Home
last modified time | relevance | path

Searched defs:data_t (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/bcc/libbpf-tools/
H A Doomkill.h7 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 Djavagc.h6 struct data_t { struct
7 __u32 cpu;
8 __u32 pid;
9 __u64 ts;
H A Dsyscount.h10 struct data_t { struct
11 __u64 count;
12 __u64 total_ns;
13 char comm[TASK_COMM_LEN];
H A Dbiotop.c187 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/
Dlist.hpp141 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_;
Dslist.hpp234 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/
Daligned_storage.hpp43 union data_t union
54 union data_t union
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_sequence.c59 } data_t; typedef
158 static void run_test(data_t *data, int fd, void (*testfunc)(data_t *, int, int)) in run_test()
H A Dkms_vblank.c62 } data_t; typedef
114 static void run_test(data_t *data, void (*testfunc)(data_t *, int, int)) in run_test()
H A Dkms_plane_alpha_blend.c37 } data_t; typedef
539 void(*test)(data_t *, enum pipe, igt_plane_t *)) in run_test_on_pipe_planes()
H A Dkms_cursor_crc.c63 } 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 Dkms_flip_event_leak.c36 } data_t; typedef
H A Dkms_invalid_dotclock.c36 } data_t; typedef
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dformat.h464 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/
Dformat.h464 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/
Dformat.h464 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/
Dformat.h464 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/
Dformat.h464 struct data_t { struct
466 } data = bit_cast<data_t>(from); argument
/aosp_15_r20/external/fec/
H A Dccsds.h1 typedef unsigned char data_t; typedef
H A Dint.h6 typedef unsigned int data_t; typedef
H A Dchar.h6 typedef unsigned char data_t; typedef
H A Dfixed.h8 typedef unsigned char data_t; typedef
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DUuid.h79 using data_t = typename std:: variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dextension_mechanism.cpp46 typedef std::vector<int> data_t; typedef
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dhelpers.h41 } data_t; typedef

123