Home
last modified time | relevance | path

Searched refs:theDouble (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGenObjC/
Dmessages-2.m38 printf("(CLASS) theInt: %d, theFloat: %f, theDouble: %f, thePoint: { %d, %d }\n",
61 printf("theInt: %d, theFloat: %f, theDouble: %f, thePoint: { %d, %d }\n",
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java158 public void setDouble(int parameterIndex, double theDouble) in setDouble() argument
1114 public void setDouble(String parameterName, double theDouble) in setDouble() argument