Home | History | Annotate | Download | only in out

Lines Matching refs:values

1230      * Compare two floating-point values.  Puts 0, 1, or -1 into the
1284 * Compare two floating-point values. Puts 0, 1, or -1 into the
1338 * Compare two floating-point values. Puts 0, 1, or -1 into the
1373 * Compare two floating-point values. Puts 0, 1, or -1 into the
1408 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1411 * We load the full values with LDM, but in practice many values could
1425 * in the worst case (the 64-bit values are equal).
3762 * We have to clip values to int min/max per the specification. The
3886 * We have to clip values to int min/max per the specification. The
11458 @ copy values from registers into the array
11542 @ copy values from registers into the array
12718 * We have to clip values to long min/max per the specification. The
12755 * We have to clip values to long min/max per the specification. The
13590 @ copy values from registers into the array
27085 * rPC, rFP, rSELF: the values that they should contain
27098 * Restore PC, registers, and interpreter state to original values
27107 bl dvmSelfVerificationRestoreState @ restore pc and fp values
27315 @ Update state values for the new method
27697 * values and start executing at the next instruction.
27861 * Updates the bits specified by "mask", setting them to the values in "val".