Home
last modified time | relevance | path

Searched defs:SIZEOF_DOUBLE (Results 1 – 25 of 250) sorted by relevance

12345678910

/aosp_15_r20/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dfficonfig.h17 # define SIZEOF_DOUBLE 8 macro
25 # define SIZEOF_DOUBLE 8 macro
33 # define SIZEOF_DOUBLE 8 macro
46 # define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dfficonfig.h52 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dfficonfig.h124 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DConstants.java37 static final int SIZEOF_DOUBLE = 8; field in Constants
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/marshal/
H A DMarshalHelpers.java39 public static final int SIZEOF_DOUBLE = Double.SIZE / Byte.SIZE; field in MarshalHelpers
/aosp_15_r20/external/libffi/linux-riscv64/
H A Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/libffi/linux-arm64/
H A Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/libffi/linux-arm/
H A Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/libffi/windows-msvc-x86_64/
H A Dfficonfig.h147 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/libffi/linux-x86/
H A Dfficonfig.h119 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/darwin_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/linux_arm64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_arm/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_arm64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/linux_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_x86_64/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/libffi/msvc_build/aarch64/aarch64_include/
H A Dfficonfig.h157 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_x86/libffi/
Dfficonfig.h153 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/RISCOS/
Dpyconfig.h257 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/PC/
Dpyconfig.h390 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython3/PC/
Dpyconfig.h335 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro
/aosp_15_r20/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1004 #define SIZEOF_DOUBLE 8 macro

12345678910