Home
last modified time | relevance | path

Searched defs:Maps (Results 1 – 25 of 30) sorted by relevance

12

/external/bcc/docs/
Dreference_guide.md493 ## Maps section in BPF C
497 ### 1. BPF_TABLE
509 ### 2. BPF_HASH
531 ### 3. BPF_ARRAY
553 ### 4. BPF_HISTOGRAM
575 ### 5. BPF_STACK_TRACE
595 ### 6. BPF_PERF_ARRAY
618 ### 7. BPF_PERCPU_ARRAY
641 ### 8. BPF_LPM_TRIE
663 ### 9. BPF_PROG_ARRAY
[all …]
/external/guava/android/guava/src/com/google/common/collect/
DMaps.java81 public final class Maps { class
82 private Maps() {} in Maps() method in Maps
/external/guava/guava/src/com/google/common/collect/
DMaps.java88 public final class Maps { class
89 private Maps() {} in Maps() method in Maps
/external/jcommander/src/main/java/com/beust/jcommander/internal/
DMaps.java25 public class Maps { class
/external/testng/src/main/java/org/testng/collections/
DMaps.java9 public class Maps { class
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go535 type Maps struct { struct
536 …"m_int64_str,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
537 …:"m_bool_simple,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=val…
538 XXX_NoUnkeyedLiteral struct{} `json:"-"`
539 XXX_unrecognized []byte `json:"-"`
540 XXX_sizecache int32 `json:"-"`
543 func (m *Maps) Reset() { *m = Maps{} }
544 func (m *Maps) String() string { return proto.CompactTextString(m) }
545 func (*Maps) ProtoMessage() {}
546 func (*Maps) Descriptor() ([]byte, []int) {
[all …]
Dtest_objects.proto107 message Maps { message
/external/flatbuffers/docs/source/
DInternals.md405 ### Maps subsection in FlexBuffers
/external/llvm-project/mlir/docs/Dialects/
DAffine.md168 #### Named affine mappings
/external/openscreen/tools/cddl/
DREADME.md20 ### Maps subsection
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DLinuxProcMaps.cpp17 enum class MapsKind { Maps, SMaps }; enumerator
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h57 ImapTy Maps; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h61 ImapTy Maps; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h242 std::vector<std::unique_ptr<DocNode::MapTy>> Maps; variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h275 std::vector<std::unique_ptr<DocNode::MapTy>> Maps; variable
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonParserTest.cs54 public void Maps() in Maps() method in Google.Protobuf.JsonParserTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonParserTest.cs54 public void Maps() in Maps() method in Google.Protobuf.JsonParserTest
/external/llvm-project/polly/lib/Analysis/
DDependenceInfo.cpp271 isl_union_map **Maps[] = {&RAW, &WAW, &WAR}; in addPrivatizationDependences() local
/external/libprotobuf-mutator/src/
Dmutator_test.cc732 TYPED_TEST(MutatorTypedTest, Maps) { in TYPED_TEST() argument
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go365 Maps []*IntMap `protobuf:"bytes,1,rep,name=maps,proto3" json:"maps,omitempty"` member
/external/llvm-project/libcxx/benchmarks/
Dmap.bench.cpp52 std::vector<std::map<uint64_t, int64_t> > Maps; member
/external/webrtc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc546 TEST(HashValueTest, Maps) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc567 TEST(HashValueTest, Maps) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/hash/
Dhash_test.cc567 TEST(HashValueTest, Maps) { in TEST() argument
/external/abseil-cpp/absl/hash/
Dhash_test.cc546 TEST(HashValueTest, Maps) { in TEST() argument

12