Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 4196) sorted by relevance

12345678910>>...168

/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle_test.cc35 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 …]
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/visitor/
DGenericListVisitorAdapter.java48 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 …]
/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/detail/
Dendian_store.hpp72 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 …]
Dendian_load.hpp75 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 …]
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dextra_ops_gcc_arm.hpp107 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 …]
Dextra_ops_gcc_aarch64.hpp132 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 …]
Dcore_arch_ops_gcc_arm.hpp88 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 …]
Dextra_ops_gcc_aarch32.hpp130 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 …]
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.h34 tensorflow::uint32 tmp; in pexpand_bf16_l() local
47 tensorflow::uint32 tmp; in pexpand_bf16_u() local
229 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable
237 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable
246 __m128i tmp = _mm_castps_si128(from); in pexpand_bf16_l() local
255 __m128i tmp = _mm_castps_si128(from); in pexpand_bf16_u() local
380 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable
388 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable
398 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable
406 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable
[all …]
/external/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp48 Builder::Result tmp = variable
197 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::zero()); variable
215 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::c32(4u)); variable
238 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v0)); variable
265 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v1)); variable
347 Temp tmp = bld.pseudo(aco_opcode::p_linear_phi, bld.def(s2), Operand::c64(0u)); variable
361 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
420 Temp tmp = bld.copy(bld.def(s1, m0), inputs[3]); variable
/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dcommon_type_sfinae_test.cpp24 tt::common_type<int, void*> tmp; in TT_TEST_BEGIN() local
29 tt::common_type<X, Y> tmp; in TT_TEST_BEGIN() local
34 tt::common_type<X&, int const*> tmp; in TT_TEST_BEGIN() local
39 tt::common_type<X, Y, int, void*> tmp; in TT_TEST_BEGIN() local
/external/perfetto/src/profiling/common/
Dproducer_support_unittest.cc74 auto tmp = base::TempFile::Create(); in TEST() local
95 auto tmp = base::TempFile::Create(); in TEST() local
110 auto tmp = base::TempFile::Create(); in TEST() local
125 auto tmp = base::TempFile::Create(); in TEST() local
140 auto tmp = base::TempFile::Create(); in TEST() local
155 auto tmp = base::TempFile::Create(); in TEST() local
182 auto tmp = base::TempFile::Create(); in TEST() local
226 auto tmp = base::TempFile::Create(); in TEST() local
259 auto tmp = base::TempFile::Create(); in TEST() local
284 auto tmp = base::TempFile::Create(); in TEST() local
/external/guava/android/guava-tests/benchmark/com/google/common/math/
DIntMathBenchmark.java56 int tmp = 0; in pow() local
66 int tmp = 0; in mod() local
76 int tmp = 0; in gCD() local
86 int tmp = 0; in factorial() local
96 int tmp = 0; in binomial() local
106 int tmp = 0; in isPrime() local
DLongMathBenchmark.java58 int tmp = 0; in pow() local
68 int tmp = 0; in mod() local
78 int tmp = 0; in gCD() local
88 int tmp = 0; in factorial() local
98 int tmp = 0; in binomial() local
108 int tmp = 0; in isPrime() local
DBigIntegerMathRoundingBenchmark.java54 int tmp = 0; in log2() local
64 int tmp = 0; in log10() local
74 int tmp = 0; in sqrt() local
84 int tmp = 0; in divide() local
94 long tmp = 0; in roundToDouble() local
/external/guava/guava-tests/benchmark/com/google/common/math/
DIntMathBenchmark.java56 int tmp = 0; in pow() local
66 int tmp = 0; in mod() local
76 int tmp = 0; in gCD() local
86 int tmp = 0; in factorial() local
96 int tmp = 0; in binomial() local
106 int tmp = 0; in isPrime() local
DLongMathBenchmark.java58 int tmp = 0; in pow() local
68 int tmp = 0; in mod() local
78 int tmp = 0; in gCD() local
88 int tmp = 0; in factorial() local
98 int tmp = 0; in binomial() local
108 int tmp = 0; in isPrime() local
DBigIntegerMathRoundingBenchmark.java54 int tmp = 0; in log2() local
64 int tmp = 0; in log10() local
74 int tmp = 0; in sqrt() local
84 int tmp = 0; in divide() local
94 long tmp = 0; in roundToDouble() local
/external/webrtc/common_audio/signal_processing/include/
Dspl_inl_armv7.h29 int32_t tmp = 0; in WEBRTC_SPL_MUL_16_32_RSFT16() local
35 int32_t tmp = 0; in WEBRTC_SPL_MUL_16_16() local
42 int32_t tmp = 0; in WebRtc_MulAccumW16() local
82 int32_t tmp = 0; in WebRtcSpl_GetSizeInBits() local
90 int32_t tmp = 0; in WebRtcSpl_NormW32() local
104 int tmp = 0; in WebRtcSpl_NormU32() local
115 int32_t tmp = 0; in WebRtcSpl_NormW16() local
/external/sdv/vsomeip/third_party/boost/atomic/test/
Datomicity_ref.cpp136 unsigned int tmp = value; in racy_add() local
143 unsigned int tmp = value; in racy_add() local
197 value_type tmp = shared_value_ref.fetch_add(increment, boost::memory_order_relaxed); in test_arithmetic() local
204 value_type tmp = shared_value_ref.fetch_sub(increment, boost::memory_order_relaxed); in test_arithmetic() local
225 value_type tmp = shared_value_ref.fetch_or(mod << shift, boost::memory_order_relaxed); in test_bitops() local
232 … value_type tmp = shared_value_ref.fetch_and(~(1u << (shift + k)), boost::memory_order_relaxed); in test_bitops() local
240 value_type tmp = shared_value_ref.fetch_xor(mod << shift, boost::memory_order_relaxed); in test_bitops() local
246 value_type tmp = shared_value_ref.fetch_and(~mask, boost::memory_order_relaxed); in test_bitops() local
265 boost::posix_time::time_duration tmp(timeout * 2); in main() local
280 boost::posix_time::time_duration tmp(timeout * 3); in main() local
Datomicity.cpp130 unsigned int tmp = value; in racy_add() local
137 unsigned int tmp = value; in racy_add() local
190 value_type tmp = shared_value.fetch_add(increment, boost::memory_order_relaxed); in test_arithmetic() local
197 value_type tmp = shared_value.fetch_sub(increment, boost::memory_order_relaxed); in test_arithmetic() local
217 value_type tmp = shared_value.fetch_or(mod << shift, boost::memory_order_relaxed); in test_bitops() local
224 value_type tmp = shared_value.fetch_and(~(1u << (shift + k)), boost::memory_order_relaxed); in test_bitops() local
232 value_type tmp = shared_value.fetch_xor(mod << shift, boost::memory_order_relaxed); in test_bitops() local
238 value_type tmp = shared_value.fetch_and(~mask, boost::memory_order_relaxed); in test_bitops() local
257 boost::posix_time::time_duration tmp(timeout * 2); in main() local
272 boost::posix_time::time_duration tmp(timeout * 3); in main() local
/external/perfetto/src/base/
Dscoped_mmap_unittest.cc45 base::TmpDirTree tmp; in TEST_F() local
53 base::TmpDirTree tmp; in TEST_F() local
61 base::TmpDirTree tmp; in TEST_F() local
73 base::TmpDirTree tmp; in TEST_F() local
84 base::TmpDirTree tmp; in TEST_F() local
98 base::TmpDirTree tmp; in TEST_F() local
/external/mesa3d/src/mesa/main/
Duniform_query.cpp439 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 …]
/external/rust/crates/tempfile/tests/
Dtempdir.rs71 let tmp = t!(TempDir::new()); in test_rm_tempdir() localVariable
79 let tmp = t!(TempDir::new()); in test_rm_tempdir() localVariable
92 let tmp = thread::spawn(f).join().unwrap(); in test_rm_tempdir() localVariable
100 let tmp = t!(TempDir::new()); in test_rm_tempdir() localVariable
111 let tmp = t!(TempDir::new()); in test_rm_tempdir_close() localVariable
120 let tmp = t!(TempDir::new()); in test_rm_tempdir_close() localVariable
123 let tmp = tmp; in test_rm_tempdir_close() localVariable
134 let tmp = thread::spawn(f).join().unwrap(); in test_rm_tempdir_close() localVariable
143 let tmp = t!(TempDir::new()); in test_rm_tempdir_close() localVariable
/external/gemmlowp/internal/
Dpack_msa.h90 v2i64 tmp = __builtin_msa_ilvr_d( in Pack() local
99 v2i64 tmp = __builtin_msa_ilvl_d( in Pack() local
110 v2i64 tmp = __builtin_msa_ilvr_d( in Pack() local
119 v2i64 tmp = reinterpret_cast<v2i64>( in Pack() local
129 v2i64 tmp = __builtin_msa_ilvl_d( in Pack() local
174 v4i32 tmp = __builtin_msa_ld_w(sums_of_each_slice_ptr, 0); in Pack() local
253 v2i64 tmp = __builtin_msa_ilvr_d( in Pack() local
262 v2i64 tmp = __builtin_msa_ilvl_d( in Pack() local
273 v2i64 tmp = __builtin_msa_ilvr_d( in Pack() local
282 v2i64 tmp = reinterpret_cast<v2i64>( in Pack() local
[all …]

12345678910>>...168