/external/jemalloc/include/jemalloc/internal/ |
D | rb.h | 27 #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 …]
|
D | ph.h | 19 #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 …]
|
D | tsd.h | 80 #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 …]
|
D | ql.h | 2 #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
|
D | qr.h | 2 #define qr(a_type) \ argument
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | rb.h | 31 #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 …]
|
D | ph.h | 19 #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 …]
|
D | ql.h | 7 #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
|
D | qr.h | 5 #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/ |
D | eblauxvinfo.c | 88 ebl_auxv_info (Ebl *ebl, GElf_Xword a_type, const char **name, in ebl_auxv_info()
|
/external/google-breakpad/src/common/android/include/ |
D | elf.h | 79 uint32_t a_type; member 86 uint64_t a_type; member
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest-test-part.h | 62 TestPartResult(Type a_type, in TestPartResult()
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-test-part.h | 60 TestPartResult(Type a_type, in TestPartResult()
|
/external/python/cpython3/Lib/ |
D | dataclasses.py | 578 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/ |
D | gtest-test-part.h | 63 TestPartResult(Type a_type, const char* a_file_name, int a_line_number, in TestPartResult()
|
/external/grpc-grpc/src/compiler/ |
D | ruby_generator_string-inl.h | 104 inline grpc::string RubyTypeOf(const grpc::string& a_type, in RubyTypeOf()
|
/external/ipsec-tools/src/libipsec/ |
D | libpfkey.h | 79 u_int a_type, a_keylen; /* Authentication alg and key */ member
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl14.c | 70 short a_type; member
|
/external/jemalloc_new/test/unit/ |
D | rb.c | 5 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument
|
/external/jemalloc/test/unit/ |
D | rb.c | 3 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument
|