Home
last modified time | relevance | path

Searched defs:lookup (Results 151 - 175 of 224) sorted by relevance

123456789

/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h737 CallOptimization::HolderLookup lookup; member
H A Daccess-info.cc577 CallOptimization::HolderLookup lookup; in AccessorAccessInfoHelper() local
/third_party/python/Lib/
H A Dshutil.py360 def lookup(name): function
365 def lookup(name): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp74 std::pair<unsigned, bool> lookup(const Value *V) const { in lookup() function
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrsbcs.cpp79 void NGramParser::lookup(int32_t thisNgram) in lookup() function in NGramParser
H A Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h329 ValueTy lookup(StringRef Key) const { in lookup() function in llvm::StringMap
H A DDenseMap.h162 ValueT lookup(const KeyT &Val) const { in lookup() function in llvm::DenseMapBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h369 ValueTy lookup(StringRef Key) const { in lookup() function in llvm::StringMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h269 Edge *lookup(Node &N) { in lookup() function in llvm::LazyCallGraph::Edge::EdgeSequence
964 Node *lookup(const Function &F) const { return NodeMap.lookup(&F); } in lookup() function in llvm::LazyCallGraph::Edge
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Dcore.c1005 struct nvmem_cell_lookup *lookup; in nvmem_cell_get_from_lookup() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c47 struct MYSOFA_LOOKUP *lookup; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1943 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc.c343 static const int lookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in etc2_rgb8_parse_block() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h158 void *(*lookup)(const struct tgsi_buffer *buffer, member
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c974 X509_LOOKUP *lookup = NULL; in create_cert_store() local
[all...]
/third_party/python/Lib/importlib/metadata/
H A D__init__.py822 def lookup(self, mtime): member in FastPath
/third_party/openssl/apps/
H A Dts.c974 X509_LOOKUP *lookup = NULL; in create_cert_store() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-morx-table.hh253 const Lookup<HBGlyphID16> &lookup = subs[entry.data.markIndex]; in transition() local
281 const Lookup<HBGlyphID16> &lookup = subs[entry.data.currentIndex]; in transition() local
H A Dhb-ot-color-cbdt-table.hh568 hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> lookup; subset() local
[all...]
H A Dhb-ot-layout.cc1871 apply_string(OT::hb_ot_apply_context_t *c, const typename Proxy::Lookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) apply_string() argument
1955 hb_ot_layout_substitute_lookup(OT::hb_ot_apply_context_t *c, const OT::SubstLookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) hb_ot_layout_substitute_lookup() argument
2046 const OT::SubstLookup &lookup = face->table.GSUB->table->get_lookup (lookup_index); hb_ot_layout_lookup_get_glyph_alternates() local
[all...]
/third_party/python/Lib/tkinter/
H A Dttk.py380 def lookup(self, style, option, state=None, default=None): member in Style
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp74 bool lookup(StringRef Name, unsigned &Idx) const { in lookup() function in __anon24280::NameToIdxMap
[all...]

Completed in 50 milliseconds

123456789