Home
last modified time | relevance | path

Searched refs:False (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/command/
H A Dexplore.py44 guard = False
206 return False
231 return False
283 return False
297 return False
310 return False
319 return False
364 return False
470 return False
547 return False
[all …]
H A Dtype_printers.py67 result = False
77 ok = False
121 super(DisableTypePrinter, self).__init__(False, "disable type-printer")
H A Dprompt.py45 self.hook_set = False
54 if self.hook_set == False:
H A Dpretty_printers.py359 do_enable_pretty_printer(arg, False)
/dragonfly/contrib/bzip2/
H A Dbzip2.c170 #define False ((Bool)0) macro
323 return False; in myfeof()
535 return False; in uncompressStream()
617 return False; in testStream()
623 return False; in testStream()
629 return False; in testStream()
1089 return False; in containsDubiousChars()
1096 return False; in containsDubiousChars()
1116 return False; in hasSuffix()
1328 cantGuess = False; in uncompress()
[all …]
H A Dbzlib.c145 return False; else in isempty_RL()
294 Bool progress_in = False; in copy_input_until_stop()
339 Bool progress_out = False; in copy_output_until_stop()
366 Bool progress_in = False; in handle_compress()
367 Bool progress_out = False; in handle_compress()
394 BZ2_compressBlock ( s, False ); in handle_compress()
685 return False; in unRLE_obuf_to_output_FAST()
916 return False; in myfeof()
947 bzf->initialisedOk = False; in BZ_API()
1121 bzf->initialisedOk = False; in BZ_API()
[all …]
H A Ddecompress.c271 s->inUse16[i] = False; in BZ2_decompress()
274 for (i = 0; i < 256; i++) s->inUse[i] = False; in BZ2_decompress()
614 default: AssertH ( False, 4001 ); in BZ2_decompress()
617 AssertH ( False, 4002 ); in BZ2_decompress()
H A Dbzip2recover.c57 #define False ((Bool)0) macro
264 if (n <= 4) return False; in endsInBz2()
H A Dhuffman.c114 tooLong = False; in BZ2_hbMakeCodeLengths()
H A Dbzlib_private.h50 #define False ((Bool)0) macro
/dragonfly/sbin/adjkerntz/
H A Dadjkerntz.c56 #define False (0) macro
85 int need_restore = False, sleep_mode = False, looping, in main()
99 init = False; in main()
136 looping = False; in main()
140 init = False; in main()
346 need_restore = False; in main()
360 sleep_mode = False; in main()
/dragonfly/contrib/gdb-7/gdb/python/lib/gdb/
H A Dprinting.py76 def register_pretty_printer(obj, printer, replace=False):
225 any_found = False
247 self.initialized = False
H A D__init__.py37 return False
H A Dtypes.py69 return False
/dragonfly/contrib/gdb-7/gdb/
H A Dcopyright.py138 return False
139 return False
/dragonfly/tools/tools/splitpatch/
H A Dsplitpatch.py40 def directory_save(filename, patch, suffix = None, root = None, forceful = False):
56 def splitpatch(source, output = directory_save, quiet = False):
/dragonfly/nrelease/gui/root/.fluxbox/
H A Dinit4 session.screen0.toolbar.onTop: False
19 session.screen0.slit.onTop: False
84 session.opaqueMove: False
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Deapol_test.py94 fail = False
136 results = res[i].get(False)
/dragonfly/contrib/awk/
H A Drun.c85 Cell *False = &falsecell; variable
577 return(False); in intest()
845 x = False; in matchop()
867 else return(False); in boolop()
874 else return(False); in boolop()
897 return(False); in relop()
907 else return(False); in relop()
909 else return(False); in relop()
912 else return(False); in relop()
914 else return(False); in relop()
[all …]
/dragonfly/tools/tools/ath/athprom/
H A Deeprom-416 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
89 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
154 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
H A Deeprom-517 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
103 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
181 | worldwide roaming $WWR | False detect backoff $falseDetectBackoff |
/dragonfly/contrib/bmake/mk/
H A Dmeta2deps.py151 def sort_unique(list, cmp=None, key=None, reverse=False):
468 skip = False
572 return False
725 output = False
/dragonfly/nrelease/gui/root/
H A D.Xresources7 urxvt*scrollBar: False
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h56 #define False 0 macro
H A Darchive_ppmd7.c132 return False; in Ppmd7_Alloc()
146 return False; in Ppmd7_Alloc()
514 CTX_PTR cs = CreateSuccessors(p, False); in UpdateModel()
758 return False; in Ppmd7z_RangeDec_Init()
765 return False; in PpmdRAR_RangeDec_Init()

12