Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Driscvcap.c86 static long riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count, in riscv_hwprobe()
96 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/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.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.c494 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.h596 PAIR pairs[TESTMAXPAIRS]; member
/freebsd/crypto/openssl/apps/
H A Dspeed.c220 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found()
231 #define opt_found(value, pairs, result)\ argument
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c138 WORD pairs[NUMPAIRS]; member
/freebsd/contrib/libyaml/include/
H A Dyaml.h765 } pairs; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c2485 unsigned pairs = (unsigned)f->numBindPairs; in folder_uncompressed_size() local