/aosp_15_r20/external/llvm/test/CodeGen/X86/ |
H A D | fp128-select.ll | 7 define void @test_select(fp128* %p, fp128* %q, i1 zeroext %c) { 8 ; MMX-LABEL: test_select: 21 ; CHECK-LABEL: test_select:
|
/aosp_15_r20/external/llvm/test/CodeGen/AArch64/ |
H A D | setcc-takes-i32.ll | 14 define i64 @test_select(i64 %lhs, i64 %rhs) { 15 ; CHECK-LABEL: test_select:
|
H A D | arm64-fp128.ll | 185 define void @test_select(i1 %cond, fp128 %lhs, fp128 %rhs) { 186 ; CHECK-LABEL: test_select:
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/eventfd/ |
H A D | eventfd06.c | 88 static void test_select(void) in test_select() function 154 test_select(); in run()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/ |
H A D | crosstest.cfg | 45 [test_select] 47 test: test_select.ll
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/select/ |
H A D | CMakeLists.txt | 4 test_select.cpp
|
/aosp_15_r20/external/angle/third_party/OpenCL-CTS/gn/select/ |
H A D | BUILD.gn | 11 "$angle_root/third_party/OpenCL-CTS/src/test_conformance/select/test_select.cpp",
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | vulkan_api_test.cpp | 4334 void test_select(const at::IntArrayRef input_shape, int64_t dim, int64_t index) { in test_select() function 4350 test_select({1, 1, 1}, 0, 0); in TEST_F() 4354 test_select({3, 2, 5}, 0, 2); in TEST_F() 4358 test_select({100, 1, 144}, 0, 50); in TEST_F() 4362 test_select({1, 1, 1}, 1, 0); in TEST_F() 4366 test_select({3, 5, 2}, 1, 2); in TEST_F() 4370 test_select({16, 16, 5}, 1, 6); in TEST_F() 4374 test_select({17, 17, 5}, 1, 6); in TEST_F() 4378 test_select({100, 144, 5}, 1, 50); in TEST_F() 4382 test_select({1, 1, 1}, 2, 0); in TEST_F() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/ |
D | mod.rs | 25 mod test_select; module
|
D | test_select.rs | 218 fn test_select() { in test_select() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_select.py | 31 def test_select(self): member in SelectTestCase
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_expr.cpp | 281 static void test_select() in test_select() function 456 CALL_SUBTEST(test_select()); in EIGEN_DECLARE_TEST()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_select.py | 52 def test_select(self): member in SelectTestCase
|
D | _test_eintr.py | 435 def test_select(self): member in SelectEINTRTest
|
/aosp_15_r20/external/python/cpython2/Misc/ |
D | BeOS-NOTES | 24 - test_select crashed -- select.error : (-2147459072, 'Bad file descriptor')
|
/aosp_15_r20/external/llvm/test/Transforms/InstCombine/ |
H A D | vec_demanded_elts.ll | 178 define <4 x float> @test_select(float %f, float %g) { 179 ; CHECK-LABEL: @test_select(
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/ |
H A D | opencl_conformance_tests_quick.csv | 76 Select,select/test_select
|
H A D | opencl_conformance_tests_full_no_math_or_conversions.csv | 76 Select,select/test_select
|
H A D | opencl_conformance_tests_full.csv | 76 Select,select/test_select
|
H A D | opencl_conformance_tests_full_binary.csv | 76 Select,select/test_select --compilation-mode binary --compilation-cache-path .
|
H A D | opencl_conformance_tests_full_spirv.csv | 76 Select,select/test_select --compilation-mode spir-v --compilation-cache-path .
|
/aosp_15_r20/external/llvm/test/Transforms/SLPVectorizer/AArch64/ |
H A D | horizontal.ll | 9 ; CHECK-LABEL: test_select 13 define i32 @test_select(i32* noalias nocapture readonly %blk1, i32* noalias nocapture readonly %blk…
|
/aosp_15_r20/external/compiler-rt/test/dfsan/ |
H A D | custom.cc | 582 void test_select() { in test_select() function 938 test_select(); in main()
|
/aosp_15_r20/bootable/libbootloader/gbl/libasync/src/ |
H A D | lib.rs | 239 fn test_select() { in test_select() function
|
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/ |
D | 3.10.0a4.rst | 789 Enhance ``test_select.test_select()``: it now takes 500 milliseconds rather than 10
|