Searched defs:pair (Results 1 - 25 of 141) sorted by relevance

123456

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dstream_connect.c68 int pair[2]; local
/netbsd-current/lib/libintl/
H A Dsysdep.c214 const struct sysdep_pair *pair = elem; local
/netbsd-current/usr.bin/btpin/
H A Dbtpin.c57 int ch, s, len, pair; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-weof.c60 evutil_socket_t pair[2]; variable
H A Dtest-closed.c87 evutil_socket_t pair[2]; local
H A Dtest-eof.c95 evutil_socket_t pair[2]; local
H A Dregress_et.c88 evutil_socket_t pair[2] = {-1,-1}; local
[all...]
H A Dregress.h76 evutil_socket_t pair[2]; member in struct:basic_test_data
H A Dregress_zlib.c285 evutil_socket_t pair[2] = {-1, -1}; local
[all...]
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtest-closed.c81 evutil_socket_t pair[2]; local
H A Dtest-weof.c58 evutil_socket_t pair[2]; variable
H A Dtest-eof.c89 evutil_socket_t pair[2]; local
H A Dregress.h77 evutil_socket_t pair[2]; member in struct:basic_test_data
/netbsd-current/external/cddl/osnet/dist/lib/libzfs_core/common/
H A Dlibzfs_core_compat.c36 nvpair_t *pair, *hpair; local
[all...]
/netbsd-current/external/mit/libcbor/dist/src/cbor/
H A Dmaps.c107 bool cbor_map_add(cbor_item_t *item, struct cbor_pair pair) { argument
/netbsd-current/lib/libcurses/
H A Dattributes.c53 attr_get(attr_t *attr, short *pair, void *opts) argument
86 attr_set(attr_t attr, short pair, void *opts) argument
97 color_set(short pair, void *opts) argument
144 wattr_get(WINDOW *win, attr_t *attr, short *pair, void *opts) argument
197 wattr_set(WINDOW *win, attr_t attr, short pair, void *opts) argument
221 wcolor_set(WINDOW *win, short pair, void *opts) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcse-common.c41 modify_pair pair; local
167 modify_pair *pair; local
H A Dordered-hash-map.h
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcse-common.cc41 modify_pair pair; local
167 modify_pair *pair; local
H A Dordered-hash-map.h
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dbufferevent_pair.c117 bufferevent_pair_new(struct event_base *base, int options, struct bufferevent *pair[2]) argument
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A Dsexpr.c235 isccc_sexpr_setcar(isccc_sexpr_t *pair, isccc_sexpr_t *car) { argument
242 isccc_sexpr_setcdr(isccc_sexpr_t *pair, isccc_sexpr_t *cdr) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_pair.h211 struct pair struct in inherits:__pair_base
232 _GLIBCXX_CONSTEXPR pair() function in struct:pair
245 explicit constexpr pair() function in struct:pair
251 pair(cons function in struct:pair
266 constexpr pair(const _T1& __a, const _T2& __b) function in struct:pair
276 explicit constexpr pair(const _T1& __a, const _T2& __b) function in struct:pair
283 pair(const pair<_U1, _U2>& __p) argument
300 pair(const pair<_U1, _U2>& __p) argument
309 pair(const pair<_U1, _U2>& __p) argument
322 constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
329 explicit constexpr pair(_U1&& __x, const _T2& __y) function in struct:pair
336 constexpr pair(const _T1& __x, _U2&& __y) function in struct:pair
343 explicit pair(const _T1& __x, _U2&& __y) function in struct:pair
352 constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
361 explicit constexpr pair(_U1&& __x, _U2&& __y) function in struct:pair
371 constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
381 explicit constexpr pair(pair<_U1, _U2>&& __p) function in struct:pair
390 operator =(typename conditional< __and_<is_copy_assignable<_T1>, is_copy_assignable<_T2>>::value, const pair&, const __nonesuch&>::type __p) argument
418 operator =(const pair<_U1, _U2>& __p) argument
466 operator ==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
473 operator <=>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
489 operator <(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
496 operator !=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
502 operator >(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
508 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
514 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
[all...]
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dproposal.c1176 struct prop_pair **pair; local
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkeypair_generator.c106 bi_ptr pair[2] = {NULL, NULL}; local
[all...]

Completed in 324 milliseconds

123456