HomeSort by relevance Sort by last modified time
    Searched full:v101 (Results 1 - 17 of 17) 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;
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 103 00ba: add-int v1, v1, v101
385 parameter <unnamed> v101
660 00ba: add-int v3, v3, v101
942 parameter param98 v101
  /dalvik/dx/tests/087-ssa-local-vars/
expected.txt 791 Blort.java:70@004a: if-ne-int . <- v48:I v101:I=9
846 Blort.java:74@0073: if-eq-int . <- v73:I v101:I=9
    [all...]
  /external/smali/smali-integration-tests/src/test/smali/jumbo-method-tests/
zzzRangeMethods.smali 241 move/16 v1, v101
845 move/16 v1, v101
    [all...]
zzzRangeMethodsSuper.smali 240 move/16 v1, v101
845 move/16 v1, v101
Format5rc.smali 248 move/16 v1, v101
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java     [all...]
  /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/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/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/mesa/swrast/
s_texfilter.c 79 GLfloat v001, GLfloat v101, GLfloat v011, GLfloat v111)
83 const GLfloat temp01 = LERP(a, v001, v101);
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
DBHelper.java     [all...]

Completed in 565 milliseconds