Searched
full:floats (Results
276 -
300 of
604) sorted by null
<<11121314151617181920>>
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Matrix_Delegate.java | 901 * two arrays represent their "points" as pairs of floats [x, y]. 904 * @param dstIndex The index of the first [x,y] pair of dst floats 906 * @param srcIndex The index of the first [x,y] pair of src floats [all...] |
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rsub_int_lit8/ |
Test_rsub_int_lit8.java | 247 * and floats are not used interchangeably.
|
/development/ndk/platforms/android-4/include/KHR/ |
khrplatform.h | 72 * KHRONOS_SUPPORT_FLOAT is 1 if floats are supported; otherwise 0.
|
/external/chromium/chrome/browser/ui/gtk/ |
first_run_dialog.cc | 67 // Set the (x, y) coordinates of the welcome message (which floats on top of
|
/external/chromium/webkit/glue/ |
cpp_bound_class_unittest.cc | 248 // Comparing floats that aren't integer-valued is usually problematic due
|
/external/jmonkeyengine/engine/src/android/jme3tools/android/ |
Fixed.java | 18 * floats instead of this class for decimal math.
|
/external/jpeg/ |
jidctflt.c | 185 * And testing floats for zero is relatively expensive, so we don't bother.
|
/external/libffi/src/powerpc/ |
darwin.S | 110 bf 6,L2 /* No floats to load. */
|
ffi.c | 175 /* With FFI_LINUX_SOFT_FLOAT floats are handled like UINT32. */ 722 /* With FFI_LINUX_SOFT_FLOAT floats are handled like UINT32. */ 1151 /* With FFI_LINUX_SOFT_FLOAT floats are handled like UINT32. */ [all...] |
/external/libvorbis/examples/ |
decoder_example.c | 244 /* convert floats to 16 bit signed ints (host order) and
|
/external/llvm/lib/Target/X86/ |
README-X86-64.txt | 177 Other optimizations involving functions which use va_arg on floats which don't
|
/external/llvm/test/CodeGen/ARM/ |
fast-isel.ll | 201 ; Check unaligned loads of floats
|
/external/opencv/cvaux/include/ |
cvaux.h | 364 // weight_vtx - optional vector of floats, with size = graph->total. 369 // weight_edge - optional matrix of floats, of width and height = graph->total. 403 // weight_vtx - optional vector of floats, with size = graph->total. 408 // weight_edge - optional matrix of floats, of width and height = graph->total. [all...] |
/external/qemu/distrib/jpeg-6b/ |
jidctflt.c | 185 * And testing floats for zero is relatively expensive, so we don't bother.
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowLocation.java | 358 * @param results an array of floats to hold the results
|
/external/skia/legacy/include/core/ |
SkScalar.h | 308 /* <= is slower than < for floats, so we use < for our tolerance test
|
/external/speex/libspeex/ |
pseudofloat.h | 8 * it is not even remotely as accurate as 32-bit floats, and is not
|
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 4487 int integer = 0, floats = 0, p405 = 0, altivec = 0, faltivec = 0; local [all...] |
/external/valgrind/main/include/ |
pub_tool_options.h | 121 // floats at the moment!
|
/external/webkit/Source/ThirdParty/ANGLE/include/KHR/ |
khrplatform.h | 81 * KHRONOS_SUPPORT_FLOAT is 1 if floats are supported; otherwise 0.
|
/frameworks/native/opengl/include/KHR/ |
khrplatform.h | 81 * KHRONOS_SUPPORT_FLOAT is 1 if floats are supported; otherwise 0.
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
package-info.java | 176 * You can also hold floats using
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropMath.java | 39 * @return the float array of corners (8 floats)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/KHR/ |
khrplatform.h | 72 * KHRONOS_SUPPORT_FLOAT is 1 if floats are supported; otherwise 0.
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/KHR/ |
khrplatform.h | 72 * KHRONOS_SUPPORT_FLOAT is 1 if floats are supported; otherwise 0.
|
Completed in 823 milliseconds
<<11121314151617181920>>