HomeSort by relevance Sort by last modified time
    Searched refs:__u32 (Results 1 - 25 of 2985) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
e2image.h 17 __u32 magic_number; /* This must be EXT2_ET_MAGIC_E2IMAGE */
21 __u32 fs_netaddr_type;/* 0 = IPV4, 1 = IPV6, etc. */
22 __u32 fs_device; /* Device number of image */
25 __u32 fs_blocksize; /* Block size of the filesystem */
26 __u32 fs_reserved[8];
28 __u32 image_device; /* Device number of image file */
29 __u32 image_inode; /* Inode number of image file */
30 __u32 image_time; /* Time of image creation */
31 __u32 image_reserved[8];
33 __u32 offset_super; /* Byte offset of the sb and descriptors *
    [all...]
  /bionic/libc/kernel/common/sound/
compress_params.h 34 #define SND_AUDIOCODEC_PCM ((__u32) 0x00000001)
35 #define SND_AUDIOCODEC_MP3 ((__u32) 0x00000002)
36 #define SND_AUDIOCODEC_AMR ((__u32) 0x00000003)
37 #define SND_AUDIOCODEC_AMRWB ((__u32) 0x00000004)
39 #define SND_AUDIOCODEC_AMRWBPLUS ((__u32) 0x00000005)
40 #define SND_AUDIOCODEC_AAC ((__u32) 0x00000006)
41 #define SND_AUDIOCODEC_WMA ((__u32) 0x00000007)
42 #define SND_AUDIOCODEC_REAL ((__u32) 0x00000008)
44 #define SND_AUDIOCODEC_VORBIS ((__u32) 0x00000009)
45 #define SND_AUDIOCODEC_FLAC ((__u32) 0x0000000A
    [all...]
  /external/kernel-headers/original/sound/
compress_params.h 69 #define SND_AUDIOCODEC_PCM ((__u32) 0x00000001)
70 #define SND_AUDIOCODEC_MP3 ((__u32) 0x00000002)
71 #define SND_AUDIOCODEC_AMR ((__u32) 0x00000003)
72 #define SND_AUDIOCODEC_AMRWB ((__u32) 0x00000004)
73 #define SND_AUDIOCODEC_AMRWBPLUS ((__u32) 0x00000005)
74 #define SND_AUDIOCODEC_AAC ((__u32) 0x00000006)
75 #define SND_AUDIOCODEC_WMA ((__u32) 0x00000007)
76 #define SND_AUDIOCODEC_REAL ((__u32) 0x00000008)
77 #define SND_AUDIOCODEC_VORBIS ((__u32) 0x00000009)
78 #define SND_AUDIOCODEC_FLAC ((__u32) 0x0000000A
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
ist.h 24 __u32 signature;
25 __u32 command;
26 __u32 event;
27 __u32 perf_level;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ist.h 24 __u32 signature;
25 __u32 command;
26 __u32 event;
27 __u32 perf_level;
  /external/iptables/include/linux/netfilter/
xt_cluster.h 9 __u32 total_nodes;
10 __u32 node_mask;
11 __u32 hash_seed;
12 __u32 flags;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ist.h 23 __u32 signature;
24 __u32 command;
25 __u32 event;
26 __u32 perf_level;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ist.h 23 __u32 signature;
24 __u32 command;
25 __u32 event;
26 __u32 perf_level;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ist.h 23 __u32 signature;
24 __u32 command;
25 __u32 event;
26 __u32 perf_level;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ist.h 18 __u32 signature;
19 __u32 command;
20 __u32 event;
21 __u32 perf_level;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ist.h 18 __u32 signature;
19 __u32 command;
20 __u32 event;
21 __u32 perf_level;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ist.h 18 __u32 signature;
19 __u32 command;
20 __u32 event;
21 __u32 perf_level;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ist.h 18 __u32 signature;
19 __u32 command;
20 __u32 event;
21 __u32 perf_level;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ist.h 18 __u32 signature;
19 __u32 command;
20 __u32 event;
21 __u32 perf_level;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
ist.h 24 __u32 signature;
25 __u32 command;
26 __u32 event;
27 __u32 perf_level;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
ist.h 24 __u32 signature;
25 __u32 command;
26 __u32 event;
27 __u32 perf_level;
  /bionic/libc/kernel/arch-arm/asm/
statfs.h 22 __u32 f_type;
24 __u32 f_bsize;
25 __u32 f_blocks;
26 __u32 f_bfree;
27 __u32 f_bavail;
29 __u32 f_files;
30 __u32 f_ffree;
32 __u32 f_namelen;
34 __u32 f_frsize;
35 __u32 f_spare[5]
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
statfs.h 16 __u32 f_type;
17 __u32 f_bsize;
18 __u32 f_blocks;
19 __u32 f_bfree;
20 __u32 f_bavail;
21 __u32 f_files;
22 __u32 f_ffree;
24 __u32 f_namelen;
25 __u32 f_frsize;
26 __u32 f_spare[5]
    [all...]

Completed in 807 milliseconds

1 2 3 4 5 6 7 8 91011>>