HomeSort by relevance Sort by last modified time
    Searched defs:uint8_t (Results 176 - 181 of 181) sorted by null

1 2 3 4 5 6 78

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2481 uint8_t = c_ubyte variable
    [all...]
  /external/mksh/src/
sh.h 233 typedef unsigned char uint8_t; typedef
235 typedef u_int8_t uint8_t; typedef
819 uint8_t type; /* environment type - see below */
820 uint8_t flags; /* EF_* */
863 EXTERN uint8_t trap_nested; /* running nested traps */
864 EXTERN uint8_t shell_flags[FNFLAGS];
    [all...]
  /external/valgrind/perf/
tinycc.c 105 typedef unsigned char uint8_t; typedef
    [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 91 typedef unsigned char uint8_t; typedef
100 typedef unsigned __int8 uint8_t; typedef
120 uint8_t m64_u8[8];
164 typedef uint8_t poly8_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 91 typedef unsigned char uint8_t; typedef
100 typedef unsigned __int8 uint8_t; typedef
120 uint8_t m64_u8[8];
164 typedef uint8_t poly8_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 91 typedef unsigned char uint8_t; typedef
100 typedef unsigned __int8 uint8_t; typedef
120 uint8_t m64_u8[8];
164 typedef uint8_t poly8_t;
    [all...]

Completed in 296 milliseconds

1 2 3 4 5 6 78