Home
last modified time | relevance | path

Searched refs:Layouts (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Frontend/
DLayoutOverrideSource.cpp50 Layouts[CurrentType] = CurrentLayout; in LayoutOverrideSource()
152 Layouts[CurrentType] = CurrentLayout; in LayoutOverrideSource()
167 llvm::StringMap<Layout>::iterator Known = Layouts.find(Record->getName()); in layoutRecordType()
168 if (Known == Layouts.end()) in layoutRecordType()
193 for (llvm::StringMap<Layout>::iterator L = Layouts.begin(), in dump()
194 LEnd = Layouts.end(); in dump()
/external/clang/include/clang/Frontend/
DLayoutOverrideSource.h39 llvm::StringMap<Layout> Layouts; variable
/external/python/cpython2/Doc/library/
Dttk.rst1246 format described in `Layouts`_.
1380 Layouts section in Ttk Styling
1407 .. _Layout: `Layouts`_ argument
/external/python/cpython2/Doc/tutorial/
Dstdlib2.rst132 Working with Binary Data Record Layouts
/external/vulkan-validation-layers/layers/
Dvk_validation_layer_details.md34 | Valid Pipeline Layouts | Verify that sets being bound are compatible with their PipelineLayout an…
89 | Verify Image Layouts | Validate correct image layouts for presents, image transitions, command bu…
Dvk_validation_error_database.txt854 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'de…
855 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'pC…
856 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'If…
857 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'pP…
858 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'se…
859 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'Th…
860 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'Th…
861 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'Th…
862 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'Th…
863 …ut~^~For more information refer to Vulkan Spec Section '13.2.2. Pipeline Layouts' which states 'Th…
[all …]