Searched defs:getFloat (Results 1 - 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DWebGLGetInfo.cpp165 float WebGLGetInfo::getFloat() const function in class:WebCore::WebGLGetInfo
/external/srec/shared/include/
H A DESR_Session.h85 ESR_ReturnCode(*getFloat)(const LCHAR* name, float* value); member in struct:ESR_SessionSingleton_t
H A DESR_SessionType.h98 ESR_ReturnCode(*getFloat)(struct ESR_SessionType_t* self, const LCHAR* name, float* value); member in struct:ESR_SessionType_t
/external/skia/src/core/
H A DSkFloat.h77 float getFloat() const function in class:SkFloat
/external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
H A DPreferencesTest.java335 public float getFloat(String key, float deflt) { method in class:PreferencesTest.MockPreferences
/external/clang/include/clang/AST/
H A DAPValue.h202 APFloat &getFloat() { function in class:clang::APValue
206 const APFloat &getFloat() const { function in class:clang::APValue
207 return const_cast<APValue*>(this)->getFloat();
/external/javassist/src/test/test/javassist/convert/
H A DArrayAccessReplaceTest.java106 assertEquals((float)i, simple.getFloat(i), 0);
264 public float getFloat(int pos); method in interface:ArrayAccessReplaceTest.SimpleInterface
313 public float getFloat(int pos) { method in class:ArrayAccessReplaceTest.Simple
/external/dexmaker/src/test/java/com/google/dexmaker/stock/
H A DProxyBuilderTest.java176 public float getFloat() { return 5f; } method in class:ProxyBuilderTest.AllReturnTypes
196 assertEquals(12f, proxy.getFloat());
213 public float getFloat(float input) { return input; } method in class:ProxyBuilderTest.PassThroughAllTypes
241 assertEquals(8f, proxy.getFloat(8f));
242 assertEquals(9f, proxy.getFloat(9f));
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java411 public float getFloat(int columnIndex) throws SQLException { method in class:Impl_RowSet
415 public float getFloat(String columnName) throws SQLException { method in class:Impl_RowSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 293 milliseconds