| /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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | PointerSumType.h | 216 template <TagT N> struct Lookup { struct 218 using MemberT = decltype( 222 using PointerT = typename MemberT::PointerT; 225 using TraitsT = typename MemberT::TraitsT;
|
| /external/llvm-project/llvm/include/llvm/ADT/ |
| D | PointerSumType.h | 216 template <TagT N> struct Lookup { struct 218 using MemberT = decltype( 222 using PointerT = typename MemberT::PointerT; 225 using TraitsT = typename MemberT::TraitsT;
|
| /external/tensorflow/tensorflow/core/tpu/kernels/ |
| D | tpu_compilation_cache_lookup.h | 50 virtual Status Lookup(const string& proto_key, in Lookup() function 64 virtual Status Lookup(int64 uid, int proto_index, in Lookup() function
|
| D | tpu_compilation_cache_local_lookup.cc | 30 Status TpuCompilationCacheLocalLookup::Lookup( in Lookup() function in tensorflow::tpu::TpuCompilationCacheLocalLookup 48 Status TpuCompilationCacheLocalLookup::Lookup( in Lookup() function in tensorflow::tpu::TpuCompilationCacheLocalLookup
|
| D | tpu_compilation_cache_rpc_lookup.cc | 63 Status TpuCompilationCacheRpcLookup::Lookup( in Lookup() function in tensorflow::tpu::TpuCompilationCacheRpcLookup 98 Status TpuCompilationCacheRpcLookup::Lookup( in Lookup() function in tensorflow::tpu::TpuCompilationCacheRpcLookup
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | ThreadSafeDenseMap.h | 39 _ValueType Lookup(_KeyType k) { in Lookup() function 44 bool Lookup(_KeyType k, _ValueType &v) { in Lookup() function
|
| D | ThreadSafeDenseSet.h | 38 bool Lookup(_ElementType e) { in Lookup() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | Legacy.h | 53 LookupFnRef &&Lookup) in LambdaSymbolResolver() 69 LookupFn Lookup; variable 81 LookupFn &&Lookup) { in createSymbolResolver()
|
| /external/llvm-project/clang/lib/AST/ |
| D | ComparisonCategories.cpp | 81 DeclContextLookupResult Lookup = Record->getCanonicalDecl()->lookup( in lookupValueInfo() local 92 DeclContextLookupResult Lookup = in lookupStdNamespace() local 104 DeclContextLookupResult Lookup = StdNS->lookup(&Ctx.Idents.get(Name)); in lookupCXXRecordDecl() local
|
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
| D | InjectedClassRuntime.java | 88 private static class Lookup { class in InjectedClassRuntime 92 private Lookup(final Object instance) { in Lookup() method in InjectedClassRuntime.Lookup
|
| /external/webrtc/api/transport/ |
| D | field_trial_based_config.cc | 15 std::string FieldTrialBasedConfig::Lookup(absl::string_view key) const { in Lookup() function in webrtc::FieldTrialBasedConfig
|
| /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/tensorflow/tensorflow/python/lib/core/ |
| D | py_exception_registry.h | 60 static inline PyObject* Lookup(error::Code code) { in Lookup() function
|
| D | py_exception_registry.cc | 66 PyObject* PyExceptionRegistry::Lookup(TF_Code code) { in Lookup() function in tensorflow::PyExceptionRegistry
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | Context.cs | 11 …internal static readonly int[] Lookup = new int[] { 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 4, 0, 0… field in Org.Brotli.Dec.Context
|
| /external/libtextclassifier/native/lang_id/common/ |
| D | registry.h | 173 T *Lookup(const char *key) const { in Lookup() function 181 T *Lookup(const std::string &key) const { return Lookup(key.c_str()); } in Lookup() function
|
| /external/llvm-project/clang-tools-extra/clangd/index/remote/ |
| D | Service.proto | 18 rpc Lookup(LookupRequest) returns (stream LookupReply) {} rpc
|
| /external/webrtc/test/ |
| D | explicit_key_value_config.cc | 49 std::string ExplicitKeyValueConfig::Lookup(absl::string_view key) const { in Lookup() function in webrtc::test::ExplicitKeyValueConfig
|
| /external/tensorflow/tensorflow/cc/framework/ |
| D | grad_op_registry.cc | 32 Status GradOpRegistry::Lookup(const string& op, GradFunc* func) const { in Lookup() function in tensorflow::ops::GradOpRegistry
|
| /external/harfbuzz_ng/src/ |
| D | hb-aat-layout-common.hh | 340 struct Lookup struct 342 const T* get_value (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value() 354 const typename T::type get_value_or_null (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_value_or_null() 365 typename T::type get_class (hb_codepoint_t glyph_id, in get_class() 373 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 387 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 422 struct Null<AAT::Lookup<T>> {
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | custom_call_target_registry.cc | 32 void* CustomCallTargetRegistry::Lookup(const std::string& symbol, in Lookup() function in xla::CustomCallTargetRegistry
|
| /external/libtextclassifier/native/annotator/vocab/ |
| D | vocab-level-table.cc | 60 Optional<LookupResult> VocabLevelTable::Lookup(const std::string& vocab) const { in Lookup() function in libtextclassifier3::VocabLevelTable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | Formatters.cpp | 27 static const char *Lookup = "0123456789ABCDEF"; in format() local
|
| /external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | Formatters.cpp | 27 static const char *Lookup = "0123456789ABCDEF"; in format() local
|