/external/flatbuffers/php/ |
D | Constants.php | 23 const SIZEOF_INT = 4; define in Google\\FlatBuffers\\Constants
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | Constants.java | 31 static final int SIZEOF_INT = 4; field in Constants
|
/external/python/cpython2/Lib/test/ |
D | test_time.py | 9 SIZEOF_INT = sysconfig.get_config_var('SIZEOF_INT') or 4 variable
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 266 #define SIZEOF_INT 4 macro
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | Util.java | 11 public static final int SIZEOF_INT = 4; field in Util
|
/external/pdfium/third_party/libtiff/ |
D | tiffconf.h | 40 #define SIZEOF_INT 4 macro
|
/external/curl/lib/ |
D | config-mac.h | 86 #define SIZEOF_INT 4 macro
|
D | config-riscos.h | 375 #define SIZEOF_INT 4 macro
|
D | config-win32ce.h | 335 #define SIZEOF_INT 4 macro
|
D | config-amigaos.h | 90 #define SIZEOF_INT 4 macro
|
D | config-dos.h | 88 #define SIZEOF_INT 4 macro
|
D | config-os400.h | 392 #define SIZEOF_INT 4 macro
|
D | config-symbian.h | 711 #define SIZEOF_INT 4 macro
|
D | config-tpf.h | 610 #define SIZEOF_INT 4 macro
|
D | config-vxworks.h | 830 #define SIZEOF_INT 4 macro
|
D | config-win32.h | 388 #define SIZEOF_INT 4 macro
|
D | curl_config.h | 891 #define SIZEOF_INT 4 macro
|
/external/python/cpython2/PC/os2vacpp/ |
D | pyconfig.h | 76 #define SIZEOF_INT 4 /* Count of Bytes in an (int) */ macro
|
/external/libxaac/decoder/ |
D | ixheaacd_aacdecoder.c | 86 #define SIZEOF_INT(x) ((sizeof(x) + sizeof(WORD32) - 1) / sizeof(WORD32)) macro
|
/external/freetype/builds/vms/ |
D | ftconfig.h | 63 #define SIZEOF_INT 4 macro
|
/external/python/cpython2/PC/os2emx/ |
D | pyconfig.h | 133 #define SIZEOF_INT 4 macro
|
/external/python/cpython3/PC/ |
D | pyconfig.h | 325 #define SIZEOF_INT 4 macro
|
/external/python/cpython2/PC/ |
D | pyconfig.h | 387 #define SIZEOF_INT 4 macro
|
/external/e2fsprogs/ |
D | configure.ac | 1047 AC_SUBST(SIZEOF_INT) subst
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 1013 #define SIZEOF_INT 4 macro
|