HomeSort by relevance Sort by last modified time
    Searched defs:xxx (Results 1 - 4 of 4) sorted by null

  /bionic/libm/src/
k_tan.c 55 static const double xxx[] = { variable
73 #define one xxx[13]
74 #define pio4 xxx[14]
75 #define pio4lo xxx[15]
76 #define T xxx
  /external/fdlibm/
k_tan.c 49 static const double xxx[] = { variable
67 #define one xxx[13]
68 #define pio4 xxx[14]
69 #define pio4lo xxx[15]
70 #define T xxx
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
FieldTest.java 219 f = TestAccess.class.getDeclaredField("xxx");
2156 private static int xxx; field in class:TestAccess
    [all...]
  /external/ppp/pppd/
auth.c 639 * XXX we may not be able to do this if the line has hung up!
676 /* XXX if doing_multilink, should do something to stop
2320 int newline, xxx; local
    [all...]

Completed in 104 milliseconds