Home | History | Annotate | Download | only in out

Lines Matching refs:values

1230      * Compare two floating-point values.  Puts 0, 1, or -1 into the
1269 * Compare two floating-point values. Puts 0, 1, or -1 into the
1308 * Compare two floating-point values. Puts 0, 1, or -1 into the
1347 * Compare two floating-point values. Puts 0, 1, or -1 into the
1386 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1389 * We load the full values with LDM, but in practice many values could
1403 * in the worst case (the 64-bit values are equal).
11136 @ copy values from registers into the array
11220 @ copy values from registers into the array
12260 * We have to clip values to long min/max per the specification. The
12297 * We have to clip values to long min/max per the specification. The
13132 @ copy values from registers into the array
26627 * rPC, rFP, rSELF: the values that they should contain
26640 * Restore PC, registers, and interpreter state to original values
26649 bl dvmSelfVerificationRestoreState @ restore pc and fp values
26857 @ Update state values for the new method
27239 * values and start executing at the next instruction.
27403 * Updates the bits specified by "mask", setting them to the values in "val".