HomeSort by relevance Sort by last modified time
    Searched refs:PS3 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/tools/tzcode/
tzselect.ksh 64 # Work around a bug in bash 1.14.7 and earlier, where $PS3 is sent to stdout.
66 ?*) PS3=
  /libcore/luni/src/main/java/java/lang/
StrictMath.java 122 private static final double PS3 = -4.00555345006794114027e-02;
171 * (PS1 + z * (PS2 + z * (PS3 + z * (PS4 + z * PS5)))));
178 * (PS1 + z * (PS2 + z * (PS3 + z * (PS4 + z * PS5)))));
192 * (PS1 + z * (PS2 + z * (PS3 + z * (PS4 + z * PS5)))));
235 * (PS1 + t * (PS2 + t * (PS3 + t * (PS4 + t * PS5)))));
244 p = t * (PS0 + t * (PS1 + t * (PS2 + t * (PS3 + t * (PS4 + t * PS5)))));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 11 #define PS3 0x0008

Completed in 6056 milliseconds