/external/quake/quake/src/WinQuake/ |
D | vregset.cpp | 45 int port, temp0, temp1, temp2; in VideoRegisterSet() local
|
/external/libgsm/src/ |
D | rpe.c | 267 word xmax, xmaxc, temp, temp1, temp2; variable 361 word temp, temp1, temp2, temp3; variable
|
/external/libvpx/libvpx/vp8/common/ |
D | variance_c.c | 293 unsigned char temp2[20*16]; in vp8_sub_pixel_variance4x4_c() local 322 unsigned char temp2[20*16]; in vp8_sub_pixel_variance8x8_c() local 346 unsigned char temp2[20*16]; in vp8_sub_pixel_variance16x16_c() local 422 unsigned char temp2[20*16]; in vp8_sub_pixel_variance16x8_c() local 446 unsigned char temp2[20*16]; in vp8_sub_pixel_variance8x16_c() local
|
D | idctllm.c | 38 int temp1, temp2; in vp8_short_idct4x4llm_c() local
|
/external/libvpx/libvpx/test/ |
D | fdct4x4_test.cc | 42 const int temp2 = ip[12] + ((ip[12] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local 60 const int temp2 = ip[3] + ((ip[3] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | lattice.c | 104 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterMa() local 239 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterAr() local
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
D | CombinerHeightMap.java | 242 float[] temp2 = map2.getHeightMap(); in load() local
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_fmengine.c | 289 EAS_I32 temp2; in FM_Operator() local 397 EAS_I32 temp2; in FM_NoiseOperator() local
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_fmengine.c | 289 EAS_I32 temp2; in FM_Operator() local 397 EAS_I32 temp2; in FM_NoiseOperator() local
|
/external/clang/test/CodeGenCXX/ |
D | type_visibility.cpp | 56 namespace temp2 { namespace
|
/external/jmonkeyengine/engine/src/core/com/jme3/light/ |
D | LightList.java | 99 float[] temp2 = new float[list.length * 2]; in doubleSize() local
|
/external/chromium/base/ |
D | atomicops_internals_mips_gcc.h | 74 Atomic32 temp, temp2; in NoBarrier_AtomicIncrement() local
|
/external/opencv/otherlibs/highgui/ |
D | loadsave.cpp | 498 CvMat *temp = 0, *temp2 = 0; in cvSaveImage() local
|
/external/v8/src/ |
D | atomicops_internals_mips_gcc.h | 94 Atomic32 temp, temp2; in NoBarrier_AtomicIncrement() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jcphuff.c | 380 register int temp, temp2; in encode_mcu_DC_first() local 467 register int temp, temp2; in encode_mcu_AC_first() local
|
D | jidctintelsse.c | 117 __m128i temp, temp2; in jpeg_idct_intelsse() local
|
/external/freetype/src/base/ |
D | ftcalc.c | 378 FT_Int64 temp, temp2; in FT_MulDiv() local 560 FT_Int64 temp, temp2; in FT_DivFix() local
|
/external/jpeg/ |
D | jcphuff.c | 380 register int temp, temp2; in encode_mcu_DC_first() local 467 register int temp, temp2; in encode_mcu_AC_first() local
|
D | jidctintelsse.c | 117 __m128i temp, temp2; in jpeg_idct_intelsse() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | idctllm_dspr2.c | 51 int temp1, temp2; in vp8_short_idct4x4llm_dspr2() local
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | Color.cpp | 79 static double calcHue(double temp1, double temp2, double hueVal) in calcHue() 108 …double temp2 = lightness < 0.5 ? lightness * (1.0 + saturation) : lightness + saturation - lightne… in makeRGBAFromHSLA() local
|
/external/e2fsprogs/ext2ed/ |
D | dir_com.c | 219 char *ptr,full_dir_name [500],dir_name [500],temp [500],temp2 [500]; in type_dir___cd() local
|
/external/v8/src/arm/ |
D | lithium-arm.h | 559 LOperand* temp2, in LModI() 1579 LNumberTagD(LOperand* value, LOperand* temp1, LOperand* temp2) { in LNumberTagD() 1592 LDoubleToI(LOperand* value, LOperand* temp1, LOperand* temp2) { in LDoubleToI() 1610 LOperand* temp2, in LTaggedToI() 1905 LCheckPrototypeMaps(LOperand* temp1, LOperand* temp2) { in LCheckPrototypeMaps() 1978 LAllocateObject(LOperand* temp1, LOperand* temp2) { in LAllocateObject()
|
/external/v8/src/mips/ |
D | lithium-mips.h | 558 LOperand* temp2, in LModI() 1559 LNumberTagD(LOperand* value, LOperand* temp1, LOperand* temp2) { in LNumberTagD() 1572 LDoubleToI(LOperand* value, LOperand* temp1, LOperand* temp2) { in LDoubleToI() 1590 LOperand* temp2, in LTaggedToI() 1885 LCheckPrototypeMaps(LOperand* temp1, LOperand* temp2) { in LCheckPrototypeMaps() 1958 LAllocateObject(LOperand* temp1, LOperand* temp2) { in LAllocateObject()
|
/external/quake/quake/src/QW/client/ |
D | r_bsp.c | 81 float angle, s, c, temp1[3][3], temp2[3][3], temp3[3][3]; in R_RotateBmodel() local
|