Home
last modified time | relevance | path

Searched refs:IsAncestor (Results 101 – 125 of 141) sorted by relevance

123456

/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderScrollData.cpp56 if (ActiveScrolledRoot::IsAncestor(asr, aStopAtAsr)) { in Initialize()
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.69.0-relnotes/
H A Dindex.md65 * Fix IsDescendant/IsAncestor for overlapping section names [4a39564e](https://github.com/gohugoio/…
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.66.0-relnotes/
H A Dindex.md75 * Fix crashes for 404 in IsAncestor etc. [a524124b](https://github.com/gohugoio/hugo/commit/a524124…
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dataset/
H A Dfile_base.cc267 compute::SubtreeImpl::IsAncestor{encoded}); in SetupSubtreePruning()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltHierbox.c1814 IsAncestor(rootPtr, treePtr) in IsAncestor() function
1913 if (IsAncestor(rootPtr, treePtr)) {
3119 if (IsAncestor(treePtr, hboxPtr->focusPtr)) {
5629 if (IsAncestor(rootPtr, hboxPtr->focusPtr)) {
5633 if (IsAncestor(rootPtr, hboxPtr->selAnchorPtr)) {
5636 if (IsAncestor(rootPtr, hboxPtr->activePtr)) {
7482 if (IsAncestor(srcPtr, destPtr)) {
8275 if (IsAncestor(rootPtr, hboxPtr->focusPtr)) {
8279 if (IsAncestor(rootPtr, hboxPtr->selAnchorPtr)) {
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/stablePDPlugin/
H A DKinTree.h125 …static bool IsAncestor(const Eigen::MatrixXd& joint_mat, int child_joint, int ancestor_joint, int&…
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.52-relnotes/
H A Dindex.md36 * Improve nil handling in IsDescendant and IsAncestor [b09a4033](https://github.com/gohugoio/hugo/c…
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/stablePDPlugin/
H A DKinTree.h125 …static bool IsAncestor(const Eigen::MatrixXd& joint_mat, int child_joint, int ancestor_joint, int&…
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.h187 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickAncestor()
193 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickDescendant()
197 static bool IsAncestor(const ActiveScrolledRoot* aAncestor,
4829 while (clip && ActiveScrolledRoot::IsAncestor(GetActiveScrolledRoot(), in UpdateBounds()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dobject_quarantine.md104 allowed, GitLab will call the IsAncestor RPC. That RPC call then wants
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dobject_quarantine.md104 allowed, GitLab will call the IsAncestor RPC. That RPC call then wants
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dobject_quarantine.md104 allowed, GitLab will call the IsAncestor RPC. That RPC call then wants
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayList.h286 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickAncestor()
292 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickDescendant()
296 static bool IsAncestor(const ActiveScrolledRoot* aAncestor,
4852 while (clip && ActiveScrolledRoot::IsAncestor(GetActiveScrolledRoot(), in UpdateBounds()
H A DFrameLayerBuilder.cpp4272 (!ActiveScrolledRoot::IsAncestor(layerClipChain->mASR, itemASR) || in ProcessDisplayItems()
5059 MOZ_ASSERT(ActiveScrolledRoot::IsAncestor(aParent, aDescendant)); in FindDirectChildASR()
5138 if (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)) { in SetupScrollingMetadata()
5139 if (ActiveScrolledRoot::IsAncestor(startASR, stopASR)) { in SetupScrollingMetadata()
5155 } while (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)); in SetupScrollingMetadata()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DFrameLayerBuilder.cpp4776 (!ActiveScrolledRoot::IsAncestor(layerClipChain->mASR, itemASR) || in ProcessDisplayItems()
4844 ActiveScrolledRoot::IsAncestor(scrollMetadataASR, in ProcessDisplayItems()
5648 MOZ_ASSERT(ActiveScrolledRoot::IsAncestor(aParent, aDescendant)); in FindDirectChildASR()
5727 if (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)) { in SetupScrollingMetadata()
5728 if (ActiveScrolledRoot::IsAncestor(startASR, stopASR)) { in SetupScrollingMetadata()
5744 } while (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)); in SetupScrollingMetadata()
H A DnsDisplayList.h278 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickAncestor()
284 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickDescendant()
288 static bool IsAncestor(const ActiveScrolledRoot* aAncestor,
5339 while (clip && ActiveScrolledRoot::IsAncestor(GetActiveScrolledRoot(), in UpdateBounds()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DFrameLayerBuilder.cpp4776 (!ActiveScrolledRoot::IsAncestor(layerClipChain->mASR, itemASR) || in ProcessDisplayItems()
4844 ActiveScrolledRoot::IsAncestor(scrollMetadataASR, in ProcessDisplayItems()
5648 MOZ_ASSERT(ActiveScrolledRoot::IsAncestor(aParent, aDescendant)); in FindDirectChildASR()
5727 if (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)) { in SetupScrollingMetadata()
5728 if (ActiveScrolledRoot::IsAncestor(startASR, stopASR)) { in SetupScrollingMetadata()
5744 } while (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)); in SetupScrollingMetadata()
H A DnsDisplayList.h278 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickAncestor()
284 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickDescendant()
288 static bool IsAncestor(const ActiveScrolledRoot* aAncestor,
5339 while (clip && ActiveScrolledRoot::IsAncestor(GetActiveScrolledRoot(), in UpdateBounds()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayList.h292 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickAncestor()
298 MOZ_ASSERT(IsAncestor(aOne, aTwo) || IsAncestor(aTwo, aOne)); in PickDescendant()
302 static bool IsAncestor(const ActiveScrolledRoot* aAncestor,
5401 while (clip && ActiveScrolledRoot::IsAncestor(GetActiveScrolledRoot(), in UpdateBounds()
H A DFrameLayerBuilder.cpp4753 (!ActiveScrolledRoot::IsAncestor(layerClipChain->mASR, itemASR) || in ProcessDisplayItems()
4821 ActiveScrolledRoot::IsAncestor(scrollMetadataASR, in ProcessDisplayItems()
5619 MOZ_ASSERT(ActiveScrolledRoot::IsAncestor(aParent, aDescendant)); in FindDirectChildASR()
5698 if (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)) { in SetupScrollingMetadata()
5699 if (ActiveScrolledRoot::IsAncestor(startASR, stopASR)) { in SetupScrollingMetadata()
5715 } while (!ActiveScrolledRoot::IsAncestor(stopASR, startASR)); in SetupScrollingMetadata()
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/validate/
H A Dvalidate.go547 nested, err := osFilepath.IsAncestor(v.platform, mountA.Destination, mountB.Destination, ".")
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/validate/
H A Dvalidate.go547 nested, err := osFilepath.IsAncestor(v.platform, mountA.Destination, mountB.Destination, ".")
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/validate/
H A Dvalidate.go547 nested, err := osFilepath.IsAncestor(v.platform, mountA.Destination, mountB.Destination, ".")
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/validate/
H A Dvalidate.go547 nested, err := osFilepath.IsAncestor(v.platform, mountA.Destination, mountB.Destination, ".")
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/validate/
H A Dvalidate.go547 nested, err := osFilepath.IsAncestor(v.platform, mountA.Destination, mountB.Destination, ".")

123456