HomeSort by relevance Sort by last modified time
    Searched defs:SIZEOF_FLOAT (Results 1 - 11 of 11) 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;
  /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...]

Completed in 545 milliseconds