Home
last modified time | relevance | path

Searched defs:a_type (Results 1 – 25 of 40) sorted by relevance

12

/external/jemalloc_new/include/jemalloc/internal/
Drb.h31 #define rb_node(a_type) \ argument
37 #define rb_node(a_type) \ argument
46 #define rb_tree(a_type) \ argument
52 #define rbtn_left_get(a_type, a_field, a_node) \ argument
54 #define rbtn_left_set(a_type, a_field, a_node, a_left) do { \ argument
60 #define rbtn_right_get(a_type, a_field, a_node) \ argument
63 #define rbtn_right_set(a_type, a_field, a_node, a_right) do { \ argument
69 #define rbtn_red_get(a_type, a_field, a_node) \ argument
72 #define rbtn_color_set(a_type, a_field, a_node, a_red) do { \ argument
77 #define rbtn_red_set(a_type, a_field, a_node) do { \ argument
[all …]
Dph.h19 #define phn(a_type) \ argument
27 #define ph(a_type) \ argument
33 #define phn_lchild_get(a_type, a_field, a_phn) \ argument
35 #define phn_lchild_set(a_type, a_field, a_phn, a_lchild) do { \ argument
39 #define phn_next_get(a_type, a_field, a_phn) \ argument
41 #define phn_prev_set(a_type, a_field, a_phn, a_prev) do { \ argument
45 #define phn_prev_get(a_type, a_field, a_phn) \ argument
47 #define phn_next_set(a_type, a_field, a_phn, a_next) do { \ argument
51 #define phn_merge_ordered(a_type, a_field, a_phn0, a_phn1, a_cmp) do { \ argument
67 #define phn_merge(a_type, a_field, a_phn0, a_phn1, a_cmp, r_phn) do { \ argument
[all …]
Dql.h7 #define ql_head(a_type) \ argument
14 #define ql_elm(a_type) qr(a_type) argument
72 #define ql_head_remove(a_head, a_type, a_field) do { \ argument
77 #define ql_tail_remove(a_head, a_type, a_field) do { \ argument
Dqr.h5 #define qr(a_type) \ argument
35 #define qr_meld(a_qr_a, a_qr_b, a_type, a_field) do { \ argument
48 #define qr_split(a_qr_a, a_qr_b, a_type, a_field) \ argument
/external/libabigail/tests/data/test-diff-suppr/
Dtest1-typedef-suppr-v1.c3 struct a_type struct
10 foo(a_type* a) in foo() argument
Dtest1-typedef-suppr-v0.c7 struct a_type struct
13 foo(a_type* a) in foo() argument
Dtest1-typedef-suppr.h2 typedef struct a_type a_type; typedef
/external/google-breakpad/src/common/android/include/
Delf.h79 uint32_t a_type; member
86 uint64_t a_type; member
/external/elfutils/libebl/
Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
Deblopenbackend.c531 default_auxv_info (GElf_Xword a_type __attribute__ ((unused)), in default_auxv_info()
/external/python/cpython3/Lib/
Ddataclasses.py646 def _is_classvar(a_type, typing): argument
654 def _is_initvar(a_type, dataclasses): argument
660 def _is_kw_only(a_type, dataclasses): argument
664 def _is_type(annotation, cls, a_module, a_type, is_type_predicate): argument
723 def _get_field(cls, a_name, a_type, default_kw_only): argument
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char *a_file_name, int a_line_number, in TestPartResult()
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
/external/grpc-grpc/src/compiler/
Druby_generator_string-inl.h104 inline grpc::string RubyTypeOf(const grpc::string& a_type, in RubyTypeOf()
/external/ipsec-tools/src/libipsec/
Dlibpfkey.h79 u_int a_type, a_keylen; /* Authentication alg and key */ member
Dpfkey.c2359 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, in pfkey_send_update()
2393 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, in pfkey_send_update_nat()
2434 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, in pfkey_send_add()
2468 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, in pfkey_send_add_nat()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_function.cpp43 uint32_t a_type = a->GetOperandAs<uint32_t>(2); in DoPointeesLogicallyMatch() local
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c70 short a_type; member
/external/jemalloc_new/test/unit/
Drb.c5 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument

12