Home
last modified time | relevance | path

Searched refs:excl (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/buildtools/checkdeps/
Dgraphdeps.py50 excl, argument
95 self.excl = excl
200 re.search(self.excl, edge_spec):
387 excl=options.excl,
397 print('exclude nodes : ', options.excl)
/third_party/mesa3d/.gitlab-ci/b2c/
Dgenerate_b2c.py83 values['job_volume_exclusions'] = [excl for excl in exclusions if len(excl) > 0]
Db2c.yml.jinja2.jinja256 …l_on=pipeline_start,push_on=changes,overwrite{% for excl in job_volume_exclusions %},exclude={{ ex…
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dinterworking.c1651 int excluded = 0, *excl = &excluded; in interworking_connect() local
1679 wpa_s, bss, 0, excl); in interworking_connect()
1684 if (excl && !(*excl)) in interworking_connect()
1685 excl = NULL; in interworking_connect()
1688 cred = interworking_credentials_available_realm(wpa_s, bss, 0, excl); in interworking_connect()
1693 if (excl && !(*excl)) in interworking_connect()
1694 excl = NULL; in interworking_connect()
1698 excl); in interworking_connect()
1703 if (excl && !(*excl)) in interworking_connect()
1704 excl = NULL; in interworking_connect()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dinterworking.c1679 int excluded = 0, *excl = &excluded; in interworking_connect() local
1707 wpa_s, bss, 0, excl); in interworking_connect()
1712 if (excl && !(*excl)) in interworking_connect()
1713 excl = NULL; in interworking_connect()
1716 cred = interworking_credentials_available_realm(wpa_s, bss, 0, excl); in interworking_connect()
1721 if (excl && !(*excl)) in interworking_connect()
1722 excl = NULL; in interworking_connect()
1726 excl); in interworking_connect()
1731 if (excl && !(*excl)) in interworking_connect()
1732 excl = NULL; in interworking_connect()
[all …]
/third_party/libxml2/
Dregressions.py230 excl = []
235 excl.append(os.path.abspath(g))
240 if f not in excl:
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java546 for (Object[] excl : EXCLUSIONS) { in isSpecialTimeRoundTripCase()
547 if (excl[0] == null || loc.equals(excl[0])) { in isSpecialTimeRoundTripCase()
548 if (id.equals(excl[1])) { in isSpecialTimeRoundTripCase()
549 if (excl[2] == null || pattern.equals(excl[2])) { in isSpecialTimeRoundTripCase()
550 if (excl[3] == null || ((Long)excl[3]).compareTo(time) == 0) { in isSpecialTimeRoundTripCase()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java543 for (Object[] excl : EXCLUSIONS) { in isSpecialTimeRoundTripCase()
544 if (excl[0] == null || loc.equals(excl[0])) { in isSpecialTimeRoundTripCase()
545 if (id.equals(excl[1])) { in isSpecialTimeRoundTripCase()
546 if (excl[2] == null || pattern.equals(excl[2])) { in isSpecialTimeRoundTripCase()
547 if (excl[3] == null || ((Long)excl[3]).compareTo(time) == 0) { in isSpecialTimeRoundTripCase()
/third_party/toybox/toys/posix/
Dtar.c55 struct double_list *incl, *excl, *seen;
196 if (filter(TT.excl, lnk)) goto done; in add_to_tar()
708 if (filter(TT.excl, TT.hdr.name) || (TT.incl && !delete)) in unpack_tar()
780 if (pline) trim2list(TT.X ? &TT.excl : &TT.incl, *pline); in do_XT()
800 trim2list(&TT.excl, TT.exclude->arg); in tar_main()
942 llist_traverse(TT.excl, llist_free_double); in tar_main()
/third_party/libxml2/doc/
Dapibuild.py1684 for excl in self.excludes:
1685 if file.find(excl) != -1:
1694 for excl in self.excludes:
1695 if file.find(excl) != -1:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc613 // Verify that we don't have both "append" and "excl".
615 "Cannot specify both 'excl' and 'append' file creation flags!");
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc756 // Verify that we don't have both "append" and "excl".
758 "Cannot specify both 'excl' and 'append' file creation flags!");
/third_party/toybox/generated/
Dglobals.h1404 struct double_list *incl, *excl, *seen; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1138 // Verify that we don't have both "append" and "excl".
/third_party/node/tools/
Dlint-md.mjs36263 excl: '!', property
/third_party/chromium/patch/
D0001-cve.patch124658 - excl = []
124663 - excl.append(os.path.abspath(g))
124668 - if f not in excl:
/third_party/gstreamer/gstplugins_base/
DChangeLog7780 unknown entity ! here.