Home
last modified time | relevance | path

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

123

/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue918/
H A Dent.vhdl18 Vin : in voltage range 0 V to 15 V; port
32 Vin : in voltage; port
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qtum/
H A Dqtumstate.h27 struct Vin{ struct
28 dev::h256 hash;
29 uint32_t nVout;
53 …dev::AddressHash commit(std::unordered_map<dev::Address, Vin> const& _cache, dev::eth::SecureTrieD… in commit() argument
/dports/graphics/wings/libigl-2.1.0/python/py_igl/
H A Dpy_planarize_quad_mesh.cpp17 { in __anonb90736180102()
/dports/games/scorched3d/scorched/src/common/common/
H A DFixedVector.h79 fixed dotP(const FixedVector &Vin) in dotP()
86 fixed dotP2D(const FixedVector &Vin) in dotP2D()
H A DVector.h113 float dotP(const Vector &Vin) in dotP()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/AMS_CS3_Power_Systems/
H A DCalcBuckParams.vhd24 generic ( Vin : voltage range 1.0 to 50.0 := 42.0; -- input voltage [volts] generic
H A DCalcBuckParams_wa.vhd25 generic ( Vin : voltage := 42.0; -- input voltage [Volts] generic
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Libpfs/manip/
H A Drotate.hxx32 const Type *Vin = in->data(); in rotate() local
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go347 type Vin struct { struct
348 Coinbase string `json:"coinbase"`
349 Txid string `json:"txid"`
350 Vout uint32 `json:"vout"`
351 ScriptSig *ScriptSig `json:"scriptSig"`
352 Sequence uint32 `json:"sequence"`
357 func (v *Vin) IsCoinBase() bool {
363 func (v *Vin) HasWitness() bool {
545 Vin []Vin `json:"vin"` member
564 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go347 type Vin struct { struct
348 Coinbase string `json:"coinbase"`
349 Txid string `json:"txid"`
350 Vout uint32 `json:"vout"`
351 ScriptSig *ScriptSig `json:"scriptSig"`
352 Sequence uint32 `json:"sequence"`
357 func (v *Vin) IsCoinBase() bool {
363 func (v *Vin) HasWitness() bool {
545 Vin []Vin `json:"vin"` member
564 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dplanarize_quad_mesh.cpp23 const Eigen::PlainObjectBase<DerivedV> &Vin; member in igl::PlanarizerShapeUp
232 IGL_INLINE void igl::planarize_quad_mesh(const Eigen::PlainObjectBase<DerivedV> &Vin, in planarize_quad_mesh()
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dplanarize_quad_mesh.cpp23 const Eigen::PlainObjectBase<DerivedV> &Vin; member in igl::PlanarizerShapeUp
232 IGL_INLINE void igl::planarize_quad_mesh(const Eigen::PlainObjectBase<DerivedV> &Vin, in planarize_quad_mesh()
/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/
H A Dbtc.py44 class Vin(TypedDict): class
70 def make_input(vin: "Vin") -> messages.TxInputType:
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/
H A DnMesh.h45 int AddVertex(nVertex& Vin) {return Vertices.AddVertex(Vin);} in AddVertex()
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go419 type Vin struct { struct
420 Coinbase string `json:"coinbase"`
421 Txid string `json:"txid"`
422 Vout uint32 `json:"vout"`
423 ScriptSig *ScriptSig `json:"scriptSig"`
424 Sequence uint32 `json:"sequence"`
429 func (v *Vin) IsCoinBase() bool {
435 func (v *Vin) HasWitness() bool {
617 Vin []Vin `json:"vin"` member
636 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go419 type Vin struct { struct
420 Coinbase string `json:"coinbase"`
421 Txid string `json:"txid"`
422 Vout uint32 `json:"vout"`
423 ScriptSig *ScriptSig `json:"scriptSig"`
424 Sequence uint32 `json:"sequence"`
429 func (v *Vin) IsCoinBase() bool {
435 func (v *Vin) HasWitness() bool {
617 Vin []Vin `json:"vin"` member
636 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go419 type Vin struct { struct
420 Coinbase string `json:"coinbase"`
421 Txid string `json:"txid"`
422 Vout uint32 `json:"vout"`
423 ScriptSig *ScriptSig `json:"scriptSig"`
424 Sequence uint32 `json:"sequence"`
429 func (v *Vin) IsCoinBase() bool {
435 func (v *Vin) HasWitness() bool {
617 Vin []Vin `json:"vin"` member
636 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrresults.go419 type Vin struct { struct
420 Coinbase string `json:"coinbase"`
421 Txid string `json:"txid"`
422 Vout uint32 `json:"vout"`
423 ScriptSig *ScriptSig `json:"scriptSig"`
424 Sequence uint32 `json:"sequence"`
429 func (v *Vin) IsCoinBase() bool {
435 func (v *Vin) HasWitness() bool {
617 Vin []Vin `json:"vin"` member
636 Vin []VinPrevOut `json:"vin"` member
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ocr/
H A Dstruct_face_result.go27 Vin string `json:"Vin" xml:"Vin"` member
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DElecVars.h72 double Vin; //!< potential inside member
/dports/math/palp/palp-2.20/
H A DRat.c107 Long REgcd(Long *Vin, int *_n, Long *Vout) /* recursive Egcd(a_1,...,a_n) */ in REgcd()
276 LLong LREgcd(LLong *Vin, int *_n, LLong *Vout) /* recursive LEgcd(a_1,...,a_n) */ in LREgcd()
/dports/emulators/almostti/AlmostTI-DougMelton-Source/ATI85/
H A DTI85.c624 byte Vin,Vout; in OutZ80() local
/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChSolvmin.cpp90 ChVectorDynamic<> Vin(C_vars); in Eval_fx() local
105 ChVectorDynamic<> Vin(C_vars); in Eval_grad() local
/dports/devel/R-cran-BH/BH/inst/include/boost/random/
H A Dmixmax.hpp227 …dim, SPECIALMUL, SPECIAL> ::apply_bigskip( boost::uint64_t* Vout, boost::uint64_t* Vin, uint32_t c… in apply_bigskip()
/dports/science/clhep/2.4.1.0/CLHEP/Random/src/
H A DMixMaxRng.cc617 myuint_t MixMaxRng::apply_bigskip( myuint_t* Vout, myuint_t* Vin, myID_t clusterID, myID_t machineI… in apply_bigskip()

123