/external/kernel-headers/original/asm-mips/ |
a.out.h | 18 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 19 unsigned a_text; /* length of text, in bytes */ 20 unsigned a_data; /* length of data, in bytes */ 21 unsigned a_bss; /* length of uninitialized data area for 23 unsigned a_syms; /* length of symbol table data in file, 25 unsigned a_entry; /* start address */ 26 unsigned a_trsize; /* length of relocation info for text, in 28 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
/external/kernel-headers/original/asm-x86/ |
a.out.h | 6 unsigned int a_info; /* Use macros N_MAGIC, etc for access */ 7 unsigned a_text; /* length of text, in bytes */ 8 unsigned a_data; /* length of data, in bytes */ 9 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 10 unsigned a_syms; /* length of symbol table data in file, in bytes */ 11 unsigned a_entry; /* start address */ 12 unsigned a_trsize; /* length of relocation info for text, in bytes */ 13 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
msgbuf.h | 20 unsigned long __unused1; 24 unsigned long __unused2; 28 unsigned long __unused3; 30 unsigned long msg_cbytes; /* current number of bytes on queue */ 31 unsigned long msg_qnum; /* number of messages in queue */ 32 unsigned long msg_qbytes; /* max number of bytes on queue */ 35 unsigned long __unused4; 36 unsigned long __unused5;
|
spinlock_types.h | 9 unsigned int slock; 15 unsigned int lock;
|
cmpxchg_32.h | 11 #define xchg(ptr,v) ((__typeof__(*(ptr)))__xchg((unsigned long)(v),(ptr),sizeof(*(ptr)))) 13 struct __xchg_dummy { unsigned long a[100]; }; 30 static inline void __set_64bit (unsigned long long * ptr, 31 unsigned int low, unsigned int high) 46 static inline void __set_64bit_constant (unsigned long long *ptr, 47 unsigned long long value) 49 __set_64bit(ptr,(unsigned int)(value), (unsigned int)((value)>>32ULL)); 51 #define ll_low(x) *(((unsigned int*)&(x))+0 [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
variance_ssse3.c | 16 extern unsigned int vp8_get16x16var_sse2 18 const unsigned char *src_ptr, 20 const unsigned char *ref_ptr, 22 unsigned int *SSE, 27 const unsigned char *ref_ptr, 29 const unsigned char *src_ptr, 31 unsigned int Height, 33 unsigned int *sumsquared 37 const unsigned char *ref_ptr, 39 const unsigned char *src_ptr [all...] |
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/ |
PiffSampleEncryptionBox.java | 11 * unsigned int(24) AlgorithmID; 12 * unsigned int(8) IV_size; 13 * unsigned int(8)[16] KID; 15 * unsigned int (32) sample_count; 17 * unsigned int(IV_size) InitializationVector; 20 * unsigned int(16) NumberOfEntries; 22 * unsigned int(16) BytesOfClearData; 23 * unsigned int(32) BytesOfEncryptedData;
|
/external/oprofile/daemon/ |
opd_events.h | 22 unsigned long value; 23 unsigned long counter; 24 unsigned long count; 25 unsigned long um; 26 unsigned long kernel; 27 unsigned long user; 37 struct opd_event * find_counter_event(unsigned long counter); 42 void fill_header(struct opd_header * header, unsigned long counter,
|
opd_perfmon.h | 28 typedef unsigned char pfm_uuid_t[16]; /* custom sampling buffer identifier type */ 35 unsigned long ctx_flags; /* noblock/block */ 36 unsigned short ctx_nextra_sets; /* number of extra event sets (you always get 1) */ 37 unsigned short ctx_reserved1; /* for future use */ 40 unsigned long ctx_reserved2[11];/* for future use */ 47 unsigned int reg_num; /* which register */ 48 unsigned short reg_set; /* event set for this register */ 49 unsigned short reg_reserved1; /* for future use */ 51 unsigned long reg_value; /* initial pmc/pmd value */ 52 unsigned long reg_flags; /* input: pmc/pmd flags, return: reg error * [all...] |
/external/qemu/slirp-android/ |
ctl.h | 7 #define CTL_IS_DNS(x) ((unsigned)((x)-CTL_DNS) < (unsigned)dns_addr_count)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
msgbuf.h | 20 unsigned long __unused1; 24 unsigned long __unused2; 28 unsigned long __unused3; 30 unsigned long msg_cbytes; /* current number of bytes on queue */ 31 unsigned long msg_qnum; /* number of messages in queue */ 32 unsigned long msg_qbytes; /* max number of bytes on queue */ 35 unsigned long __unused4; 36 unsigned long __unused5;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
cdk.h | 58 unsigned long magic; 59 unsigned short romver; 60 unsigned short cputype; 61 unsigned char panelid[8]; 73 unsigned short magic0; 74 unsigned short magic1; 75 unsigned short magic2; 76 unsigned short magic3; 77 unsigned short romver; 78 unsigned short memoff [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
msgbuf.h | 20 unsigned long __unused1; 24 unsigned long __unused2; 28 unsigned long __unused3; 30 unsigned long msg_cbytes; /* current number of bytes on queue */ 31 unsigned long msg_qnum; /* number of messages in queue */ 32 unsigned long msg_qbytes; /* max number of bytes on queue */ 35 unsigned long __unused4; 36 unsigned long __unused5;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
cdk.h | 58 unsigned long magic; 59 unsigned short romver; 60 unsigned short cputype; 61 unsigned char panelid[8]; 73 unsigned short magic0; 74 unsigned short magic1; 75 unsigned short magic2; 76 unsigned short magic3; 77 unsigned short romver; 78 unsigned short memoff [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
msgbuf.h | 20 unsigned long __unused1; 24 unsigned long __unused2; 28 unsigned long __unused3; 30 unsigned long msg_cbytes; /* current number of bytes on queue */ 31 unsigned long msg_qnum; /* number of messages in queue */ 32 unsigned long msg_qbytes; /* max number of bytes on queue */ 35 unsigned long __unused4; 36 unsigned long __unused5;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
cdk.h | 58 unsigned long magic; 59 unsigned short romver; 60 unsigned short cputype; 61 unsigned char panelid[8]; 73 unsigned short magic0; 74 unsigned short magic1; 75 unsigned short magic2; 76 unsigned short magic3; 77 unsigned short romver; 78 unsigned short memoff [all...] |
/bionic/libc/kernel/arch-arm/asm/ |
user.h | 26 unsigned int sign1:1; 27 unsigned int unused:15; 29 unsigned int sign2:1; 30 unsigned int exponent:14; 31 unsigned int j:1; 32 unsigned int mantissa1:31; 34 unsigned int mantissa0:32; 36 unsigned int fpsr:32; 37 unsigned int fpcr:32; 39 unsigned char ftype[8] [all...] |
/external/e2fsprogs/lib/e2p/ |
e2p.h | 31 int fgetflags (const char * name, unsigned long * flags); 32 int fgetversion (const char * name, unsigned long * version); 33 int fsetflags (const char * name, unsigned long flags); 34 int fsetversion (const char * name, unsigned long version); 35 int getflags (int fd, unsigned long * flags); 36 int getversion (int fd, unsigned long * version); 42 void print_fs_errors (FILE * f, unsigned short errors); 43 void print_flags (FILE * f, unsigned long flags, unsigned options); 44 void print_fs_state (FILE * f, unsigned short state) [all...] |
/external/libvpx/libvpx/vp8/common/ |
loopfilter.h | 41 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, mblim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 42 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, blim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 43 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, lim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 44 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, hev_thr[4][SIMD_WIDTH]); 45 unsigned char lvl[4][4][4]; 46 unsigned char hev_thr_lut[2][MAX_LOOP_FILTER + 1]; 47 unsigned char mode_lf_lut[10]; 52 const unsigned char * mblim; 53 const unsigned char * blim; 54 const unsigned char * lim [all...] |
/external/webkit/Source/WebCore/css/ |
WebKitCSSTransformValue.idl | 38 const unsigned short CSS_TRANSLATE = 1; 39 const unsigned short CSS_TRANSLATEX = 2; 40 const unsigned short CSS_TRANSLATEY = 3; 41 const unsigned short CSS_ROTATE = 4; 42 const unsigned short CSS_SCALE = 5; 43 const unsigned short CSS_SCALEX = 6; 44 const unsigned short CSS_SCALEY = 7; 45 const unsigned short CSS_SKEW = 8; 46 const unsigned short CSS_SKEWX = 9; 47 const unsigned short CSS_SKEWY = 10 [all...] |
/external/webkit/Source/WebCore/page/ |
PerformanceTiming.h | 54 unsigned long long navigationStart() const; 55 unsigned long long unloadEventStart() const; 56 unsigned long long unloadEventEnd() const; 57 unsigned long long redirectStart() const; 58 unsigned long long redirectEnd() const; 59 unsigned long long fetchStart() const; 60 unsigned long long domainLookupStart() const; 61 unsigned long long domainLookupEnd() const; 62 unsigned long long connectStart() const; 63 unsigned long long connectEnd() const [all...] |
/development/ndk/platforms/android-3/include/linux/mmc/ |
host.h | 18 unsigned int clock; 19 unsigned short vdd; 46 unsigned char bus_mode; 51 unsigned char chip_select; 57 unsigned char power_mode; 63 unsigned char bus_width; 83 unsigned int f_min; 84 unsigned int f_max; 87 unsigned long caps; 91 unsigned int max_seg_size [all...] |
/external/clang/test/CodeGen/ |
2007-09-12-PragmaPack.c | 3 typedef unsigned char uint8_t; 4 typedef unsigned short uint16_t; 5 typedef unsigned int uint32_t; 29 unsigned barsize(void) {
|
/external/clang/test/CodeGenCXX/ |
microsoft-uuidof-unsupported-target.cpp | 5 unsigned long Data1; 6 unsigned short Data2; 7 unsigned short Data3; 8 unsigned char Data4[8];
|
/external/clang/test/Preprocessor/Inputs/TestFramework.framework/Headers/ |
TestFramework.h | 4 static inline int test_framework_func(unsigned a) {
|