Home
last modified time | relevance | path

Searched defs:decs (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/devel/py-nbdime/nbdime-3.1.1/packages/nbdime/test/src/merge/
H A Ddecisions.spec.ts328 let decs = [ variable
534 let decs: decisions.MergeDecision[] = []; variable
593 let decs = [new decisions.MergeDecision( variable
601 let decs = [new decisions.MergeDecision( variable
612 let decs = [new decisions.MergeDecision( variable
623 let decs = [new decisions.MergeDecision( variable
634 let decs = [ variable
H A Dmodel.spec.ts151 let decs: MergeDecision[] = [new MergeDecision(decPatchLvsDelR)]; variable
197 let decs: MergeDecision[] = []; variable
/dports/multimedia/QtAV/QtAV-1.13.0/examples/player/config/
H A DDecoderConfigPage.cpp44 QStringList decs; in idsToNames() local
52 QVector<VideoDecoderId> decs; in idsFromNames() local
263 QStringList decs; in applyFromUi() local
306 QStringList decs; in priorityUp() local
336 QStringList decs; in priorityDown() local
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/
H A Dexpressionevaluationresult.cpp42 QList<DeclarationPointer> decs; in setDeclaration() local
52 QList<DeclarationPointer> decs; in setDeclarations() local
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/duchain/
H A Dexpressionevaluationresult.cpp42 QList<DeclarationPointer> decs; in setDeclaration() local
52 QList<DeclarationPointer> decs; in setDeclarations() local
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/duchain/
H A Dexpressionevaluationresult.cpp40 QList<DeclarationPointer> decs; in setDeclaration() local
50 QList<DeclarationPointer> decs; in setDeclarations() local
/dports/math/vampire/vampire-4.5.1/Shell/
H A DSMTPAR.cpp161 void SMTParser::predicates(PredicateDeclaration** decs) in predicates()
197 void SMTParser::functions(FunctionDeclaration** decs) in functions()
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/duchain/tests/
H A Dduchain.cpp411 QVector<Declaration*> decs = top->localDeclarations(); in returnTypeViaMember() local
965 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier("C")); in fileConst() local
1975 QList<Declaration*> decs = top->findLocalDeclarations(Identifier("bar")); in declareMemberOutOfClass() local
2031 QList<Declaration*> decs = top->findLocalDeclarations(Identifier("a")); in declareMemberOutOfClass2() local
2132 QList<Declaration*> decs = top->findDeclarations(Identifier("a")); in implicitArrayDeclaration() local
2148 QList<Declaration*> decs = top->findDeclarations(Identifier("a")); in implicitArrayDeclaration() local
2199 QList<Declaration*> decs = top->findDeclarations(Identifier("bar")); in implicitReferenceDeclaration() local
2276 QList<Declaration*> decs = top->findDeclarations(Identifier(identifier)); in list() local
2318 QList<Declaration*> decs; in findFunctionArgs() local
2620 QList< Declaration* > decs = top->findDeclarations(use.id); in errorRecovery() local
[all …]
H A Duses.cpp659 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier("s")); in variableRedeclaration() local
680 QList<Declaration*> decs = top->findLocalDeclarations(Identifier("foobar")); in caseInsensitiveFunction() local
703 …QList<Declaration*> decs = top->childContexts().first()->findDeclarations(QualifiedIdentifier("foo… in caseInsensitiveMethod() local
714 …QList<Declaration*> decs = top->childContexts().first()->findDeclarations(QualifiedIdentifier("bar… in caseInsensitiveMethod() local
736 QList<Declaration*> decs = top->findLocalDeclarations(Identifier("asdf")); in caseInsensitiveClass() local
756 QVector<Declaration*> decs = top->localDeclarations(); in functionUseBeforeDeclaration() local
776 QVector<Declaration*> decs = top->childContexts().first()->localDeclarations(); in propertyAndMethodWithSameName() local
855 QVector<Declaration*> decs = top->localDeclarations(); in unset() local
/dports/science/py-abipy/abipy-0.9.0/abipy/tools/tests/
H A Dtest_decorators.py6 import abipy.tools.decorators as decs namespace
/dports/devel/asl/asl-current/tests/t_75k0/
H A Dt_75k0.asm80 decs de' define
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/duchain/tests/
H A Dduchain.cpp414 QVector<Declaration*> decs = top->localDeclarations(); in returnTypeViaMember() local
992 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier(QStringLiteral("C"))); in fileConst() local
2058 QList<Declaration*> decs = top->findLocalDeclarations(Identifier(QStringLiteral("a"))); in declareMemberOutOfClass2() local
2159 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("a"))); in implicitArrayDeclaration() local
2175 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("a"))); in implicitArrayDeclaration() local
2226 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("bar"))); in implicitReferenceDeclaration() local
2303 QList<Declaration*> decs = top->findDeclarations(Identifier(identifier)); in list() local
2324 QVector<Declaration*> decs = cdec->logicalInternalContext(top)->localDeclarations(); in alternateDocCommentTypeHints() local
2345 QList<Declaration*> decs; in findFunctionArgs() local
2647 QList< Declaration* > decs = top->findDeclarations(use.id); in errorRecovery() local
[all …]
H A Duses.cpp658 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier(QStringLiteral("s"))); in variableRedeclaration() local
679 QList<Declaration*> decs = top->findLocalDeclarations(Identifier(QStringLiteral("foobar"))); in caseInsensitiveFunction() local
702 …QList<Declaration*> decs = top->childContexts().first()->findDeclarations(QualifiedIdentifier(QStr… in caseInsensitiveMethod() local
713 …QList<Declaration*> decs = top->childContexts().first()->findDeclarations(QualifiedIdentifier(QStr… in caseInsensitiveMethod() local
735 QList<Declaration*> decs = top->findLocalDeclarations(Identifier(QStringLiteral("asdf"))); in caseInsensitiveClass() local
755 QVector<Declaration*> decs = top->localDeclarations(); in functionUseBeforeDeclaration() local
775 QVector<Declaration*> decs = top->childContexts().first()->localDeclarations(); in propertyAndMethodWithSameName() local
854 QVector<Declaration*> decs = top->localDeclarations(); in unset() local
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/tests/
H A Dduchain.cpp826 QVector<Declaration*> decs = top->localDeclarations(); in returnTypeViaMember() local
1757 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier("a::C")); in classConstWithTypeHint() local
1780 QList< Declaration* > decs = top->findDeclarations(QualifiedIdentifier("a::B")); in classConstVisibility() local
3076 QList<Declaration*> decs = top->findLocalDeclarations(Identifier(QStringLiteral("a"))); in declareMemberOutOfClass2() local
3184 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("a"))); in implicitArrayDeclaration() local
3200 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("a"))); in implicitArrayDeclaration() local
3251 QList<Declaration*> decs = top->findDeclarations(Identifier(QStringLiteral("bar"))); in implicitReferenceDeclaration() local
3328 QList<Declaration*> decs = top->findDeclarations(Identifier(identifier)); in list() local
3349 QVector<Declaration*> decs = cdec->logicalInternalContext(top)->localDeclarations(); in alternateDocCommentTypeHints() local
3370 QList<Declaration*> decs; in findFunctionArgs() local
[all …]
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dtheme.cpp128 void DecorationScheme::makeProxyFor(vector<DecorationScheme*> decs) { in makeProxyFor()
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/flexible-defaults-0.0.3/src/Language/Haskell/TH/
H A DFlexibleDefaults.hs47 let decs = genericalizeDecs futzedDecs function
/dports/devel/py-nbdime/nbdime-3.1.1/packages/nbdime/src/merge/model/
H A Dcell.ts242 let decs = filterDecisions(this.decisions, [key], 2); variable
276 let decs = filterDecisions(this.decisions, ['outputs'], 2); variable
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/CodeTree/
H A DCODETREE_OPTIMISER.sml177 val (decs, mapList) = mapArgs(argTypes, 0, [], []) value
521 val (decs, args, mapList) = mapPattern(patts, n+1, m + setInFilter filter) value
537 val (decs, args, mapList) = mapPattern(patts, n+1, m+1) value
550 val (decs, args, mapList) = mapPattern(patts, n+1, m+1) value
556 val (decs, args, mapList) = mapPattern(patts, n+1, m+1) value
563 val (decs, args, mapList) = mapPattern(patts, n+1, m+1) value
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/shakespeare-2.0.25/Text/
H A DMkSizeType.hs46 where decs = map (binaryFunDec name) ["+", "*", "-"] ++ function
52 where decs = [binaryFunDec name "/", unariFunDec2 name "fromRational"] function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/shakespeare-2.0.25/Text/
H A DMkSizeType.hs46 where decs = map (binaryFunDec name) ["+", "*", "-"] ++ function
52 where decs = [binaryFunDec name "/", unariFunDec2 name "fromRational"] function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/shakespeare-2.0.25/Text/
H A DMkSizeType.hs46 where decs = map (binaryFunDec name) ["+", "*", "-"] ++ function
52 where decs = [binaryFunDec name "/", unariFunDec2 name "fromRational"] function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/shakespeare-2.0.24/Text/
H A DMkSizeType.hs46 where decs = map (binaryFunDec name) ["+", "*", "-"] ++ function
52 where decs = [binaryFunDec name "/", unariFunDec2 name "fromRational"] function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/shakespeare-2.0.24.1/Text/
H A DMkSizeType.hs46 where decs = map (binaryFunDec name) ["+", "*", "-"] ++ function
52 where decs = [binaryFunDec name "/", unariFunDec2 name "fromRational"] function
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtest_starutil.c100 double decs[] = { 0, 45, 90, -45, -89, 0, 0, 0, 0, 0, 0, 0, 0}; in test_hammer_aitoff() local
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/declarations/
H A Dclassdeclaration.cpp107 QList<Declaration*> decs = context()->topContext()->findDeclarations(exceptionQId); in updateCompletionCodeModelItem() local

123456789