HomeSort by relevance Sort by last modified time
    Searched refs:__int8 (Results 26 - 42 of 42) sorted by null

12

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 118 // realize that, e.g. char has the same size as __int8
128 typedef signed __int8 int8_t;
131 typedef unsigned __int8 uint8_t;
  /external/protobuf/src/google/protobuf/stubs/
port.h 102 typedef signed __int8 int8;
107 typedef unsigned __int8 uint8;
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 102 typedef signed __int8 int8;
107 typedef unsigned __int8 uint8;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndr64types.h 16 typedef unsigned __int8 NDR64_UINT8;
21 typedef __int8 NDR64_INT8;
_mingw.h 231 #define __int8 char macro
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 160 typedef __int8 int8;
165 typedef unsigned __int8 uint8;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 160 typedef __int8 int8;
165 typedef unsigned __int8 uint8;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 160 typedef __int8 int8;
165 typedef unsigned __int8 uint8;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 160 typedef __int8 int8;
165 typedef unsigned __int8 uint8;
    [all...]
  /external/libxml2/
trio.c 244 typedef __int8 trio_int8_t;
    [all...]
  /external/expat/lib/
siphash.h 92 typedef unsigned __int8 uint8_t;
  /external/mesa3d/include/CL/
cl_platform.h 123 typedef signed __int8 cl_char;
124 typedef unsigned __int8 cl_uchar;
    [all...]
  /external/libusb/libusb/
libusb.h 46 typedef unsigned __int8 uint8_t;
    [all...]
  /system/keymaster/key_blob_utils/
ocb.c 81 typedef unsigned __int8 uint8_t;
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h 99 typedef signed __int8 int8_t;
100 typedef unsigned __int8 uint8_t;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 99 typedef signed __int8 int8_t;
100 typedef unsigned __int8 uint8_t;
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h 99 typedef signed __int8 int8_t;
100 typedef unsigned __int8 uint8_t;
    [all...]

Completed in 744 milliseconds

12