Home | History | Annotate | Download | only in out

Lines Matching refs:values

1240      * Compare two floating-point values.  Puts 0, 1, or -1 into the
1279 * Compare two floating-point values. Puts 0, 1, or -1 into the
1318 * Compare two floating-point values. Puts 0, 1, or -1 into the
1357 * Compare two floating-point values. Puts 0, 1, or -1 into the
1396 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1399 * We load the full values with LDM, but in practice many values could
1413 * in the worst case (the 64-bit values are equal).
11090 @ copy values from registers into the array
11174 @ copy values from registers into the array
12197 * We have to clip values to long min/max per the specification. The
12234 * We have to clip values to long min/max per the specification. The
13069 @ copy values from registers into the array
26564 * rPC, rFP, rSELF: the values that they should contain
26577 * Restore PC, registers, and interpreter state to original values
26586 bl dvmSelfVerificationRestoreState @ restore pc and fp values
26794 @ Update state values for the new method
27176 values and start executing at the next instruction.
27340 * Updates the bits specified by "mask", setting them to the values in "val".