Searched refs:False (Results 201 - 225 of 444) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dvalidate_failures.py197 return False
418 tests_ok = False
450 manifest_path = GetManifestPath(srcdir, target, False)
495 default=False, help='When used with --produce_manifest, '
497 '(default = False)')
499 dest='ignore_missing_failures', default=False,
505 '(default = False)')
512 dest='produce_manifest', default=False,
514 'build (default = False)')
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A DFuzzTest204 action='store_true', dest="verbose", default=False)
206 action="store_true", dest="succinct", default=False)
222 action="store_true", dest="log_all", default=False)
253 action='store_true', dest="stop_on_fail", default=False)
263 action='store_true', dest="pick_input", default=False)
341 opts.revert = False
H A Dclangdiag.py104 return False
117 return False
/netbsd-current/external/bsd/unbound/dist/pythonmod/examples/
H A Davahi-resolver.py204 return False
209 if DEBUG != False:
289 return False
328 return False
366 DEBUG = str2bool(os.environ.get('DEBUG', str(False)))
531 embedded = False
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py21 sut.report_directory(tmpdir, False) as report_dir1, \
22 sut.report_directory(tmpdir, False) as report_dir2, \
23 sut.report_directory(tmpdir, False) as report_dir3:
156 (result, fwds, _) = RunAnalyzerTest.run_analyzer(content, False)
162 (result, fwds, _) = RunAnalyzerTest.run_analyzer(content, False)
174 (result, fwds, output_files) = RunAnalyzerTest.run_analyzer(content, False, output_format='sarif')
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dcollect_and_build_with_pgo.py52 env, out_dir, skip_tablegens=False)
82 self.add_flag(key, value, allow_overwrites=False)
165 check=False,
166 silent_unless_error=False):
430 return False
435 return False
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dmklog.py137 def generate_changelog(data, no_functions=False, fill_pr_titles=False,
237 modified_visited = False
238 success = False
262 modified_visited = False
266 modified_visited = False
H A Dcheck-internal-format-escaping.py96 include_msgid=False)
235 include_msgid=False)
/netbsd-current/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dvalidate_failures.py193 return False
414 tests_ok = False
446 manifest_path = GetManifestPath(srcdir, target, False)
491 default=False, help='When used with --produce_manifest, '
493 '(default = False)')
495 dest='ignore_missing_failures', default=False,
501 '(default = False)')
508 dest='produce_manifest', default=False,
510 'build (default = False)')
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_copypaste.c149 if ( len == 0 ) return False;
172 return False;
/netbsd-current/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DTokenizer.py72 done = False
127 cmtDone = False
/netbsd-current/external/bsd/nsd/dist/contrib/bind2nsd/scripts/
H A Dnsd-sync73 result = False
271 now = False
272 analyze_only = False
273 sync_only = False
H A Ds64-sync73 result = False
279 now = False
280 analyze_only = False
281 sync_only = False
/netbsd-current/external/gpl3/gcc/dist/contrib/header-tools/
H A Dgcc-order-headers11 usage = False
13 ignore_conditional = False
222 show_master = False
347 create_master_list (os.path.basename (i), False)
/netbsd-current/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dgcc-order-headers11 usage = False
13 ignore_conditional = False
222 show_master = False
347 create_master_list (os.path.basename (i), False)
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_from_cmd.py93 self.compile_empty_source_file(tmpdir, False))
108 self.compile_empty_source_file(tmpdir, False))
/netbsd-current/external/apache2/llvm/dist/clang/utils/ABITest/
H A DTypeGen.py23 return False
26 return False
283 assert False
326 def __init__(self, typeGen, maxSize, useIncomplete=False, useZero=False):
351 return ArrayType(N, False, self.typeGen.get(T), size)
372 isUnion,I = False,N
456 # fields0.addGenerator( RecordTypeGenerator(fields1, False, 4) )
464 atg.addGenerator( RecordTypeGenerator(fields0, False, 4) )
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Deapol_test.py94 fail = False
136 results = res[i].get(False)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/
H A Dbase.py38 def __init__(self, command, dir, recursive=False,
39 pattern=".*", useTempInput=False):
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A DFrameDecorator.py75 return False
253 return self.symbol_class.get(sym_type, False)
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck-internal-format-escaping.py96 include_msgid=False)
235 include_msgid=False)
/netbsd-current/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A D__init__.py50 return False
136 set_file = False
H A DFrameDecorator.py70 return False
251 return self.symbol_class.get(sym_type, False)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-events.py82 assert False
154 gdb.events.gdb_exiting.connect(lambda e: gdb_exiting_handler(e, False))
H A Dtui-window-disabled.exp89 gdb_test_no_output "python cleanup_properly = False"
135 gdb_test_no_output "python perform_valid_check = False"
192 foreach_with_prefix cleanup_properly { True False } {

Completed in 306 milliseconds

1234567891011>>