Home
last modified time | relevance | path

Searched defs:pair_t (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dast-print.c51 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 Dvariadic_tests.cpp80 using pair_t = std::pair<double, double>; in TEST() typedef
127 using pair_t = std::pair<double, double>; in TEST() typedef
H A Dstatistics_tests.cpp374 using pair_t = std::pair<double, double>; in TEST() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dequal_range.cpp65 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/
Diterator_pair.cpp34 pair_t; in check_iterator_pair() typedef
Dreversible_range.cpp34 typedef std::pair<iterator,iterator> pair_t; in check_iterator() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexplicit_inst_map_test.cpp33 typedef std::pair<const test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
Dtree_test.cpp22 typedef std::pair<const test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
Dflat_tree_test.cpp23 …boost::container::dtl::pair<test::movable_and_copyable_int, test::movable_and_copyable_int> pair_t; typedef
Dmap_test.cpp25 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 Dmove_pair.pass.cpp52 using pair_t = std::pair<int, char>; in main() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dcommon.hpp82 void >::type pair_t; typedef in boost::range_detail::range
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/adaptor_test/
Dmap.cpp118 typedef std::pair<int,char> pair_t; in test_trac_item_4388() typedef
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-map.cc115 using pair_t = hb_codepoint_pair_t; in main() typedef
H A Dhb-algs.hh643 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 Dhlo_ops_common.cc142 using pair_t = std::pair<DenseElementsAttr, StringRef>; in printWindowAttributes() typedef
/aosp_15_r20/external/flac/src/flac/
H A Danalyze.c38 } pair_t; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dmfc.hpp610 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/
Dtransform_iterator_test.cpp215 typedef std::pair<int, int> pair_t; in main() typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DStablehloOps.cpp6482 using pair_t = std::pair<DenseElementsAttr, StringRef>; in printWindowAttributes() typedef