Home
last modified time | relevance | path

Searched defs:ValueType (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
DRealPath.h25 typedef Path::ValueType ValueType; typedef
DPath.h46 typedef char ValueType; typedef
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceUtils.h35 typedef T ValueType; typedef
/frameworks/libs/net/common/native/bpf_headers/include/bpf/
Dbpf_helpers.h223 #define DEFINE_BPF_RINGBUF_EXT(the_map, ValueType, size_bytes, usr, grp, md, \ argument
261 #define DEFINE_BPF_MAP_EXT(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md, \ argument
299 #define DEFINE_BPF_MAP_UGM(the_map, TYPE, KeyType, ValueType, num_entries, usr, grp, md) \ argument
305 #define DEFINE_BPF_MAP(the_map, TYPE, KeyType, ValueType, num_entries) \ argument
309 #define DEFINE_BPF_MAP_RO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
313 #define DEFINE_BPF_MAP_GWO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
317 #define DEFINE_BPF_MAP_GRO(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
321 #define DEFINE_BPF_MAP_GRW(the_map, TYPE, KeyType, ValueType, num_entries, gid) \ argument
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h30 #define DECL_AARCH64_APPLY_RELOC_FUNC_PTRS(ValueType, MappedType) /* N… argument
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dthread_local_buffer.h47 using ValueType = T; variable
Dpayload.h20 using ValueType = typename MessageBuffer<Slot>::ValueType; variable
/frameworks/compile/mclinker/include/mcld/LD/
DLDSymbol.h38 typedef uint64_t ValueType; typedef
/frameworks/base/core/java/android/view/inspector/
DInspectableProperty.java176 enum ValueType { enum
/frameworks/av/media/codec2/vndk/util/
DC2Debug.cpp240 typedef typename _C2FieldValueHelper<T>::ValueType ValueType; typedef
DC2InterfaceUtils.cpp336 typedef typename _C2FieldValueHelper<T>::ValueType ValueType; typedef
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecConfig.java79 private @interface ValueType {} annotation in HdmiCecConfig
/frameworks/base/core/java/android/widget/
DRemoteViews.java277 @interface ValueType {} annotation in RemoteViews