HomeSort by relevance Sort by last modified time
    Searched defs:SIZEOF_DOUBLE (Results 1 - 25 of 35) sorted by null

1 2

  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
fficonfig.h 52 #define SIZEOF_DOUBLE 8
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
fficonfig.h 52 #define SIZEOF_DOUBLE 8
  /external/flatbuffers/java/com/google/flatbuffers/
Constants.java 37 static final int SIZEOF_DOUBLE = 8;
  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
fficonfig.h 124 #define SIZEOF_DOUBLE 8
  /frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalHelpers.java 39 public static final int SIZEOF_DOUBLE = Double.SIZE / Byte.SIZE;
65 return SIZEOF_DOUBLE;
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 17 # define SIZEOF_DOUBLE 8
25 # define SIZEOF_DOUBLE 8
33 # define SIZEOF_DOUBLE 8
46 # define SIZEOF_DOUBLE 8
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 17 # define SIZEOF_DOUBLE 8
25 # define SIZEOF_DOUBLE 8
33 # define SIZEOF_DOUBLE 8
46 # define SIZEOF_DOUBLE 8
  /external/python/cpython2/android_arm/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/android_arm64/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/darwin_x86_64/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/libffi/linux-arm/
fficonfig.h 119 #define SIZEOF_DOUBLE 8
  /external/libffi/linux-arm64/
fficonfig.h 119 #define SIZEOF_DOUBLE 8
  /external/libffi/linux-x86/
fficonfig.h 119 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/android_x86/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/android_x86_64/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/linux_x86_64/libffi/
fficonfig.h 153 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/PC/
pyconfig.h 390 #define SIZEOF_DOUBLE 8
  /external/python/cpython3/PC/
pyconfig.h 347 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/RISCOS/
pyconfig.h 257 #define SIZEOF_DOUBLE 8
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 998 #define SIZEOF_DOUBLE 8
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 998 #define SIZEOF_DOUBLE 8
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 998 #define SIZEOF_DOUBLE 8
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 998 #define SIZEOF_DOUBLE 8
    [all...]
  /external/python/cpython2/darwin_x86_64/pyconfig/
pyconfig.h 1007 #define SIZEOF_DOUBLE 8
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 1009 #define SIZEOF_DOUBLE 8
    [all...]

Completed in 604 milliseconds

1 2