| /external/llvm/include/llvm/ADT/ |
| D | PointerSumType.h | 129 template <TagT N> struct Lookup { struct 132 static_cast<PointerSumTypeHelper *>(nullptr))) MemberT; 135 typedef typename MemberT::PointerT PointerT; 138 typedef typename MemberT::TraitsT TraitsT;
|
| /external/v8/tools/clang/blink_gc_plugin/ |
| D | RecordInfo.h | 171 RecordInfo* Lookup(const clang::CXXRecordDecl* record) { in Lookup() function 175 RecordInfo* Lookup(clang::DeclContext* decl) { in Lookup() function 179 RecordInfo* Lookup(const clang::Type* type) { in Lookup() function 183 RecordInfo* Lookup(const clang::QualType& type) { in Lookup() function
|
| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | Lookup.java | 16 public /*abstract*/ class Lookup class 50 public Lookup(int theLookupType, int theLookupFlags) in Lookup() method in Lookup
|
| /external/libtextclassifier/common/ |
| D | registry.h | 156 T *Lookup(const char *key) const { in Lookup() function 164 T *Lookup(const std::string &key) const { return Lookup(key.c_str()); } in Lookup() function
|
| /external/v8/src/ |
| D | lookup-cache-inl.h | 23 int DescriptorLookupCache::Lookup(Map* source, Name* name) { in Lookup() function
|
| D | address-map.h | 53 int Lookup(HeapObject* obj) { in Lookup() function 196 SerializerReference Lookup(HeapObject* obj) { in Lookup() function
|
| D | dateparser.cc | 153 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() function in v8::internal::DateParser::KeywordTable
|
| D | compilation-cache.cc | 140 InfoVectorPair CompilationCacheScript::Lookup( in Lookup() function in v8::internal::CompilationCacheScript 195 InfoVectorPair CompilationCacheEval::Lookup( in Lookup() function in v8::internal::CompilationCacheEval 230 MaybeHandle<FixedArray> CompilationCacheRegExp::Lookup( in Lookup() function in v8::internal::CompilationCacheRegExp
|
| D | bootstrapper.h | 30 bool Lookup(Vector<const char> name, Handle<SharedFunctionInfo>* handle) { in Lookup() function
|
| D | handles.cc | 140 Object** CanonicalHandleScope::Lookup(Object* object) { in Lookup() function in v8::internal::CanonicalHandleScope
|
| /external/google-benchmark/test/ |
| D | map_test.cc | 45 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
|
| /external/libcxx/utils/google-benchmark/test/ |
| D | map_test.cc | 45 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-common-private.hh | 590 struct Lookup struct 592 inline unsigned int get_subtable_count (void) const { return subTable.len; } in get_subtable_count() 595 inline const SubTableType& get_subtable (unsigned int i) const in get_subtable() 599 inline const OffsetArrayOf<SubTableType>& get_subtables (void) const in get_subtables() 602 inline OffsetArrayOf<SubTableType>& get_subtables (void) in get_subtables() 605 inline unsigned int get_type (void) const { return lookupType; } in get_type() 610 inline uint32_t get_props (void) const in get_props() 622 inline typename context_t::return_t dispatch (context_t *c) const in dispatch() 635 inline bool serialize (hb_serialize_context_t *c, in serialize() 653 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize() [all …]
|
| /external/icu/icu4c/source/common/ |
| D | ucmndata.h | 96 LookupFn Lookup; member
|
| /external/clang/test/SemaTemplate/ |
| D | instantiate-expr-2.cpp | 89 struct Lookup {}; struct 109 struct Lookup {}; struct
|
| /external/boringssl/src/crypto/lhash/ |
| D | lhash_test.cc | 51 static const char *Lookup( in Lookup() function
|
| /external/v8/src/ast/ |
| D | context-slot-cache.cc | 29 int ContextSlotCache::Lookup(Object* data, String* name, VariableMode* mode, in Lookup() function in v8::internal::ContextSlotCache
|
| /external/v8/src/snapshot/ |
| D | serializer.h | 34 const char* Lookup(Address address) { in Lookup() function 57 const char* Lookup(Address code_address) { in Lookup() function
|
| /external/skia/src/core/ |
| D | SkFDot6.h | 82 inline static SkFixed Lookup(SkFDot6 x) { in Lookup() function
|
| /external/libchrome/base/ |
| D | id_map.h | 139 T* Lookup(KeyType id) const { in Lookup() function
|
| /external/clang/lib/Frontend/Rewrite/ |
| D | InclusionRewriter.cpp | 330 FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok, in HandleHasInclude() 514 const DirectoryLookup *Lookup = PP.GetCurDirLookup(); in Process() local
|
| /external/v8/src/compiler/ |
| D | load-elimination.cc | 141 Node* LoadElimination::AbstractChecks::Lookup(Node* node) const { in Lookup() function in v8::internal::compiler::LoadElimination::AbstractChecks 196 Node* LoadElimination::AbstractElements::Lookup(Node* object, in Lookup() function in v8::internal::compiler::LoadElimination::AbstractElements 296 Node* LoadElimination::AbstractField::Lookup(Node* object) const { in Lookup() function in v8::internal::compiler::LoadElimination::AbstractField 325 bool LoadElimination::AbstractMaps::Lookup( in Lookup() function in v8::internal::compiler::LoadElimination::AbstractMaps
|
| D | liveness-analyzer.h | 92 void Lookup(int var) { entries_.push_back(Entry(Entry::kLookup, var)); } in Lookup() function
|
| /external/webrtc/webrtc/base/ |
| D | flags.cc | 131 Flag* FlagList::Lookup(const char* name) { in Lookup() function in rtc::FlagList
|
| /external/llvm/lib/DebugInfo/PDB/ |
| D | PDBExtras.cpp | 273 static const char *Lookup = "0123456789ABCDEF"; in operator <<() local
|