| /dragonfly/tools/tools/splitpatch/ |
| HD | splitpatch.py | 64 diff_line = { " ": True, "+": True, "-": True, "@": True, "!": True, '*': True }
|
| /dragonfly/contrib/bzip2/ |
| HD | bzip2.c | 169 #define True ((Bool)1) macro 321 if (c == EOF) return True; in myfeof() 350 while (True) { in compressStream() 452 while (True) { in uncompressStream() 502 return True; in uncompressStream() 507 while (True) { in uncompressStream() 541 return True; in uncompressStream() 548 return True; /*notreached*/ in uncompressStream() 570 while (True) { in testStream() 602 return True; in testStream() [all …]
|
| HD | bzlib.c | 146 return True; in isempty_RL() 226 s->inUse[s->state_in_ch] = True; in add_pair_to_block() 241 s->inUse[s->state_in_len-4] = True; in add_pair_to_block() 271 zs->inUse[zs->state_in_ch] = True; \ 299 while (True) { in copy_input_until_stop() 304 progress_in = True; in copy_input_until_stop() 315 while (True) { in copy_input_until_stop() 322 progress_in = True; in copy_input_until_stop() 341 while (True) { in copy_output_until_stop() 349 progress_out = True; in copy_output_until_stop() [all …]
|
| HD | huffman.c | 48 while (True) { \ 82 while (True) { in BZ2_hbMakeCodeLengths() 120 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
|
| HD | bzlib_private.h | 49 #define True ((Bool)1) macro 446 if (s->tPos >= (UInt32)100000 * (UInt32)s->blockSize100k) return True; \ 453 if (c_tPos >= (UInt32)100000 * (UInt32)ro_blockSize100k) return True; \ 477 if (s->tPos >= (UInt32)100000 * (UInt32)s->blockSize100k) return True; \
|
| HD | decompress.c | 45 while (True) { \ 270 s->inUse16[i] = True; else in BZ2_decompress() 280 if (uc == 1) s->inUse[i * 16 + j] = True; in BZ2_decompress() 293 while (True) { in BZ2_decompress() 326 while (True) { in BZ2_decompress() 381 while (True) { in BZ2_decompress()
|
| HD | compress.c | 176 while (True) { in generateMTFValues() 214 while (True) { in generateMTFValues() 345 while (True) { in sendMTFValues() 500 if (s->inUse[i * 16 + j]) inUse16[i] = True; in sendMTFValues() 548 while (True) { in sendMTFValues()
|
| HD | bzip2recover.c | 56 #define True ((Bool)1) macro 368 while (True) { in main() 439 while (True) { in main()
|
| /dragonfly/contrib/gdb-7/gdb/python/lib/gdb/command/ |
| HD | explore.py | 56 guard = True 264 while True: 278 Explorer.explore_expr(element_expr, element, True) 348 return True 351 element, True) 352 return True 431 has_explorable_fields = True 445 has_explorable_fields = True 461 True) 462 return True [all …]
|
| HD | type_printers.py | 71 result = True 80 ok = True 82 ok = True 84 ok = True 110 super(EnableTypePrinter, self).__init__(True, "enable type-printer")
|
| HD | pretty_printers.py | 81 return True 336 do_enable_pretty_printer(arg, True)
|
| HD | prompt.py | 56 self.hook_set = True
|
| /dragonfly/sbin/adjkerntz/ |
| HD | adjkerntz.c | 55 #define True (1) macro 94 init = True; in main() 102 sleep_mode = True; in main() 114 sleep_mode = True; in main() 218 looping = True; in main() 290 need_restore = True; in main()
|
| /dragonfly/contrib/gdb-7/gdb/python/lib/gdb/ |
| HD | printing.py | 54 self.enabled = True 73 self.enabled = True 230 any_found = True 251 self.initialized = True
|
| HD | types.py | 64 return True 68 return True 130 self.enabled = True
|
| /dragonfly/contrib/awk/ |
| HD | run.c | 83 Cell *True = &truecell; variable 152 return(True); in execute() 191 return(True); in program() 213 return(True); in program() 543 return True; in awkdelete() 555 return True; in awkdelete() 579 return(True); in intest() 843 x = True; in matchop() 862 if (i) return(True); in boolop() 866 if (i) return(True); in boolop() [all …]
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | copyright.py | 48 for root, dirs, files in os.walk(gdb_dir, topdown=True): 135 return True
|
| /dragonfly/contrib/gcc-4.7/gcc/common/ |
| HD | common-target.def | 86 /* True if unwinding tables should be generated by default. */ 92 /* True if arbitrary sections are supported. */ 100 "True if @file{..} components should always be removed from directory names\
|
| /dragonfly/nrelease/gui/root/.fluxbox/ |
| HD | init | 37 session.screen0.tab.rotatevertical: True 60 session.screen0.focusLastWindow: True 93 session.imageDither: True
|
| /dragonfly/contrib/gcc-8.0/gcc/common/ |
| HD | common-target.def | 85 /* True if unwinding tables should be generated by default. */ 91 /* True if arbitrary sections are supported. */ 99 "True if @file{..} components should always be removed from directory names\
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | target.def | 146 "True if the @code{TARGET_ASM_UNWIND_EMIT} hook should be called before\ 918 "True if the processor has an exposed pipeline, which means that not just\n\ 1182 /* True if the target supports decimal floating point. */ 1189 /* True if the target supports fixed-point. */ 1296 /* True if new jumps cannot be created, to replace existing ones or 1336 /* True if X is a legitimate MODE-mode immediate operand. */ 1343 /* True if the constant X cannot be placed in the constant pool. */ 1352 "True if the insn @var{x} cannot be duplicated.", 1355 /* True if X is considered to be commutative. */ 1362 /* True if ADDR is an address-expression whose effect depends [all …]
|
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | eapol_test.py | 60 while True: 99 fail = True
|
| /dragonfly/contrib/bmake/mk/ |
| HD | meta2deps.py | 291 self.srctops.sort(reverse=True) 292 self.objroots.sort(reverse=True) 447 skip = True 571 return True 716 output = True
|
| /dragonfly/contrib/gdb-7/gdb/python/lib/gdb/function/ |
| HD | strfns.py | 39 return True
|
| /dragonfly/contrib/gdb-7/gdb/python/ |
| HD | python-config.py | 55 '-I' + sysconfig.get_python_inc(plat_specific=True)]
|