/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/data/ |
D | tzs2datafile.prototxt | 23 ranges { 28 ranges { 33 ranges { 38 ranges { 43 ranges { 48 ranges { 53 ranges { 58 ranges { 63 ranges { 68 ranges { [all …]
|
D | merged_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/data/ |
D | merged_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
D | Europe_Paris_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
D | Europe_London_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
D | Europe_Isle_of_Man_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
/aosp_15_r20/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/data/ |
D | Europe_London_tzs2ranges.prototxt | 6 ranges { 11 ranges { 16 ranges { 21 ranges { 26 ranges { 31 ranges { 36 ranges { 41 ranges { 46 ranges { 51 ranges { [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/modules/std/ |
H A D | algorithm.cppm | 15 namespace ranges { 17 using std::ranges::in_found_result; 18 using std::ranges::in_fun_result; 19 using std::ranges::in_in_out_result; 20 using std::ranges::in_in_result; 21 using std::ranges::in_out_out_result; 22 using std::ranges::in_out_result; 23 // using std::ranges::in_value_result; 24 using std::ranges::min_max_result; 25 // using std::ranges::out_value_result; [all …]
|
H A D | algorithm.inc | 11 namespace ranges { 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; [all …]
|
H A D | ranges.cppm | 11 #include <ranges> 13 export module std:ranges; 15 namespace ranges { 18 using std::ranges::__cpo::begin; 19 using std::ranges::__cpo::cbegin; 20 using std::ranges::__cpo::cend; 21 using std::ranges::__cpo::crbegin; 22 using std::ranges::__cpo::crend; 23 using std::ranges::__cpo::end; 24 using std::ranges::__cpo::rbegin; [all …]
|
H A D | ranges.inc | 11 namespace ranges { 14 using std::ranges::__cpo::begin; 15 using std::ranges::__cpo::cbegin; 16 using std::ranges::__cpo::cend; 17 using std::ranges::__cpo::crbegin; 18 using std::ranges::__cpo::crend; 19 using std::ranges::__cpo::end; 20 using std::ranges::__cpo::rbegin; 21 using std::ranges::__cpo::rend; 23 using std::ranges::__cpo::cdata; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/share/libc++/v1/std/ |
D | algorithm.inc | 11 namespace ranges { 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; [all …]
|
D | ranges.inc | 11 namespace ranges { 14 using std::ranges::__cpo::begin; 15 using std::ranges::__cpo::cbegin; 16 using std::ranges::__cpo::cend; 17 using std::ranges::__cpo::crbegin; 18 using std::ranges::__cpo::crend; 19 using std::ranges::__cpo::end; 20 using std::ranges::__cpo::rbegin; 21 using std::ranges::__cpo::rend; 23 using std::ranges::__cpo::cdata; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/libc++/v1/std/ |
D | algorithm.inc | 11 namespace ranges { 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; [all …]
|
D | ranges.inc | 11 namespace ranges { 14 using std::ranges::__cpo::begin; 15 using std::ranges::__cpo::cbegin; 16 using std::ranges::__cpo::cend; 17 using std::ranges::__cpo::crbegin; 18 using std::ranges::__cpo::crend; 19 using std::ranges::__cpo::end; 20 using std::ranges::__cpo::rbegin; 21 using std::ranges::__cpo::rend; 23 using std::ranges::__cpo::cdata; [all …]
|
/aosp_15_r20/external/cronet/base/ranges/ |
H A D | algorithm_unittest.cc | 5 #include "base/ranges/algorithm.h" 14 #include "base/ranges/functional.h" 105 static_assert(ranges::all_of(array + 1, array + 6, is_non_zero), ""); in TEST() 106 static_assert(!ranges::all_of(array, is_non_zero), ""); in TEST() 110 ranges::all_of(values + 1, ranges::end(values), is_non_zero, &Int::value), in TEST() 112 static_assert(!ranges::all_of(values, is_non_zero, &Int::value), ""); in TEST() 118 static_assert(!ranges::any_of(array + 5, array + 6, is_even), ""); in TEST() 119 static_assert(ranges::any_of(array, is_even), ""); in TEST() 123 !ranges::any_of(values + 3, ranges::end(values), is_even, &Int::value), in TEST() 125 static_assert(ranges::any_of(values, is_even, &Int::value), ""); in TEST() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/ |
H A D | range.concept.compile.pass.cpp | 17 #include <ranges> 27 std::ranges::zip_view v{ContiguousCommonView{buffer1}, ContiguousCommonView{buffer2}}; in testConceptPair() 29 static_assert(std::ranges::random_access_range<View>); in testConceptPair() 30 static_assert(!std::ranges::contiguous_range<View>); in testConceptPair() 31 static_assert(std::ranges::common_range<View>); in testConceptPair() 32 static_assert(std::ranges::sized_range<View>); in testConceptPair() 36 std::ranges::zip_view v{ContiguousNonCommonView{buffer1}, ContiguousNonCommonView{buffer2}}; in testConceptPair() 38 static_assert(std::ranges::random_access_range<View>); in testConceptPair() 39 static_assert(!std::ranges::contiguous_range<View>); in testConceptPair() 40 static_assert(!std::ranges::common_range<View>); in testConceptPair() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/ |
H A D | ranges_robust_against_nonbool.compile.pass.cpp | 19 #include <ranges> 26 using Range = std::ranges::subrange<Iterator>; 48 in_pred(std::ranges::any_of, pred1); in f() 49 in_pred(std::ranges::all_of, pred1); in f() 51 in_in_pred(std::ranges::ends_with, pred2); in f() 53 in_pred(std::ranges::none_of, pred1); in f() 54 in_pred(std::ranges::find_if, pred1); in f() 55 in_pred(std::ranges::find_if_not, pred1); in f() 56 in_in_pred(std::ranges::find_first_of, pred2); in f() 57 in_pred(std::ranges::adjacent_find, pred2); in f() [all …]
|
H A D | ranges_robust_against_dangling.pass.cpp | 13 // Range algorithms should return `std::ranges::dangling` when given a dangling range. 21 #include <ranges> 44 template <class ExpectedT = std::ranges::dangling, class Func, std::ranges::range Input, class ...A… 51 template <class ExpectedT = std::ranges::dangling, class Func, std::ranges::range Input, class ...A… 58 template <class ExpectedT = std::ranges::dangling, class Func, std::ranges::range Input, class ...A… 68 using std::ranges::dangling; in test_all() 70 using std::ranges::binary_transform_result; in test_all() 71 using std::ranges::copy_result; in test_all() 72 using std::ranges::copy_backward_result; in test_all() 73 using std::ranges::copy_if_result; in test_all() [all …]
|
H A D | ranges_robust_against_proxy_iterators.pass.cpp | 24 #include <ranges> 31 template <class Func, std::ranges::range Input, class ...Args> 38 template <class Func, std::ranges::range Range1, std::ranges::range Range2, class ...Args> 45 template <class Func, std::ranges::range Input, class ...Args> 46 constexpr void test_mid(Func&& func, Input& in, std::ranges::iterator_t<Input> mid, Args&& ...args)… in test_mid() 75 test(std::ranges::any_of, in, unary_pred); in run_tests() 76 test(std::ranges::all_of, in, unary_pred); in run_tests() 78 test(std::ranges::contains, in, x); in run_tests() 79 test(std::ranges::ends_with, in, in2); in run_tests() 81 test(std::ranges::none_of, in, unary_pred); in run_tests() [all …]
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | extent_ranges_unittest.cc | 34 void ExpectRangeEq(const ExtentRanges& ranges, in ExpectRangeEq() argument 42 ASSERT_EQ(blocks, ranges.blocks()) << "line: " << line; in ExpectRangeEq() 44 const ExtentRanges::ExtentSet& result = ranges.extent_set(); in ExpectRangeEq() 54 #define ASSERT_RANGE_EQ(ranges, var) \ argument 55 ASSERT_NO_FATAL_FAILURE(ExpectRangeEq(ranges, var, std::size(var), __LINE__)) 126 ExtentRanges ranges; in TEST() local 130 ASSERT_NO_FATAL_FAILURE(ExpectRangeEq(ranges, expected, 0, __LINE__)); in TEST() 132 ranges.SubtractBlock(2); in TEST() 136 ASSERT_NO_FATAL_FAILURE(ExpectRangeEq(ranges, expected, 0, __LINE__)); in TEST() 139 ranges.AddBlock(0); in TEST() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/library/description/conventions/customization.point.object/ |
H A D | niebloid.compile.pass.cpp | 20 #include <ranges> 63 static_assert(test(std::ranges::adjacent_find, a)); 64 static_assert(test(std::ranges::all_of, a, odd)); 65 static_assert(test(std::ranges::any_of, a, odd)); 66 static_assert(test(std::ranges::binary_search, a, 42)); 67 static_assert(test(std::ranges::clamp, 42, 42, 42)); 69 static_assert(test(std::ranges::contains, a, 42)); 70 static_assert(test(std::ranges::contains_subrange, a, a)); 72 static_assert(test(std::ranges::copy, a, a)); 73 static_assert(test(std::ranges::copy_backward, a, a)); [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/ |
H A D | ranges_robust_against_copying_comparators.pass.cpp | 13 // this test checks that the comparators in the ranges algorithms aren't copied/moved 93 (void)std::ranges::adjacent_find(first, last, Equal(&copies)); assert(copies == 0); in all_the_algorithms() 94 (void)std::ranges::adjacent_find(a, Equal(&copies)); assert(copies == 0); in all_the_algorithms() 95 (void)std::ranges::all_of(first, last, UnaryTrue(&copies)); assert(copies == 0); in all_the_algorithms() 96 (void)std::ranges::all_of(a, UnaryTrue(&copies)); assert(copies == 0); in all_the_algorithms() 97 (void)std::ranges::any_of(first, last, UnaryTrue(&copies)); assert(copies == 0); in all_the_algorithms() 98 (void)std::ranges::any_of(a, UnaryTrue(&copies)); assert(copies == 0); in all_the_algorithms() 99 (void)std::ranges::binary_search(first, last, value, Less(&copies)); assert(copies == 0); in all_the_algorithms() 100 (void)std::ranges::binary_search(a, value, Less(&copies)); assert(copies == 0); in all_the_algorithms() 101 (void)std::ranges::clamp(value, value, value, Less(&copies)); assert(copies == 0); in all_the_algorithms() [all …]
|
H A D | ranges_robust_against_copying_projections.pass.cpp | 13 // this test checks that the projections in the ranges algorithms aren't copied/moved 75 (void)std::ranges::adjacent_find(first, last, Equal(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 76 (void)std::ranges::adjacent_find(a, Equal(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 77 (void)std::ranges::all_of(first, last, UnaryTrue(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 78 (void)std::ranges::all_of(a, UnaryTrue(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 79 (void)std::ranges::any_of(first, last, UnaryTrue(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 80 (void)std::ranges::any_of(a, UnaryTrue(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 81 … (void)std::ranges::binary_search(first, last, value, Less(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 82 (void)std::ranges::binary_search(a, value, Less(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() 83 (void)std::ranges::clamp(T(), T(), T(), Less(), Proj(&copies)); assert(copies == 0); in all_the_algorithms() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/diagnostics/ |
H A D | ranges.nodiscard_extensions.compile.pass.cpp | 9 // Check that ranges algorithms aren't marked [[nodiscard]] when 24 std::ranges::adjacent_find(range); in test() 25 std::ranges::adjacent_find(iter, iter); in test() 26 std::ranges::all_of(range, pred); in test() 27 std::ranges::all_of(iter, iter, pred); in test() 28 std::ranges::any_of(range, pred); in test() 29 std::ranges::any_of(iter, iter, pred); in test() 30 std::ranges::binary_search(range, 1); in test() 31 std::ranges::binary_search(iter, iter, 1); in test() 32 std::ranges::clamp(1, 2, 3); in test() [all …]
|