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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java 163 Floaty new64(double a) { method in class:Target
167 Floaty new64(double a, double b) { method in class:Target
171 Floaty new64(double a, double b, double c) { method in class:Target
175 Floaty new64(double a, double b, double c, double d) { method in class:Target
179 Floaty new64(double a, double b, double c, double d, double e) { method in class:Target
FloatyUnitTest.java 184 Target.Floaty subnormalFloaty = t.new64(subnormalDouble);
185 Target.Floaty normalFloaty = t.new64(normalDouble);
209 Target.Floaty subnormalFloaty = t.new64(subnormalDouble);
210 Target.Floaty normalFloaty = t.new64(normalDouble);
357 floaty = t.new64(Double.MIN_VALUE);
363 floaty = t.new64(-Double.MIN_VALUE);
CoreMathVerifier.java     [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/parser/
Parser.java 555 ArrayList list = new64();
3657 ArrayList new64() \/* reduce APresent$Many1ElseIfBlock *\/ method in class:Parser
    [all...]
  /external/testng/ant/3rdparty/
doclava-1.0.3.jar 

Completed in 454 milliseconds