Home
last modified time | relevance | path

Searched defs:lookup (Results 76 - 100 of 215) sorted by relevance

123456789

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptor.java135 public IRubyObject lookup(ThreadContext context, IRubyObject fieldName) { in lookup() method in RubyDescriptor
258 protected RubyFieldDescriptor lookup(String fieldName) { in lookup() method in RubyDescriptor
/third_party/python/Lib/
H A Dcgitb.py69 def lookup(name, frame, locals): function
H A Dsymtable.py118 def lookup(self, name): member in SymbolTable
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup.cc74 time_zone::absolute_lookup time_zone::lookup( in lookup() function in absl::time_internal::cctz::time_zone
79 time_zone::civil_lookup time_zone::lookup(const civil_second& cs) const { in lookup() function in absl::time_internal::cctz::time_zone
/third_party/selinux/libselinux/src/
H A Dlabel_media.c171 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
H A Dlabel_x.c198 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup() function
/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.c43 lookup (NAME *htab, HASHTYPE hval) in lookup() function
/third_party/gn/src/gn/
H A Drust_project_writer.cc392 TargetIndexMap lookup; in RenderJSON() local
165 AddTarget(const BuildSettings* build_settings, const Target* target, TargetIndexMap& lookup, CrateList& crate_list) AddTarget() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h118 struct rpc_call_lookup lookup; member
/third_party/icu/icu4c/source/i18n/
H A Dcollationfastlatin.cpp799 CollationFastLatin::lookup(const uint16_t *table, UChar32 c) { lookup() function in CollationFastLatin
[all...]
/third_party/libuv/src/unix/
H A Dsignal.c186 uv_signal_t lookup; in uv__signal_first_handle() local
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c439 lit_char_hex_lookup(const lit_utf8_byte_t *buf_p, const lit_utf8_byte_t *const buf_end_p, uint32_t lookup) lit_char_hex_lookup() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_interface_blocks.cpp251 ir_variable *lookup(ir_variable *var) in lookup() function in __anon7177::interface_block_definitions
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.cpp799 CollationFastLatin::lookup(const uint16_t *table, UChar32 c) { lookup() function in CollationFastLatin
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc123 ZoneHashMap::Entry* lookup = hash_map_.LookupOrInsert(&key, hash); in GetValuesNodeFromCache() local
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Docb128.c281 OCB_BLOCK *lookup; in CRYPTO_ocb128_aad() local
362 OCB_BLOCK *lookup; in CRYPTO_ocb128_encrypt() local
458 OCB_BLOCK *lookup in CRYPTO_ocb128_decrypt() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dsignal.c167 uv_signal_t lookup; in uv__signal_first_handle() local
/third_party/openssl/test/
H A Dverify_extra_test.c69 X509_LOOKUP *lookup = NULL; in test_alt_chains_cert_forgery() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c67 struct drft_lookup lookup; member
/third_party/openssl/crypto/modes/
H A Docb128.c281 OCB_BLOCK *lookup; in CRYPTO_ocb128_aad() local
362 OCB_BLOCK *lookup; in CRYPTO_ocb128_encrypt() local
458 OCB_BLOCK *lookup in CRYPTO_ocb128_decrypt() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup() function in LineTable
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.cpp118 SkString lookup; in appendTextureLookup() local
132 SkString lookup; in appendTextureLookupAndBlend() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.h92 int lookup[(1 << HUFF_LOOKAHEAD) + HUFF_CODE_LARGE_LONG_ALIGNED]; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatin.cpp799 CollationFastLatin::lookup(const uint16_t *table, UChar32 c) { lookup() function in CollationFastLatin
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dtlsauthentication.c29 const char *lookup = in string_to_base64() local

Completed in 20 milliseconds

123456789