/dalvik/docs/opcodes/ |
opcode-1a-const-string.html | 71 If v(A-1) is the lower half of a register pair, v(A-1)' becomes undefined. 74 If v(A+1) is the upper half of a register pair, v(A+1)' becomes undefined.
|
opcode-21-array-length.html | 60 If register v(A-1) is the lower half of a register pair, register v(A-1)' 64 If register v(A+1) is the upper half of a register pair, register v(A+1)'
|
opcode-44-aget.html | 89 If v(A-1) is the lower half of a register pair, v(A-1)' becomes undefined. 92 For all but the -wide variant, if v(A+1) is the upper half of a register 96 For the -wide variant, if v(A+2) is the upper half of a register pair,
|
opcode-52-iget.html | 84 If v(A-1) is the lower half of a register pair, v(A-1)' becomes undefined. 86 <li>For all but the -wide variant, if v(A+1) is the upper half of a register 90 For the -wide variant, if v(A+2) is the upper half of a register pair,
|
opcode-60-sget.html | 80 If v(A-1) is the lower half of a register pair, v(A-1)' becomes undefined. 83 For all but the -wide variant, if v(A+1) is the upper half of a register 87 For the -wide variant, if v(A+2) is the upper half of a register pair,
|
opcode-0a-move-result.html | 71 If register v(A-1) is the lower half of a register pair, register v(A-1)' 75 If register v(A+1) is the upper half of a register pair, register v(A+1)'
|
/packages/wallpapers/Basic/res/raw/ |
grass.rs | 210 float half = dawn + (morning - dawn) * 0.5f; 211 if (now <= half) { // Draw night->sunrise 213 newB = normf(dawn, half, now); 218 alpha(normf(half, morning, now)); 224 float half = afternoon + (dusk - afternoon) * 0.5f; 225 if (now <= half) { // Draw day->sunset 227 newB = normf(afternoon, half, now); 233 alpha(normf(half, dusk, now));
|
/external/qemu/ |
charpipe.c | 29 * each half of the channel has its own object and buffer, and 70 /* this models each half of the charpipe */ 453 CharPipeHalf* half; local 455 half = cp->a; 456 if (half->peer != NULL) 457 charpipehalf_poll(half); 459 half = cp->b; 460 if (half->peer != NULL) 461 charpipehalf_poll(half);
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
Transition3d.java | 22 * list. The animation is made of two smaller animations: the first half 23 * rotates the list by 90 degrees on the Y axis and the second half rotates 24 * the picture by 90 degrees on the Y axis. When the first half finishes, the 115 * This class listens for the end of the first half of the animation. 139 * half of the animation.
|
/external/dropbear/libtommath/ |
bn_mp_karatsuba_mul.c | 19 * three half size multiplications 22 * let n represent half of the number of digits in 32 * computed once. So in total three half size (half # of 36 * Note that a multiplication of half the digits requires
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
mmintrin.h | 114 /* Interleave the four 8-bit values from the high half of M1 with the four 115 8-bit values from the high half of M2. */ 122 /* Interleave the two 16-bit values from the high half of M1 with the two 123 16-bit values from the high half of M2. */ 130 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 131 value from the high half of M2. */ 138 /* Interleave the four 8-bit values from the low half of M1 with the four 139 8-bit values from the low half of M2. */ 146 /* Interleave the two 16-bit values from the low half of M1 with the two 147 16-bit values from the low half of M2. * [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
mmintrin.h | 117 /* Interleave the four 8-bit values from the high half of M1 with the four 118 8-bit values from the high half of M2. */ 125 /* Interleave the two 16-bit values from the high half of M1 with the two 126 16-bit values from the high half of M2. */ 133 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 134 value from the high half of M2. */ 141 /* Interleave the four 8-bit values from the low half of M1 with the four 142 8-bit values from the low half of M2. */ 149 /* Interleave the two 16-bit values from the low half of M1 with the two 150 16-bit values from the low half of M2. * [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
mmintrin.h | 114 /* Interleave the four 8-bit values from the high half of M1 with the four 115 8-bit values from the high half of M2. */ 122 /* Interleave the two 16-bit values from the high half of M1 with the two 123 16-bit values from the high half of M2. */ 130 /* Interleave the 32-bit value from the high half of M1 with the 32-bit 131 value from the high half of M2. */ 138 /* Interleave the four 8-bit values from the low half of M1 with the four 139 8-bit values from the low half of M2. */ 146 /* Interleave the two 16-bit values from the low half of M1 with the two 147 16-bit values from the low half of M2. * [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/move/ |
Test_move.java | 99 * @title When writing to a register that is one half of a 100 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_16/ |
Test_move_16.java | 106 * @title When writing to a register that is one half of a 107 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_from16/ |
Test_move_from16.java | 98 * @title When writing to a register that is one half of a 99 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_object/ |
Test_move_object.java | 100 * @title When writing to a register that is one half of a 101 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_object_16/ |
Test_move_object_16.java | 99 * @title When writing to a register that is one half of a 100 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_object_from16/ |
Test_move_object_from16.java | 100 * @title When writing to a register that is one half of a 101 * register pair, but not touching the other half, the old register pair gets broken
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_wide/ |
Test_move_wide.java | 94 * @title When writing to a register that is one half of a 95 * register pair, but not touching the other half, the old register pair gets broken
|