Home
last modified time | relevance | path

Searched defs:lookup (Results 1 - 25 of 215) sorted by relevance

123456789

/third_party/node/test/sequential/
H A Dtest-dgram-implicit-bind-failure.js
/third_party/node/test/internet/
H A Dtest-trace-events-dns.js
/third_party/node/test/parallel/
H A Dtest-net-dns-custom-lookup.js
H A Dtest-net-options-lookup.js
/third_party/curl/lib/
H A Deasygetopt.c32 static struct curl_easyoption *lookup(const char *name, CURLoption id) in lookup() function
/third_party/node/deps/base64/base64/lib/arch/avx512/
H A Denc_reshuffle_translate.c46 const __m512i lookup = _mm512_loadu_si512(base64_table_enc_6bit); in enc_reshuffle_translate() local
/third_party/openssl/test/
H A Dx509_dup_cert_test.c22 X509_LOOKUP *lookup = NULL; in test_509_dup_cert() local
/third_party/icu/icu4c/source/i18n/
H A Drbt_data.cpp99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_data.cpp99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
/third_party/python/Tools/peg_generator/scripts/
H A Djoinstats.py36 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 DNullResolver.cpp21 NullResolver::lookup(std::shared_ptr<AsynchronousSymbolQuery> Query, in lookup() function in llvm::orc::NullResolver
H A DLegacy.cpp20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup() function in llvm::orc::JITSymbolResolverAdapter
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDriver.hpp79 bool Driver::lookup(T *ptr, const char *name) in lookup() function in Driver
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_data.cpp99 TransliterationRuleData::lookup(UChar32 standIn) const { in lookup() function in TransliterationRuleData
/third_party/skia/tests/graphite/
H A DProgramCacheTest.cpp30 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 DUniformCache.cpp50 sk_sp<UniformData> UniformCache::lookup(uint32_t uniqueID) { in lookup() function in skgpu::UniformCache
/third_party/ffmpeg/libavcodec/
H A Dvorbis_enc_data.h428 int lookup; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSymbolTable.java58 char[] lookup(String s); in lookup() method
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DLookupList.java26 public int addLookup(Lookup lookup) in addLookup() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSymbolTable.java55 char[] lookup(String s); in lookup() method
/third_party/node/lib/
H A Ddns.js140 function lookup(hostname, options, callback) { function
/third_party/node/deps/cares/src/lib/
H A Dares_math.c143 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 Dbrw_wm_iz.cpp130 int lookup = key->iz_lookup; in setup_fs_payload_gfx4() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_d2.c18 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 DJITSymbol.cpp70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() function in LegacyJITSymbolResolver

Completed in 11 milliseconds

123456789