Home
last modified time | relevance | path

Searched defs:pairs (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_vc_iflib.c62 int len, pairs; in iavf_configure_queues() local
/freebsd/contrib/ncurses/include/
H A Dnc_win32.h161 WORD pairs[CON_NUMPAIRS]; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h90 ArrayRef<DeclAccessPair> pairs() const { return decls(); } in pairs() function
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc232 static void LogElementMatcherPairVec(const ElementMatcherPairs& pairs, in LogElementMatcherPairVec()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dfm.c842 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_set() local
889 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_create() local
/freebsd/contrib/mandoc/
H A Dmdoc_argv.c449 int pairs; in args() local
H A Droff.c1630 int newesc, pairs, quoted, white; in roff_getarg() local
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c464 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result) in opt_pair()
/freebsd/sys/dev/ice/
H A Dice_protocol_type.h347 u8 n_val_pairs; /* Number of valid pairs */ member
/freebsd/crypto/openssl/test/
H A Dtestutil.h575 PAIR pairs[TESTMAXPAIRS]; member
/freebsd/crypto/openssl/apps/
H A Dspeed.c197 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found() argument
208 #define opt_found(value, pairs, result)\ argument
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c138 WORD pairs[NUMPAIRS]; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2247 unsigned pairs = (unsigned)f->numBindPairs; in folder_uncompressed_size() local