Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.take/
H A Dsize.pass.cpp36 std::ranges::take_view<SizedRandomAccessView> tv(SizedRandomAccessView{buffer}, 0); in test() local
41 const std::ranges::take_view<SizedRandomAccessView> tv(SizedRandomAccessView{buffer}, 2); in test() local
46 std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 4); in test() local
51 const std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 6); in test() local
56 std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 8); in test() local
60 const std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 8); in test() local
65 std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 10); in test() local
69 const std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 10); in test() local
H A Dend.pass.cpp27 std::ranges::take_view<SizedRandomAccessView> tv(SizedRandomAccessView{buffer}, 0); in test() local
33 const std::ranges::take_view<SizedRandomAccessView> tv(SizedRandomAccessView{buffer}, 1); in test() local
40 std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 2); in test() local
46 const std::ranges::take_view<SizedForwardView> tv(SizedForwardView{buffer}, 3); in test() local
53 std::ranges::take_view<MoveOnlyView> tv(MoveOnlyView{buffer}, 4); in test() local
62 const std::ranges::take_view<MoveOnlyView> tv(MoveOnlyView{buffer}, 5); in test() local
68 std::ranges::take_view<SizedRandomAccessView> tv(SizedRandomAccessView{buffer}, 8); in test() local
H A Dbegin.pass.cpp44 std::ranges::take_view<ViewTested> tv(ViewTested(buffer), 4); in test() local
60 …std::ranges::take_view<ViewTested> tv(ViewTested{buffer}, 16); // underlying si… in test() local
73 std::ranges::take_view<ViewTested> tv(ViewTested{buffer}, 4); in test() local
89 std::ranges::take_view<ViewTested> tv{}; in test() local
100 std::ranges::take_view<ViewTested> tv{ViewTested{buffer, buffer + 2}, 4}; in test() local
112 std::ranges::take_view<ViewTested> tv{ViewTested{buffer, buffer + 2}, 4}; in test() local
125 std::ranges::take_view<ViewTested> tv{ViewTested{buffer, buffer + 2}, 4}; in test() local
H A Dctor.view_count.pass.cpp40 std::ranges::take_view<CopyableView> tv(CopyableView{buffer}, 0); in test() local
46 std::ranges::take_view<MoveOnlyView> tv(MoveOnlyView{buffer}, 1); in test() local
52 const std::ranges::take_view<CopyableView> tv(CopyableView{buffer}, 2); in test() local
H A Dbase.pass.cpp29 std::ranges::take_view<CopyableView> tv(CopyableView{buffer}, 0); in test() local
39 std::ranges::take_view<MoveOnlyView> tv(MoveOnlyView{buffer}, 1); in test() local
47 const std::ranges::take_view<CopyableView> tv(CopyableView{buffer}, 2); in test() local
H A Dctor.default.pass.cpp36 std::ranges::take_view<DefaultConstructible> tv; in test() local
H A Dadaptor.pass.cpp220 auto tv = std::views::take(std::move(r), 1); in test() local
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform/
H A Dend.pass.cpp32 TransformView tv; in test() local
46 TransformView tv; in test() local
60 TransformView tv; in test() local
82 TransformView tv; in test() local
96 TransformView tv; in test() local
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.take/range.take.sentinel/
H A Deq.pass.cpp89 const CrossConstComparableTakeView tv(CrossConstComparableView{buffer}, 4); in test() local
97 CrossConstComparableTakeView tv(CrossConstComparableView{buffer}, 4); in test() local
107 CrossConstComparableTakeView tv(CrossConstComparableView{buffer}, 4); in test() local
115 CrossConstComparableTakeView tv(CrossConstComparableView{buffer}, 4); in test() local
H A Dctor.pass.cpp31 TakeView tv = TakeView(MoveOnlyView(buffer), 4); in test() local
41 TakeView tv = TakeView(MoveOnlyView(buffer), 4); in test() local
H A Dbase.pass.cpp23 std::ranges::take_view<MoveOnlyView> tv(MoveOnlyView(buffer), 4); in test() local
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform/iterator/
H A Dbase.pass.cpp21 TransformView tv; in test() local
34 TransformView tv; in test() local
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h155 float2 tv = USE_TABLE(log2_tbl, indx); in log2() local
159 float2 tv = USE_TABLE(log10_tbl, indx); in log2() local
163 float2 tv = USE_TABLE(log_tbl, indx); in log2() local
257 double2 tv in log2() local
[all...]
/llvm-project/libc/test/src/time/
H A Dgettimeofday_test.cpp15 int ret = LIBC_NAMESPACE::gettimeofday(&tv, nullptr); in TEST() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-alias.cpp39 using tv = void; typedef
/llvm-project/flang/test/Semantics/
H A Dassociate01.f9021 type(t) tv local
/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_clock.cpp56 timeval tv; now() local
/llvm-project/lldb/tools/debugserver/source/
H A DDNBLog.cpp119 static struct timeval tv; in _DNBLogThreaded() local
161 static struct timeval tv; in _DNBLogThreadedIf() local
/llvm-project/compiler-rt/test/tsan/
H A Dreal_deadlock_detector_stress_test.cpp169 struct timeval tv; in main() local
/llvm-project/lldb/source/Utility/
H A DSelectHelper.cpp193 struct timeval tv = {0, 0}; Select() local
/llvm-project/flang/test/Lower/
H A Ddefault-initialization-globals.f9059 type tv type
/llvm-project/clang/test/Parser/
H A Daltivec.c175 __vector unsigned int tv = gccv; in f() local
H A Dcxx-altivec.cpp168 __vector unsigned int tv = gccv; in f() local
/llvm-project/flang/test/Lower/forall/
H A Darray-pointer.f9032 type tv type
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp244 timeval tv; in NanoTime() local

12