/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | oomkill.h | 7 struct data_t { struct 8 __u32 fpid; 9 __u32 tpid; 10 __u64 pages; 11 char fcomm[TASK_COMM_LEN]; 12 char tcomm[TASK_COMM_LEN];
|
H A D | javagc.h | 6 struct data_t { struct 7 __u32 cpu; 8 __u32 pid; 9 __u64 ts;
|
H A D | syscount.h | 10 struct data_t { struct 11 __u64 count; 12 __u64 total_ns; 13 char comm[TASK_COMM_LEN];
|
H A D | biotop.c | 187 struct data_t { struct 194 struct data_t *d1 = (struct data_t *) obj1; in sort_column() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | list.hpp | 141 struct data_t : public value_traits struct in boost::intrusive::list_impl 143 typedef typename list_impl::value_traits value_traits; 144 explicit data_t(const value_traits &val_traits) in data_t() argument 148 root_plus_size root_plus_size_;
|
D | slist.hpp | 234 struct data_t struct in boost::intrusive::slist_impl 237 typedef typename slist_impl::value_traits value_traits; 238 explicit data_t(const value_traits &val_traits) in data_t() function 242 root_plus_size root_plus_size_;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/ |
D | aligned_storage.hpp | 43 union data_t union 54 union data_t union
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_sequence.c | 59 } data_t; typedef 158 static void run_test(data_t *data, int fd, void (*testfunc)(data_t *, int, int)) in run_test()
|
H A D | kms_vblank.c | 62 } data_t; typedef 114 static void run_test(data_t *data, void (*testfunc)(data_t *, int, int)) in run_test()
|
H A D | kms_plane_alpha_blend.c | 37 } data_t; typedef 539 void(*test)(data_t *, enum pipe, igt_plane_t *)) in run_test_on_pipe_planes()
|
H A D | kms_cursor_crc.c | 63 } data_t; typedef 454 static void run_test(data_t *data, void (*testfunc)(data_t *), int cursor_w, int cursor_h) in run_test()
|
H A D | kms_flip_event_leak.c | 36 } data_t; typedef
|
H A D | kms_invalid_dotclock.c | 36 } data_t; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | format.h | 464 struct data_t { struct 466 } data = bit_cast<data_t>(from); argument
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | format.h | 464 struct data_t { struct 466 } data = bit_cast<data_t>(from); argument
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | format.h | 464 struct data_t { struct 466 } data = bit_cast<data_t>(from); argument
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | format.h | 464 struct data_t { struct 466 } data = bit_cast<data_t>(from); argument
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | format.h | 464 struct data_t { struct 466 } data = bit_cast<data_t>(from); argument
|
/aosp_15_r20/external/fec/ |
H A D | ccsds.h | 1 typedef unsigned char data_t; typedef
|
H A D | int.h | 6 typedef unsigned int data_t; typedef
|
H A D | char.h | 6 typedef unsigned char data_t; typedef
|
H A D | fixed.h | 8 typedef unsigned char data_t; typedef
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | Uuid.h | 79 using data_t = typename std:: variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/ |
D | extension_mechanism.cpp | 46 typedef std::vector<int> data_t; typedef
|
/aosp_15_r20/external/mbedtls/tests/include/test/ |
H A D | helpers.h | 41 } data_t; typedef
|