Home
last modified time | relevance | path

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

12

/external/bcc/docs/
Dreference_guide.md871 ## Maps section in BPF C
875 ### 1. BPF_TABLE
901 ### 2. BPF_HASH
925 ### 3. BPF_ARRAY
949 ### 4. BPF_HISTOGRAM
973 ### 5. BPF_STACK_TRACE
995 ### 6. BPF_PERF_ARRAY
1018 ### 7. BPF_PERCPU_HASH
1047 ### 8. BPF_PERCPU_ARRAY
1075 ### 9. BPF_LPM_TRIE
[all …]
Dkernel-versions.md92 ### Table types
131 ### Table userspace API
/external/golang-protobuf/internal/testprotos/textpb3/
Dtest.pb.go779 type Maps struct { struct
780 state protoimpl.MessageState
781 sizeCache protoimpl.SizeCache
782 unknownFields protoimpl.UnknownFields
784 …"int32_to_str,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,nam…
785 …son:"bool_to_uint32,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,…
786 …son:"uint64_to_enum,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,…
787 …n:"str_to_nested,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,n…
788 …n:"str_to_oneofs,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,n…
791 func (x *Maps) Reset() {
[all …]
Dtest.proto104 message Maps { message
/external/guava/android/guava/src/com/google/common/collect/
DMaps.java85 public final class Maps { class
86 private Maps() {} in Maps() method in Maps
/external/guava/guava/src/com/google/common/collect/
DMaps.java92 public final class Maps { class
93 private Maps() {} in Maps() method in Maps
/external/rust/crates/protobuf/src/reflect/dynamic/
Dmap.rs16 enum Maps { enum
25 impl fmt::Debug for Maps { implementation
38 impl Maps { impl
/external/cronet/base/profiler/
Dnative_unwinder_android_memory_regions_map.h11 class Maps; variable
/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/flatbuffers/docs/source/
DInternals.md418 ### Maps subsection in FlexBuffers
/external/golang-protobuf/internal/testprotos/textpb2/
Dtest.pb.go489 type Maps struct { struct
490 state protoimpl.MessageState
491 sizeCache protoimpl.SizeCache
492 unknownFields protoimpl.UnknownFields
494 …int32_to_str,omitempty" protobuf_key:"varint,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
495 …str_to_nested,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"bytes,2,opt,name=value"`
498 func (x *Maps) Reset() {
507 func (x *Maps) String() string {
511 func (*Maps) ProtoMessage() {}
513 func (x *Maps) ProtoReflect() protoreflect.Message {
[all …]
Dtest.proto78 message Maps { message
/external/openscreen/tools/cddl/
DREADME.md20 ### Maps subsection
/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/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonParserTest.cs54 public void Maps() in Maps() method in Google.Protobuf.JsonParserTest
/external/cronet/third_party/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.cs57 public void Maps() in Maps() method in Google.Protobuf.JsonParserTest
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonParserTest.cs57 public void Maps() in Maps() method in Google.Protobuf.JsonParserTest
/external/libprotobuf-mutator/src/
Dmutator_test.cc732 TYPED_TEST(MutatorTypedTest, Maps) { in TYPED_TEST() argument
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/
Dmap.bench.cpp52 std::vector<std::map<uint64_t, int64_t> > Maps; member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/
Dhash_test.cc567 TEST(HashValueTest, Maps) { in TEST() argument
/external/openscreen/third_party/abseil/src/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

12