| /external/flatbuffers/ts/ |
| D | constants.ts | 2 export const SIZEOF_INT = 4; constant
|
| /external/flatbuffers/php/ |
| D | Constants.php | 23 const SIZEOF_INT = 4; define in Google\\FlatBuffers\\Constants
|
| /external/freetype/builds/vms/ |
| D | ftconfig.h | 45 #define SIZEOF_INT 4 macro
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | Constants.java | 31 static final int SIZEOF_INT = 4; field in Constants
|
| /external/speex/ |
| D | config.h | 92 #define SIZEOF_INT 4 macro
|
| /external/python/cpython2/Lib/test/ |
| D | test_time.py | 9 SIZEOF_INT = sysconfig.get_config_var('SIZEOF_INT') or 4 variable
|
| /external/curl/lib/ |
| D | config-riscos.h | 226 #define SIZEOF_INT 4 macro
|
| D | config-mac.h | 84 #define SIZEOF_INT 4 macro
|
| D | config-win32ce.h | 220 #define SIZEOF_INT 4 macro
|
| D | config-amigaos.h | 70 #define SIZEOF_INT 4 macro
|
| D | config-dos.h | 82 #define SIZEOF_INT 4 macro
|
| D | config-os400.h | 248 #define SIZEOF_INT 4 macro
|
| D | config-plan9.h | 52 #define SIZEOF_INT 4 macro
|
| /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/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | Util.java | 13 public static final int SIZEOF_INT = 4; field in Util
|
| /external/cronet/third_party/libevent/aix/ |
| D | config.h | 237 #define SIZEOF_INT 4 macro
|
| /external/cronet/third_party/libevent/mac/ |
| D | config.h | 227 #define SIZEOF_INT 4 macro
|
| /external/cronet/third_party/libevent/freebsd/ |
| D | config.h | 227 #define SIZEOF_INT 4 macro
|
| /external/cronet/third_party/libevent/linux/ |
| D | config.h | 227 #define SIZEOF_INT 4 macro
|
| /external/cronet/third_party/libevent/android/ |
| D | config.h | 227 #define SIZEOF_INT 4 macro
|
| /external/pdfium/third_party/libtiff/ |
| D | tiffconf.h | 46 #define SIZEOF_INT 4 macro
|
| /external/cronet/third_party/libevent/solaris/ |
| D | config.h | 227 #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 | 91 #define SIZEOF_INT(x) ((sizeof(x) + sizeof(WORD32) - 1) / sizeof(WORD32)) macro
|