Home
last modified time | relevance | path

Searched refs:HasDuration (Results 1 – 25 of 77) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/Media/Animation/
H A DRepeatBehaviorTests.cs21 Assert.False(repeatBehaviour.HasDuration); in Ctor_Default()
37 Assert.False(repeatBehaviour.HasDuration); in Ctor_Count()
63 Assert.True(repeatBehaviour.HasDuration); in Ctor_TimeSpan()
83 Assert.False(forever.HasDuration); in Forever_Get_ReturnsExpected()
116 Assert.False(repeatBehaviour.HasDuration); in Duration_Set_GetReturnsExpected()
133 Assert.Equal(type == RepeatBehaviorType.Duration, repeatBehaviour.HasDuration); in Type_Set_GetReturnsExpected()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/schema_org/
H A Dextractor.cc54 bool HasDuration(const property::PropertyConfiguration& config) { in HasDuration() function
124 if (HasDuration(prop_config)) { in ParseStringValue()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/Media/Animation/
H A DRepeatBehavior.cs85 public bool HasDuration property
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSpell.cpp225 if (EffectQueue::HasDuration(features+i)) { in GetEffectBlock()
H A DEffectQueue.h279 static bool HasDuration(const Effect *fx);
H A DEffectQueue.cpp2119 bool EffectQueue::HasDuration(const Effect *fx) in HasDuration() function in GemRB::EffectQueue
/dports/devel/stack/stack-2.7.3/_cabal_deps/microlens-th-0.4.3.10/test/
H A Dtemplates.hs253 checkDuration :: HasDuration t a => Lens' t a
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/microlens-th-0.4.3.5/test/
H A Dtemplates.hs251 checkDuration :: HasDuration t a => Lens' t a
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/microlens-th-0.4.3.10/test/
H A Dtemplates.hs253 checkDuration :: HasDuration t a => Lens' t a
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/microlens-th-0.4.3.5/test/
H A Dtemplates.hs251 checkDuration :: HasDuration t a => Lens' t a
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/microlens-th-0.4.3.5/test/
H A Dtemplates.hs251 checkDuration :: HasDuration t a => Lens' t a
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/microlens-th-0.4.3.9/test/
H A Dtemplates.hs252 checkDuration :: HasDuration t a => Lens' t a
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/microlens-th-0.4.3.9/test/
H A Dtemplates.hs252 checkDuration :: HasDuration t a => Lens' t a
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/microlens-th-0.4.3.10/test/
H A Dtemplates.hs253 checkDuration :: HasDuration t a => Lens' t a
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/microlens-th-0.4.3.10/test/
H A Dtemplates.hs253 checkDuration :: HasDuration t a => Lens' t a
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/microlens-th-0.4.3.10/test/
H A Dtemplates.hs253 checkDuration :: HasDuration t a => Lens' t a
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/
H A DSystem.Runtime.WindowsRuntime.UI.Xaml.cs196 public bool HasDuration { get { throw null; } } property
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/tests/
H A Dtemplates.hs252 checkDuration :: HasDuration t a => Lens' t a
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/tests/
H A Dtemplates.hs252 checkDuration :: HasDuration t a => Lens' t a
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/tests/
H A Dtemplates.hs250 checkDuration :: HasDuration t a => Lens' t a
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/tests/
H A Dtemplates.hs250 checkDuration :: HasDuration t a => Lens' t a
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/tests/
H A Dtemplates.hs250 checkDuration :: HasDuration t a => Lens' t a
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/
H A Dmkclean.c2463 … bool_t HasDuration = MATROSKA_BlockProcessFrameDurations(pBlockInfo->Block,Input)==ERR_NONE; in wmain() local
2473 …if (HasDuration && MATROSKA_BlockGetFrameEnd(pBlockInfo->Block,pBlockInfo->FrameStartIndex) >= Mas… in wmain()
2503 …if (HasDuration && MATROSKA_BlockGetFrameEnd(pBlockInfo->Block,pBlockInfo->FrameStartIndex) >= Mas… in wmain()
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/
H A Dmkclean.c2455 … bool_t HasDuration = MATROSKA_BlockProcessFrameDurations(pBlockInfo->Block,Input)==ERR_NONE; in wmain() local
2465 …if (HasDuration && MATROSKA_BlockGetFrameEnd(pBlockInfo->Block,pBlockInfo->FrameStartIndex) >= Mas… in wmain()
2495 …if (HasDuration && MATROSKA_BlockGetFrameEnd(pBlockInfo->Block,pBlockInfo->FrameStartIndex) >= Mas… in wmain()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-th-0.3.0.2/tests/Optics/TH/
H A DTests.hs652 checkDuration :: HasDuration t a => Lens' t a

1234