HomeSort by relevance Sort by last modified time
    Searched defs:SIZEOF_FLOAT (Results 1 - 22 of 22) sorted by null

  /external/flatbuffers/java/com/google/flatbuffers/
Constants.java 33 static final int SIZEOF_FLOAT = 4;
  /frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalHelpers.java 38 public static final int SIZEOF_FLOAT = Float.SIZE / Byte.SIZE;
61 return SIZEOF_FLOAT;
  /frameworks/support/heifwriter/src/main/java/androidx/heifwriter/
EglRectBlt.java 32 private static final int SIZEOF_FLOAT = 4;
60 ByteBuffer bb = ByteBuffer.allocateDirect(coords.length * SIZEOF_FLOAT);
113 4, 2, 2 * SIZEOF_FLOAT,
114 texMatrix, mTexCoordArray, textureId, 2 * SIZEOF_FLOAT);
  /external/python/cpython2/PC/
pyconfig.h 391 #define SIZEOF_FLOAT 4
  /external/python/cpython3/PC/
pyconfig.h 348 #define SIZEOF_FLOAT 4
  /external/python/cpython2/RISCOS/
pyconfig.h 260 #define SIZEOF_FLOAT 4
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 1001 #define SIZEOF_FLOAT 4
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 1001 #define SIZEOF_FLOAT 4
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 1001 #define SIZEOF_FLOAT 4
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 1001 #define SIZEOF_FLOAT 4
    [all...]
  /external/python/cpython2/darwin_x86_64/pyconfig/
pyconfig.h 1010 #define SIZEOF_FLOAT 4
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 1012 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 998 #define SIZEOF_FLOAT 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 994 #define SIZEOF_FLOAT 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 1037 #define SIZEOF_FLOAT 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 1036 #define SIZEOF_FLOAT 4
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 1038 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 404 milliseconds