Home
last modified time | relevance | path

Searched +defs:test +defs:tmp (Results 1 – 25 of 920) sorted by relevance

12345678910>>...37

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/
H A Dmatrix_inversion.rs171 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE01); in simd_inv4x4() localVariable
177 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE23); in simd_inv4x4() localVariable
182 let tmp = (row2 * row3).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
185 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
190 let tmp = (row1 * row2).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
193 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
199 let tmp = (row3 * row1.rotate_elements_right::<2>()) in simd_inv4x4() localVariable
205 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
210 let tmp = (row0 * row1).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
213 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/
H A Dmatrix_inversion.rs171 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE01); in simd_inv4x4() localVariable
177 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE23); in simd_inv4x4() localVariable
182 let tmp = (row2 * row3).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
185 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
190 let tmp = (row1 * row2).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
193 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
199 let tmp = (row3 * row1.rotate_elements_right::<2>()) in simd_inv4x4() localVariable
205 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
210 let tmp = (row0 * row1).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
213 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/
H A Dmatrix_inversion.rs171 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE01); in simd_inv4x4() localVariable
177 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE23); in simd_inv4x4() localVariable
182 let tmp = (row2 * row3).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
185 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
190 let tmp = (row1 * row2).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
193 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
199 let tmp = (row3 * row1.rotate_elements_right::<2>()) in simd_inv4x4() localVariable
205 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
210 let tmp = (row0 * row1).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
213 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/
H A Dmatrix_inversion.rs171 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE01); in simd_inv4x4() localVariable
177 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE23); in simd_inv4x4() localVariable
182 let tmp = (row2 * row3).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
185 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
190 let tmp = (row1 * row2).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
193 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
199 let tmp = (row3 * row1.rotate_elements_right::<2>()) in simd_inv4x4() localVariable
205 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
210 let tmp = (row0 * row1).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
213 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/
H A Dmatrix_inversion.rs171 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE01); in simd_inv4x4() localVariable
177 let tmp = simd_swizzle!(m_0, m_1, SHUFFLE23); in simd_inv4x4() localVariable
182 let tmp = (row2 * row3).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
185 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
190 let tmp = (row1 * row2).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
193 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
199 let tmp = (row3 * row1.rotate_elements_right::<2>()) in simd_inv4x4() localVariable
205 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
210 let tmp = (row0 * row1).reverse().rotate_elements_right::<2>(); in simd_inv4x4() localVariable
213 let tmp = tmp.rotate_elements_right::<2>(); in simd_inv4x4() localVariable
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dordering.cpp148 int tmp = termination_consensus_.fetch_or(1, boost::memory_order_relaxed); in thread1fn() local
192 int tmp = termination_consensus_.fetch_or(2, boost::memory_order_relaxed); in thread2fn() local
234 total_store_order_test<boost::memory_order_relaxed, boost::memory_order_relaxed> test; in test_seq_cst() local
259 total_store_order_test<boost::memory_order_seq_cst, boost::memory_order_seq_cst> test; in test_seq_cst() local
Dordering_ref.cpp154 int tmp = termination_consensus_.fetch_or(1, boost::memory_order_relaxed); in thread1fn() local
198 int tmp = termination_consensus_.fetch_or(2, boost::memory_order_relaxed); in thread2fn() local
240 total_store_order_test<boost::memory_order_relaxed, boost::memory_order_relaxed> test; in test_seq_cst() local
265 total_store_order_test<boost::memory_order_seq_cst, boost::memory_order_seq_cst> test; in test_seq_cst() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/test/
Dconversion_test.cpp43 T tmp(x); in std_endian_reverse() local
90 void test() in test() function
233 UDT udt, tmp; in udt_test() local
288 UDT1 tmp; in endian_reverse() local
312 UDT2 tmp; in endian_reverse() local
/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c1218 While(expr_ty test, asdl_seq * body, asdl_seq * orelse, int lineno, int in While()
1240 If(expr_ty test, asdl_seq * body, asdl_seq * orelse, int lineno, int in If()
1334 Assert(expr_ty test, expr_ty msg, int lineno, int col_offset, PyArena *arena) in Assert()
1584 IfExp(expr_ty test, expr_ty body, expr_ty orelse, int lineno, int col_offset, in IfExp()
3322 PyObject* tmp = NULL; in obj2ast_mod() local
3485 PyObject* tmp = NULL; in obj2ast_stmt() local
4061 expr_ty test; in obj2ast_stmt() local
4144 expr_ty test; in obj2ast_stmt() local
4510 expr_ty test; in obj2ast_stmt() local
4797 PyObject* tmp = NULL; in obj2ast_expr() local
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/nolibc/
H A Dnolibc-test.c45 struct test { struct
46 const char *name; // test name argument
47 int (*func)(int min, int max); // handler
452 int test; in run_syscall() local
453 int tmp; in run_syscall() local
544 int test; in run_stdlib() local
545 int tmp; in run_stdlib() local
640 char *test; in main() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_shrink.c57 uint32_t tmp; in pwrite_() local
66 uint32_t tmp; in pread_() local
397 const struct test { struct
400 } tests[] = { argument
H A Dgem_fence_thrash.c58 struct test { struct
59 int fd;
60 int tiling;
61 int num_surfaces;
128 uint32_t tmp[PAGE_SIZE/sizeof(uint32_t)]; in _bo_write_verify() local
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DWallClockTimer.cpp31 namespace test namespace
52 uint64_t tmp; in start() local
75 uint64_t tmp; in stop() local
/aosp_15_r20/external/igt-gpu-tools/lib/tests/
H A Digt_exit_handler.c33 int test; variable
44 char tmp = 1; in exit_handler2() local
70 char tmp = 0; in testfunc() local
/aosp_15_r20/external/webrtc/test/
H A Drtp_file_writer.cc21 namespace test { namespace
71 uint8_t tmp = static_cast<uint8_t>((in >> shifts) & 0xFF); in WriteUint32() local
80 uint8_t tmp = static_cast<uint8_t>((in >> 8) & 0xFF); in WriteUint16() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dbn_test.cc437 bssl::UniquePtr<BIGNUM> tmp(BN_new()); in TestSquare() local
1005 for (const auto &test : kTests) { in TEST_F() local
1118 uint8_t tmp = expected[i]; in TEST_F() local
1262 for (const auto &test : kMPITests) { in TEST_F() local
1418 for (const ASN1Test &test : kASN1Tests) { in TEST_F() local
1443 for (const ASN1InvalidTest &test : kASN1InvalidTests) { in TEST_F() local
1693 for (const char *test : kBN2DecTests) { in TEST_F() local
1717 for (const auto& test : kU64Tests) { in TEST_F() local
1725 uint64_t tmp; in TEST_F() local
1740 uint64_t tmp; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dbn_test.cc437 bssl::UniquePtr<BIGNUM> tmp(BN_new()); in TestSquare() local
1005 for (const auto &test : kTests) { in TEST_F() local
1118 uint8_t tmp = expected[i]; in TEST_F() local
1262 for (const auto &test : kMPITests) { in TEST_F() local
1418 for (const ASN1Test &test : kASN1Tests) { in TEST_F() local
1443 for (const ASN1InvalidTest &test : kASN1InvalidTests) { in TEST_F() local
1693 for (const char *test : kBN2DecTests) { in TEST_F() local
1717 for (const auto& test : kU64Tests) { in TEST_F() local
1725 uint64_t tmp; in TEST_F() local
1740 uint64_t tmp; in TEST_F() local
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StrictMath/
H A DTests.java38 static void test(String testName, double input, double result, double expected) { in test() method in Tests
46 static void test(String testName, double input1, double input2, double result, in test() method in Tests
65 double tmp = random.nextDouble(); // Double in the range of [0.0, 1.0) in createRandomDouble() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test.cc438 bssl::UniquePtr<BIGNUM> tmp(BN_new()); in TestSquare() local
1013 for (const auto &test : kTests) { in RunBNFileTest() local
1175 uint8_t tmp = expected[i]; in TEST_F() local
1319 for (const auto &test : kMPITests) { in TEST_F() local
1475 for (const ASN1Test &test : kASN1Tests) { in TEST_F() local
1500 for (const ASN1InvalidTest &test : kASN1InvalidTests) { in TEST_F() local
1750 for (const char *test : kBN2DecTests) { in TEST_F() local
1774 for (const auto& test : kU64Tests) { in TEST_F() local
1782 uint64_t tmp; in TEST_F() local
1797 uint64_t tmp; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test.cc438 bssl::UniquePtr<BIGNUM> tmp(BN_new()); in TestSquare() local
1013 for (const auto &test : kTests) { in RunBNFileTest() local
1175 uint8_t tmp = expected[i]; in TEST_F() local
1319 for (const auto &test : kMPITests) { in TEST_F() local
1475 for (const ASN1Test &test : kASN1Tests) { in TEST_F() local
1500 for (const ASN1InvalidTest &test : kASN1InvalidTests) { in TEST_F() local
1750 for (const char *test : kBN2DecTests) { in TEST_F() local
1774 for (const auto& test : kU64Tests) { in TEST_F() local
1782 uint64_t tmp; in TEST_F() local
1797 uint64_t tmp; in TEST_F() local
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DTestUtils.hpp19 namespace test { namespace
45 char tmp[L_tmpnam_s]; in autoGenerateTmpFilePath() local
79 std::vector<char> tmp(256); in tmppath() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dany.rs67 let tmp: &mut usize = &mut *b; in any_downcast_mut() localVariable
109 let test = [0_usize; 8]; in any_fixed_vec() localVariable
110 let test = &test as &dyn Any; in any_fixed_vec() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dany.rs67 let tmp: &mut usize = &mut *b; in any_downcast_mut() localVariable
109 let test = [0_usize; 8]; in any_fixed_vec() localVariable
110 let test = &test as &dyn Any; in any_fixed_vec() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dany.rs67 let tmp: &mut usize = &mut *b; in any_downcast_mut() localVariable
109 let test = [0_usize; 8]; in any_fixed_vec() localVariable
110 let test = &test as &dyn Any; in any_fixed_vec() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dany.rs67 let tmp: &mut usize = &mut *b; in any_downcast_mut() localVariable
109 let test = [0_usize; 8]; in any_fixed_vec() localVariable
110 let test = &test as &dyn Any; in any_fixed_vec() localVariable

12345678910>>...37