/third_party/node/test/sequential/ |
H A D | test-dgram-implicit-bind-failure.js | |
/third_party/node/test/internet/ |
H A D | test-trace-events-dns.js | |
/third_party/node/test/parallel/ |
H A D | test-net-dns-custom-lookup.js | |
H A D | test-net-options-lookup.js | |
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/device_libs/ |
H A D | platform_tc35876x.c | 26 struct gpiod_lookup *lookup = table->table; in tc35876x_platform_data() local
|
H A D | platform_bcm43xx.c | 66 struct gpiod_lookup *lookup = table->table; in bcm43xx_regulator_register() local
|
/third_party/curl/lib/ |
H A D | easygetopt.c | 32 static struct curl_easyoption *lookup(const char *name, CURLoption id) in lookup() function
|
/third_party/node/deps/base64/base64/lib/arch/avx512/ |
H A D | enc_reshuffle_translate.c | 46 const __m512i lookup = _mm512_loadu_si512(base64_table_enc_6bit); in enc_reshuffle_translate() local
|
/third_party/openssl/test/ |
H A D | x509_dup_cert_test.c | 22 X509_LOOKUP *lookup = NULL; in test_509_dup_cert() local
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | nip_fib_rules.c | 29 nip_fib_rule_lookup(struct net *net, struct flow_nip *fln, int flags, int *tbl_type, nip_pol_lookup_t lookup) nip_fib_rule_lookup() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbt_data.cpp | 99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbt_data.cpp | 99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | joinstats.py | 36 def lookup(self, type: int) -> str: member in TypeMapper
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | NullResolver.cpp | 21 NullResolver::lookup(std::shared_ptr<AsynchronousSymbolQuery> Query, in lookup() function in llvm::orc::NullResolver
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | Driver.hpp | 79 bool Driver::lookup(T *ptr, const char *name) in lookup() function in Driver
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_data.cpp | 99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
|
/third_party/skia/tests/graphite/ |
H A D | ProgramCacheTest.cpp | 30 sk_sp<ProgramCache::ProgramInfo> lookup = cache->lookup(pi1->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local 43 sk_sp<ProgramCache::ProgramInfo> lookup = cache->lookup(pi2->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local 59 sk_sp<ProgramCache::ProgramInfo> lookup = cache->lookup(pi3->id()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
|
/third_party/skia/experimental/graphite/src/ |
H A D | UniformCache.cpp | 50 sk_sp<UniformData> UniformCache::lookup(uint32_t uniqueID) { in lookup() function in skgpu::UniformCache
|
/kernel/linux/linux-5.10/drivers/dma/sh/ |
H A D | shdma-of.c | 43 const struct of_dev_auxdata *lookup = dev_get_platdata(&pdev->dev); in shdma_of_probe() local
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | radixtree.py | 33 def lookup(root, index): function
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbis_enc_data.h | 428 int lookup; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SymbolTable.java | 58 char[] lookup(String s); in lookup() method
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | LookupList.java | 26 public int addLookup(Lookup lookup) in addLookup() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | SymbolTable.java | 55 char[] lookup(String s); in lookup() method
|
/third_party/node/lib/ |
H A D | dns.js | 140 function lookup(hostname, options, callback) { function
|