/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | demangle_test.cc | 35 char tmp[100]; in TEST() local 46 char tmp[100]; in TEST() local 57 char tmp[100]; in TEST() local 68 char tmp[100]; in TEST() local 79 char tmp[100]; in TEST() local 91 char tmp[100]; in TEST() local 104 char tmp[100]; in TEST() local 115 char tmp[100]; in TEST() local 126 char tmp[100]; in TEST() local 137 char tmp[100]; in TEST() local [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/ |
H A D | demangle_test.cc | 35 char tmp[100]; in TEST() local 46 char tmp[100]; in TEST() local 57 char tmp[100]; in TEST() local 68 char tmp[100]; in TEST() local 79 char tmp[100]; in TEST() local 91 char tmp[100]; in TEST() local 104 char tmp[100]; in TEST() local 115 char tmp[100]; in TEST() local 126 char tmp[100]; in TEST() local 137 char tmp[100]; in TEST() local [all …]
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/visitor/ |
H A D | GenericListVisitorAdapter.java | 48 List<R> tmp; in visit() local 79 List<R> tmp; in visit() local 115 List<R> tmp; in visit() local 136 List<R> tmp; in visit() local 162 List<R> tmp; in visit() local 183 List<R> tmp; in visit() local 199 List<R> tmp; in visit() local 220 List<R> tmp; in visit() local 241 List<R> tmp; in visit() local 262 List<R> tmp; in visit() local [all …]
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | KernelInputTest.java | 70 Allocation tmp = Allocation.createSized(mRS, Element.I8(mRS), 1); in testInputNotModified_char() local 87 Allocation tmp = Allocation.createSized(mRS, Element.I8_2(mRS), 1); in testInputNotModified_char2() local 104 Allocation tmp = Allocation.createSized(mRS, Element.I8_3(mRS), 1); in testInputNotModified_char3() local 121 Allocation tmp = Allocation.createSized(mRS, Element.I8_4(mRS), 1); in testInputNotModified_char4() local 138 Allocation tmp = Allocation.createSized(mRS, Element.F64(mRS), 1); in testInputNotModified_double() local 155 Allocation tmp = Allocation.createSized(mRS, Element.F64_2(mRS), 1); in testInputNotModified_double2() local 172 Allocation tmp = Allocation.createSized(mRS, Element.F64_3(mRS), 1); in testInputNotModified_double3() local 189 Allocation tmp = Allocation.createSized(mRS, Element.F64_4(mRS), 1); in testInputNotModified_double4() local 206 Allocation tmp = Allocation.createSized(mRS, Element.F32(mRS), 1); in testInputNotModified_float() local 223 Allocation tmp = Allocation.createSized(mRS, Element.F32_2(mRS), 1); in testInputNotModified_float2() local [all …]
|
H A D | GetSetTest.java | 86 int tmp[] = new int[tw]; in createWalk() local 460 short tmp[] = randomShortArray(gCount); in testGetSet_short() local 480 short tmp[] = randomShortArray(gCount); in testGetSet_short2() local 500 short tmp[] = randomShortArray(gCount); in testGetSet_short3() local 520 short tmp[] = randomShortArray(gCount); in testGetSet_short4() local 540 short tmp[] = randomShortArray(gCount); in testGetSet_ushort() local 560 short tmp[] = randomShortArray(gCount); in testGetSet_ushort2() local 580 short tmp[] = randomShortArray(gCount); in testGetSet_ushort3() local 600 short tmp[] = randomShortArray(gCount); in testGetSet_ushort4() local 623 int tmp[] = randomIntArray(gCount); in testGetSet_int() local [all …]
|
H A D | VLoadTest.java | 58 int tmp[] = new int[w]; in createWalk() local 244 short tmp[] = randomShortArray(w); in testVload_short() local 252 short tmp[] = randomShortArray(w); in testVload_ushort() local 260 short tmp[] = randomShortArray(w); in testVload_short_relaxed() local 268 short tmp[] = randomShortArray(w); in testVload_ushort_relaxed() local 276 int tmp[] = randomIntArray(w); in testVload_int() local 284 int tmp[] = randomIntArray(w); in testVload_uint() local 292 int tmp[] = randomIntArray(w); in testVload_int_relaxed() local 300 int tmp[] = randomIntArray(w); in testVload_uint_relaxed() local 308 long tmp[] = randomLongArray(w); in testVload_long() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/detail/ |
D | endian_store.hpp | 72 typename integral_by_size<N>::type tmp; in operator ()() local 89 unsigned char tmp[ 2 ]; in operator ()() local 102 unsigned char tmp[ 2 ]; in operator ()() local 117 unsigned char tmp[ 4 ]; in operator ()() local 130 unsigned char tmp[ 4 ]; in operator ()() local 145 unsigned char tmp[ 4 ]; in operator ()() local 159 unsigned char tmp[ 4 ]; in operator ()() local 175 unsigned char tmp[ 4 ]; in operator ()() local 190 unsigned char tmp[ 4 ]; in operator ()() local 207 unsigned char tmp[ 8 ]; in operator ()() local [all …]
|
D | endian_load.hpp | 75 typename integral_by_size<N>::type tmp; in operator ()() local 94 unsigned char tmp[ 2 ]; in operator ()() local 109 unsigned char tmp[ 2 ]; in operator ()() local 126 unsigned char tmp[ 4 ]; in operator ()() local 145 unsigned char tmp[ 4 ]; in operator ()() local 166 unsigned char tmp[ 4 ]; in operator ()() local 185 unsigned char tmp[ 4 ]; in operator ()() local 206 unsigned char tmp[ 4 ]; in operator ()() local 223 unsigned char tmp[ 4 ]; in operator ()() local 242 unsigned char tmp[ 8 ]; in operator ()() local [all …]
|
/aosp_15_r20/system/core/libutils/binder/ |
H A D | String16_test.cpp | 37 String16 tmp(u"Verify me"); in TEST() local 42 String16 tmp(u"Verify me", 7); in TEST() local 47 String16 tmp("Verify me"); in TEST() local 52 String16 tmp("Verify me", 7); in TEST() local 57 String16 tmp("Verify me"); in TEST() local 64 String16 tmp("Verify me"); in TEST() local 72 String16 tmp("Verify me"); in TEST() local 78 String16 tmp("Verify me"); in TEST() local 85 String16 tmp("Verify me"); in TEST() local 90 String16 tmp("Verify me"); in TEST() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | extra_ops_gcc_arm.hpp | 107 uint32_t tmp; in fetch_negate() local 133 uint32_t tmp; in negate() local 159 uint32_t tmp; in add() local 185 uint32_t tmp; in sub() local 211 uint32_t tmp; in bitwise_and() local 237 uint32_t tmp; in bitwise_or() local 263 uint32_t tmp; in bitwise_xor() local 289 uint32_t tmp; in fetch_complement() local 315 uint32_t tmp; in bitwise_complement() local 360 uint32_t tmp; in fetch_negate() local [all …]
|
D | extra_ops_gcc_aarch64.hpp | 132 uint32_t tmp; in fetch_negate() local 156 uint32_t tmp; in negate() local 182 uint32_t tmp; in add() local 206 uint32_t tmp; in sub() local 230 uint32_t tmp; in bitwise_and() local 254 uint32_t tmp; in bitwise_or() local 278 uint32_t tmp; in bitwise_xor() local 302 uint32_t tmp; in fetch_complement() local 326 uint32_t tmp; in bitwise_complement() local 367 uint32_t tmp; in fetch_negate() local [all …]
|
D | core_arch_ops_gcc_arm.hpp | 88 uint32_t tmp; in exchange() local 112 uint32_t tmp; in compare_exchange_weak() local 148 uint32_t tmp; in compare_exchange_strong() local 184 uint32_t tmp; in fetch_add() local 210 uint32_t tmp; in fetch_sub() local 236 uint32_t tmp; in fetch_and() local 262 uint32_t tmp; in fetch_or() local 288 uint32_t tmp; in fetch_xor() local 354 uint32_t tmp; in exchange() local 378 uint32_t tmp; in compare_exchange_weak() local [all …]
|
D | extra_ops_gcc_aarch32.hpp | 130 uint32_t tmp; in fetch_negate() local 154 uint32_t tmp; in negate() local 178 uint32_t tmp; in add() local 202 uint32_t tmp; in sub() local 226 uint32_t tmp; in bitwise_and() local 250 uint32_t tmp; in bitwise_or() local 274 uint32_t tmp; in bitwise_xor() local 298 uint32_t tmp; in fetch_complement() local 322 uint32_t tmp; in bitwise_complement() local 361 uint32_t tmp; in fetch_negate() local [all …]
|
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/ |
H A D | pvmp3_decode_huff_cw.cpp | 152 uint32 tmp; in pvmp3_decode_huff_cw_tab1() local 169 uint32 tmp; in pvmp3_decode_huff_cw_tab2() local 195 uint32 tmp; in pvmp3_decode_huff_cw_tab3() local 221 uint32 tmp; in pvmp3_decode_huff_cw_tab5() local 250 uint32 tmp; in pvmp3_decode_huff_cw_tab6() local 279 uint32 tmp; in pvmp3_decode_huff_cw_tab7() local 312 uint32 tmp; in pvmp3_decode_huff_cw_tab8() local 345 uint32 tmp; in pvmp3_decode_huff_cw_tab9() local 378 uint32 tmp; in pvmp3_decode_huff_cw_tab10() local 423 uint32 tmp; in pvmp3_decode_huff_cw_tab11() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_enc.cpp | 47 int tmp = OP_glAlphaFunc;memcpy(ptr, &tmp, 4); ptr += 4; in glAlphaFunc_enc() local 75 int tmp = OP_glClearColor;memcpy(ptr, &tmp, 4); ptr += 4; in glClearColor_enc() local 105 int tmp = OP_glClearDepthf;memcpy(ptr, &tmp, 4); ptr += 4; in glClearDepthf_enc() local 133 int tmp = OP_glClipPlanef;memcpy(ptr, &tmp, 4); ptr += 4; in glClipPlanef_enc() local 162 int tmp = OP_glColor4f;memcpy(ptr, &tmp, 4); ptr += 4; in glColor4f_enc() local 192 int tmp = OP_glDepthRangef;memcpy(ptr, &tmp, 4); ptr += 4; in glDepthRangef_enc() local 220 int tmp = OP_glFogf;memcpy(ptr, &tmp, 4); ptr += 4; in glFogf_enc() local 249 int tmp = OP_glFogfv;memcpy(ptr, &tmp, 4); ptr += 4; in glFogfv_enc() local 278 int tmp = OP_glFrustumf;memcpy(ptr, &tmp, 4); ptr += 4; in glFrustumf_enc() local 311 int tmp = OP_glGetClipPlanef;memcpy(ptr, &tmp, 4); ptr += 4; in glGetClipPlanef_enc() local [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | demangle_test.cc | 35 char tmp[100]; in TEST() local 46 char tmp[100]; in TEST() local 57 char tmp[100]; in TEST() local 68 char tmp[100]; in TEST() local 79 char tmp[100]; in TEST() local 91 char tmp[100]; in TEST() local 104 char tmp[100]; in TEST() local 115 char tmp[100]; in TEST() local 126 char tmp[100]; in TEST() local 137 char tmp[100]; in TEST() local [all …]
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_enc.cpp | 47 int tmp = OP_glActiveTexture;memcpy(ptr, &tmp, 4); ptr += 4; in glActiveTexture_enc() local 74 int tmp = OP_glAttachShader;memcpy(ptr, &tmp, 4); ptr += 4; in glAttachShader_enc() local 103 int tmp = OP_glBindAttribLocation;memcpy(ptr, &tmp, 4); ptr += 4; in glBindAttribLocation_enc() local 133 int tmp = OP_glBindBuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindBuffer_enc() local 161 int tmp = OP_glBindFramebuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindFramebuffer_enc() local 189 int tmp = OP_glBindRenderbuffer;memcpy(ptr, &tmp, 4); ptr += 4; in glBindRenderbuffer_enc() local 217 int tmp = OP_glBindTexture;memcpy(ptr, &tmp, 4); ptr += 4; in glBindTexture_enc() local 245 int tmp = OP_glBlendColor;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendColor_enc() local 275 int tmp = OP_glBlendEquation;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendEquation_enc() local 302 int tmp = OP_glBlendEquationSeparate;memcpy(ptr, &tmp, 4); ptr += 4; in glBlendEquationSeparate_enc() local [all …]
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | uniform_query.cpp | 439 double tmp; in _mesa_get_uniform() local 445 uint64_t tmp; in _mesa_get_uniform() local 451 uint64_t tmp; in _mesa_get_uniform() local 470 double tmp = src[sidx].u; in _mesa_get_uniform() local 477 double tmp = src[sidx].i; in _mesa_get_uniform() local 482 double tmp = src[sidx].i ? 1.0 : 0.0; in _mesa_get_uniform() local 487 double tmp = src[sidx].f; in _mesa_get_uniform() local 493 double tmp; in _mesa_get_uniform() local 501 double tmp; in _mesa_get_uniform() local 546 double tmp; in _mesa_get_uniform() local [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/ |
H A D | matrix_inversion.rs | 171 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 D | matrix_inversion.rs | 171 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 D | matrix_inversion.rs | 171 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 D | matrix_inversion.rs | 171 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 D | matrix_inversion.rs | 171 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/numeric/ublas/include/boost/numeric/ublas/detail/ |
D | iterator.hpp | 119 derived_iterator_type tmp (d); in operator ++() local 125 derived_iterator_type tmp (d); in operator ++() local 157 derived_iterator_type tmp (d); in operator ++() local 163 derived_iterator_type tmp (d); in operator ++() local 170 derived_iterator_type tmp (d); in operator --() local 176 derived_iterator_type tmp (d); in operator --() local 222 derived_iterator_type tmp (d); in operator ++() local 228 derived_iterator_type tmp (d); in operator ++() local 235 derived_iterator_type tmp (d); in operator --() local 241 derived_iterator_type tmp (d); in operator --() local [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/ |
H A D | IssuingDistributionPointExtension.java | 238 DerOutputStream tmp = new DerOutputStream(); in encode() local 394 DerOutputStream tmp = new DerOutputStream(); in encodeThis() local 397 TAG_DISTRIBUTION_POINT), tmp); in encodeThis() local 401 DerOutputStream tmp = new DerOutputStream(); in encodeThis() local 404 TAG_ONLY_USER_CERTS), tmp); in encodeThis() local 408 DerOutputStream tmp = new DerOutputStream(); in encodeThis() local 411 TAG_ONLY_CA_CERTS), tmp); in encodeThis() local 415 DerOutputStream tmp = new DerOutputStream(); in encodeThis() local 418 TAG_ONLY_SOME_REASONS), tmp); in encodeThis() local 422 DerOutputStream tmp = new DerOutputStream(); in encodeThis() local [all …]
|