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

1 2

  /system/extras/simpleperf/nonlinux_support/include/linux/
types.h 19 typedef uint8_t __u8; typedef
  /bionic/libc/kernel/uapi/asm-generic/
int-l64.h 24 typedef unsigned char __u8; typedef
int-ll64.h 24 typedef unsigned char __u8; typedef
  /external/clang/test/CodeGen/
2008-01-28-UnionSize.c 4 typedef unsigned char __u8; typedef
11 __u8 raw[6];
2009-07-22-StructLayout.c 4 typedef unsigned char __u8; typedef
11 __u8 bLength;
12 __u8 bDescriptorType;
13 __u8 bDescriptorSubType;
15 __u8 iMACAddress;
19 __u8 bNumberPowerFilters;
  /external/kernel-headers/original/uapi/asm-generic/
int-l64.h 21 typedef unsigned char __u8; typedef
int-ll64.h 21 typedef unsigned char __u8; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
int-l64.h 20 typedef unsigned char __u8; typedef
int-ll64.h 20 typedef unsigned char __u8; typedef
  /external/e2fsprogs/include/mingw/linux/
types.h 10 typedef unsigned __int8 __u8; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 10 typedef unsigned __int8 __u8; typedef
  /external/wpa_supplicant_8/src/drivers/
linux_wext.h 28 typedef uint8_t __u8; typedef
  /hardware/intel/bootstub/
types.h 8 typedef unsigned char __u8; typedef
13 typedef __u8 u8;
  /system/extras/ext4_utils/include/ext4_utils/
ext4_kernel_headers.h 36 #define __u8 uint8_t macro
56 #undef __u8 macro
  /external/e2fsprogs/lib/blkid/
blkid_types.h 10 typedef unsigned char __u8; typedef
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 10 typedef unsigned char __u8; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 10 typedef unsigned char __u8; typedef
  /external/e2fsprogs/util/
android_types.h 10 typedef unsigned char __u8; typedef
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
int_typedefs.h 17 typedef uint8_t __u8; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
type_compat.h 6 typedef uint8_t __u8; typedef
  /system/core/libsparse/
sparse_defs.h 34 #define __u8 u8 macro
  /external/autotest/client/profilers/powertop/src/
bluetooth.c 45 #define __u8 uint8_t macro
49 __u8 b[6];
73 __u8 type;
75 __u8 features[8];
  /external/libcap/libcap/
libcap.h 18 #ifndef __u8
19 #define __u8 uint8_t macro
  /cts/hostsidetests/security/securityPatch/CVE-2016-2471/
poc.c 47 typedef unsigned char __u8; typedef
52 __u8 fixed; /* Hardware should not use auto select */
53 __u8 disabled; /* Disable the feature */
64 __u8 qual; /* link quality (%retries, SNR,
66 __u8 level; /* signal level (dBm) */
67 __u8 noise; /* noise level (dBm) */
68 __u8 updated; /* Flags to know if updated */
74 __u8 i; /* List index (when in range struct) */
75 __u8 flags; /* Flags (fixed/auto) */
112 __u8 scan_type
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mltypes.h 110 typedef uint8_t __u8; typedef

Completed in 261 milliseconds

1 2