/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | 581 SVGA3dShaderDestToken temp1; local 587 temp1.value = 0; 620 temp1 = get_temp( emit ); 622 if (!emit_repl( emit, temp1, &src1 )) 630 release_temp( emit, temp1 ); 1376 SVGA3dShaderDestToken temp1 = get_temp( emit ); local [all...] |
/external/mesa3d/src/mesa/x86/ |
x86_cliptest.S | 91 * ECX: temp1
|
/external/v8/src/crankshaft/ia32/ |
lithium-codegen-ia32.h | 275 Register temp1,
|
/external/v8/src/crankshaft/ppc/ |
lithium-codegen-ppc.cc | 2395 Register temp1 = ToRegister(instr->temp()); local 4420 Register temp1 = ToRegister(instr->temp1()); local 4694 Register temp1 = ToRegister(instr->temp()); local [all...] |
/external/v8/src/crankshaft/s390/ |
lithium-codegen-s390.cc | 2392 Register temp1 = ToRegister(instr->temp()); local 4362 Register temp1 = ToRegister(instr->temp1()); local 4625 Register temp1 = ToRegister(instr->temp()); local [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_TransformResidual4x4_s.s | 127 temp1 RN 10 ;// Temporary scratch varaibles label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s | 197 dQ_0t DN D22.U8 ;!!;Temp1
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
UefiShellLevel2CommandsLib.uni | 486 " fs0:\> mkdir temp1 temp2\r\n"
546 " fs0:\Test> attrib +r Temp1\r\n"
547 " DA R fs0:\Test\Temp1\r\n"
548 " fs0:\Test> mv Temp1 Temp2\r\n"
[all...] |
/external/clang/test/CodeGenCXX/ |
const-init-cxx11.cpp | 242 // CHECK: @[[TEMP1:.*]] = internal constant i32 1, align 4 243 // CHECK: @[[TEMPA1:.*]] = internal global {{.*}} { i32* @[[TEMP0]], i32* @[[TEMP1]] }, align 8
|
/external/eigen/unsupported/test/ |
NonLinearOptimization.cpp | 249 double temp, temp1, temp2; local 255 temp1 = 0.; 256 if (k) temp1 = x[k-1]; 259 fvec[k] = temp - temp1 - 2.*temp2 + 1.; 354 double temp, temp1, temp2; local 361 temp1 = 0.; 362 if (k) temp1 = x[k-1]; 365 fvec[k] = temp - temp1 - 2.*temp2 + 1.; [all...] |
/external/libcups/cups/ |
http.c | 402 http_credential_t *temp1, *temp2; /* Temporary credentials */ local 405 for (temp1 = (http_credential_t *)cupsArrayFirst(cred1), temp2 = (http_credential_t *)cupsArrayFirst(cred2); temp1 && temp2; temp1 = (http_credential_t *)cupsArrayNext(cred1), temp2 = (http_credential_t *)cupsArrayNext(cred2)) 406 if (temp1->datalen != temp2->datalen) 408 else if (memcmp(temp1->data, temp2->data, temp1->datalen)) 411 return (temp1 == temp2); [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_blit.c | 389 const GLfloat temp1 = LERP(a, v01, v11); local 390 return LERP(b, temp0, temp1);
|
/external/v8/src/crankshaft/mips/ |
lithium-codegen-mips.cc | 2201 Register temp1 = ToRegister(instr->temp()); local 4366 Register temp1 = ToRegister(instr->temp()); local [all...] |
/external/libjpeg-turbo/ |
transupp.c | 141 JCOEF temp1, temp2; local 168 temp1 = *ptr1; /* swap even column */ 171 *ptr2++ = temp1; 172 temp1 = *ptr1; /* swap odd column with sign change */ 175 *ptr2++ = -temp1; [all...] |
tjbench.c | 847 int temp1=0, temp2=0, match=0; local 848 if(sscanf(argv[++i], "%d/%d", &temp1, &temp2)==2) 852 if((double)temp1/(double)temp2
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
assembler_arm.cc | [all...] |
/external/v8/src/crankshaft/arm/ |
lithium-codegen-arm.cc | 2295 Register temp1 = ToRegister(instr->temp()); local 4396 Register temp1 = ToRegister(instr->temp()); local [all...] |
/external/v8/src/crankshaft/mips64/ |
lithium-codegen-mips64.cc | 2322 Register temp1 = ToRegister(instr->temp()); local 4559 Register temp1 = ToRegister(instr->temp()); local [all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_glsl_to_tgsi.cpp | 1750 st_src_reg temp1 = st_src_reg(temp), temp2 = st_src_reg(temp); local 1821 st_src_reg temp1 = st_src_reg(temp), temp2 = st_src_reg(temp); local [all...] |
/external/mesa3d/src/amd/common/ |
ac_nir_to_llvm.c | 2821 LLVMValueRef temp1, temp2; local [all...] |
/external/libjpeg-turbo/simd/ |
jsimd_mips_dspr2.S | [all...] |
/external/llvm/unittests/Support/ |
Path.cpp | 533 // Create a hard link to Temp1. 542 // Remove Temp1. 549 // Make sure Temp1 doesn't exist. [all...] |
/external/webp/src/dsp/ |
enc_msa.c | 559 const v4u32 temp1 = __msa_hadd_u_w(temp0, temp0); \ 560 const v2i64 temp2 = (v2i64)__msa_hadd_u_d(temp1, temp1); \
|
/external/libavc/common/armv8/ |
ih264_inter_pred_luma_horz_qpel_vert_hpel_av8.s | 737 uaddl v14.8h, v4.8b, v6.8b // temp1 = src[2_0] + src[3_0] 740 mla v12.8h, v14.8h , v26.8h // temp += temp1 * 20 741 uaddl v18.8h, v5.8b, v7.8b // temp1 = src[2_0] + src[3_0] 744 mla v14.8h, v18.8h , v26.8h // temp += temp1 * 20
|
/external/libhevc/common/x86/ |
ihevc_weighted_pred_sse42_intr.c | 1536 WORD32 row, col, temp1, temp2; local [all...] |