Home
last modified time | relevance | path

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

12

/external/jemalloc/include/jemalloc/internal/
Drb.h27 #define rb_node(a_type) \ argument
33 #define rb_node(a_type) \ argument
42 #define rb_tree(a_type) \ argument
48 #define rbtn_left_get(a_type, a_field, a_node) \ argument
50 #define rbtn_left_set(a_type, a_field, a_node, a_left) do { \ argument
56 #define rbtn_right_get(a_type, a_field, a_node) \ argument
59 #define rbtn_right_set(a_type, a_field, a_node, a_right) do { \ argument
65 #define rbtn_red_get(a_type, a_field, a_node) \ argument
68 #define rbtn_color_set(a_type, a_field, a_node, a_red) do { \ argument
73 #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
66 #define phn_merge(a_type, a_field, a_phn0, a_phn1, a_cmp, r_phn) do { \ argument
[all …]
Dtsd.h80 #define malloc_tsd_types(a_name, a_type) argument
82 #define malloc_tsd_types(a_name, a_type) argument
84 #define malloc_tsd_types(a_name, a_type) \ argument
90 #define malloc_tsd_types(a_name, a_type) \ argument
98 #define malloc_tsd_protos(a_attr, a_name, a_type) \ argument
114 #define malloc_tsd_externs(a_name, a_type) \ argument
119 #define malloc_tsd_externs(a_name, a_type) \ argument
124 #define malloc_tsd_externs(a_name, a_type) \ argument
129 #define malloc_tsd_externs(a_name, a_type) \ argument
138 #define malloc_tsd_data(a_attr, a_name, a_type, a_initializer) \ argument
[all …]
Dql.h2 #define ql_head(a_type) \ argument
9 #define ql_elm(a_type) qr(a_type) argument
67 #define ql_head_remove(a_head, a_type, a_field) do { \ argument
72 #define ql_tail_remove(a_head, a_type, a_field) do { \ argument
Dqr.h2 #define qr(a_type) \ argument
/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/elfutils/libebl/
Deblauxvinfo.c88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
/external/google-breakpad/src/common/android/include/
Delf.h79 uint32_t a_type; member
86 uint64_t a_type; member
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h62 TestPartResult(Type a_type, in TestPartResult()
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h60 TestPartResult(Type a_type, in TestPartResult()
/external/python/cpython3/Lib/
Ddataclasses.py578 def _is_classvar(a_type, typing): argument
586 def _is_initvar(a_type, dataclasses): argument
592 def _is_type(annotation, cls, a_module, a_type, is_type_predicate): argument
651 def _get_field(cls, a_name, a_type): argument
/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/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
/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
/external/jemalloc/test/unit/
Drb.c3 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument

12