Home
last modified time | relevance | path

Searched refs:Aliasing (Results 1 – 10 of 10) sorted by relevance

/external/eigen/doc/
DTopicAliasing.dox3 /** \eigenManualPage TopicAliasing Aliasing
46 Aliasing occurs more naturally when trying to shrink a matrix. For example, the expressions <tt>vec…
130 \section TopicAliasingCwise Aliasing and component-wise operations
154 \section TopicAliasingMatrixMult Aliasing and matrix multiplication
204 Aliasing occurs when the same matrix or array coefficients appear both on the left- and the right-h…
206 …- Aliasing is harmless with coefficient-wise computations; this includes scalar multiplication and…
DTopicLazyEvaluation.dox3 /** \page TopicLazyEvaluation Lazy Evaluation and Aliasing
/external/mesa3d/src/gallium/docs/source/
Dglossary.rst8 Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
/external/llvm/lib/Analysis/
DCFLAliasAnalysis.cpp962 auto Aliasing = Weight.second; in buildSetsFrom() local
964 Aliasing.set(*MaybeCurIndex); in buildSetsFrom()
966 Aliasing.set(*MaybeOtherIndex); in buildSetsFrom()
967 Builder.noteAttributes(CurValue, Aliasing); in buildSetsFrom()
968 Builder.noteAttributes(OtherValue, Aliasing); in buildSetsFrom()
/external/clang/test/Analysis/
Dlambdas.mm107 // Aliasing the block shouldn't copy the lambda.
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dde.po209 msgstr "Morphologische Kantenglättung (Anti-Aliasing) basierend auf "
216 msgstr "Morphologische Kantenglättung (Anti-Aliasing) basierend auf "
/external/llvm/docs/Frontend/
DPerformanceTips.rst218 Describing Aliasing Properties
/external/deqp/doc/testspecs/VK/
Dapitests.adoc265 ** Aliasing writable resources? Access granularity?
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md156 | Memory Aliasing | Flag error if image and/or buffer memory binding ranges overlap | INVALID_ALIAS…
/external/llvm/docs/
DLangRef.rst1771 Pointer Aliasing Rules
7367 :ref:`Pointer Aliasing Rules <pointeraliasing>` section for more