/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/visitor/ |
D | GenericListVisitorAdapter.java | 50 List<R> tmp; in visit() local 77 List<R> tmp; in visit() local 109 List<R> tmp; in visit() local 131 List<R> tmp; in visit() local 158 List<R> tmp; in visit() local 180 List<R> tmp; in visit() local 197 List<R> tmp; in visit() local 219 List<R> tmp; in visit() local 241 List<R> tmp; in visit() local 263 List<R> tmp; in visit() local [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.h | 35 tensorflow::uint32 tmp; in pexpand_bf16_l() local 48 tensorflow::uint32 tmp; in pexpand_bf16_u() local 196 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable 204 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable 213 __m128i tmp = _mm_castps_si128(from); in pexpand_bf16_l() local 222 __m128i tmp = _mm_castps_si128(from); in pexpand_bf16_u() local 347 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable 355 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable 365 __m128i tmp = _mm_castpd_si128(_mm_load_pd1((const double*)from)); variable 373 __m128i tmp = _mm_castps_si128(_mm_load_ps1(from)); variable [all …]
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 390 double tmp; in _mesa_get_uniform() local 396 uint64_t tmp; in _mesa_get_uniform() local 402 uint64_t tmp; in _mesa_get_uniform() local 416 double tmp = src[sidx].u; in _mesa_get_uniform() local 423 double tmp = src[sidx].i; in _mesa_get_uniform() local 428 double tmp = src[sidx].i ? 1.0 : 0.0; in _mesa_get_uniform() local 433 double tmp = src[sidx].f; in _mesa_get_uniform() local 439 double tmp; in _mesa_get_uniform() local 447 double tmp; in _mesa_get_uniform() local 488 double tmp; in _mesa_get_uniform() local [all …]
|
/external/gemmlowp/internal/ |
D | pack_msa.h | 90 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 …]
|
/external/webrtc/webrtc/common_audio/signal_processing/include/ |
D | spl_inl_armv7.h | 28 int32_t tmp = 0; in WEBRTC_SPL_MUL_16_32_RSFT16() local 34 int32_t tmp = 0; in WEBRTC_SPL_MUL_16_16() local 41 int32_t tmp = 0; in WebRtc_MulAccumW16() local 79 int32_t tmp = 0; in WebRtcSpl_GetSizeInBits() local 87 int32_t tmp = 0; in WebRtcSpl_NormW32() local 102 int tmp = 0; in WebRtcSpl_NormU32() local 112 int32_t tmp = 0; in WebRtcSpl_NormW16() local
|
/external/autotest/client/bin/ |
D | parallel.py | 8 def fork_start(tmp, l): argument 81 def fork_waitfor(tmp, pid): argument 89 def fork_waitfor_timed(tmp, pid, timeout): argument 117 def fork_nuke_subprocess(tmp, pid): argument
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_interface_parser.c | 35 WORD32 interface_signat_data_len = 0, i, tmp; in impd_unidrc_interface_signature_read() local 56 WORD32 i = 0, tmp = 0; in impd_sys_interface_read() local 100 WORD32 tmp = 0; in impd_loudness_norm_control_interface_read() local 118 WORD32 tmp = 0; in impd_loudness_norm_param_interface_read() local 211 WORD32 i = 0, j = 0, tmp = 0; in impd_drc_interface_read() local 308 WORD32 tmp = 0; in impd_drc_param_interface_read() local 386 WORD32 err = 0, i = 0, tmp = 0, dummy; in impd_unidrc_interface_extension_read() local
|
/external/tinyxml/ |
D | tinystr.cpp | 45 TiXmlString tmp; in reserve() local 58 TiXmlString tmp; in assign() local 87 TiXmlString tmp; in operator +() local 96 TiXmlString tmp; in operator +() local 106 TiXmlString tmp; in operator +() local
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinystr.cpp | 41 TiXmlString tmp; in reserve() local 54 TiXmlString tmp; in assign() local 83 TiXmlString tmp; in operator +() local 92 TiXmlString tmp; in operator +() local 102 TiXmlString tmp; in operator +() local
|
/external/guava/guava-tests/benchmark/com/google/common/math/ |
D | IntMathBenchmark.java | 56 int tmp = 0; in pow() local 65 int tmp = 0; in mod() local 74 int tmp = 0; in gCD() local 83 int tmp = 0; in factorial() local 92 int tmp = 0; in binomial() local
|
D | LongMathBenchmark.java | 59 int tmp = 0; in pow() local 68 int tmp = 0; in mod() local 77 int tmp = 0; in gCD() local 86 int tmp = 0; in factorial() local 95 int tmp = 0; in binomial() local
|
D | DoubleMathBenchmark.java | 48 long tmp = 0; in log2() local 57 long tmp = 0; in factorial() local 66 int tmp = 0; in isMathematicalInteger() local 77 int tmp = 0; in isPowerOfTwo() local
|
D | LessThanBenchmark.java | 65 int tmp = 0; in branchFreeLtIntInlined() local 77 int tmp = 0; in branchFreeLtInt() local 89 int tmp = 0; in ternaryLtIntAddOutsideTernary() local 101 int tmp = 0; in ternaryLtIntAddInsideTernary() local 113 int tmp = 0; in branchFreeLtLongInlined() local 125 int tmp = 0; in branchFreeLtLong() local 137 int tmp = 0; in ternaryLtLongAddOutsideTernary() local 149 int tmp = 0; in ternaryLtLongAddInsideTernary() local
|
D | LongMathRoundingBenchmark.java | 55 int tmp = 0; in log2() local 64 int tmp = 0; in log10() local 73 int tmp = 0; in sqrt() local 82 int tmp = 0; in divide() local
|
D | BigIntegerMathRoundingBenchmark.java | 55 int tmp = 0; in log2() local 64 int tmp = 0; in log10() local 73 int tmp = 0; in sqrt() local 82 int tmp = 0; in divide() local
|
D | DoubleMathRoundingBenchmark.java | 54 int tmp = 0; in roundToInt() local 63 long tmp = 0; in roundToLong() local 72 int tmp = 0; in roundToBigInteger() local 81 int tmp = 0; in log2Round() local
|
D | IntMathRoundingBenchmark.java | 55 int tmp = 0; in log2() local 64 int tmp = 0; in log10() local 73 int tmp = 0; in sqrt() local 82 int tmp = 0; in divide() local
|
/external/guava/guava-tests/benchmark/com/google/common/primitives/ |
D | UnsignedLongsBenchmark.java | 53 long tmp = 0; in divide() local 62 long tmp = 0; in remainder() local 71 long tmp = 0; in parseUnsignedLong() local 85 long tmp = 0; in parseDecode10() local 94 long tmp = 0; in parseDecode16() local 103 int tmp = 0; in toString() local
|
/external/u-boot/arch/arm/mach-uniphier/clk/ |
D | pll-base-ld20.c | 35 u32 tmp; in uniphier_ld20_sscpll_init() local 71 u32 tmp; in uniphier_ld20_sscpll_ssc_en() local 89 u32 tmp; in uniphier_ld20_sscpll_set_regi() local 108 u32 tmp; in uniphier_ld20_vpll27_init() local 134 u32 tmp; in uniphier_ld20_dspll_init() local
|
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Image.cpp | 303 uint32_t tmp = 0; in composeTo_opt2() local 333 uint32_t tmp = 0; in composeTo_opt2() local 366 uint32_t tmp = 0; in composeTo_opt2() local 407 uint32_t tmp = 0; in composeTo_opt2() local 436 uint32_t tmp = 0; in composeTo_opt2() local 467 uint32_t tmp = 0; in composeTo_opt2() local 501 uint32_t tmp = 0; in composeTo_opt2() local 529 uint32_t tmp = 0; in composeTo_opt2() local 557 uint32_t tmp = 0; in composeTo_opt2() local 593 uint32_t tmp = 0; in composeTo_opt2() local [all …]
|
/external/llvm/include/llvm/ADT/ |
D | iterator.h | 70 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 84 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 93 DerivedT tmp = *static_cast<DerivedT *>(this); variable 107 DerivedT tmp = *static_cast<DerivedT *>(this); variable
|
/external/libevent/test/ |
D | regress.gen.c | 50 struct msg *tmp; in msg_new_with_arg() local 136 struct evbuffer *tmp = NULL; in msg_attack_assign() local 178 struct evbuffer *tmp = NULL; in msg_run_assign() local 243 msg_clear(struct msg *tmp) in msg_clear() 274 msg_free(struct msg *tmp) in msg_free() 298 msg_marshal(struct evbuffer *evbuf, const struct msg *tmp){ in msg_marshal() 315 msg_unmarshal(struct msg *tmp, struct evbuffer *evbuf) in msg_unmarshal() 412 struct evbuffer *tmp = evbuffer_new(); in evtag_unmarshal_msg() local 460 struct kill *tmp; in kill_new_with_arg() local 578 kill_clear(struct kill *tmp) in kill_clear() [all …]
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | AttributeWriter.java | 155 ByteArrayDataOutput tmp = ByteStreams.newDataOutput(); in writeAnnotation() local 167 ByteArrayDataOutput tmp = ByteStreams.newDataOutput(); in writeAnnotationDefault() local 176 ByteArrayDataOutput tmp = ByteStreams.newDataOutput(); in writeParameterAnnotations() local 196 ByteArrayDataOutput tmp = ByteStreams.newDataOutput(); in writeTypeAnnotation() local 219 ByteArrayDataOutput tmp = ByteStreams.newDataOutput(); in writeModule() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | iterator.h | 71 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 85 DerivedT tmp = *static_cast<const DerivedT *>(this); variable 94 DerivedT tmp = *static_cast<DerivedT *>(this); variable 108 DerivedT tmp = *static_cast<DerivedT *>(this); variable
|
/external/capstone/bindings/vb6/ |
D | mMisc.bas | 86 Dim tmp As Long variable 92 Dim tmp As Byte variable 98 Dim tmp As Currency variable 104 Dim v, tmp As String variable 118 Dim v, tmp As String variable 175 Dim foundDecimal As Boolean, tmp, i, a, a2 variable 280 Dim s() As String, chars As String, tmp As String variable 375 Dim tmp() As String, ub As Long variable
|