Searched defs:attr (Results 1 - 25 of 486) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_slkatron.c45 NCURSES_SP_NAME(slk_attron) (NCURSES_SP_DCLx const chtype attr) argument
63 slk_attron(const chtype attr) argument
[all...]
H A Dlib_slkatrof.c45 NCURSES_SP_NAME(slk_attroff) (NCURSES_SP_DCLx const chtype attr) argument
63 slk_attroff(const chtype attr) argument
[all...]
H A Dlib_slkatrset.c45 NCURSES_SP_NAME(slk_attrset) (NCURSES_SP_DCLx const chtype attr) argument
58 slk_attrset(const chtype attr) argument
H A Dlib_slkatr_set.c76 slk_attr_set(const attr_t attr, NCURSES_COLOR_T pair_arg, void *opts) argument
45 slk_attr_set(NCURSES_SP_DCLx const attr_t attr, NCURSES_PAIRS_T pair_arg, void *opts) argument
H A Dlib_chgat.c49 wchgat(WINDOW *win, int n, attr_t attr, NCURSES_PAIRS_T pair_arg, const void *opts GCC_UNUSED) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrKinds.h19 namespace attr { namespace in namespace:clang
H A DAttrSubjectMatchRules.h18 namespace attr { namespace in namespace:clang
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_delete_name_attribute.c36 gss_delete_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, gss_buffer_t attr) argument
H A Dgss_set_name_attribute.c36 gss_set_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, int complete, gss_buffer_t attr, gss_buffer_t value) argument
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dstack.h37 pthread_attr_t attr; local
/freebsd-current/sbin/veriexec/
H A Dmanifest_parser.y117 attr: STRING EQ STRING label
/freebsd-current/tests/sys/mqueue/
H A Dmqtest1.c16 struct mq_attr attr, attr2; local
/freebsd-current/lib/libthr/thread/
H A Dthr_barrierattr.c47 _pthread_barrierattr_destroy(pthread_barrierattr_t *attr) argument
58 _pthread_barrierattr_getpshared(const pthread_barrierattr_t * __restrict attr, argument
70 _pthread_barrierattr_init(pthread_barrierattr_t *attr) argument
84 _pthread_barrierattr_setpshared(pthread_barrierattr_t *attr, int pshared) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributes.cpp14 StringRef ELFAttrs::attrTypeAsString(unsigned attr, TagNameMap tagNameMap, argument
/freebsd-current/contrib/netbsd-tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c77 testf_dso_pthread_create(pthread_t *thread, const pthread_attr_t *attr, argument
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_detach.c60 pthread_attr_t attr; local
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_upnp_ap.c33 struct wps_parse_attr attr; local
[all...]
H A Dwps_module_tests.c266 struct wps_parse_attr attr; local
[all...]
H A Dwps_attr_parse.c20 static int wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, argument
91 wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, u16 len) argument
111 wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos, u16 len) argument
152 wps_set_attr(struct wps_parse_attr *attr, u16 type, const u8 *pos, u16 len) argument
596 wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) argument
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/linux_dos_attributes/
H A Dwrite_dos_attributes.c41 uint64_t attr = 0; local
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_con.h60 struct dpaa2_con_attr attr; member in struct:dpaa2_con_softc
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h19 unsigned attr; member in struct:llvm::TagNameItem
/freebsd-current/contrib/ntp/libntp/lib/isc/pthreads/
H A Dthread.c35 pthread_attr_t attr; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_compat_mac.c49 const void *attr; local
146 const void *attr; local
[all...]
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_attrval.c32 dwarf_attrval_flag(Dwarf_Die die, Dwarf_Half attr, Dwarf_Bool *valp, Dwarf_Error *err) argument
65 dwarf_attrval_string(Dwarf_Die die, Dwarf_Half attr, const char **strp, Dwarf_Error *err) argument
100 dwarf_attrval_signed(Dwarf_Die die, Dwarf_Half attr, Dwarf_Signed *valp, Dwarf_Error *err) argument
142 dwarf_attrval_unsigned(Dwarf_Die die, Dwarf_Half attr, Dwarf_Unsigned *valp, Dwarf_Error *err) argument

Completed in 170 milliseconds

1234567891011>>