Searched defs:putFloat (Results 1 - 25 of 32) sorted by relevance

12

/external/guava/guava/src/com/google/common/hash/
H A DAbstractHasher.java21 * {@link #putFloat(float)}, {@link #putUnencodedChars(CharSequence)}, and
35 @Override public final Hasher putFloat(float f) { method in class:AbstractHasher
H A DPrimitiveSink.java76 PrimitiveSink putFloat(float f); method in interface:PrimitiveSink
H A DHasher.java64 @Override Hasher putFloat(float f); method in interface:Hasher
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowSettings.java88 public static boolean putFloat(ContentResolver cr, String name, float value) { method in class:ShadowSettings.SettingsImpl
H A DShadowBundle.java187 public void putFloat(String key, float value) { method in class:ShadowBundle
/external/flatbuffers/php/
H A DByteBuffer.php294 public function putFloat($offset, $value) function
H A DFlatbufferBuilder.php269 public function putFloat($x) function
271 $this->bb->putFloat($this->space -= 4, $x);
380 $this->putFloat($x);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/content/
H A DTestSharedPreferences.java124 public Editor putFloat(String key, float value) { method in class:TestSharedPreferences.TestSharedPreferencesEditor
/external/flatbuffers/java/com/google/flatbuffers/
H A DFlatBufferBuilder.java231 public void putFloat (float x) { bb.putFloat (space -= Constants.SIZEOF_FLOAT, x); } method in class:FlatBufferBuilder
282 public void addFloat (float x) { prep(Constants.SIZEOF_FLOAT, 0); putFloat (x); }
/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.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 296 milliseconds

12