Home
last modified time | relevance | path

Searched defs:inv (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/atf/atf-c/detail/
H A Dsanity_test.c51 enum type { inv, pre, post, unreachable }; enumerator
167 ATF_TC_HEAD(inv, tc) in ATF_TC_HEAD() argument
171 ATF_TC_BODY(inv, tc) in ATF_TC_BODY() argument
/freebsd/crypto/heimdal/lib/wind/
H A Dgen-normalize.py136 inv = dict([(''.join(["%05x" % int(x, 0x10) for x in v[4].split(' ')]), variable
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostbvar.h252 bool inv; member
H A Dbhnd_pci_hostb.c354 bool inv; in bhnd_pci_wars_early_once() local
/freebsd/usr.bin/mkesdb/
H A Dyacc.y227 set_invalid(u_int32_t inv) in set_invalid()
/freebsd/lib/msun/src/
H A Ds_tanhl.c85 long double inv, r; in divl() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h145 static bool inv(Boolean A, Boolean *R) { in inv() function
/freebsd/usr.sbin/boot0cfg/
H A Dboot0cfg.c550 int inv, i, x; in stropt() local
/freebsd/crypto/openssh/
H A Dssh-pkcs11-client.c327 ecdsa_do_sign(const unsigned char *dgst, int dgst_len, const BIGNUM *inv, in ecdsa_do_sign()
H A Dssh-pkcs11.c513 ecdsa_do_sign(const unsigned char *dgst, int dgst_len, const BIGNUM *inv, in ecdsa_do_sign()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c774 struct ib_send_wr inv; in krping_test_server() local
1776 struct ib_send_wr inv; in krping_fr_test() local
/freebsd/sys/dev/sound/pcm/
H A Dac97.c881 int ea, inv, err = 0; in sysctl_hw_snd_ac97_eapd() local
/freebsd/sys/dev/nctgpio/
H A Dnctgpio.c115 uint8_t inv[NCT_MAX_GROUP + 1]; /* inversion, 1: inverted */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1334 bool getExactInverse(APFloat *inv) const { in getExactInverse()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c1613 int inv in parse_qual()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c271 int i = 0, j, k, len, inv; in hdac_config_fetch() local
H A Dhdaa.c1257 int i = 0, j, len, inv; in hdaa_config_fetch() local
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c564 char *inv = NULL; in json_events() local
/freebsd/contrib/lua/src/
H A Dlgc.c480 static int traverseephemeron (global_State *g, Table *h, int inv) { in traverseephemeron()
H A Dlvm.c1032 #define op_orderI(L,opi,opf,inv,tm) { \ argument
/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h131 struct fw_ri_inv_lstag_wr inv; member
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.c686 static void rtw8851b_set_bb_gpio(struct rtw89_dev *rtwdev, u8 gpio_idx, bool inv, in rtw8851b_set_bb_gpio()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h120 struct fw_ri_inv_lstag_wr inv; member
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h192 u32 inv; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c3321 const u8 *peer, int inv) in wpas_remove_persistent_peer()