Home
last modified time | relevance | path

Searched refs:IsReduced (Results 1 – 24 of 24) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-reduce/deltas/
H A DDelta.cpp24 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
102 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
142 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp24 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
102 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
142 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp24 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
102 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
142 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-reduce/deltas/
H A DDelta.cpp24 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
102 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
142 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp27 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
105 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
155 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp27 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
105 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
155 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp27 bool IsReduced(Module &M, TestRunner &Test, SmallString<128> &CurrentFilepath) { in IsReduced() function
105 if (!IsReduced(*Program, Test, CurrentFilepath)) { in runDeltaPass()
155 if (!IsReduced(*Clone, Test, CurrentFilepath)) { in runDeltaPass()
/dports/math/gap/gap-4.11.0/pkg/Modules-2019.09.02/gap/
H A DHomalgGenerators.gd69 ## <#GAPDoc Label="IsReduced:generators">
71 ## <Prop Arg="gen" Name="IsReduced" Label="for generators"/>
80 DeclareProperty( "IsReduced",
H A DHomalgModule.gd88 ## <#GAPDoc Label="IsReduced">
90 ## <Prop Arg="M" Name="IsReduced" Label="for modules"/>
98 DeclareProperty( "IsReduced",
H A DHomalgGenerators.gi386 …if not IsBound( gen!.DecideZero ) then ## IsReduced is not set, otherwise the method below would a…
409 [ IsHomalgGenerators and IsReduced ],
H A DLIMOD.gi39 "IsReduced",
1373 InstallMethod( IsReduced,
H A DHomalgModule.gi1378 if HasIsReduced( gen ) and IsReduced( gen ) then
/dports/math/gap/gap-4.11.0/tst/testinstall/
H A Dkbsemi.tst62 gap> IsReduced(kbrws);
75 gap> IsReduced(kbrws2);
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dbdnews24.com25 Disallow: /*?*IsReduced=
H A Dwww.newsnow.co.uk36 Disallow: /classifieds/*?*IsReduced=
H A Dwww.vietnamplus.vn36 Disallow: /raovat/*?*IsReduced=
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresdeflation.c93 …calar *A, PetscBLASInt ldA, PetscScalar *B, PetscBLASInt ldB, PetscBool IsReduced, PetscScalar *Sr… in KSPAGMRESSchurForm() argument
128 …if (IsReduced) { /* The eigenvalue problem is already in reduced form, meaning that… in KSPAGMRESSchurForm()
/dports/math/gap/gap-4.11.0/lib/
H A Drws.gd456 #P IsReduced( <rws> )
458 ## <#GAPDoc Label="IsReduced">
460 ## <Prop Name="IsReduced" Arg='rws'/>
470 DeclareProperty( "IsReduced", IsRewritingSystem and IsMutable );
H A Dkbsemi.gi494 #P IsReduced( <rws> )
500 InstallMethod(IsReduced,
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs2353 data IsReduced type
2358 { isReduced :: IsReduced
/dports/math/gap/gap-4.11.0/doc/ref/
H A Dmain.ind2640 \item \texttt {IsReduced}, \hyperpage{520}
H A Dmanual.lab2909 \makelabel{ref:IsReduced}{38.1.7}{X8134689C7B576946}
H A Dmain.toc1454 \contentsline {subsection}{\numberline {38.1.7}\leavevmode {\color {Chapter }IsReduced}}{520}{subse…
/dports/science/PETSc/petsc-3.14.1/
H A DCTAGS10421 …calar *A, PetscBLASInt ldA, PetscScalar *B, PetscBLASInt ldB, PetscBool IsReduced, PetscScalar *Sr…