Home
last modified time | relevance | path

Searched defs:EntryType (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dbackend_metric.cc35 upb_strview (*key_func)(const EntryType*), in ParseMap()
36 double (*value_func)(const EntryType*), Arena* arena) { in ParseMap()
/external/openscreen/tools/cddl/
Dsema.h133 struct EntryType { struct
134 std::string opt_key;
135 absl::optional<uint64_t> integer_key;
136 CddlType* value;
/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h45 enum EntryType { enum
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Draw_memory_graph_node.h71 enum EntryType { enum
/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.inl653 typedef TrieEntry<ImplTraits, RuleListType*> EntryType; typedef
734 typedef TrieEntry<ImplTraits, RuleListType*> EntryType; typedef
/external/protobuf/src/google/protobuf/
Dmap_field_lite.h60 typedef Derived EntryType; typedef
Dmap_field_test.cc100 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldBasePrimitiveTest
204 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldStateTest
Dmap_field.h227 typedef Derived EntryType; typedef
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h54 enum EntryType { E_Location, E_Integer, E_ConstantFP, E_ConstantInt }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h43 enum EntryType { enum
/external/google-breakpad/src/processor/
Dmap_serializers_unittest.cc50 typedef int32_t EntryType; typedef
Dstatic_range_map_unittest.cc46 typedef int EntryType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h39 using EntryType = ListEntryType; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc1418 upb_strview (*key_func)(const EntryType*), in ParseTypedPerFilterConfig()
1419 const google_protobuf_Any* (*value_func)(const EntryType*), in ParseTypedPerFilterConfig()