Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DgenRef.py1061 if results.rewrite:
1063 fp = open(results.rewrite, 'w', encoding='utf-8')
1067 rewrite = p.name variable
1069 if page != rewrite:
1070 print('RewriteRule ^', page, '.html$ ', rewrite, '.html',
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_sliced_view_of_3d.adoc28 purposes. Shader code can rewrite 3D storage image types to 2D array
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Drevisions.adoc68 page open blocks>>, and rewrite the <<sample-command, Sample Command
167 rewrite external references accordingly.
Dextensions.adoc52 rewrite specification text.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal83 * stream due to the new configuration, it may rewrite the values of usage
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1706 and rewrite a corresponding valid usage statement (public issue 1950).
6656 usage statements, rewrite for consistency, and explicitly state lifetime
7403 for refpages, generate Apache rewrite rules for aliases, open external
9020 images and image views, and rewrite valid usage statements to reference
Dregistry.adoc177 Such generators would have to rewrite the C types and definitions in the XML
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs13368 // need to rewrite the way this function is called.