Home
last modified time | relevance | path

Searched refs:wraps (Results 1 – 25 of 30) sorted by relevance

12

/src/contrib/atf/atf-c++/ !
H A Dtests.cpp145 static std::map< atf_tc_t*, impl::tc* > wraps; variable
168 std::map< atf_tc_t*, impl::tc* >::iterator iter = wraps.find(tc); in wrap_head()
169 INV(iter != wraps.end()); in wrap_head()
200 wraps.erase(&pimpl->m_tc); in ~tc()
220 wraps[&pimpl->m_tc] = this; in init()
/src/sys/contrib/openzfs/contrib/pyzfs/docs/source/ !
H A Dconf.py304 functools.wraps = no_op_wraps
/src/crypto/krb5/src/util/verto/ !
H A DREADME31 not.) The source file verto-k5ev.c wraps ev.c with appropriate
/src/crypto/openssl/doc/man3/ !
H A DUI_UTIL_read_pw.pod31 B<UI_METHOD> that wraps a given PEM password callback B<cb>.
H A DEC_KEY_new.pod99 This function simply wraps calls to EC_KEY_new_ex() and
/src/crypto/krb5/src/lib/krb5/asn.1/ !
H A DREADME.asn140 wraps the type to the right (OCTET STRING). The right way to think
49 the tagged type wraps OCTET STRING
553 * as_req_encode wraps untagged_as_req, whose field at offset 3 is the
554 descriptor for kdc_req_4, which wraps kdc_req_body.
557 at offset 1 is the descriptor for req_body_1, which wraps
560 * opt_principal wraps principal, which wraps principal_data, whose
/src/sys/contrib/libsodium/m4/ !
H A Dax_check_gnu_make.m452 # exists, then the other make wraps the GNU make.
/src/contrib/llvm-project/llvm/lib/Target/X86/ !
H A DX86Schedule.td77 // Multiclass that wraps X86FoldableSchedWrite for each vector width.
89 // Multiclass that wraps X86SchedWriteWidths for each fp vector type.
98 // Multiclass that wraps move/load/store triple for a vector width.
107 // Multiclass that wraps masked load/store writes for a vector width.
113 // Multiclass that wraps X86SchedWriteMoveLS for each vector width.
/src/tools/test/stress2/misc/ !
H A Duma_zalloc_arg.sh213 + * This is basically just a different sysctl_string_handler. This one wraps
/src/crypto/openssl/doc/designs/quic-design/server/ !
H A Dquic-server-api.md184 provides API Personality Layer (APL) implementation and wraps the APL-agnostic
187 representing a QUIC stream and wraps our APL-agnostic channel-owned
/src/contrib/jemalloc/ !
H A DINSTALL.md186 Enable code that wraps pthread_create() to detect when an application
/src/crypto/openssl/doc/designs/quic-design/ !
H A Dglossary.md224 not part of the APL. An XSO wraps a QUIC_STREAM once that stream is exposed as
/src/contrib/openbsm/ !
H A DNEWS432 - Add cannot_audit() function non-Darwin systems that wraps auditon();
/src/contrib/libevent/ !
H A Dwhatsnew-2.0.txt468 You can use bufferevent_filter_new() to create a bufferevent that wraps
/src/contrib/ntp/sntp/libevent/ !
H A Dwhatsnew-2.0.txt468 You can use bufferevent_filter_new() to create a bufferevent that wraps
/src/contrib/ncurses/include/ !
H A DCaps.uwin253 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
H A DCaps.hpux11253 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
H A DCaps.osf1r5253 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
H A DCaps258 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
H A DCaps.keys256 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
H A DCaps.aix4253 auto_left_margin bw bool bw - - YB-G- cub1 wraps from column 0 to last column
/src/contrib/less/ !
H A DNEWS289 * Add message when search with ^W wraps (github #459).
/src/contrib/dialog/ !
H A DCHANGES1455 used by the logic which wraps text in a box, thus avoiding leaving
2136 display on a single line.", which is not correct. It wraps the
/src/contrib/flex/ !
H A DChangeLog1301 OpenBSD. reallocarray wraps the stdlib's realloc function. It takes two size
1475 xstrdup() which wraps strdup() in a failure upon memory allocation
/src/crypto/krb5/src/include/krb5/ !
H A Dkrb5.hin8122 * This function wraps a list of authorization data entries @a authdata in an

12