Home
last modified time | relevance | path

Searched refs:SSource (Results 1 – 20 of 20) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DEmitVISAPass.hpp71 void Frc(const SSource& source, const DstModifier& modifier);
76 void Sub(const SSource[2], const DstModifier& mofidier);
77 void Xor(const SSource[2], const DstModifier& modifier);
78 void FDiv(const SSource[2], const DstModifier& modifier);
84 …void PredAdd(const SSource& pred, bool invert, const SSource sources[2], const DstModifier& modifi…
85 void Mul(const SSource[2], const DstModifier& modifier);
102 const SSource source[2],
103 const SSource& bitSource,
367 void emitCtlz(const SSource& source);
433 const SSource* source = nullptr,
[all …]
H A DPatternMatchPass.hpp37 struct SSource struct
49SSource() : value(nullptr), type(VISA_Type::ISA_TYPE_NUM), mod(EMOD_NONE), elementOffset(0), SIMDO… in SSource() argument
56 SSource* flag;
170 SSource GetSource(llvm::Value* v, bool modifier, bool regioning);
171 SSource GetSource(llvm::Value* value, e_modifier mod, bool regioning);
172 bool GetRegionModifier(SSource& mod, llvm::Value*& source, bool regioning);
173 bool BitcastSearch(SSource& mod, llvm::Value*& source, bool broadcast);
H A DPatternMatchPass.cpp672 SSource src; in MatchFPToIntegerWithSaturation()
776 SSource src; in MatchIntegerTruncSatModifier()
811 SSource src; in MatchSIToFPZExt()
1667 SSource source; in MatchAbsNeg()
1778 SSource source; in GetSource()
1849 SSource pred; in MatchPredAdd()
2007 SSource pred; in MatchSimpleAdd()
3323 SSource cond; in MatchBranch()
3446 SSource src; in MatchIntegerSatModifier()
3546 SSource flag; in MatchPredicate()
[all …]
H A DEmitVISAPass.cpp2679 void EmitPass::emitCtlz(const SSource& source) in emitCtlz()
3867 void EmitPass::Frc(const SSource& source, const DstModifier& modifier) in Frc()
3872 void EmitPass::Floor(const SSource& source, const DstModifier& modifier) in Floor()
3877 void EmitPass::Mov(const SSource& source, const DstModifier& modifier) in Mov()
3882 void EmitPass::Rsqrt(const SSource& source, const DstModifier& modifier) in Rsqrt()
3887 void EmitPass::Sqrt(const SSource& source, const DstModifier& modifier) in Sqrt()
3959 const SSource bfnSources[3], const DstModifier& modifier) in CmpBfn()
4022 void EmitPass::PredAdd(const SSource& pred, bool invert, const SSource sources[2], const DstModifie… in PredAdd()
11803 BranchInst* branch, const SSource& cond) in emitDiscardBranch()
14819 const SSource cmpSources[2], in CmpBoolOp()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/input/
H A Dmemory_def.F11 $ Stack, SSource, Global, GSource)
21 Character*1 SSource ! [input] Source of memory limit
95 SGiven = inp_compare(.false., SSource, 'U')
116 If (SGiven) SSource = 'E'
120 If (SGiven) SSource = 'F'
167 If (inp_compare(.false.,SSource, 'N')) Then
175 TOverride = memory_override(TSource,HSource,SSource,GSource)
245 SSource = 'C'
254 SSource = 'C'
263 SSource = 'C'
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/input/
H A Dmemory_def.F11 $ Stack, SSource, Global, GSource)
21 Character*1 SSource ! [input] Source of memory limit
95 SGiven = inp_compare(.false., SSource, 'U')
116 If (SGiven) SSource = 'E'
120 If (SGiven) SSource = 'F'
167 If (inp_compare(.false.,SSource, 'N')) Then
175 TOverride = memory_override(TSource,HSource,SSource,GSource)
245 SSource = 'C'
254 SSource = 'C'
263 SSource = 'C'
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp103 struct SSource { struct in CInDelInfo
104 SSource() : m_strand(ePlus) {} in SSource() function
113 …SeqPos l, int len, EType type, const string& v = kEmptyStr, const SSource& s = SSource()) { Init(l… in CInDelInfo()
140 const SSource& GetSource() const { return m_source; } in GetSource()
147 void Init(TSignedSeqPos l, int len, EType type, const string& v, const SSource& s) { in Init()
166 SSource m_source;
185 …ouble ident = 0, const string& seq = "", const CInDelInfo::SSource& src = CInDelInfo::SSource()) : in CModelExon()
214 CInDelInfo::SSource m_source;
400 … double ident = 0, const string& seq = "", const CInDelInfo::SSource& src = CInDelInfo::SSource());
402 void AddGgapExon(double ident, const string& seq, const CInDelInfo::SSource& src, bool infront);
/dports/archivers/dpkg/dpkg-1.19.7/scripts/mk/
H A Dpkg-info.mk15 DEB_SOURCE = $(call dpkg_late_eval,DEB_SOURCE,dpkg-parsechangelog -SSource)
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Dwhat-patch.sh58 …files=`lsdiff -z ../$(dpkg-parsechangelog -SSource)_$(dpkg-parsechangelog -SVersion).diff.gz 2>/de…
H A Ddebchange.bash_completion57 # package=`dpkg-parsechangelog -SSource`
H A Dnmudiff.sh284 SOURCE=$(dpkg-parsechangelog -SSource)
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCColladaFileLoader.h168 struct SSource struct
327 core::array<SSource>& sources, scene::SMesh* mesh,
H A DCColladaFileLoader.cpp1690 core::array<SSource> sources; in readGeometry()
1709 sources.push_back(SSource()); in readGeometry()
1902 core::array<SSource>& sources, scene::SMesh* mesh, in readPolygonSection()
/dports/cad/opencascade/opencascade-7.6.0/src/TNaming/
H A DTNaming.cxx65 static void MapShapes(const TopoDS_Shape& SCible, const TopoDS_Shape& SSource, TopTools_DataMapOfSh… in MapShapes() argument
67 M.Bind(SCible,SSource); in MapShapes()
69 TopoDS_Iterator isource(SSource); in MapShapes()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/netstorage/test/
H A Dtest_netstorage.cpp461 struct SSource struct in CRndData
464 SSource() : data(GetRandom::GetData()) {} in SSource() argument
496 SSource m_Source;
548 CRndData::SSource source; in Init()
/dports/textproc/R-cran-XML/XML/
H A DMD5194 ca5f6777ece68d2225789bf573ab7aa6 *inst/examples/SSource.dtd
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dgnomon_objmgr.cpp209 CInDelInfo::SSource fill_src; in CAlignModel()
H A Dgnomon_model.cpp1080 …onst string& fs, const string& ss, double ident, const string& seq, const CInDelInfo::SSource& src) in AddExon()
1109 void CGeneModel::AddGgapExon(double ident, const string& seq, const CInDelInfo::SSource& src, bool … in AddGgapExon()
2301 CInDelInfo::SSource src; in readGFF3()
H A Daligncollapser.cpp2140 CInDelInfo::SSource left_src; in FillGapsInAlignmentAndAddToGenomicGaps()
2141 CInDelInfo::SSource right_src; in FillGapsInAlignmentAndAddToGenomicGaps()
2193 CInDelInfo::SSource src; in FillGapsInAlignmentAndAddToGenomicGaps()
H A Dchainer.cpp7479 CInDelInfo::SSource src; in MapOneModelToOrigContig()
7969 CInDelInfo::SSource source = e.m_source; in SetGenomic()