/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 | |
/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
|
/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
|
H A D | Legacy.cpp | 20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup() function in llvm::orc::JITSymbolResolverAdapter
|
/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
|
/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
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_math.c | 143 static const unsigned char lookup[256] = { B6(0), B6(1), B6(1), B6(2) }; in ares__count_bits_u8() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_wm_iz.cpp | 130 int lookup = key->iz_lookup; in setup_fs_payload_gfx4() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_d2.c | 18 X509_LOOKUP *lookup; in X509_STORE_set_default_paths_ex() local 48 X509_LOOKUP *lookup; X509_STORE_load_file_ex() local 66 X509_LOOKUP *lookup; X509_STORE_load_path() local 79 X509_LOOKUP *lookup; X509_STORE_load_store_ex() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | JITSymbol.cpp | 70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() function in LegacyJITSymbolResolver
|