Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Driscvcap.c96 static long riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count, in riscv_hwprobe()
106 struct riscv_hwprobe pairs[OSSL_RISCV_HWPROBE_PAIR_COUNT] = { in hwprobe_to_cap() local
/freebsd/sys/dev/iavf/
H A Diavf_vc_iflib.c62 int len, pairs; in iavf_configure_queues() local
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dvectors.c104 } pairs[] = { in test_mit_des_s2k() local
154 } pairs[] = { in test_s2k() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h89 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/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c359 static struct pair { const char *str, *exp; } pairs[] = { in test_archive_string_dirname() local
/freebsd/contrib/ncurses/include/
H A Dnc_win32.h.in176 WORD pairs[CON_NUMPAIRS]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dfm.c843 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_set() local
890 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_create() local
/freebsd/contrib/libyaml/src/
H A Dloader.c491 } pairs = { NULL, NULL, NULL }; in yaml_parser_load_mapping() local
H A Dapi.c1302 } pairs = { NULL, NULL, NULL }; in yaml_document_add_mapping() local
/freebsd/contrib/mandoc/
H A Dmdoc_argv.c449 int pairs; in args() local
H A Droff.c1625 int newesc, pairs, quoted, white; in roff_getarg() local
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c510 int opt_pair(const char *name, const OPT_PAIR *pairs, int *result) in opt_pair()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c1098 struct iwl_fw_ini_addr_size *pairs = (void *)reg->addrs; in iwl_dump_ini_prph_mac_block_iter() local
1188 struct iwl_fw_ini_addr_size *pairs = (void *)reg->addrs; in iwl_dump_ini_prph_phy_block_iter() local
2028 struct iwl_fw_ini_addr_size *pairs = (void *)reg->addrs; in iwl_dump_ini_mem_block_get_size() local
/freebsd/sys/dev/ice/
H A Dice_protocol_type.h348 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE]; member
/freebsd/crypto/openssl/test/
H A Dtestutil.h593 PAIR pairs[TESTMAXPAIRS]; member
/freebsd/crypto/openssl/apps/
H A Dspeed.c219 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found()
230 #define opt_found(value, pairs, result) \ argument
/freebsd/sys/kern/
H A Dsubr_witness.c1101 int pairs[2 * NUM_VERBOSE_STACKS]; member
/freebsd/contrib/libyaml/include/
H A Dyaml.h765 } pairs; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2499 unsigned pairs = (unsigned)f->numBindPairs; in folder_uncompressed_size() local