Home
last modified time | relevance | path

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

12345678910>>...28

/aosp_15_r20/external/bcc/docs/
H A Dreference_guide.md890 ## Maps section in BPF C
894 ### 1. BPF_TABLE
920 ### 2. BPF_HASH
944 ### 3. BPF_ARRAY
968 ### 4. BPF_HISTOGRAM
992 ### 5. BPF_STACK_TRACE
1014 ### 6. BPF_PERF_ARRAY
1037 ### 7. BPF_PERCPU_HASH
1066 ### 8. BPF_PERCPU_ARRAY
1094 ### 9. BPF_LPM_TRIE
[all …]
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb3/
H A 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 …]
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/dynamic/
Dmap.rs16 enum Maps { enum
25 impl fmt::Debug for Maps { implementation
38 impl Maps { implementation
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/
H A 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 …]
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DMaps.java95 public final class Maps { class
96 private Maps() {} in Maps() method in Maps
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DMaps.java90 public final class Maps { class
91 private Maps() {} in Maps() method in Maps
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/compatui/letterbox/
DLetterboxUtils.java17 public static final class Maps { class in LetterboxUtils
21 private Maps() { in Maps() method in LetterboxUtils.Maps
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/letterbox/
H A DLetterboxUtils.kt72 object Maps { object
/aosp_15_r20/frameworks/base/core/java/com/google/android/collect/
H A DMaps.java28 public class Maps { class
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/maps/
DMaps.java24 public interface Maps { interface
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DGlobal.h34 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/
DGlobal.h34 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DGlobal.h34 class Maps; variable
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/
DGlobal.h34 class Maps; variable
DJitDebug.h34 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h33 class Maps; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DGlobal.h34 class Maps; variable

12345678910>>...28