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

1 2

  /external/flatbuffers/java/com/google/flatbuffers/
Constants.java 29 static final int SIZEOF_SHORT = 2;
  /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
Util.java 7 static final int SIZEOF_SHORT = 2;
  /external/curl/lib/
config-mac.h 87 #define SIZEOF_SHORT 2
config-amigaos.h 91 #define SIZEOF_SHORT 2
config-dos.h 91 #define SIZEOF_SHORT 2
config-win32ce.h 344 #define SIZEOF_SHORT 2
config-riscos.h 384 #define SIZEOF_SHORT 2
config-symbian.h 717 #define SIZEOF_SHORT 2
config-tpf.h 616 #define SIZEOF_SHORT 2
config-vxworks.h 842 #define SIZEOF_SHORT 2
config-win32.h 397 #define SIZEOF_SHORT 2
config-os400.h 404 #define SIZEOF_SHORT 2
curl_config.h 908 #define SIZEOF_SHORT 2
  /external/python/cpython2/PC/os2emx/
pyconfig.h 63 #define Py_UNICODE_SIZE SIZEOF_SHORT
130 #define SIZEOF_SHORT 2
  /external/python/cpython2/PC/
pyconfig.h 386 #define SIZEOF_SHORT 2
  /external/python/cpython3/PC/
pyconfig.h 343 #define SIZEOF_SHORT 2
  /external/python/cpython2/RISCOS/
pyconfig.h 275 #define SIZEOF_SHORT 2
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 1028 #define SIZEOF_SHORT 2
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 1028 #define SIZEOF_SHORT 2
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 1028 #define SIZEOF_SHORT 2
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 1028 #define SIZEOF_SHORT 2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
auto-host.h     [all...]
  /external/python/cpython2/darwin_x86_64/pyconfig/
pyconfig.h 1037 #define SIZEOF_SHORT 2
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 1039 #define SIZEOF_SHORT 2
    [all...]
  /external/syslinux/lzo/src/
lzo_supp.h 615 #if !defined(SIZEOF_SHORT) && defined(LZO_SIZEOF_SHORT)
616 # define SIZEOF_SHORT LZO_SIZEOF_SHORT
    [all...]

Completed in 482 milliseconds

1 2