Searched refs:u16 (Results 1 - 10 of 10) sorted by relevance

/system/extras/ext4_utils/
H A Dcontents.h27 u16 mode;
28 u16 uid;
29 u16 gid;
39 int inode_set_permissions(u32 inode_num, u16 mode, u16 uid, u16 gid, u32 mtime);
H A Duuid.c32 u16 time_mid;
33 u16 time_hi_and_version;
36 u16 node0_1;
H A Dext4_utils.h76 #define __le16 u16
80 #define __be16 u16
84 #define __u16 u16
90 typedef unsigned short int u16; typedef
116 u16 feat_ro_compat;
117 u16 feat_compat;
118 u16 feat_incompat;
H A Dallocate.h43 u16 get_directories(int bg);
H A Dcontents.c60 u16 rec_len = 8 + ALIGN(name_len, 4);
236 int inode_set_permissions(u32 inode_num, u16 mode, u16 uid, u16 gid, u32 mtime)
H A Dmake_ext4fs.c330 u16 root_mode;
H A Dallocate.c59 u16 used_dirs;
742 u16 get_directories(int bg)
/system/core/libpixelflinger/
H A Dcol32cb16blend_neon.S46 vmov.u16 q15, #256 // create alpha constant
48 vmov.u16 q14, #0x1f // create blue mask
64 vsub.u16 q3, q15, q3 // invert alpha
78 vshr.u16 q8, q10, #11 // shift dst red0 to low 5 bits
80 vshl.u16 q9, q10, #5 // shift dst green0 to top 6 bits
82 vshr.u16 q9, q9, #10 // shift dst green0 to low 6 bits
83 vmul.u16 q8, q8, q3 // multiply dst red0 by src alpha
84 vshl.u16 q12, q11, #5 // shift dst green1 to top 6 bits
85 vmul.u16 q9, q9, q3 // multiply dst green0 by src alpha
86 vshr.u16 q1
[all...]
/system/core/libsparse/
H A Dsparse_defs.h25 #define __le16 u16
29 #define __be16 u16
33 #define __u16 u16
39 typedef unsigned short int u16; typedef
/system/core/gpttool/
H A Dgpttool.c31 typedef unsigned short u16; typedef
75 u16 name[EFI_NAMELEN];

Completed in 376 milliseconds