| /third_party/node/deps/v8/src/compiler/ |
| H A D | heap-refs.h | 737 CallOptimization::HolderLookup lookup; member
|
| H A D | access-info.cc | 577 CallOptimization::HolderLookup lookup; in AccessorAccessInfoHelper() local
|
| /third_party/python/Lib/ |
| H A D | shutil.py | 360 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 D | ValueEnumerator.cpp | 74 std::pair<unsigned, bool> lookup(const Value *V) const { in lookup() function [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csrsbcs.cpp | 79 void NGramParser::lookup(int32_t thisNgram) in lookup() function in NGramParser
|
| H A D | rbt_pars.cpp | 184 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 D | StringMap.h | 329 ValueTy lookup(StringRef Key) const { in lookup() function in llvm::StringMap
|
| H A D | DenseMap.h | 162 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 D | StringMap.h | 369 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 D | LazyCallGraph.h | 269 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 D | core.c | 1005 struct nvmem_cell_lookup *lookup;
in nvmem_cell_get_from_lookup() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_sofalizer.c | 47 struct MYSOFA_LOOKUP *lookup; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 1943 public char[] lookup(String s) { in lookup() method in UnicodeSetTest.TokenSymbolTable
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbt_pars.cpp | 184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_etc.c | 343 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 D | rbt_pars.cpp | 184 const UnicodeString* ParseData::lookup(const UnicodeString& name) const { in lookup() function in ParseData
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.h | 158 void *(*lookup)(const struct tgsi_buffer *buffer, member
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ts.c | 974 X509_LOOKUP *lookup = NULL; in create_cert_store() local [all...] |
| /third_party/python/Lib/importlib/metadata/ |
| H A D | __init__.py | 822 def lookup(self, mtime): member in FastPath
|
| /third_party/openssl/apps/ |
| H A D | ts.c | 974 X509_LOOKUP *lookup = NULL; in create_cert_store() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-morx-table.hh | 253 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 D | hb-ot-color-cbdt-table.hh | 568 hb_vector_t<hb_pair_t<hb_codepoint_t, const IndexSubtableRecord*>> lookup; subset() local [all...] |
| H A D | hb-ot-layout.cc | 1871 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 D | ttk.py | 380 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 D | ELFEmitter.cpp | 74 bool lookup(StringRef Name, unsigned &Idx) const { in lookup() function in __anon24280::NameToIdxMap [all...] |