/external/harfbuzz_ng/src/graph/ |
D | gsubgpos-graph.hh | 68 struct Lookup : public OT::Lookup struct 70 unsigned number_of_subtables () const in number_of_subtables() 75 bool sanitize (graph_t::vertex_t& vertex) const in sanitize() 83 bool is_extension (hb_tag_t table_tag) const in is_extension() 88 bool make_extension (gsubgpos_graph_context_t& c, in make_extension() 117 bool split_subtables_if_needed (gsubgpos_graph_context_t& c, in split_subtables_if_needed() 177 hb_vector_t<unsigned> split_subtable (gsubgpos_graph_context_t& c, in split_subtable() 188 bool add_sub_tables (gsubgpos_graph_context_t& c, in add_sub_tables() 251 void fix_existing_subtable_links (gsubgpos_graph_context_t& c, in fix_existing_subtable_links() 273 unsigned create_extension_subtable (gsubgpos_graph_context_t& c, in create_extension_subtable() [all …]
|
/external/pdfium/core/fpdfapi/font/ |
D | cfx_cttgsubtable.h | 66 struct Lookup { struct 69 Lookup(); argument 71 Lookup& operator=(const Lookup& that) = delete; argument 73 Lookup& operator=(Lookup&& that) noexcept; argument 91 Lookup ParseLookup(pdfium::span<const uint8_t> raw); argument
|
/external/rust/cxx/gen/build/src/ |
D | cargo.rs | 97 struct Lookup(str); struct 99 impl Lookup { implementation 106 fn borrow(&self) -> &Lookup { in borrow() 111 impl Ord for Lookup { implementation 120 impl PartialOrd for Lookup { implementation 126 impl Eq for Lookup {} implementation 128 impl PartialEq for Lookup { implementation
|
/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-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/ |
D | SPIRVBaseInfo.cpp | 59 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMnemonic() local 94 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMinVersion() local 106 const SPIRV::SymbolicOperand *Lookup = in getSymbolicOperandMaxVersion() local 150 const SPIRV::SymbolicOperand *Lookup = in getLinkStringForBuiltIn() local 165 const SPIRV::SymbolicOperand *Lookup = in getSpirvBuiltInIdByName() local 201 const SPIRV::ExtendedBuiltin *Lookup = in getExtInstName() local
|
/external/swiftshader/third_party/llvm-16.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/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/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_t 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/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
D | hpack_decoder_tables.cc | 67 const HpackStringPair* HpackDecoderStaticTable::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderStaticTable 112 const HpackStringPair* HpackDecoderDynamicTable::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderDynamicTable 145 const HpackStringPair* HpackDecoderTables::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderTables
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/decoder/ |
D | hpack_decoder_tables.cc | 67 const HpackStringPair* HpackDecoderStaticTable::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderStaticTable 112 const HpackStringPair* HpackDecoderDynamicTable::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderDynamicTable 145 const HpackStringPair* HpackDecoderTables::Lookup(size_t index) const { in Lookup() function in http2::HpackDecoderTables
|
/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/perfetto/src/trace_processor/importers/etm/ |
D | virtual_address_space.h | 151 struct Lookup { struct 152 bool operator()(const MappingVersion& lhs, const LookupKey& rhs) const { in operator() argument
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/ |
D | InjectedClassRuntime.java | 89 private static class Lookup { class in InjectedClassRuntime 93 private Lookup(final Object instance) { in Lookup() method in InjectedClassRuntime.Lookup
|
/external/icu/icu4j/tools/misc/src/main/java/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/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
D | EPCGenericDylibManager.cpp | 86 const SymbolLookupSet &Lookup) { in lookup() 97 const RemoteSymbolLookupSet &Lookup) { in lookup()
|
/external/webrtc/api/ |
D | field_trials_registry.cc | 22 std::string FieldTrialsRegistry::Lookup(absl::string_view key) const { in Lookup() function in webrtc::FieldTrialsRegistry
|
/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/cldr/docs/site/development/development-process/design-proposals/ |
D | resolution-of-cldr-files.md | 23 ## Lookup section in Resolution of CLDR files
|
/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/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/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/grpc-grpc/test/core/avl/ |
D | avl_test.cc | 25 TEST(AvlTest, Lookup) { in TEST() argument
|