/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 29859 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_00B), 29860 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&radians_00B), 29861 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_10B), 29862 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&radians_10B), 29863 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_20B), 29864 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&radians_20B), 29865 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_30B), 29866 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(&radians_30B), 29867 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(°rees_00B), 29868 Rule::Get<Spec::GLSL, 0, Shader::ALL, 0>(°rees_00B), [all …]
|
D | SymbolTable_ESSL_autogen.cpp | 18392 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_00B), 18393 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_10B), 18394 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_20B), 18395 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&radians_30B), 18396 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(°rees_00B), 18397 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(°rees_10B), 18398 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(°rees_20B), 18399 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(°rees_30B), 18400 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&sin_00B), 18401 Rule::Get<Spec::ESSL, 0, Shader::ALL, 0>(&sin_10B), [all …]
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/ |
D | rules.js | 21 var ALL = [ 'type', '$comment' ]; 30 RULES.all = toHash(ALL); 41 ALL.push(k); 45 ALL.push(keyword); 62 RULES.keywords = toHash(ALL.concat(KEYWORDS));
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CurrencyMetaInfo.java | 118 private static final CurrencyFilter ALL = new CurrencyFilter( field in CurrencyMetaInfo.CurrencyFilter 126 return ALL; in all() 135 return ALL.withDate(new Date()); in now() 145 return ALL.withRegion(region); in onRegion() 155 return ALL.withCurrency(currency); in onCurrency() 165 return ALL.withDate(date); in onDate() 178 return ALL.withDateRange(from, to); in onDateRange() 186 return ALL.withDate(date); in onDate() 199 return ALL.withDateRange(from, to); in onDateRange() 207 return ALL.withTender(); in onTender()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CurrencyMetaInfo.java | 123 private static final CurrencyFilter ALL = new CurrencyFilter( field in CurrencyMetaInfo.CurrencyFilter 132 return ALL; in all() 142 return ALL.withDate(new Date()); in now() 153 return ALL.withRegion(region); in onRegion() 164 return ALL.withCurrency(currency); in onCurrency() 175 return ALL.withDate(date); in onDate() 189 return ALL.withDateRange(from, to); in onDateRange() 198 return ALL.withDate(date); in onDate() 212 return ALL.withDateRange(from, to); in onDateRange() 221 return ALL.withTender(); in onTender()
|
/third_party/node/test/parallel/ |
D | test-tls-connect-hints-option.js | 18 assert.notStrictEqual(hints, dns.ALL); 20 assert.notStrictEqual(hints, dns.ADDRCONFIG | dns.ALL); 21 assert.notStrictEqual(hints, dns.V4MAPPED | dns.ALL); 22 assert.notStrictEqual(hints, dns.ADDRCONFIG | dns.V4MAPPED | dns.ALL);
|
D | test-dns.js | 217 const hints = (dns.V4MAPPED | dns.ADDRCONFIG | dns.ALL) + 1; 256 hints: dns.ALL 260 hints: dns.V4MAPPED | dns.ALL 264 hints: dns.ADDRCONFIG | dns.V4MAPPED | dns.ALL 272 await dnsPromises.lookup('', { hints: dns.ALL }); 273 await dnsPromises.lookup('', { hints: dns.V4MAPPED | dns.ALL }); 275 hints: dns.ADDRCONFIG | dns.V4MAPPED | dns.ALL
|
/third_party/typescript/tests/baselines/reference/ |
D | typeofStripsFreshness.symbols | 22 const ALL = "all"; 23 >ALL : Symbol(ALL, Decl(typeofStripsFreshness.ts, 8, 5)) 25 type All = typeof ALL; 27 >ALL : Symbol(ALL, Decl(typeofStripsFreshness.ts, 8, 5))
|
D | typeofStripsFreshness.types | 12 const ALL = "all"; 13 >ALL : "all" 16 type All = typeof ALL; 18 >ALL : "all"
|
D | typeofStripsFreshness.js | 10 const ALL = "all"; constant 11 type All = typeof ALL; 24 var ALL = "all"; variable
|
D | findAllRefsNonModule.baseline.jsonc | 2 // import [|"./script/*FIND ALL REFS*/"|]; 66 // require([|"./script/*FIND ALL REFS*/"|]); 125 // console.log("[|./script|]/*FIND ALL REFS*/");
|
/third_party/mindspore/tests/st/ops/ascend/test_tbe_ops/ |
D | Initialize.info | 29 "rl_tune_list": "ALL", 31 "op_tune_list": "ALL", 32 "pass_list": "ALL"
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ |
D | lib.rules | 9 ALL := $(OUT)lib$(_LIBNAME).a 25 $(ALL): $(LIB_OBJS) 36 $(Q)rm -f *~ *.o *.d *.gcno *.gcda *.gcov $(ALL)
|
D | build.rules | 46 echo 'Building $(firstword $(ALL)) requires a configuration file'; \ 59 _all: $(VERIFY) $(ALL) $(EXTRA_TARGETS) 109 $(Q)rm -rf $(ALL) $(BUILDDIR)/$(PROJ)
|
/third_party/boost/tools/boost_install/ |
D | BoostConfig.cmake | 21 # Requesting the special component "ALL" will make all installed components 24 # find_package(Boost 1.73 REQUIRED COMPONENTS ALL) 29 # find_package(Boost 1.73 REQUIRED ALL) 31 # When ALL is used, a variable Boost_ALL_TARGETS will be set and will contain 34 # The ALL component cannot be combined with named components. 240 if("ALL" IN_LIST Boost_FIND_COMPONENTS) 242 # Make sure "ALL" is the only requested component. 245 …message(AUTHOR_WARNING "ALL cannot be combined with named components; the named components will be… 278 # Compatibility variable when using meta-component "ALL" 280 if("ALL" IN_LIST Boost_FIND_COMPONENTS)
|
/third_party/giflib/ |
D | Makefile | 138 ALL = $(DSOURCES) $(DOCS) tests pic $(EXTRAS) macro 139 giflib-$(VERSION).tar.gz: $(ALL) 140 $(TAR) --transform='s:^:giflib-$(VERSION)/:' -czf giflib-$(VERSION).tar.gz $(ALL) 141 giflib-$(VERSION).tar.bz2: $(ALL) 142 $(TAR) --transform='s:^:giflib-$(VERSION)/:' -cjf giflib-$(VERSION).tar.bz2 $(ALL)
|
/third_party/typescript/tests/cases/compiler/ |
D | typeofStripsFreshness.ts | 9 const ALL = "all"; constant 10 type All = typeof ALL;
|
/third_party/gptfdisk/ |
D | Makefile | 78 ALL=gdisk cgdisk sgdisk fixparts macro 100 ALL=gdisk sgdisk fixparts macro 120 ALL=gdisk sgdisk fixparts macro 143 ALL_EXE=$(ALL:=$(FN_EXTENSION)) 145 all: $(ALL)
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
D | keywords.py | 46 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP variable 50 return token in ALL
|
/third_party/gn/src/gn/ |
D | command_path.cc | 33 enum class PrintWhat { ONE, ALL }; enumerator 192 if (stats->total_paths() == 0 || print_what == PrintWhat::ALL) in BreadthFirstSearch() 209 if (stats->total_paths() == 0 || print_what == PrintWhat::ALL) in BreadthFirstSearch() 336 ? PrintWhat::ALL in RunPath() 385 if (options.print_what == PrintWhat::ALL) { in RunPath()
|
/third_party/node/deps/cares/ |
D | Makefile.msvc | 133 ! MESSAGE <target> must be one of: [ ALL | c-ares | acountry | adig | ahost | clean } 135 ! MESSAGE If a <target> other than ALL or clean is given, <config> becomes mandatory. 383 ALL: 384 $(MAKE) /NOLOGO /f .\Makefile.msvc CFG=lib-release ALL 385 $(MAKE) /NOLOGO /f .\Makefile.msvc CFG=lib-debug ALL 386 $(MAKE) /NOLOGO /f .\Makefile.msvc CFG=dll-release ALL 387 $(MAKE) /NOLOGO /f .\Makefile.msvc CFG=dll-debug ALL 406 ALL: c-ares acountry adig ahost
|
/third_party/boost/libs/yap/cmake/ |
D | Disassemble.cmake | 27 # [ALL]: 31 cmake_parse_arguments(ARGS "ALL" # options 49 set(ARGS_ALL "ALL")
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | data.build.win.patch | 9 -ALL : GODATA "$(ICU_LIB_TARGET)" "$(TESTDATAOUT)\testdata.dat" 10 +ALL : GODATA "$(ICU_LIB_TARGET)"
|
/third_party/boost/tools/boost_install/test/filesystem/ |
D | CMakeLists.txt | 23 find_package(Boost ${BOOST_VERSION} EXACT REQUIRED ALL ${BOOST_HINTS}) 27 find_package(Boost ${BOOST_VERSION} EXACT CONFIG REQUIRED ALL ${BOOST_HINTS})
|
/third_party/toybox/ |
D | LICENSE | 6 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 7 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|