Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/expectations/
Dvalidusage.json13 …"text": "If <code>commandBuffer</code> is an unprotected command buffer and <a href=\"#limits-prot… string
18 …"text": "If <code>commandBuffer</code> is an unprotected command buffer and <a href=\"#limits-prot… string
23 …"text": "If <code>commandBuffer</code> is a protected command buffer and <a href=\"#limits-protect… string
28 …"text": "If the queue family used to create the <a href=\"#VkCommandPool\">VkCommandPool</a> which… string
33 …"text": "The <code>imageOffset</code> and <code>imageExtent</code> members of each element of <cod… string
38 …"text": "If the queue family used to create the <a href=\"#VkCommandPool\">VkCommandPool</a> which… string
43 …"text": "<code>commandBuffer</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#V… string
48 …"text": "<code>pCopyBufferToImageInfo</code> <strong class=\"purple\">must</strong> be a valid poi… string
53 …"text": "<code>commandBuffer</code> <strong class=\"purple\">must</strong> be in the <a href=\"#co… string
58 …"text": "The <code>VkCommandPool</code> that <code>commandBuffer</code> was allocated from <strong… string
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/spec-macros/
Dextension.rb19 def text method in NormativeInlineMacroBase
92 def text method in CanInlineMacro
101 def text method in CannotInlineMacro
110 def text method in MayInlineMacro
119 def text method in MustInlineMacro
128 def text method in OptionalInlineMacro
137 def text method in OptionallyInlineMacro
146 def text method in RequiredInlineMacro
155 def text method in ShouldInlineMacro
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dauto-render.mjs4 const findEndOfMath = function findEndOfMath(delimiter, text, startIndex) { argument
96 const splitWithDelimiters = function splitWithDelimiters(text, delimiters) { argument
114 const renderMathInText = function renderMathInText(text, optionsCopy) { argument
Drender-a11y-string.mjs214 const text = tree.text; constant
734 const renderA11yString = function renderA11yString(text, settings) { argument
/hardware/google/gfxstream/codegen/generic-apigen/
DParser_unittest.cpp34 std::string text = "When parsing '"; in TEST() local
65 std::string text = "When parsing '"; in TEST() local
104 std::string text = "When parsing '"; in TEST() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dvalidity.py139 def text(self): member in ValidityCollection
158 def __init__(self, text=None, anchor=None): argument
Dconventions.py317 def is_voidpointer_alias(self, tag, text, tail): argument
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_cmd_queue_gen.py420 def remove_prefix(text, prefix): argument
425 def remove_suffix(text, suffix): argument
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hpp_macros.hpp197 #define VULKAN_HPP_STRINGIFY2( text ) #text argument
198 #define VULKAN_HPP_STRINGIFY( text ) VULKAN_HPP_STRINGIFY2( text ) argument
Dvulkansc_hpp_macros.hpp197 #define VULKAN_HPP_STRINGIFY2( text ) #text argument
198 #define VULKAN_HPP_STRINGIFY( text ) VULKAN_HPP_STRINGIFY2( text ) argument
/hardware/google/gfxstream/guest/mesa/bin/
Dgen_release_notes.py116 def quoteInline(self, text): argument
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp.inl26 void log(const char* text) {
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/vu-to-json/
Dvu_schema.json46 "text": { object
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dschema_generator.py163 def appendSection(self, section, text): argument
Dantora-prep.py353 def removeDestination(self, path, text, overwrite): argument
Dcgenerator.py303 def appendSection(self, section, text): argument
DgenRef.py397 def xrefRewrite(text, specURL): argument
Djson_c_generator.py255 def appendSection(self, section, text, extension): argument
Djson_generator.py567 def appendSection(self, section, text): argument
Djson_parser.py587 def appendSection(self, section, text): argument
/hardware/google/gfxstream/host/gl/
DTextureDraw.cpp42 const GLchar* text = static_cast<const GLchar*>(shaderText); in createShader() local
/hardware/google/gfxstream/guest/mesa/src/util/
Ddriconf.h43 #define DRI_CONF_SECTION(text) { .desc = text, .info = { .type = DRI_SECTION } }, argument
50 #define DRI_CONF_DESC(text) .desc = text, argument
53 #define DRI_CONF_ENUM(_value,text) { .value = _value, .desc = text }, argument
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs59 constructor(text, // the text of this token argument
73 text) // the text of the newly constructed token argument
190 function escape(text) { argument
455 text() { method in Style
488 const text = [D, Dc, T, Tc, T, Tc, T, Tc]; // We only export some of the styles. variable
1343 constructor(text, height, depth, italic, skew, width, classes, style) { argument
4038 "text": {} property
6369 "text": Style$1.TEXT, property
6811 constructor(text) { argument
6938 const makeText = function makeText(text, mode, options) { argument
[all …]
Dkatex.js4019 "text": {} property
6396 "text": src_Style.TEXT, property
7076 text = src_symbols[mode][text].replace; property
7709 text: group.label property
11478 text: c property
13127 "text": src_Style.TEXT, property
13171 "text": ["0", "false"], property
13959 text = controlMatch[1]; property
15395 text: "\\'", property
15399 text: '\\`', property
[all …]

12