HomeSort by relevance Sort by last modified time
    Searched defs:uint16_t (Results 26 - 50 of 74) sorted by null

12 3

  /external/mesa3d/src/mesa/main/
compiler.h 67 typedef unsigned __int16 uint16_t; typedef
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_dreamcast.h 33 typedef unsigned short uint16_t; typedef
SDL_config_macos.h 35 typedef UInt16 uint16_t; typedef
SDL_config_win32.h 36 typedef unsigned __int16 uint16_t; typedef
60 typedef unsigned short uint16_t; typedef
SDL_config_os2.h 33 typedef unsigned short uint16_t; typedef
  /external/skia/gpu/include/
GrConfig.h 120 typedef unsigned short uint16_t; typedef
  /external/valgrind/unittest/
thread_wrappers_win.h 65 typedef unsigned short uint16_t; typedef
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 123 typedef unsigned short uint16_t; typedef
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 123 typedef unsigned short uint16_t; typedef
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 123 typedef unsigned short uint16_t; typedef
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 123 typedef unsigned short uint16_t; typedef
  /external/kernel-headers/original/linux/
types.h 118 typedef __u16 uint16_t; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 92 typedef __u16 uint16_t; typedef
  /external/mesa3d/include/c99/
stdint.h 79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
99 typedef uint16_t uint_least16_t;
109 typedef uint16_t uint_fast16_t;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 50 typedef unsigned short int uint16_t; typedef
  /bionic/libc/include/
stdint.h 51 typedef __uint16_t uint16_t; typedef
93 * int16_t & uint16_t
100 typedef uint16_t uint_least16_t;
  /development/ndk/platforms/android-3/include/
stdint.h 51 typedef __uint16_t uint16_t; typedef
93 * int16_t & uint16_t
100 typedef uint16_t uint_least16_t;
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 124 #undef uint16_t macro
128 #define uint16_t gl_uint16_t macro
196 #define uint_least16_t uint16_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 56 typedef __uint16_t uint16_t; typedef
98 * int16_t & uint16_t
105 typedef uint16_t uint_least16_t;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 51 typedef __uint16_t uint16_t; typedef
93 * int16_t & uint16_t
100 typedef uint16_t uint_least16_t;

Completed in 610 milliseconds

12 3