Home
last modified time | relevance | path

Searched full:name (Results 1 – 25 of 11168) sorted by relevance

12345678910>>...447

/external/deqp/android/cts/
Dcom.drawelements.deqp.gles3.xml2 <TestPackage name="dEQP-GLES3" appPackageName="com.drawelements.deqp.gles3" testType="deqpTest" xml…
3 <TestSuite name="dEQP-GLES3">
4 <TestCase name="info">
5 <Test name="renderer" />
6 <Test name="version" />
7 <Test name="shading_language_version" />
8 <Test name="extensions" />
9 <Test name="render_target" />
11 <TestSuite name="functional">
12 <TestCase name="prerequisite">
[all …]
Dcom.drawelements.deqp.gles2.xml2 <TestPackage name="dEQP-GLES2" appPackageName="com.drawelements.deqp.gles2" testType="deqpTest" xml…
3 <TestSuite name="dEQP-GLES2">
4 <TestCase name="info">
5 <Test name="vendor" />
6 <Test name="render_target" />
7 <Test name="version" />
8 <Test name="extensions" />
9 <Test name="renderer" />
10 <Test name="shading_language_version" />
12 <TestSuite name="stress">
[all …]
Dcom.drawelements.deqp.gles31.xml2 <TestPackage name="dEQP-GLES31" appPackageName="com.drawelements.deqp.gles31" testType="deqpTest" x…
3 <TestSuite name="dEQP-GLES31">
4 <TestCase name="info">
5 <Test name="renderer" />
6 <Test name="version" />
7 <Test name="shading_language_version" />
8 <Test name="extensions" />
9 <Test name="render_target" />
11 <TestSuite name="functional">
12 <TestSuite name="shaders">
[all …]
/external/libxml2/doc/
Dlibxml2-refs.xml2 <apirefs name='libxml2'>
4 <reference name='ATTRIBUTE_UNUSED' href='html/libxml-xmlversion.html#ATTRIBUTE_UNUSED'/>
5 <reference name='BAD_CAST' href='html/libxml-xmlstring.html#BAD_CAST'/>
6 <reference name='BASE_BUFFER_SIZE' href='html/libxml-tree.html#BASE_BUFFER_SIZE'/>
7 <reference name='CAST_TO_BOOLEAN' href='html/libxml-xpathInternals.html#CAST_TO_BOOLEAN'/>
8 <reference name='CAST_TO_NUMBER' href='html/libxml-xpathInternals.html#CAST_TO_NUMBER'/>
9 <reference name='CAST_TO_STRING' href='html/libxml-xpathInternals.html#CAST_TO_STRING'/>
10 <reference name='CHECK_ARITY' href='html/libxml-xpathInternals.html#CHECK_ARITY'/>
11 <reference name='CHECK_ERROR' href='html/libxml-xpathInternals.html#CHECK_ERROR'/>
12 <reference name='CHECK_ERROR0' href='html/libxml-xpathInternals.html#CHECK_ERROR0'/>
[all …]
/external/libxml2/test/relaxng/
Ddocbook.rng7 <ref name="set"/>
8 <ref name="book"/>
9 <ref name="chapter"/>
10 <ref name="appendix"/>
11 <ref name="article"/>
12 <ref name="part"/>
13 <ref name="reference"/>
14 <ref name="refentry"/>
15 <ref name="section"/>
16 <ref name="sect1"/>
[all …]
DtutorA.rng6 <ref name="pattern"/>
9 <define name="pattern">
11 <element name="element">
13 <attribute name="name"> attribute
16 <ref name="open-name-class"/>
18 <ref name="common-atts"/>
19 <ref name="open-patterns"/>
21 <element name="attribute">
22 <ref name="common-atts"/>
24 <attribute name="name"> attribute
[all …]
/external/tagsoup/definitions/
Dhtml.tssl17 ns='http://www.w3.org/1999/xhtml' name='html'
20 <entity name='Aacgr' codepoint='0386'/>
21 <entity name='aacgr' codepoint='03AC'/>
22 <entity name='Aacute' codepoint='00C1'/>
23 <entity name='aacute' codepoint='00E1'/>
24 <entity name='Abreve' codepoint='0102'/>
25 <entity name='abreve' codepoint='0103'/>
26 <entity name='ac' codepoint='223E'/>
27 <entity name='acd' codepoint='223F'/>
28 <entity name='Acirc' codepoint='00C2'/>
[all …]
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.xml8 <category name="1.0">
9 <enum name="FALSE" value="0x0"/>
10 <enum name="TRUE" value="0x1"/>
11 <enum name="ZERO" value="0x0"/>
12 <enum name="ONE" value="0x1"/>
13 <enum name="NONE" value="0x0"/>
14 <enum name="NO_ERROR" value="0x0"/>
15 <enum name="POINTS" value="0x0000"/>
16 <enum name="LINES" value="0x0001"/>
17 <enum name="LINE_LOOP" value="0x0002"/>
[all …]
DGL3x.xml8 <category name="3.0">
10 <enum name="COMPARE_REF_TO_TEXTURE" value="0x884E"/>
11 <enum name="CLIP_DISTANCE0" value="0x3000"/>
12 <enum name="CLIP_DISTANCE1" value="0x3001"/>
13 <enum name="CLIP_DISTANCE2" value="0x3002"/>
14 <enum name="CLIP_DISTANCE3" value="0x3003"/>
15 <enum name="CLIP_DISTANCE4" value="0x3004"/>
16 <enum name="CLIP_DISTANCE5" value="0x3005"/>
17 <enum name="CLIP_DISTANCE6" value="0x3006"/>
18 <enum name="CLIP_DISTANCE7" value="0x3007"/>
[all …]
Des_EXT.xml9 <category name="GL_OES_blend_equation_separate" number="1">
10 <enum name="BLEND_EQUATION_RGB_OES" value="0x8009"/>
11 <enum name="BLEND_EQUATION_ALPHA_OES" value="0x883D"/>
13 …<function name="BlendEquationSeparateOES" alias="BlendEquationSeparateEXT" static_dispatch="false">
14 <param name="modeRGB" type="GLenum"/>
15 <param name="modeA" type="GLenum"/>
20 <category name="GL_OES_blend_func_separate" number="2">
21 <enum name="BLEND_DST_RGB_OES" value="0x80C8"/>
22 <enum name="BLEND_SRC_RGB_OES" value="0x80C9"/>
23 <enum name="BLEND_DST_ALPHA_OES" value="0x80CA"/>
[all …]
DARB_framebuffer_object.xml8 <category name="GL_ARB_framebuffer_object" number="45">
9 <enum name="FRAMEBUFFER" value="0x8D40"/>
10 <enum name="READ_FRAMEBUFFER" value="0x8CA8"/>
11 <enum name="DRAW_FRAMEBUFFER" value="0x8CA9"/>
13 <enum name="RENDERBUFFER" value="0x8D41"/>
15 <enum name="STENCIL_INDEX1" value="0x8D46"/>
16 <enum name="STENCIL_INDEX4" value="0x8D47"/>
17 <enum name="STENCIL_INDEX8" value="0x8D48"/>
18 <enum name="STENCIL_INDEX16" value="0x8D49"/>
20 <enum name="RENDERBUFFER_WIDTH" value="0x8D42"/>
[all …]
DEXT_gpu_shader4.xml6 <category name="GL_EXT_gpu_shader4" number="326">
8 <enum name="VERTEX_ATTRIB_ARRAY_INTEGER_EXT" value="0x88FD"/>
9 <enum name="SAMPLER_1D_ARRAY_EXT" value="0x8DC0"/>
10 <enum name="SAMPLER_2D_ARRAY_EXT" value="0x8DC1"/>
11 <enum name="SAMPLER_BUFFER_EXT" value="0x8DC2"/>
12 <enum name="SAMPLER_1D_ARRAY_SHADOW_EXT" value="0x8DC3"/>
13 <enum name="SAMPLER_2D_ARRAY_SHADOW_EXT" value="0x8DC4"/>
14 <enum name="SAMPLER_CUBE_SHADOW_EXT" value="0x8DC5"/>
15 <enum name="UNSIGNED_INT_VEC2_EXT" value="0x8DC6"/>
16 <enum name="UNSIGNED_INT_VEC3_EXT" value="0x8DC7"/>
[all …]
DOES_fixed_point.xml9 <category name="GL_OES_fixed_point" number="292">
10 <enum name="FIXED_OES" value="0x140C"/>
12 <type name="fixed" size="4" />
13 <type name="clampx" size="4" />
16 <function name="AlphaFuncxOES" offset="assign" static_dispatch="false">
17 <param name="func" type="GLenum"/>
18 <param name="ref" type="GLclampx"/>
21 <function name="ClearColorxOES" offset="assign" static_dispatch="false">
22 <param name="red" type="GLclampx"/>
23 <param name="green" type="GLclampx"/>
[all …]
DARB_vertex_type_2_10_10_10_rev.xml6 <category name="GL_ARB_vertex_type_2_10_10_10_rev" number="86">
8 <enum name="INT_2_10_10_10_REV" value = "0x8D9F"/>
10 <function name="VertexP2ui" offset="assign">
11 <param name="type" type="GLenum"/>
12 <param name="value" type="GLuint"/>
15 <function name="VertexP3ui" offset="assign">
16 <param name="type" type="GLenum"/>
17 <param name="value" type="GLuint"/>
20 <function name="VertexP4ui" offset="assign">
21 <param name="type" type="GLenum"/>
[all …]
DEXT_framebuffer_object.xml5 <category name="GL_EXT_framebuffer_object" number="310">
6 <enum name="FRAMEBUFFER_EXT" value="0x8D40"/>
7 <enum name="RENDERBUFFER_EXT" value="0x8D41"/>
8 <enum name="RENDERBUFFER_WIDTH_EXT" value="0x8D42"/>
9 <enum name="RENDERBUFFER_HEIGHT_EXT" value="0x8D43"/>
10 <enum name="RENDERBUFFER_INTERNAL_FORMAT_EXT" value="0x8D44"/>
11 <enum name="STENCIL_INDEX_EXT" value="0x8D45"/>
12 <enum name="STENCIL_INDEX1_EXT" value="0x8D46"/>
13 <enum name="STENCIL_INDEX4_EXT" value="0x8D47"/>
14 <enum name="STENCIL_INDEX8_EXT" value="0x8D48"/>
[all …]
/external/mesa3d/src/mesa/main/
DAPIspec.xml8 … <function name="Color3f" template="Color" gltype="GLfloat" vector_size="3" expand_vector="true"/>
12 <function name="Color4iv" template="Color" gltype="GLint" vector_size="4"/>
26 <template name="Color">
29 <vector name="v" type="const GLtype *" size="dynamic">
30 <param name="red" type="GLtype"/>
31 <param name="green" type="GLtype"/>
32 <param name="blue" type="GLtype"/>
33 <param name="alpha" type="GLtype"/>
38 <template name="ClipPlane">
41 <param name="plane" type="GLenum"/>
[all …]
/external/elfutils/src/tests/
Drun-show-die-info.sh27 Name : b.c
30 Attrs : name stmt_list low_pc high_pc language comp_dir producer
37 Name : bar
40 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
44 Name : int
47 Attrs : name byte_size encoding
51 Name : f.c
54 Attrs : name stmt_list low_pc high_pc language comp_dir producer
61 Name : foo
64 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
[all …]
/external/selinux/policycoreutils/gui/
Dsystem-config-selinux.glade9 <property name="border_width">5</property>
10 <property name="destroy_with_parent">False</property>
11 <property name="name" translatable="yes">system-config-selinux</property>
12 <property name="copyright" translatable="yes">Copyright (c)2006 Red Hat, Inc.
14 <property name="wrap_license">False</property>
15 <property name="authors">Daniel Walsh &lt;dwalsh@redhat.com&gt;
17 …<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string …
18 <property name="logo">system-config-selinux.png</property>
22 <property name="title" translatable="yes">Add SELinux Login Mapping</property>
23 <property name="type">GTK_WINDOW_TOPLEVEL</property>
[all …]
Dpolgen.glade6 <property name="can_focus">False</property>
7 <property name="border_width">5</property>
8 <property name="type_hint">normal</property>
9 <property name="copyright" translatable="yes">Red Hat 2007</property>
10 <property name="website">www.redhat.com</property>
11 <property name="license" translatable="yes">GPL</property>
12 <property name="authors">Daniel Walsh &lt;dwalsh@redhat.com&gt;</property>
13 …<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string …
16 <property name="can_focus">False</property>
19 <property name="can_focus">False</property>
[all …]
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dsepolicy.glade7 <!-- column-name Application -->
9 <!-- column-name Path -->
14 <property name="can_focus">False</property>
15 <property name="default_width">265</property>
16 <property name="default_height">100</property>
17 <property name="decorated">False</property>
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="orientation">vertical</property>
25 <property name="label" translatable="yes">Applications</property>
[all …]
/external/libxml2/doc/devhelp/
Dlibxml2.devhelp2 …/www.devhelp.net/book" title="libxml2 Reference Manual" link="index.html" author="" name="libxml2">
4 <sub name="API" link="general.html">
5 <sub name="DOCBparser" link="libxml2-DOCBparser.html"/>
6 <sub name="HTMLparser" link="libxml2-HTMLparser.html"/>
7 <sub name="HTMLtree" link="libxml2-HTMLtree.html"/>
8 <sub name="SAX" link="libxml2-SAX.html"/>
9 <sub name="SAX2" link="libxml2-SAX2.html"/>
10 <sub name="c14n" link="libxml2-c14n.html"/>
11 <sub name="catalog" link="libxml2-catalog.html"/>
12 <sub name="chvalid" link="libxml2-chvalid.html"/>
[all …]
/external/tcpdump/win32/prj/
DWinDump.vcproj5 Name="WinDump"
10 Name="Win32"
17 Name="Debug|Win32"
27 Name="VCPreBuildEventTool"
30 Name="VCCustomBuildTool"
33 Name="VCXMLDataGeneratorTool"
36 Name="VCWebServiceProxyGeneratorTool"
39 Name="VCMIDLTool"
44 Name="VCCLCompilerTool"
60 Name="VCManagedResourceCompilerTool"
[all …]
/external/libxml2/doc/html/
Dlibxml.devhelp2 …lp.net/book" title="Gnome XML Library Reference Manual " link="index.html" author="" name="libxml">
4 <sub name="Libxml Programming Notes" link="ch01.html">
5 <sub name="testOOMlib" link="libxml-testOOMlib.html"/>
6 <sub name="wincecompat" link="libxml-wincecompat.html"/>
7 <sub name="wsockcompat" link="libxml-wsockcompat.html"/>
8 <sub name="encoding" link="libxml-encoding.html"/>
9 <sub name="xmlregexp" link="libxml-xmlregexp.html"/>
10 <sub name="xmlmemory" link="libxml-xmlmemory.html"/>
11 <sub name="xmlIO" link="libxml-xmlIO.html"/>
12 <sub name="xpath" link="libxml-xpath.html"/>
[all …]
/external/parameter-framework/test/test-fixed-point-parameter/
DVirtualSubsystem.xml2 <Subsystem Name="test" Type="Virtual" Endianness="Little">
8 <ParameterBlock Name="32">
9 <FixedPointParameter Name="q0.0" Size="32" Integral="0" Fractional="0"/>
10 <FixedPointParameter Name="q0.1" Size="32" Integral="0" Fractional="1"/>
11 <FixedPointParameter Name="q0.2" Size="32" Integral="0" Fractional="2"/>
12 <FixedPointParameter Name="q0.3" Size="32" Integral="0" Fractional="3"/>
13 <FixedPointParameter Name="q0.4" Size="32" Integral="0" Fractional="4"/>
14 <FixedPointParameter Name="q0.5" Size="32" Integral="0" Fractional="5"/>
15 <FixedPointParameter Name="q0.6" Size="32" Integral="0" Fractional="6"/>
16 <FixedPointParameter Name="q0.7" Size="32" Integral="0" Fractional="7"/>
[all …]
/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.cc28 static const char *name[StatCnt] = {}; in StatOutput() local
29 name[StatMop] = "Memory accesses "; in StatOutput()
30 name[StatMopRead] = " Including reads "; in StatOutput()
31 name[StatMopWrite] = " writes "; in StatOutput()
32 name[StatMop1] = " Including size 1 "; in StatOutput()
33 name[StatMop2] = " size 2 "; in StatOutput()
34 name[StatMop4] = " size 4 "; in StatOutput()
35 name[StatMop8] = " size 8 "; in StatOutput()
36 name[StatMopSame] = " Including same "; in StatOutput()
37 name[StatMopIgnored] = " Including ignored "; in StatOutput()
[all …]

12345678910>>...447