Home
last modified time | relevance | path

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

12345

/dports/devel/py-bidict/bidict-0.21.4/bidict/
H A D_typing.py33 OVT = _t.Union[VT, _NONE] #: optional value type variable
/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DSpHelper.h307 IT SpHelper::Popping(NT1 * numA, NT2 * numB, StackEntry< OVT, std::pair<IT,IT> > * multstack, in Popping()
386 …SpCartesian(const Dcsc<IT,NT1> & Adcsc, const Dcsc<IT,NT2> & Bdcsc, IT kisect, Isect<IT> * isect1, in SpCartesian()
454 multstack = new StackEntry<OVT, std::pair<IT,IT> >[cnzmax]; in SpColByCol()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/scripts/
H A Dxzmore.in38 if stty -cbreak 2>/dev/null; then
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/games/genact/genact-0.10.0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/libm-0.1.4/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/net/quiche/quiche-0.9.0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/libm-0.1.4/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/lang/rust/rustc-1.58.1-src/vendor/compiler_builtins/libm/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/net/oha/oha-0.4.7/cargo-crates/libm-0.2.1/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/lang/rust/rustc-1.58.1-src/vendor/libm/src/math/
H A Dpowf.rs38 const OVT: f32 = 4.2995665694e-08; /* -(128-log2(ovfl+.5ulp)) */ const
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_parallel_for_simd_ast_print.cpp39 template <typename T>
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp241 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
273 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BIT_CONVERT() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp285 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
343 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp285 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
343 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp285 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
343 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp290 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
348 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp289 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
347 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp290 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
348 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp290 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
348 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp290 EVT OVT = N->getValueType(0); in ExpandRes_VAARG() local
348 EVT OVT = N->getOperand(0).getValueType(); in ExpandOp_BITCAST() local

12345