Home
last modified time | relevance | path

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

12345678910>>...129

/external/angle/third_party/vulkan-deps/vulkan-headers/src/registry/
Dvalidusage.json13 …"text": " If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\… string
17 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… string
25 …"text": " <code>device</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#VkDevic… string
29 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… string
37 …"text": " <code>pApiVersion</code> <strong class=\"purple\">must</strong> be a valid pointer to a … string
45 …"text": " All <a href=\"#extendingvulkan-extensions-extensiondependencies\">required extensions</a… string
49 …"text": " <code>pCreateInfo</code> <strong class=\"purple\">must</strong> be a valid pointer to a … string
53 …"text": " If <code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong cla… string
57 …"text": " <code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <a… string
65 …"text": " If the <code>pNext</code> chain of <code>VkInstanceCreateInfo</code> includes a <code>Vk… string
[all …]
/external/vulkan-headers/registry/
Dvalidusage.json13 …"text": " If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\… string
17 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… string
25 …"text": " <code>device</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#VkDevic… string
29 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… string
37 …"text": " <code>pApiVersion</code> <strong class=\"purple\">must</strong> be a valid pointer to a … string
45 …"text": " All <a href=\"#extendingvulkan-extensions-extensiondependencies\">required extensions</a… string
49 …"text": " <code>pCreateInfo</code> <strong class=\"purple\">must</strong> be a valid pointer to a … string
53 …"text": " If <code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong cla… string
57 …"text": " <code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <a… string
65 …"text": " If the <code>pNext</code> chain of <code>VkInstanceCreateInfo</code> includes a <code>Vk… string
[all …]
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCueParserTest.java35 Spanned text = parseCueText("<v.first.loud Esme>" in parseStrictValidClassesAndTrailingTokens() local
46 Spanned text = parseCueText("<v.first.loud Esme>This <unsupported>is</unsupported> text with " in parseStrictValidUnsupportedTagsStrippedOut() local
55 Spanned text = in parseRubyTag() local
67 Spanned text = parseCueText("<ruby>A<rt>1</rt>B<rt>2</rt>C<rt>3</rt></ruby>"); in parseSingleRubyTagWithMultipleRts() local
78 Spanned text = in parseMultipleRubyTagsWithSingleRtEach() local
90 Spanned text = parseCueText("Some <ruby>base text with no ruby text</ruby>"); in parseRubyTagWithNoTextTag() local
98 Spanned text = parseCueText("Some <ruby>base text with<rt></rt></ruby> empty ruby text"); in parseRubyTagWithEmptyTextTag() local
108 Spanned text = parseCueText("In this sentence <c.red>this text</c> is red"); in parseDefaultTextColor() local
119 Spanned text = parseCueText("In this sentence <c.papayawhip>this text</c> is not papaya"); in parseUnsupportedDefaultTextColor() local
127 Spanned text = parseCueText("In this sentence <c.bg_cyan>this text</c> has a cyan background"); in parseDefaultBackgroundColor() local
[all …]
/external/oboe/docs/reference/
Dmenudata.js25 {text:"Main Page",url:"index.html"}, property
26 {text:"Related Pages",url:"pages.html"}, property
27 {text:"Namespaces",url:"namespaces.html",children:[ property
28 {text:"Namespace List",url:"namespaces.html"}, property
29 {text:"Namespace Members",url:"namespacemembers.html",children:[ property
30 {text:"All",url:"namespacemembers.html",children:[ property
31 {text:"a",url:"namespacemembers.html#index_a"}, property
32 {text:"c",url:"namespacemembers.html#index_c"}, property
33 {text:"d",url:"namespacemembers.html#index_d"}, property
34 {text:"g",url:"namespacemembers.html#index_g"}, property
[all …]
/external/tinyxml2/docs/
Dmenudata.js26 {text:"Main Page",url:"index.html"}, property
27 {text:"Related Pages",url:"pages.html"}, property
28 {text:"Classes",url:"annotated.html",children:[ property
29 {text:"Class List",url:"annotated.html"}, property
30 {text:"Class Index",url:"classes.html"}, property
31 {text:"Class Hierarchy",url:"hierarchy.html"}, property
32 {text:"Class Members",url:"functions.html",children:[ property
33 {text:"All",url:"functions.html",children:[ property
34 {text:"a",url:"functions.html#index_a"}, property
35 {text:"b",url:"functions_b.html#index_b"}, property
[all …]
/external/angle/third_party/vulkan_memory_allocator/docs/html/
Dmenudata.js26 {text:"Main Page",url:"index.html"}, property
27 {text:"Related Pages",url:"pages.html"}, property
28 {text:"Classes",url:"annotated.html",children:[ property
29 {text:"Class List",url:"annotated.html"}, property
30 {text:"Class Index",url:"classes.html"}, property
31 {text:"Class Members",url:"functions.html",children:[ property
32 {text:"All",url:"functions.html",children:[ property
33 {text:"a",url:"functions.html#index_a"}, property
34 {text:"b",url:"functions.html#index_b"}, property
35 {text:"c",url:"functions.html#index_c"}, property
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCueParserTest.java34 Spanned text = in parseStrictValidClassesAndTrailingTokens() local
47 Spanned text = in parseStrictValidUnsupportedTagsStrippedOut() local
58 Spanned text = parseCueText("In this sentence <c.red>this text</c> is red"); in parseDefaultTextColor() local
69 Spanned text = parseCueText("In this sentence <c.papayawhip>this text</c> is not papaya"); in parseUnsupportedDefaultTextColor() local
77 Spanned text = parseCueText("In this sentence <c.bg_cyan>this text</c> has a cyan background"); in parseDefaultBackgroundColor() local
88 Spanned text = in parseUnsupportedDefaultBackgroundColor() local
99 Spanned text = in parseWellFormedUnclosedEndAtCueEnd() local
112 Spanned text = parseCueText("An italic tag with unclosed <i><u>underline</i> inside"); in parseWellFormedUnclosedEndAtParent() local
127 Spanned text = parseCueText("<b><u>Overlapping u <i>and</u> i tags</i></b>"); in parseMalformedNestedElements() local
140 Spanned text = parseCueText("foo<b>bar</i>baz</b>buzz"); in parseCloseNonExistingTag() local
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
DWebvttCueParserTest.java34 Spanned text = in parseStrictValidClassesAndTrailingTokens() local
47 Spanned text = in parseStrictValidUnsupportedTagsStrippedOut() local
58 Spanned text = parseCueText("In this sentence <c.red>this text</c> is red"); in parseDefaultTextColor() local
69 Spanned text = parseCueText("In this sentence <c.papayawhip>this text</c> is not papaya"); in parseUnsupportedDefaultTextColor() local
77 Spanned text = parseCueText("In this sentence <c.bg_cyan>this text</c> has a cyan background"); in parseDefaultBackgroundColor() local
88 Spanned text = in parseUnsupportedDefaultBackgroundColor() local
99 Spanned text = in parseWellFormedUnclosedEndAtCueEnd() local
112 Spanned text = parseCueText("An italic tag with unclosed <i><u>underline</i> inside"); in parseWellFormedUnclosedEndAtParent() local
127 Spanned text = parseCueText("<b><u>Overlapping u <i>and</u> i tags</i></b>"); in parseMalformedNestedElements() local
140 Spanned text = parseCueText("foo<b>bar</i>baz</b>buzz"); in parseCloseNonExistingTag() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dupgrade_memory_model_test.cpp27 const std::string text = R"( in TEST_F() local
38 const std::string text = R"( in TEST_F() local
51 const std::string text = R"( in TEST_F() local
64 const std::string text = R"( in TEST_F() local
80 const std::string text = R"( in TEST_F() local
104 const std::string text = R"( in TEST_F() local
128 const std::string text = R"( in TEST_F() local
155 const std::string text = R"( in TEST_F() local
182 const std::string text = R"( in TEST_F() local
208 const std::string text = R"( in TEST_F() local
[all …]
Dscalar_replacement_test.cpp29 const std::string text = R"( in TEST_F() local
78 const std::string text = R"( in TEST_F() local
132 const std::string text = R"( in TEST_F() local
290 const std::string text = R"( in TEST_F() local
324 const std::string text = R"( in TEST_F() local
362 const std::string text = R"( in TEST_F() local
404 const std::string text = R"( in TEST_F() local
455 const std::string text = R"( in TEST_F() local
536 const std::string text = R"( in TEST_F() local
572 const std::string text = R"( in TEST_F() local
[all …]
Deliminate_dead_member_test.cpp31 const std::string text = R"( in TEST_F() local
102 const std::string text = R"( in TEST_F() local
177 const std::string text = R"( in TEST_F() local
252 const std::string text = R"( in TEST_F() local
329 const std::string text = R"( in TEST_F() local
379 const std::string text = R"( in TEST_F() local
429 const std::string text = R"( in TEST_F() local
484 const std::string text = R"( in TEST_F() local
544 const std::string text = R"( in TEST_F() local
590 const std::string text = R"( in TEST_F() local
[all …]
Dcombine_access_chains_test.cpp29 const std::string text = R"( in TEST_F() local
63 const std::string text = R"( in TEST_F() local
97 const std::string text = R"( in TEST_F() local
131 const std::string text = R"( in TEST_F() local
170 const std::string text = R"( in TEST_F() local
214 const std::string text = R"( in TEST_F() local
250 const std::string text = R"( in TEST_F() local
287 const std::string text = R"( in TEST_F() local
325 const std::string text = R"( in TEST_F() local
359 const std::string text = R"( in TEST_F() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/
Dupgrade_memory_model_test.cpp27 const std::string text = R"( in TEST_F() local
38 const std::string text = R"( in TEST_F() local
51 const std::string text = R"( in TEST_F() local
64 const std::string text = R"( in TEST_F() local
80 const std::string text = R"( in TEST_F() local
104 const std::string text = R"( in TEST_F() local
128 const std::string text = R"( in TEST_F() local
155 const std::string text = R"( in TEST_F() local
182 const std::string text = R"( in TEST_F() local
208 const std::string text = R"( in TEST_F() local
[all …]
Dscalar_replacement_test.cpp29 const std::string text = R"( in TEST_F() local
78 const std::string text = R"( in TEST_F() local
132 const std::string text = R"( in TEST_F() local
290 const std::string text = R"( in TEST_F() local
324 const std::string text = R"( in TEST_F() local
362 const std::string text = R"( in TEST_F() local
404 const std::string text = R"( in TEST_F() local
455 const std::string text = R"( in TEST_F() local
536 const std::string text = R"( in TEST_F() local
572 const std::string text = R"( in TEST_F() local
[all …]
Deliminate_dead_member_test.cpp31 const std::string text = R"( in TEST_F() local
102 const std::string text = R"( in TEST_F() local
177 const std::string text = R"( in TEST_F() local
252 const std::string text = R"( in TEST_F() local
329 const std::string text = R"( in TEST_F() local
379 const std::string text = R"( in TEST_F() local
429 const std::string text = R"( in TEST_F() local
484 const std::string text = R"( in TEST_F() local
544 const std::string text = R"( in TEST_F() local
590 const std::string text = R"( in TEST_F() local
[all …]
Dcombine_access_chains_test.cpp29 const std::string text = R"( in TEST_F() local
63 const std::string text = R"( in TEST_F() local
97 const std::string text = R"( in TEST_F() local
131 const std::string text = R"( in TEST_F() local
170 const std::string text = R"( in TEST_F() local
214 const std::string text = R"( in TEST_F() local
250 const std::string text = R"( in TEST_F() local
287 const std::string text = R"( in TEST_F() local
325 const std::string text = R"( in TEST_F() local
359 const std::string text = R"( in TEST_F() local
[all …]
Damd_ext_to_khr.cpp30 const std::string text = R"( in GetTest() local
61 std::string text = in TEST_F() local
66 std::string text = in TEST_F() local
71 std::string text = in TEST_F() local
76 std::string text = in TEST_F() local
81 std::string text = in TEST_F() local
86 std::string text = in TEST_F() local
91 std::string text = in TEST_F() local
96 std::string text = in TEST_F() local
102 const std::string text = R"( in TEST_F() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dupgrade_memory_model_test.cpp27 const std::string text = R"( in TEST_F() local
38 const std::string text = R"( in TEST_F() local
51 const std::string text = R"( in TEST_F() local
64 const std::string text = R"( in TEST_F() local
80 const std::string text = R"( in TEST_F() local
104 const std::string text = R"( in TEST_F() local
128 const std::string text = R"( in TEST_F() local
155 const std::string text = R"( in TEST_F() local
182 const std::string text = R"( in TEST_F() local
208 const std::string text = R"( in TEST_F() local
[all …]
Dscalar_replacement_test.cpp29 const std::string text = R"( in TEST_F() local
78 const std::string text = R"( in TEST_F() local
132 const std::string text = R"( in TEST_F() local
290 const std::string text = R"( in TEST_F() local
324 const std::string text = R"( in TEST_F() local
362 const std::string text = R"( in TEST_F() local
404 const std::string text = R"( in TEST_F() local
455 const std::string text = R"( in TEST_F() local
536 const std::string text = R"( in TEST_F() local
572 const std::string text = R"( in TEST_F() local
[all …]
Deliminate_dead_member_test.cpp31 const std::string text = R"( in TEST_F() local
102 const std::string text = R"( in TEST_F() local
177 const std::string text = R"( in TEST_F() local
252 const std::string text = R"( in TEST_F() local
329 const std::string text = R"( in TEST_F() local
379 const std::string text = R"( in TEST_F() local
429 const std::string text = R"( in TEST_F() local
484 const std::string text = R"( in TEST_F() local
544 const std::string text = R"( in TEST_F() local
590 const std::string text = R"( in TEST_F() local
[all …]
Dcombine_access_chains_test.cpp29 const std::string text = R"( in TEST_F() local
63 const std::string text = R"( in TEST_F() local
97 const std::string text = R"( in TEST_F() local
131 const std::string text = R"( in TEST_F() local
170 const std::string text = R"( in TEST_F() local
214 const std::string text = R"( in TEST_F() local
250 const std::string text = R"( in TEST_F() local
287 const std::string text = R"( in TEST_F() local
325 const std::string text = R"( in TEST_F() local
359 const std::string text = R"( in TEST_F() local
[all …]
Damd_ext_to_khr.cpp30 const std::string text = R"( in GetTest() local
61 std::string text = in TEST_F() local
66 std::string text = in TEST_F() local
71 std::string text = in TEST_F() local
76 std::string text = in TEST_F() local
81 std::string text = in TEST_F() local
86 std::string text = in TEST_F() local
91 std::string text = in TEST_F() local
96 std::string text = in TEST_F() local
102 const std::string text = R"( in TEST_F() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_interfaces_test.cpp30 std::string text = R"( in TEST_F() local
57 std::string text = R"( in TEST_F() local
84 std::string text = R"( in TEST_F() local
116 std::string text = R"( in TEST_F() local
144 const std::string text = R"( in TEST_F() local
173 const std::string text = R"( in TEST_F() local
196 const std::string text = R"( in TEST_F() local
224 const std::string text = R"( in TEST_F() local
248 const std::string text = R"( in TEST_F() local
276 const std::string text = R"( in TEST_F() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_interfaces_test.cpp30 std::string text = R"( in TEST_F() local
57 std::string text = R"( in TEST_F() local
84 std::string text = R"( in TEST_F() local
116 std::string text = R"( in TEST_F() local
144 const std::string text = R"( in TEST_F() local
173 const std::string text = R"( in TEST_F() local
196 const std::string text = R"( in TEST_F() local
224 const std::string text = R"( in TEST_F() local
248 const std::string text = R"( in TEST_F() local
276 const std::string text = R"( in TEST_F() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_interfaces_test.cpp30 std::string text = R"( in TEST_F() local
57 std::string text = R"( in TEST_F() local
84 std::string text = R"( in TEST_F() local
116 std::string text = R"( in TEST_F() local
144 const std::string text = R"( in TEST_F() local
173 const std::string text = R"( in TEST_F() local
196 const std::string text = R"( in TEST_F() local
224 const std::string text = R"( in TEST_F() local
248 const std::string text = R"( in TEST_F() local
276 const std::string text = R"( in TEST_F() local
[all …]

12345678910>>...129