Home
last modified time | relevance | path

Searched defs:SIZEOF_INT (Results 1 – 25 of 33) sorted by relevance

12

/external/flatbuffers/php/
DConstants.php23 const SIZEOF_INT = 4; define in Google\\FlatBuffers\\Constants
/external/flatbuffers/java/com/google/flatbuffers/
DConstants.java31 static final int SIZEOF_INT = 4; field in Constants
/external/python/cpython2/Lib/test/
Dtest_time.py9 SIZEOF_INT = sysconfig.get_config_var('SIZEOF_INT') or 4 variable
/external/python/cpython2/RISCOS/
Dpyconfig.h266 #define SIZEOF_INT 4 macro
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DUtil.java11 public static final int SIZEOF_INT = 4; field in Util
/external/pdfium/third_party/libtiff/
Dtiffconf.h40 #define SIZEOF_INT 4 macro
/external/curl/lib/
Dconfig-mac.h86 #define SIZEOF_INT 4 macro
Dconfig-riscos.h375 #define SIZEOF_INT 4 macro
Dconfig-win32ce.h335 #define SIZEOF_INT 4 macro
Dconfig-amigaos.h90 #define SIZEOF_INT 4 macro
Dconfig-dos.h88 #define SIZEOF_INT 4 macro
Dconfig-os400.h392 #define SIZEOF_INT 4 macro
Dconfig-symbian.h711 #define SIZEOF_INT 4 macro
Dconfig-tpf.h610 #define SIZEOF_INT 4 macro
Dconfig-vxworks.h830 #define SIZEOF_INT 4 macro
Dconfig-win32.h388 #define SIZEOF_INT 4 macro
Dcurl_config.h891 #define SIZEOF_INT 4 macro
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h76 #define SIZEOF_INT 4 /* Count of Bytes in an (int) */ macro
/external/libxaac/decoder/
Dixheaacd_aacdecoder.c86 #define SIZEOF_INT(x) ((sizeof(x) + sizeof(WORD32) - 1) / sizeof(WORD32)) macro
/external/freetype/builds/vms/
Dftconfig.h63 #define SIZEOF_INT 4 macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h133 #define SIZEOF_INT 4 macro
/external/python/cpython3/PC/
Dpyconfig.h325 #define SIZEOF_INT 4 macro
/external/python/cpython2/PC/
Dpyconfig.h387 #define SIZEOF_INT 4 macro
/external/e2fsprogs/
Dconfigure.ac1047 AC_SUBST(SIZEOF_INT) subst
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1013 #define SIZEOF_INT 4 macro

12