/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/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/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/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/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 | 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
|
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 | 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 | 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 | ApacheBenchmark.java | 167 long tmp = 0; in factorialDouble() local 176 int tmp = 0; in intGCD() local 185 long tmp = 0; in longGCD() local 194 long tmp = 0; in binomialCoefficient() local 203 int tmp = 0; in intAddOverflow() local 214 int tmp = 0; in longAddOverflow() local 225 int tmp = 0; in intMulOverflow() local 236 int tmp = 0; in longMulOverflow() 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/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/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/compiler-rt/test/tsan/ |
D | simple_stack2.cc | 11 volatile int tmp = 42; in bar1() local 18 volatile int tmp = Global; in foo2() local 24 volatile int tmp = 42; in bar2() local
|
/external/aac/libSYS/src/ |
D | cmdl_parser.cpp | 197 TEXTCHAR* tmp; in IIS_ScanCmdl() local 211 INT* tmp = va_arg(ap, INT*); in IIS_ScanCmdl() local 222 char* tmp = va_arg(ap, char*); in IIS_ScanCmdl() local 233 UCHAR* tmp = va_arg(ap, UCHAR*); in IIS_ScanCmdl() local 244 float* tmp = (float*) va_arg( ap,double*); in IIS_ScanCmdl() local 255 double* tmp = (double*) va_arg( ap,double*); in IIS_ScanCmdl() local 265 INT* tmp = va_arg( ap, INT*); in IIS_ScanCmdl() local 504 static char tmp[256]; /* this array is used to store the prefix and the filepath/name */ variable
|
/external/valgrind/memcheck/tests/solaris/ |
D | brk.c | 16 int tmp; in test_begin() local 41 int tmp; in test_updown() local 62 int tmp; in test_range() local
|
/external/guava/guava-tests/benchmark/com/google/common/collect/ |
D | ComparatorDelegationOverheadBenchmark.java | 51 int tmp = 0; in arraysSortNoComparator() local 61 int tmp = 0; in arraysSortOrderingNatural() local 78 int tmp = 0; in arraysSortOrderingFromNatural() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip_util.c | 49 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp() local 57 static void release_tmp( struct brw_clip_compile *c, struct brw_reg tmp ) in release_tmp() 111 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex() local 173 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local 189 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local 278 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local 429 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask() local
|
/external/libconstrainedcrypto/ |
D | sha.c | 45 uint32_t tmp = *p++ << 24; in SHA1_Transform() local 63 uint32_t tmp = rol(5,A) + E + W[t]; in SHA1_Transform() local 133 uint8_t tmp = (uint8_t) (cnt >> ((7 - i) * 8)); in SHA_final() local 138 uint32_t tmp = ctx->state[i]; in SHA_final() local
|
/external/libopus/celt/mips/ |
D | pitch_mipsr1.h | 82 opus_val16 tmp; in xcorr_kernel_mips() local 119 opus_val16 tmp = *x++; in xcorr_kernel_mips() local 130 opus_val16 tmp=*x++; in xcorr_kernel_mips() local 141 opus_val16 tmp=*x++; in xcorr_kernel_mips() local
|
/external/google-breakpad/src/processor/ |
D | static_map_iterator-inl.h | 75 StaticMapIterator<Key, Value, Compare> tmp = *this; variable 99 StaticMapIterator<Key, Value, Compare> tmp = *this; variable
|
/external/libxml2/doc/examples/ |
D | testWriter.c | 73 xmlChar *tmp; in testXmlwriterFilename() local 342 xmlChar *tmp; in testXmlwriterMemory() local 627 xmlChar *tmp; in testXmlwriterDoc() local 881 xmlChar *tmp; in testXmlwriterTree() local
|