/interface/sdk_c/third_party/musl/ndk_musl_include/netinet/ |
H A D | tcp.h | 118 uint16_t source;
119 uint16_t dest;
123 uint16_t res1:4;
124 uint16_t doff:4;
125 uint16_t fin:1;
126 uint16_t syn:1;
127 uint16_t rst:1;
128 uint16_t psh:1;
129 uint16_t ack:1;
130 uint16_t ur [all...] |
H A D | ip_icmp.h | 15 uint16_t checksum;
18 uint16_t id;
19 uint16_t sequence;
23 uint16_t __unused1;
24 uint16_t mtu;
81 uint16_t icmp_cksum;
86 uint16_t icd_id;
87 uint16_t icd_seq;
92 uint16_t ipm_void;
93 uint16_t ipm_nextmt [all...] |
H A D | icmp6.h | 27 uint16_t icmp6_cksum;
30 uint16_t icmp6_un_data16[2];
190 uint16_t nd_opt_rh_reserved1;
197 uint16_t nd_opt_mtu_reserved;
218 uint16_t rr_maxdelay;
240 uint16_t rpm_reserved;
271 uint16_t rrr_flags;
289 uint16_t nd_opt_adv_interval_reserved;
296 uint16_t nd_opt_home_agent_info_reserved;
297 uint16_t nd_opt_home_agent_info_preferenc [all...] |
H A D | ip.h | 33 uint16_t tot_len;
34 uint16_t id;
35 uint16_t frag_off;
38 uint16_t check;
52 uint16_t ip_len;
53 uint16_t ip_id;
54 uint16_t ip_off;
57 uint16_t ip_sum;
|
H A D | udp.h | 19 uint16_t uh_sport;
20 uint16_t uh_dport;
21 uint16_t uh_ulen;
22 uint16_t uh_sum;
|
H A D | in.h | 12 typedef uint16_t in_port_t;
26 uint16_t __s6_addr16[8];
69 uint16_t htons(uint16_t);
71 uint16_t ntohs(uint16_t);
|
/interface/sdk_c/drivers/external_device_manager/usb/ |
H A D | usb_ddk_types.h | 58 uint16_t wValue; 62 uint16_t wIndex; 66 uint16_t wLength; 81 uint16_t bcdUSB; 91 uint16_t idVendor; 93 uint16_t idProduct; 95 uint16_t bcdDevice; 121 uint16_t wTotalLength; 178 uint16_t wMaxPacketSize;
|
/interface/sdk_c/third_party/vulkan-headers/vk_video/ |
H A D | vulkan_video_codec_h264std_encode.h | 79 uint16_t abs_diff_pic_num_minus1; 80 uint16_t long_term_pic_num; 85 uint16_t difference_of_pic_nums_minus1; 86 uint16_t long_term_pic_num; 87 uint16_t long_term_frame_idx; 88 uint16_t max_long_term_frame_idx_plus1; 110 uint16_t idr_pic_id; 124 uint16_t long_term_pic_num; 125 uint16_t long_term_frame_idx;
|
H A D | vulkan_video_codec_h265std.h | 161 uint16_t elemental_duration_in_tc_minus1[STD_VIDEO_H265_SUBLAYERS_LIST_SIZE]; 162 uint16_t reserved[3]; 236 uint16_t sar_width; 237 uint16_t sar_height; 246 uint16_t def_disp_win_left_offset; 247 uint16_t def_disp_win_right_offset; 248 uint16_t def_disp_win_top_offset; 249 uint16_t def_disp_win_bottom_offset; 253 uint16_t min_spatial_segmentation_idc; 254 uint16_t reserved [all...] |
H A D | vulkan_video_codec_h265std_encode.h | 31 uint16_t luma_weight_l0_flag; 32 uint16_t chroma_weight_l0_flag; 33 uint16_t luma_weight_l1_flag; 34 uint16_t chroma_weight_l1_flag; 81 uint16_t reserved1; 119 uint16_t used_by_curr_pic_lt_flag;
|
H A D | vulkan_video_codec_h264std_decode.h | 53 uint16_t frame_num; 54 uint16_t idr_pic_id; 67 uint16_t FrameNum; 68 uint16_t reserved;
|
H A D | vulkan_video_codec_h265std_decode.h | 45 uint16_t NumBitsForSTRefPicSetInSlice; 46 uint16_t reserved;
|
H A D | vulkan_video_codec_h264std.h | 212 uint16_t sar_width; 213 uint16_t sar_height; 248 uint16_t scaling_list_present_mask; 249 uint16_t use_default_scaling_matrix_mask;
|
/interface/sdk_c/drivers/external_device_manager/hid/ |
H A D | hid_ddk_types.h | 54 uint16_t type; 56 uint16_t code; 94 uint16_t vendorId; 96 uint16_t productId; 98 uint16_t version; 100 uint16_t bustype; 104 uint16_t propLength; 499 uint16_t length; 512 uint16_t length; 525 uint16_t lengt [all...] |
/interface/sdk_c/third_party/musl/ndk_musl_include/ |
H A D | endian.h | 19 static __inline uint16_t __bswap16(uint16_t __x)
in __bswap16() 41 #define htole16(x) (uint16_t)(x)
42 #define le16toh(x) (uint16_t)(x)
48 #define htobe16(x) (uint16_t)(x)
49 #define be16toh(x) (uint16_t)(x)
67 #define letoh16(x) (uint16_t)(x)
71 #define betoh16(x) (uint16_t)(x)
|
H A D | resolv.h | 53 uint16_t nscount;
54 uint16_t nsmap[MAXNS];
56 uint16_t nscount6;
57 uint16_t nsinit;
|
H A D | byteswap.h | 7 static __inline uint16_t __bswap_16(uint16_t __x)
in __bswap_16()
|
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/ |
H A D | acct.h | 14 typedef uint16_t comp_t;
18 uint16_t ac_uid;
19 uint16_t ac_gid;
20 uint16_t ac_tty;
40 uint16_t ac_tty;
|
H A D | signalfd.h | 37 uint16_t ssi_addr_lsb;
38 uint16_t __pad2;
|
/interface/sdk_c/third_party/musl/ndk_musl_include/arpa/ |
H A D | inet.h | 12 uint16_t htons(uint16_t);
14 uint16_t ntohs(uint16_t);
|
/interface/sdk_c/graphic/graphic_2d/native_drawing/ |
H A D | drawing_font.h | 231 OH_Drawing_TextEncoding encoding, uint16_t* glyphs, int maxGlyphCount); 244 void OH_Drawing_FontGetWidths(const OH_Drawing_Font*, const uint16_t* glyphs, int count, float* widths); 515 OH_Drawing_ErrorCode OH_Drawing_FontGetBounds(const OH_Drawing_Font* font, const uint16_t* glyphs, uint32_t count, 532 OH_Drawing_ErrorCode OH_Drawing_FontGetPathForGlyph(const OH_Drawing_Font* font, uint16_t glyph,
|
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ |
H A D | umachine.h | 215 # define UINT16_MAX ((uint16_t)(65535U))
383 * -DUCHAR_TYPE=uint16_t or -DUCHAR_TYPE=wchar_t (if U_SIZEOF_WCHAR_T==2) etc.
385 * This is for transitional use from application code that uses uint16_t or wchar_t for UTF-16.
389 * C++11 defines char16_t as bit-compatible with uint16_t, but as a distinct type.
392 * ICU requires uint_least16_t=uint16_t for data memory mapping.
400 // For configuration testing of UChar=uint16_t temporarily change this to #if 0.
402 // so we only #define it to uint16_t if it is undefined so far.
404 # define UCHAR_TYPE uint16_t
416 typedef uint16_t UChar;
426 * If wchar_t is not 16 bits wide, then define UChar to be uint16_t [all...] |
H A D | ucnv_err.h | 195 uint16_t size; /**< The size of this struct. @stable ICU 2.0 */
211 uint16_t size; /**< The size of this struct @stable ICU 2.0 */
|
/interface/sdk_c/third_party/libuv/include/uv/ |
H A D | stdint-msvc2008.h | 79 typedef unsigned short uint16_t; typedef 86 typedef unsigned __int16 uint16_t; typedef 99 typedef uint16_t uint_least16_t; 109 typedef uint16_t uint_fast16_t;
|
/interface/sdk_c/third_party/musl/ndk_musl_include/net/ |
H A D | if_arp.h | 23 uint16_t ar_hrd;
24 uint16_t ar_pro;
27 uint16_t ar_op;
|