Searched refs:type (Results 201 - 225 of 247) sorted by relevance

12345678910

/bionic/libm/x86/
H A De_asin.S75 .type static_func, @function
1999 .type static_const_table,@object
H A De_atan2.S82 .type static_func, @function
1217 .type static_const_table,@object
/bionic/libc/arch-x86/atom/string/
H A Dsse2-wcslen-atom.S47 .type name, @function; \
H A Dsse2-wcsrchr-atom.S57 .type name, @function; \
H A Dsse2-strchr-atom.S57 .type name, @function; \
H A Dsse2-memchr-atom.S57 .type name, @function; \
H A Dssse3-strcat-atom.S65 .type name, @function; \
/bionic/libc/arch-x86/silvermont/string/
H A Dsse2-memcpy-slm.S63 .type name, @function; \
H A Dsse2-strlen-slm.S61 .type name, @function; \
H A Dsse2-memmove-slm.S63 .type name, @function; \
/bionic/libc/arch-x86_64/string/
H A Dsse2-memcpy-slm.S63 .type name, @function; \
H A Dsse2-strlen-slm.S51 .type name, @function; \
H A Dsse2-memmove-slm.S63 .type name, @function; \
/bionic/libc/kernel/uapi/drm/
H A Damdgpu_drm.h390 uint32_t type; member in struct:drm_amdgpu_info::__anon122::__anon124
H A Ddrm_mode.h105 __u32 type; member in struct:drm_mode_modeinfo
/bionic/libc/kernel/uapi/linux/dvb/
H A Dfrontend.h74 enum fe_type type; member in struct:dvb_frontend_info
/bionic/libc/kernel/uapi/linux/
H A Dxfrm.h279 __u8 type; member in struct:xfrm_userpolicy_type
H A Dbtrfs.h282 __u32 type; member in struct:btrfs_ioctl_search_header
H A Dethtool.h149 __u32 type; member in struct:ethtool_modinfo
H A Dnvme.h192 __u8 type; member in struct:nvme_lba_range_type
H A Dpkt_sched.h701 __u32 type; member in struct:tc_fq_codel_xstats
H A Drtnetlink.h401 __u8 type; member in struct:rta_session::__anon731::__anon733
/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Dev_timers.c60 /* Private type. */
251 ctx->cur->type == Timer &&
/bionic/linker/
H A Dlinker.cpp2539 uint64_t type,
2567 ns->set_isolated((type & ANDROID_NAMESPACE_TYPE_ISOLATED) != 0);
2572 if ((type & ANDROID_NAMESPACE_TYPE_SHARED) != 0) {
2725 ElfW(Word) type = ELFW(R_TYPE)(rel->r_info);
2734 if (type == R_GENERIC_NONE) {
2767 - Zero if the relocation type is absolute
2770 type is base-relative.
2773 switch (type) {
2806 DL_ERR("unknown weak reloc type %d @ %p (%zu)", type, re
[all...]
H A Dlinker.h502 uint64_t type,

Completed in 477 milliseconds

12345678910