/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_vendor_test.c | 78 ret->ignore = true; in eap_vendor_test_process() 85 ret->ignore = true; in eap_vendor_test_process() 92 ret->ignore = true; in eap_vendor_test_process() 99 ret->ignore = true; in eap_vendor_test_process() 108 ret->ignore = true; in eap_vendor_test_process() 115 ret->ignore = false; in eap_vendor_test_process()
|
H A D | eap_tnc.c | 95 ret->ignore = false; in eap_tnc_build_msg() 177 ret->ignore = true; in eap_tnc_process_fragment() 187 ret->ignore = true; in eap_tnc_process_fragment() 222 ret->ignore = true; in eap_tnc_process() 238 ret->ignore = true; in eap_tnc_process() 245 ret->ignore = true; in eap_tnc_process() 256 ret->ignore = true; in eap_tnc_process() 268 ret->ignore = true; in eap_tnc_process() 277 ret->ignore = true; in eap_tnc_process() 297 ret->ignore in eap_tnc_process() [all...] |
H A D | eap_ikev2.c | 141 ret->ignore = false; in eap_ikev2_build_msg() 296 ret->ignore = true; in eap_ikev2_process_fragment() 306 ret->ignore = true; in eap_ikev2_process_fragment() 313 ret->ignore = true; in eap_ikev2_process_fragment() 323 ret->ignore = false; in eap_ikev2_process_fragment() 341 ret->ignore = true; in eap_ikev2_process() 358 ret->ignore = true; in eap_ikev2_process() 365 ret->ignore = true; in eap_ikev2_process() 375 ret->ignore = true; in eap_ikev2_process() 387 ret->ignore in eap_ikev2_process() [all...] |
H A D | eap_wsc.c | 309 ret->ignore = false; in eap_wsc_build_msg() 404 ret->ignore = true; in eap_wsc_process_fragment() 414 ret->ignore = true; in eap_wsc_process_fragment() 450 ret->ignore = true; in eap_wsc_process() 464 ret->ignore = true; in eap_wsc_process() 473 ret->ignore = true; in eap_wsc_process() 486 ret->ignore = true; in eap_wsc_process() 498 ret->ignore = true; in eap_wsc_process() 506 ret->ignore = true; in eap_wsc_process() 516 ret->ignore in eap_wsc_process() [all...] |
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state.h | 132 std::ignore = param; 140 std::ignore = param; 144 std::ignore = param; 148 std::ignore = param; 152 std::ignore = param; 156 std::ignore = param; 163 std::ignore = param; 167 std::ignore = param;
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | xattr.cpp | 77 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath();
in SetSync() 83 tie(succ, key, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String();
in SetSync() 89 tie(succ, value, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::THIRD)]).ToUTF8String();
in SetSync() 115 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath();
in GetSync() 121 tie(succ, key, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String();
in GetSync() 148 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath();
in GetAsync() 154 tie(succ, key, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String();
in GetAsync() 193 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath();
in SetAsync() 199 tie(succ, key, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String();
in SetAsync() 205 tie(succ, value, std::ignore) in SetAsync() [all...] |
/third_party/rust/crates/cxx/tests/ |
H A D | compiletest.rs | 2 #[rustversion::attr(not(nightly), ignore)] 3 #[cfg_attr(skip_ui_tests, ignore)] 4 #[cfg_attr(miri, ignore)]
|
/third_party/rust/crates/serde/test_suite/tests/ |
H A D | compiletest.rs | 1 #[cfg_attr(target_os = "emscripten", ignore)] 2 #[rustversion::attr(not(nightly), ignore)] 3 #[cfg_attr(miri, ignore)]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_tnc.c | 95 ret->ignore = FALSE; in eap_tnc_build_msg() 177 ret->ignore = TRUE; in eap_tnc_process_fragment() 187 ret->ignore = TRUE; in eap_tnc_process_fragment() 222 ret->ignore = TRUE; in eap_tnc_process() 238 ret->ignore = TRUE; in eap_tnc_process() 245 ret->ignore = TRUE; in eap_tnc_process() 256 ret->ignore = TRUE; in eap_tnc_process() 268 ret->ignore = TRUE; in eap_tnc_process() 277 ret->ignore = TRUE; in eap_tnc_process() 297 ret->ignore in eap_tnc_process() [all...] |
H A D | eap_vendor_test.c | 78 ret->ignore = TRUE; in eap_vendor_test_process() 85 ret->ignore = TRUE; in eap_vendor_test_process() 92 ret->ignore = TRUE; in eap_vendor_test_process() 99 ret->ignore = TRUE; in eap_vendor_test_process() 108 ret->ignore = TRUE; in eap_vendor_test_process() 115 ret->ignore = FALSE; in eap_vendor_test_process()
|
H A D | eap_ikev2.c | 141 ret->ignore = FALSE; in eap_ikev2_build_msg() 296 ret->ignore = TRUE; in eap_ikev2_process_fragment() 306 ret->ignore = TRUE; in eap_ikev2_process_fragment() 313 ret->ignore = TRUE; in eap_ikev2_process_fragment() 323 ret->ignore = FALSE; in eap_ikev2_process_fragment() 341 ret->ignore = TRUE; in eap_ikev2_process() 358 ret->ignore = TRUE; in eap_ikev2_process() 365 ret->ignore = TRUE; in eap_ikev2_process() 375 ret->ignore = TRUE; in eap_ikev2_process() 387 ret->ignore in eap_ikev2_process() [all...] |
H A D | eap_wsc.c | 307 ret->ignore = FALSE; in eap_wsc_build_msg() 403 ret->ignore = TRUE; in eap_wsc_process_fragment() 413 ret->ignore = TRUE; in eap_wsc_process_fragment() 444 ret->ignore = TRUE; in eap_wsc_process() 458 ret->ignore = TRUE; in eap_wsc_process() 467 ret->ignore = TRUE; in eap_wsc_process() 480 ret->ignore = TRUE; in eap_wsc_process() 492 ret->ignore = TRUE; in eap_wsc_process() 500 ret->ignore = TRUE; in eap_wsc_process() 510 ret->ignore in eap_wsc_process() [all...] |
/foundation/arkui/ace_engine/build/tools/ |
H A D | build_js.py | 36 shutil.copytree(interface_path, interface_target_path, ignore=shutil.ignore_patterns('.git')) 44 shutil.copytree(parse5_path, parse5_target_path, ignore=shutil.ignore_patterns('.git')) 47 shutil.copytree(weex_loader_path, weex_loader_target_path, ignore=shutil.ignore_patterns('.git')) 54 shutil.copytree(js2bundle_path, js2bundle_target_path, True, ignore=shutil.ignore_patterns('.git')) 67 shutil.copytree(source_i18n_path, target_i18n_path, ignore=shutil.ignore_patterns('.git')) 74 shutil.copytree(source_common_path, target_common_path, ignore=shutil.ignore_patterns('.git'))
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | m3u8.cpp | 85 std::ignore = info; in InitTagUpdatersMap() 90 std::ignore = info; in InitTagUpdatersMap() 108 std::ignore = tag; in InitTagUpdatersMap() 109 std::ignore = info; in InitTagUpdatersMap() 114 std::ignore = tag; in InitTagUpdatersMap() 120 std::ignore = tag; in InitTagUpdatersMap() 121 std::ignore = info; in InitTagUpdatersMap() 126 std::ignore = tag; in InitTagUpdatersMap() 127 std::ignore = info; in InitTagUpdatersMap()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-opbd-table.hh | 99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local 100 if (font->get_glyph_contour_point (glyph_id, bounds.leftSide, &left, &ignore) || in get_bounds() 101 font->get_glyph_contour_point (glyph_id, bounds.topSide, &ignore, &top) || in get_bounds() 102 font->get_glyph_contour_point (glyph_id, bounds.rightSide, &right, &ignore) || in get_bounds() 103 font->get_glyph_contour_point (glyph_id, bounds.bottomSide, &ignore, &bottom)) in get_bounds()
|
/third_party/rust/crates/clap/clap_bench/benches/ |
H A D | 05_ripgrep.rs | 358 .arg(flag("ignore-case").short('i')) in cmd() 416 flag("ignore-file") in cmd() 437 .arg(flag("no-ignore")) in cmd() 438 .arg(flag("no-ignore-parent")) in cmd() 439 .arg(flag("no-ignore-vcs")) in cmd() 589 ignore logic. Multiple glob flags may be used. Globbing \ 595 "ignore-case", 749 "ignore-file", 750 "Specify additional ignore files.", 751 "Specify additional ignore file [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration_benchmark.cc | 220 absl::Duration ignore; in BM_Duration_IDivDuration_Nanoseconds() local 225 absl::Nanoseconds(1), &ignore)); in BM_Duration_IDivDuration_Nanoseconds() 233 absl::Duration ignore; in BM_Duration_IDivDuration_Microseconds() local 238 &ignore)); in BM_Duration_IDivDuration_Microseconds() 246 absl::Duration ignore; in BM_Duration_IDivDuration_Milliseconds() local 251 &ignore)); in BM_Duration_IDivDuration_Milliseconds() 259 absl::Duration ignore; in BM_Duration_IDivDuration_Seconds() local 263 a += absl::IDivDuration(absl::Seconds(i), absl::Seconds(1), &ignore)); in BM_Duration_IDivDuration_Seconds() 271 absl::Duration ignore; in BM_Duration_IDivDuration_Minutes() local 275 a += absl::IDivDuration(absl::Minutes(i), absl::Minutes(1), &ignore)); in BM_Duration_IDivDuration_Minutes() 283 absl::Duration ignore; BM_Duration_IDivDuration_Hours() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tmsgfmt.cpp | 479 FieldPosition ignore(FieldPosition::DONT_CARE); in testSimpleFormat() 480 form->format(testArgs1, 2, string, ignore, err); in testSimpleFormat() 485 ignore.setField(FieldPosition::DONT_CARE); in testSimpleFormat() 487 form->format(testArgs2, 2, string, ignore, err); in testSimpleFormat() 493 ignore.setField(FieldPosition::DONT_CARE); in testSimpleFormat() 495 form->format(testArgs3, 2, string, ignore, err); in testSimpleFormat() 516 FieldPosition ignore(FieldPosition::DONT_CARE); in testMsgFormatChoice() 519 form->format(testArgs1, 2, string, ignore, err); in testMsgFormatChoice() 524 ignore.setField(FieldPosition::DONT_CARE); in testMsgFormatChoice() 527 form->format(testArgs2, 2, string, ignore, er in testMsgFormatChoice() 1910 FieldPosition ignore; TestDecimals() local 1979 FieldPosition ignore; TestArgIsPrefixOfAnother() local [all...] |
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/ |
H A D | statfs_n_exporter.cpp | 36 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetFrSizeSync() 63 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetFrSize() 108 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBSizeSync() 133 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBSize() 177 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBAvailSync() 202 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBAvail() 246 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBlocksSync() 271 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBlocks() 315 tie(succ, path, std::ignore) = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in GetBFreeSync() 340 tie(succ, path, std::ignore) in GetBFree() [all...] |
/third_party/python/Lib/ |
H A D | filecmp.py | 91 dircmp(a, b, ignore=None, hide=None) 93 IGNORE is a list of names to ignore, 109 filtered by hide and ignore. 124 def __init__(self, a, b, ignore=None, hide=None): # Initialize 131 if ignore is None: 132 self.ignore = DEFAULT_IGNORES 134 self.ignore = ignore 138 self.hide+self.ignore) 140 self.hide+self.ignore) [all...] |
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/ |
H A D | cloud_sync_manager_n_exporter.cpp | 45 tie(succ, accoutId, std::ignore) = NVal(env, funcArg[(int)NARG_POS::FIRST]).ToUTF8String(); in ChangeAppCloudSwitch() 51 tie(succ, bundleName, std::ignore) = NVal(env, funcArg[(int)NARG_POS::SECOND]).ToUTF8String(); in ChangeAppCloudSwitch() 94 tie(succ, accoutId, std::ignore) = NVal(env, funcArg[(int)NARG_POS::FIRST]).ToUTF8String(); in NotifyDataChangeInner() 100 tie(succ, bundleName, std::ignore) = NVal(env, funcArg[(int)NARG_POS::SECOND]).ToUTF8String(); in NotifyDataChangeInner() 158 tie(succ, eventId, std::ignore) = argv.GetProp("eventId").ToUTF8String(); in NotifyEventChange() 163 tie(succ, extraData, std::ignore) = argv.GetProp("extraData").ToUTF8String(); in NotifyEventChange() 219 tie(succ, accoutId, std::ignore) = NVal(env, funcArg[(int)NARG_POS::FIRST]).ToUTF8String(); in DisableCloud() 265 tie(succ, bundleId, std::ignore) = NVal(env, item).ToUTF8String(); in ParseSwitches() 296 tie(succ, accoutId, std::ignore) = NVal(env, funcArg[(int)NARG_POS::FIRST]).ToUTF8String(); in EnableCloud() 346 tie(resGetKey, bundleNameStr, ignore) in ParseAppActions() [all...] |
/third_party/vk-gl-cts/scripts/ |
H A D | run_nightly.py | 87 def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ignore = []): 95 self.ignore = ignore 331 writeFile(COMPARE_REPORT_NAME, genCompareReport(batchResults, config.name, config.ignore)) 338 failedCases = compareBatchResults(refBatchResult, curBatchResult, config.ignore) 375 ignore = [] variable 389 ignore = [ variable 404 ignore = [ variable 431 ignore = [ variable 446 ignore variable 456 ignore = [ global() variable [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-always-source.c | 50 bool ignore; member 78 u->ignore = true; in load_null_source_if_needed() 85 u->ignore = false; in load_null_source_if_needed() 98 /* This is us detecting ourselves on load... just ignore this. */ in put_hook_callback() 99 if (u->ignore) in put_hook_callback() 110 /* This is us detecting ourselves on load in a different way... just ignore this too. */ in put_hook_callback() 165 u->ignore = false; in pa__init()
|
H A D | module-always-sink.c | 49 bool ignore; member 77 u->ignore = true; in load_null_sink_if_needed() 85 u->ignore = false; in load_null_sink_if_needed() 98 /* This is us detecting ourselves on load... just ignore this. */ in put_hook_callback() 99 if (u->ignore) in put_hook_callback() 110 /* This is us detecting ourselves on load in a different way... just ignore this too. */ in put_hook_callback() 165 u->ignore = false; in pa__init()
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/ |
H A D | securitylabel_n_exporter.cpp | 42 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath(); in SetSecurityLabel() 48 tie(succ, dataLevel, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String(); in SetSecurityLabel() 95 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath(); in SetSecurityLabelSync() 102 tie(succ, dataLevel, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::SECOND)]).ToUTF8String(); in SetSecurityLabelSync() 135 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath(); in GetSecurityLabel() 178 tie(succ, path, std::ignore) = NVal(env, funcArg[static_cast<int>(NARG_POS::FIRST)]).ToUTF8StringPath(); in GetSecurityLabelSync()
|