Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/Verifier/
Daliasing-chain.ll1 ; RUN: not llvm-as %s -o /dev/null |& grep {Aliasing chain should end with function or global vari…
/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
226 Aliasing occurs when the same matrix or array coefficients appear both on the left- and the right-h…
228 …- 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/clang/test/Analysis/
Dlambdas.mm120 // Aliasing the block shouldn't copy the lambda.
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dde.po174 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
182 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
/external/v8/src/compiler/
Dload-elimination.cc20 enum Aliasing { kNoAlias, kMayAlias, kMustAlias }; enum
22 Aliasing QueryAlias(Node* a, Node* b) { in QueryAlias()
/external/python/cpython2/Lib/
Dpdb.doc185 are then hidden until the alias is removed. Aliasing is
/external/llvm/docs/Frontend/
DPerformanceTips.rst218 Describing Aliasing Properties
/external/python/cpython2/Doc/library/
Dpdb.rst364 Such a command is then hidden until the alias is removed. Aliasing is
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt805 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'de…
806 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'pC…
807 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
808 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'pS…
809 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'Th…
810 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
811 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
812 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
813 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
814 …mpler~^~For more information refer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If…
[all …]
Dvk_validation_layer_details.md170 | Memory Aliasing | Flag error if image and/or buffer memory binding ranges overlap | INVALID_ALIAS…
/external/deqp/doc/testspecs/VK/
Dapitests.adoc265 ** Aliasing writable resources? Access granularity?
/external/libnl/doc/
Droute.txt1882 === Packet Location Aliasing (pktloc)
/external/llvm/docs/
DLangRef.rst1920 Pointer Aliasing Rules
7540 :ref:`Pointer Aliasing Rules <pointeraliasing>` section for more