Home
last modified time | relevance | path

Searched defs:lookup (Results 126 - 150 of 215) sorted by relevance

123456789

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dmain.cc468 const Lookup &lookup = g.get_lookup (n_lookup); in print_layout_info_using_private_api() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DRemoteObjectLayer.h371 Expected<RemoteSymbol> lookup(ObjHandleT H, const std::string &Name) { in lookup() function in llvm::RemoteObjectClientLayer
459 JITSymbol lookup(ObjHandleT Id, const std::string &Name) { in lookup() function in llvm::RemoteObjectServerLayer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueMap.h165 ValueT lookup(const KeyT &Val) const { in lookup() function in llvm::ValueMap
/third_party/python/Lib/
H A Dtokenize.py28 from codecs import lookup, BOM_UTF8 namespace
H A Dshutil.py360 def lookup(name): function
365 def lookup(name): function
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py33 from codecs import BOM_UTF8, lookup namespace
/third_party/curl/lib/
H A Dsocks.c997 static const CURLproxycode lookup[] = { in do_SOCKS5() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java668 private static int lookup(char[] table, int c) { lookup() method in CollationFastLatin
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUtility.java1169 public static int lookup(String source, String[] target) { in lookup() method in Utility
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorParser.java208 public char[] lookup(String name) { in lookup() method in TransliteratorParser.ParseData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorParser.java209 public char[] lookup(String name) { in lookup() method in TransliteratorParser.ParseData
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationFastLatin.java672 private static int lookup(char[] table, int c) { lookup() method in CollationFastLatin
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtility.java1104 public static int lookup(String source, String[] target) { in lookup() method in Utility
/third_party/icu/icu4c/source/i18n/
H A Dcsrsbcs.cpp79 void NGramParser::lookup(int32_t thisNgram) in lookup() function in NGramParser
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c834 lookup (const struct table_entry *table, size_t table_size, int32_t rel_ip) in lookup() function
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c307 lws_cache_nscookiejar_tag_match(struct lws_cache_ttl_lru *cache, const char *wc, const char *tag, char lookup) lws_cache_nscookiejar_tag_match() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrsbcs.cpp79 void NGramParser::lookup(int32_t thisNgram) in lookup() function in NGramParser
/third_party/libfuse/include/
H A Dfuse_lowlevel.h244 void (*lookup) (fuse_req_t req, fuse_ino_t parent, const char *name); member
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h737 CallOptimization::HolderLookup lookup; member
/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
/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
/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
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c47 struct MYSOFA_LOOKUP *lookup; member

Completed in 39 milliseconds

123456789