/third_party/skia/buildtools/checkdeps/ |
D | graphdeps.py | 50 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/ |
D | generate_b2c.py | 83 values['job_volume_exclusions'] = [excl for excl in exclusions if len(excl) > 0]
|
D | b2c.yml.jinja2.jinja2 | 56 …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/ |
D | interworking.c | 1651 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/ |
D | interworking.c | 1679 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/ |
D | regressions.py | 230 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/ |
D | TimeZoneFormatTest.java | 546 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/ |
D | TimeZoneFormatTest.java | 543 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/ |
D | tar.c | 55 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/ |
D | apibuild.py | 1684 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/ |
D | Path.inc | 613 // 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/ |
D | Path.inc | 756 // Verify that we don't have both "append" and "excl". 758 "Cannot specify both 'excl' and 'append' file creation flags!");
|
/third_party/toybox/generated/ |
D | globals.h | 1404 struct double_list *incl, *excl, *seen; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Path.inc | 1138 // Verify that we don't have both "append" and "excl".
|
/third_party/node/tools/ |
D | lint-md.mjs | 36263 excl: '!', property
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 124658 - excl = [] 124663 - excl.append(os.path.abspath(g)) 124668 - if f not in excl:
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 7780 unknown entity ! here.
|