HomeSort by relevance Sort by last modified time
    Searched refs:v101 (Results 1 - 10 of 10) sorted by null

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/d/
T_move_wide_from16_2.d 30 move-wide/from16 v101, v100
34 cmp-long v0, v101, v4
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
colorcube.rs 55 uint4 v101 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord1.y, coord2.z));
61 uint4 yz01 = ((v001 * weight1.x) + (v101 * weight2.x)) >> (uint4)8;
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
colorcube.rs 55 uint4 v101 = convert_uint4(rsGetElementAt_uchar4(gCube, coord2.x, coord1.y, coord2.z));
61 uint4 yz01 = ((v001 * weight1.x) + (v101 * weight2.x)) >> (uint4)8;
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic3DLUT.cpp 124 uint4 v101 = convert_uint4(pt_01[1]); local
130 uint4 yz01 = ((v001 * weight1.x) + (v101 * weight2.x)) >> (int4)7;
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 28 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local
59 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
102 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local
136 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
173 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 28 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local
59 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
102 register int v101=OFF+101,v102=OFF+102,v103=OFF+103,v104=OFF+104,v105=OFF+105,v106=OFF+106,v107=OFF+107,v108=OFF+108,v109=OFF+109,v110=OFF+110; local
136 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
173 sum +=v101+v102+v103+v104+v105+v106+v107+v108+v109+v110;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.c 100 float v001, float v101, float v011, float v111)
103 const float temp1 = lerp_2d(a, b, v001, v101, v011, v111);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 100 float v001, float v101, float v011, float v111)
103 const float temp1 = lerp_2d(a, b, v001, v101, v011, v111);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texfilter.c 79 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111)
83 const GLfloat temp01 = LERP(a, v001, v101);
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 79 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111)
83 const GLfloat temp01 = LERP(a, v001, v101);
    [all...]

Completed in 7808 milliseconds