Home | History | Annotate | Download | only in out

Lines Matching refs:values

1305      * Compare two floating-point values.  Puts 0, 1, or -1 into the
1344 * Compare two floating-point values. Puts 0, 1, or -1 into the
1383 * Compare two floating-point values. Puts 0, 1, or -1 into the
1422 * Compare two floating-point values. Puts 0, 1, or -1 into the
1461 * Compare two 64-bit values. Puts 0, 1, or -1 into the destination
1464 * We load the full values with LDM, but in practice many values could
1478 * in the worst case (the 64-bit values are equal).
8066 @ copy values from registers into the array
8150 @ copy values from registers into the array
8950 * We have to clip values to long min/max per the specification. The
8987 * We have to clip values to long min/max per the specification. The
9738 * rPC, rFP, rGLUE: the values that they should contain
9752 * Restore PC, registers, and interpState to original values
9757 bl dvmSelfVerificationRestoreState @ restore pc and fp values
10036 @ Update "glue" values for the new method
10334 * values and start executing at the next instruction.
10506 * Updates the bits specified by "mask", setting them to the values in "val".