HomeSort by relevance Sort by last modified time
    Searched refs:v101 (Results 1 - 6 of 6) 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)) >> (int4)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)) >> (int4)8;
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic3DLUT.cpp 122 uint4 v101 = convert_uint4(pt_01[1]); local
128 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;

Completed in 91 milliseconds