Home
last modified time | relevance | path

Searched refs:firstInput (Results 1 – 25 of 147) sorted by relevance

123456

/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/xpath-1.2.0/
H A Dbuild.go19 firstInput query member
250 Input: b.firstInput,
335 qyOutput = &functionQuery{Input: b.firstInput, Func: nameFunc(arg)}
337 qyOutput = &functionQuery{Input: b.firstInput, Func: localNameFunc(arg)}
339 qyOutput = &functionQuery{Input: b.firstInput, Func: namespaceFunc(arg)}
344 Input: b.firstInput,
350 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
352 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
354 inp := b.firstInput
426 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
250 Input: b.firstInput,
335 qyOutput = &functionQuery{Input: b.firstInput, Func: nameFunc(arg)}
337 qyOutput = &functionQuery{Input: b.firstInput, Func: localNameFunc(arg)}
339 qyOutput = &functionQuery{Input: b.firstInput, Func: namespaceFunc(arg)}
344 Input: b.firstInput,
350 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
352 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
354 inp := b.firstInput
426 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
250 Input: b.firstInput,
335 qyOutput = &functionQuery{Input: b.firstInput, Func: nameFunc(arg)}
337 qyOutput = &functionQuery{Input: b.firstInput, Func: localNameFunc(arg)}
339 qyOutput = &functionQuery{Input: b.firstInput, Func: namespaceFunc(arg)}
344 Input: b.firstInput,
350 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
352 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
354 inp := b.firstInput
426 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
235 Input: b.firstInput,
320 qyOutput = &functionQuery{Input: b.firstInput, Func: nameFunc(arg)}
322 qyOutput = &functionQuery{Input: b.firstInput, Func: localNameFunc(arg)}
324 qyOutput = &functionQuery{Input: b.firstInput, Func: namespaceFunc(arg)}
329 Input: b.firstInput,
335 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
337 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
339 inp := b.firstInput
411 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/www/colly/colly-2.1.0/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
235 Input: b.firstInput,
320 qyOutput = &functionQuery{Input: b.firstInput, Func: nameFunc(arg)}
322 qyOutput = &functionQuery{Input: b.firstInput, Func: localNameFunc(arg)}
324 qyOutput = &functionQuery{Input: b.firstInput, Func: namespaceFunc(arg)}
329 Input: b.firstInput,
335 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
337 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
339 inp := b.firstInput
411 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
175 qyOutput = &functionQuery{Input: b.firstInput, Func: endwithFunc(arg1, arg2)}
224 Input: b.firstInput,
236 qyOutput = &functionQuery{Input: b.firstInput, Func: stringLengthFunc(arg1)}
275 inp := b.firstInput
299 Input: b.firstInput,
305 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
307 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
309 inp := b.firstInput
381 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
175 qyOutput = &functionQuery{Input: b.firstInput, Func: endwithFunc(arg1, arg2)}
224 Input: b.firstInput,
236 qyOutput = &functionQuery{Input: b.firstInput, Func: stringLengthFunc(arg1)}
275 inp := b.firstInput
299 Input: b.firstInput,
305 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
307 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
309 inp := b.firstInput
381 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/antchfx/xpath/
H A Dbuild.go19 firstInput query member
175 qyOutput = &functionQuery{Input: b.firstInput, Func: endwithFunc(arg1, arg2)}
224 Input: b.firstInput,
236 qyOutput = &functionQuery{Input: b.firstInput, Func: stringLengthFunc(arg1)}
275 inp := b.firstInput
299 Input: b.firstInput,
305 qyOutput = &functionQuery{Input: b.firstInput, Func: lastFunc}
307 qyOutput = &functionQuery{Input: b.firstInput, Func: positionFunc}
309 inp := b.firstInput
381 qyOutput = &functionQuery{Input: b.firstInput, Func: concatFunc(args...)}
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DInputQueue.cpp553 InputData* firstInput = nullptr; in MainThreadTimeout() local
554 CancelableBlockState* block = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
563 firstInput); in MainThreadTimeout()
593 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
594 CancelableBlockState* block = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
598 firstInput); in SetConfirmedTargetApzc()
615 InputData* firstInput = nullptr; in ConfirmDragBlock() local
621 firstInput); in ConfirmDragBlock()
698 InputData* firstInput = nullptr; in CanDiscardBlock() local
699 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DInputQueue.cpp605 InputData* firstInput = nullptr; in MainThreadTimeout() local
606 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
615 InputBlockState::TargetConfirmationState::eTimedOut, firstInput, in MainThreadTimeout()
655 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
656 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
661 firstInput, in SetConfirmedTargetApzc()
684 InputData* firstInput = nullptr; in ConfirmDragBlock() local
691 firstInput, in ConfirmDragBlock()
774 InputData* firstInput = nullptr; in CanDiscardBlock() local
775 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DInputQueue.cpp684 InputData* firstInput = nullptr; in MainThreadTimeout() local
685 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
694 InputBlockState::TargetConfirmationState::eTimedOut, firstInput, in MainThreadTimeout()
734 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
735 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
740 firstInput, in SetConfirmedTargetApzc()
766 InputData* firstInput = nullptr; in ConfirmDragBlock() local
773 firstInput, in ConfirmDragBlock()
866 InputData* firstInput = nullptr; in CanDiscardBlock() local
867 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DQueryBuilder.cs49 …private BaseAxisQuery firstInput; // Input of the leftmost predicate. Set by leftmost predicate, u… field in MS.Internal.Xml.XPath.QueryBuilder
61 firstInput = null; in ProcessAxis()
233 if (firstInput == null) { in ProcessFilter()
234 firstInput = qyInput as BaseAxisQuery; in ProcessFilter()
247 if (first && firstInput != null) { in ProcessFilter()
250 Query parent = firstInput.qyInput; in ProcessFilter()
252 firstInput.qyInput = new ContextQuery(); in ProcessFilter()
253 firstInput = null; in ProcessFilter()
256 firstInput = null; in ProcessFilter()
259 firstInput = null; in ProcessFilter()
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/GUI/
H A Dterminaldock.cpp62 _mainWindow(mainWindow), konsole_part(0), t(0), initialised(false), firstInput(true) in TerminalDock()
97 firstInput = true; in initialise()
141 if (processId > 0 && !firstInput) { in sendInput()
145 firstInput = false; in sendInput()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DInputQueue.cpp766 InputData* firstInput = nullptr; in MainThreadTimeout() local
767 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
776 InputBlockState::TargetConfirmationState::eTimedOut, firstInput, in MainThreadTimeout()
837 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
838 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
843 firstInput, in SetConfirmedTargetApzc()
868 InputData* firstInput = nullptr; in ConfirmDragBlock() local
875 firstInput, in ConfirmDragBlock()
1008 InputData* firstInput = nullptr; in CanDiscardBlock() local
1009 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DInputQueue.cpp762 InputData* firstInput = nullptr; in MainThreadTimeout() local
763 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
772 InputBlockState::TargetConfirmationState::eTimedOut, firstInput, in MainThreadTimeout()
833 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
834 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
839 firstInput, in SetConfirmedTargetApzc()
864 InputData* firstInput = nullptr; in ConfirmDragBlock() local
871 firstInput, in ConfirmDragBlock()
1004 InputData* firstInput = nullptr; in CanDiscardBlock() local
1005 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DInputQueue.cpp766 InputData* firstInput = nullptr; in MainThreadTimeout() local
767 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in MainThreadTimeout()
776 InputBlockState::TargetConfirmationState::eTimedOut, firstInput, in MainThreadTimeout()
837 InputData* firstInput = nullptr; in SetConfirmedTargetApzc() local
838 InputBlockState* inputBlock = FindBlockForId(aInputBlockId, &firstInput); in SetConfirmedTargetApzc()
843 firstInput, in SetConfirmedTargetApzc()
868 InputData* firstInput = nullptr; in ConfirmDragBlock() local
875 firstInput, in ConfirmDragBlock()
1008 InputData* firstInput = nullptr; in CanDiscardBlock() local
1009 FindBlockForId(aBlock->GetBlockId(), &firstInput); in CanDiscardBlock()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/java/api/
H A DTestTokenStream.java26 CharStream firstInput = new ANTLRInputStream("A"); in testBufferedTokenStreamReuseAfterFill() local
27 BufferedTokenStream tokenStream = new BufferedTokenStream(new VisitorBasicLexer(firstInput)); in testBufferedTokenStreamReuseAfterFill()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCSceneNodeAnimatorCameraFPS.cpp25 LastAnimationTime(0), firstUpdate(true), firstInput(true), NoVerticalMovement(noVerticalMovement) in CSceneNodeAnimatorCameraFPS()
122 firstInput = true; in animateNode()
126 if ( firstInput ) in animateNode()
129 firstInput = false; in animateNode()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCSceneNodeAnimatorCameraFPS.cpp25 LastAnimationTime(0), firstUpdate(true), firstInput(true), NoVerticalMovement(noVerticalMovement) in CSceneNodeAnimatorCameraFPS()
122 firstInput = true; in animateNode()
126 if ( firstInput ) in animateNode()
129 firstInput = false; in animateNode()
/dports/audio/praat/praat-6.2.03/stat/
H A DPairDistribution.cpp218 const conststring32 firstInput = thy pairs.at [pairmin] -> string1.get(); in PairDistribution_getFractionCorrect() local
221 if (! str32equ (prob -> string1.get(), firstInput)) { in PairDistribution_getFractionCorrect()
273 const conststring32 firstInput = thy pairs.at [pairmin] -> string1.get(); in PairDistribution_Distributions_getFractionCorrect() local
276 if (! str32equ (prob -> string1.get(), firstInput)) { in PairDistribution_Distributions_getFractionCorrect()
295 Melder_sprint (string, 1000, firstInput, U" \\-> "); in PairDistribution_Distributions_getFractionCorrect()
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/event-timing/
H A Dretrieve-firstInput.html.ini1 [retrieve-firstInput.html]
H A Donly-observe-firstInput.html.ini1 [only-observe-firstInput.html]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/event-timing/
H A Dretrieve-firstInput.html.ini1 [retrieve-firstInput.html]
H A Donly-observe-firstInput.html.ini1 [only-observe-firstInput.html]
/dports/www/firefox-esr/firefox-91.8.0/dom/performance/
H A DPerformanceEventTiming.cpp137 if (GetEntryType() == nsGkAtoms::firstInput) { in ShouldAddEntryToBuffer()
162 if (GetEntryType() != nsGkAtoms::firstInput) { in BufferEntryIfNeeded()

123456