Searched refs:type (Results 126 - 150 of 247) sorted by relevance

12345678910

/bionic/libc/kernel/uapi/linux/
H A Dmedia.h69 __u32 type; member in struct:media_entity_desc
H A Dsom.h90 unsigned int type : 16; member in struct:aux_id
H A Dbcache.h22 #define BITMASK(name,type,field,offset,size) static inline __u64 name(const type * k) \
23 { return(k->field >> offset) & ~(~0ULL << size); } static inline void SET_ ##name(type * k, __u64 v) \
H A Dinput.h30 __u16 type; member in struct:input_event
65 __u32 type; member in struct:input_mask
200 __u16 type; member in struct:ff_effect
H A Dhiddev.h42 __u32 type; member in struct:hiddev_collection_info
H A Dusbdevice_fs.h84 unsigned char type; member in struct:usbdevfs_urb
/bionic/libc/kernel/uapi/linux/usb/
H A Dfunctionfs.h120 __u8 type; member in struct:usb_functionfs_event
/bionic/libc/kernel/uapi/misc/
H A Dcxl.h77 __u16 type; member in struct:cxl_event_header
/bionic/libc/upstream-netbsd/lib/libc/include/isc/
H A Dassertions.h37 const char *assertion_type_to_text(assertion_type type);
/bionic/libm/x86_64/
H A Ds_log1p.S766 .type L_tbl,@object
774 .type log2,@object
790 .type coeff,@object
806 .type coeff2,@object
H A De_log.S732 .type L_tbl,@object
740 .type log2,@object
756 .type coeff,@object
H A De_pow.S1081 .type HIGHSIGMASK,@object
1089 .type LOG2_E,@object
1117 .type coeff,@object
3173 .type L_tbl,@object
3182 .type HIGHMASK_Y,@object
4210 .type T_exp,@object
4227 .type e_coeff,@object
4235 .type coeff_h,@object
4243 .type HIGHMASK_LOG_X,@object
4251 .type HALFMAS
[all...]
/bionic/linker/arch/mips64/
H A Dbegin.S45 .type __start,@function
/bionic/libc/kernel/uapi/sound/
H A Dasoc.h101 __le32 type; member in struct:snd_soc_tplg_hdr
124 __le32 type; member in struct:snd_soc_tplg_ctl_tlv
147 __le32 type; member in struct:snd_soc_tplg_ctl_hdr
/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; member in struct:evEvent_p
184 uint32_t type; /* READ, WRITE, EXCEPT, nonblk */ member in struct:__anon1038
190 ctx->field.type = ev; \
/bionic/tools/relocation_packer/src/
H A Delf_file.cc87 std::string type; local
89 case PT_NULL: type = "NULL"; break;
90 case PT_LOAD: type = "LOAD"; break;
91 case PT_DYNAMIC: type = "DYNAMIC"; break;
92 case PT_INTERP: type = "INTERP"; break;
93 case PT_PHDR: type = "PHDR"; break;
94 case PT_GNU_RELRO: type = "GNU_RELRO"; break;
95 case PT_GNU_STACK: type = "GNU_STACK"; break;
96 case PT_ARM_EXIDX: type = "EXIDX"; break;
97 default: type
99 VLOG(1) << "phdr[" << program_header_index << "] : " << type; local
[all...]
/bionic/libc/dns/net/
H A Dgetaddrinfo.c213 int qclass, qtype; /* class and type of query */
1306 int type, class, ancount, qdcount; local
1373 type = _getshort(cp);
1374 cp += INT16SZ; /* type */
1385 type == T_CNAME) {
1404 if (!(type == T_A || type == T_AAAA)) {
1408 } else if (type != qtype) {
1409 if (type != T_KEY && type !
2154 int class, type; local
[all...]
H A Dgethnamaddr.c210 int type, class, ancount, qdcount; local
285 type = _getshort(cp);
286 cp += INT16SZ; /* type */
298 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) {
327 if (qtype == T_PTR && type == T_CNAME) {
348 if (type != qtype) {
349 if (type != T_KEY && type != T_SIG)
351 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
353 p_type(type));
1171 int n, type; local
[all...]
/bionic/libc/kernel/uapi/drm/
H A Dmsm_drm.h94 __u32 type; member in struct:drm_msm_gem_submit_cmd
/bionic/libc/kernel/uapi/linux/dvb/
H A Dvideo.h105 __s32 type; member in struct:video_event
/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
H A Dip_tables.h111 __u8 type; member in struct:ipt_icmp
/bionic/libc/kernel/uapi/mtd/
H A Dmtd-abi.h96 __u8 type; member in struct:mtd_info_user
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dmath_private.h280 #define STRICT_ASSIGN(type, lval, rval) ((lval) = (rval))
282 #define STRICT_ASSIGN(type, lval, rval) do { \
283 volatile type __lval; \
285 if (sizeof(type) >= sizeof(long double)) \
337 * |a| must be >= |b| or 0, b's type must be no larger than 'a's type, and
352 * any extra precision into the type of 'a' -- 'a' should have type float_t,
353 * double_t or long double. b's type should be no larger than 'a's type
[all...]
/bionic/libm/x86/
H A Dlibm_tancot_huge.S566 .type __libm_tancot_huge,@function
575 .type .L_2il0floatpacket.0,@object
581 .type _Pi4Inv,@object
592 .type _Pi4x3,@object
605 .type _Pi4x4,@object
613 .type _ones,@object
641 .type _TP,@object
669 .type _TQ,@object
745 .type _GP,@object
/bionic/libc/kernel/uapi/linux/wimax/
H A Di2400m.h251 __le16 type; member in struct:i2400m_tlv_hdr
257 __le16 type; member in struct:i2400m_l3l4_hdr

Completed in 723 milliseconds

12345678910