Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp26 DomainValue *dv = Avail.empty() ? new (Allocator.Allocate()) DomainValue in alloc() local
70 void ExecutionDomainFix::setLiveReg(int rx, DomainValue *dv) { in setLiveReg()
94 if (DomainValue *dv = LiveRegs[rx]) { in force() local
112 void ExecutionDomainFix::collapse(DomainValue *dv, unsigned domain) { in collapse()
297 DomainValue *dv = LiveRegs[rx]; in visitSoftInstr() local
349 DomainValue *dv = nullptr; in visitSoftInstr() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c209 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div()
264 int bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, in bn_div_fixed_top()
H A Dbn_recp.c82 int BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, in BN_div_recp()
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c95 struct dvdbc *dv; in dvrecv() local
256 struct dvdbc *dv; in dvsend() local
/freebsd/stand/uboot/
H A Ddevicename.c86 struct devsw *dv; in uboot_parsedev() local
/freebsd/contrib/ntp/libparse/
H A Dclk_hopf6021.c252 unsigned int dv; in hexval() local
/freebsd/stand/libsa/
H A Ddev.c110 struct devsw *dv; in devparse() local
/freebsd/contrib/netbsd-tests/lib/libc/
H A Dt_convfp.c133 double dv = 1.9; in ATF_TC_BODY() local
/freebsd/sys/dev/bwn/
H A Dif_bwn_pci.c130 const struct bwn_pci_device *dv; in bwn_pci_find_devcfg() local
/freebsd/sys/dev/firewire/
H A Diec68113.h96 } __attribute__ ((packed)) dv; member
/freebsd/sys/dev/tdfx/
H A Dtdfx_vars.h92 unsigned char dv; member
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c45 struct secdev dv; variable
/freebsd/crypto/openssl/include/crypto/
H A Dml_kem.h149 int dv; member
/freebsd/contrib/mandoc/
H A Dterm.c371 size_t dv; /* Visual width of the current character. */ term_field() local
[all...]
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c108 #define CAN_SRCH_HI_SPARSE(dv) \ argument
113 #define CAN_SRCH_HI_DENSE(dv) \ argument
/freebsd/contrib/libucl/include/
H A Ducl.h227 double dv; /**< Double value of an object */ member
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c1178 int dv = vinfo->dv; in encrypt_cpa() local
1221 int dv = vinfo->dv; in decrypt_cpa() local
/freebsd/sys/dev/stge/
H A Dif_stge.c1893 int i, dv; in stge_reset() local
/freebsd/contrib/file/src/
H A Dsoftmagic.c2105 double dl, dv; in magiccheck() local
/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Ddump.c1070 parse_iprop_header(char *buf, dump_version **dv, kdb_last_t *last) in parse_iprop_header()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp.c181 static double dv[2] = {1.0, -INFINITY}; variable
/freebsd/contrib/libucl/src/
H A Ducl_parser.c752 double dv = 0; in ucl_maybe_parse_number() local
H A Ducl_util.c3121 ucl_object_fromdouble (double dv)
/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c482 s32 ixgbe_aci_send_driver_ver(struct ixgbe_hw *hw, struct ixgbe_driver_ver *dv) in ixgbe_aci_send_driver_ver()
4431 struct ixgbe_driver_ver dv; in ixgbe_set_fw_drv_ver_E610() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c5047 double dv; member

12