Home
last modified time | relevance | path

Searched refs:theFloat (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.java165 public void setFloat(int parameterIndex, float theFloat) in setFloat() argument
1119 public void setFloat(String parameterName, float theFloat) in setFloat() argument