/aosp_15_r20/external/clang/test/Sema/ |
H A D | ast-print.c | 51 struct pair_t { struct 56 // CHECK: struct pair_t p = {a: 3, .b = 4}; argument
|
/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | variadic_tests.cpp | 80 using pair_t = std::pair<double, double>; in TEST() typedef 127 using pair_t = std::pair<double, double>; in TEST() typedef
|
H A D | statistics_tests.cpp | 374 using pair_t = std::pair<double, double>; in TEST() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | equal_range.cpp | 65 typedef std::pair<iterator_t, iterator_t> pair_t; in test() typedef 104 typedef std::pair<iterator_t, iterator_t> pair_t; in test_pred() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/ |
D | iterator_pair.cpp | 34 pair_t; in check_iterator_pair() typedef
|
D | reversible_range.cpp | 34 typedef std::pair<iterator,iterator> pair_t; in check_iterator() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/ |
D | explicit_inst_map_test.cpp | 33 typedef std::pair<const test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
|
D | tree_test.cpp | 22 typedef std::pair<const test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
|
D | flat_tree_test.cpp | 23 …boost::container::dtl::pair<test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
|
D | map_test.cpp | 25 typedef std::pair<const test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | move_pair.pass.cpp | 52 using pair_t = std::pair<int, char>; in main() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | common.hpp | 82 void >::type pair_t; typedef in boost::range_detail::range
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/ |
D | map.cpp | 118 typedef std::pair<int,char> pair_t; in test_trac_item_4388() typedef
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | test-map.cc | 115 using pair_t = hb_codepoint_pair_t; in main() typedef
|
H A D | hb-algs.hh | 643 typedef hb_pair_t<T1, T2> pair_t; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/ |
H A D | hlo_ops_common.cc | 142 using pair_t = std::pair<DenseElementsAttr, StringRef>; in printWindowAttributes() typedef
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | analyze.c | 38 } pair_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | mfc.hpp | 610 typedef typename X::CPair pair_t; typedef 706 typedef typename X::CPair pair_t; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/ |
D | transform_iterator_test.cpp | 215 typedef std::pair<int, int> pair_t; in main() typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
H A D | StablehloOps.cpp | 6482 using pair_t = std::pair<DenseElementsAttr, StringRef>; in printWindowAttributes() typedef
|