Home
last modified time | relevance | path

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

12345678910>>...581

/third_party/musl/ndk_script/adapter/
Dlibc.ndk.json2 { "name": "__assert_fail" }, string
3 { "name": "__ctype_get_mb_cur_max" }, string
4 { "name": "__cxa_atexit" }, string
5 { "name": "__cxa_finalize" }, string
6 { "name": "__duplocale" }, string
7 { "name": "__errno_location" }, string
8 { "name": "__fbufsize" }, string
9 { "name": "__flbf" }, string
10 { "name": "__flt_rounds" }, string
11 { "name": "__fpclassify" }, string
[all …]
/third_party/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 …]
/third_party/libuv/
Dlibuv.ndk.json2 {"name":"uv_version"}, string
3 {"name":"uv_version_string"}, string
4 {"name":"uv_replace_allocator"}, string
5 {"name":"uv_default_loop"}, string
6 {"name":"uv_loop_init"}, string
7 {"name":"uv_loop_close"}, string
8 {"name":"uv_loop_new"}, string
9 {"name":"uv_loop_delete"}, string
10 {"name":"uv_loop_size"}, string
11 {"name":"uv_loop_alive"}, string
[all …]
/third_party/mesa3d/src/mapi/glapi/registry/
Dgl.xml30 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type>typedef unsigned int <name>GLenum</name>;</type>
33 <type>typedef unsigned char <name>GLboolean</name>;</type>
34 <type>typedef unsigned int <name>GLbitfield</name>;</type>
35 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
36 <type requires="khrplatform">typedef khronos_int8_t <name>GLbyte</name>;</type>
37 <type requires="khrplatform">typedef khronos_uint8_t <name>GLubyte</name>;</type>
38 <type requires="khrplatform">typedef khronos_int16_t <name>GLshort</name>;</type>
39 <type requires="khrplatform">typedef khronos_uint16_t <name>GLushort</name>;</type>
40 <type>typedef int <name>GLint</name>;</type>
[all …]
/third_party/skia/third_party/externals/dawn/third_party/khronos/
Dgl.xml30 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type>typedef unsigned int <name>GLenum</name>;</type>
33 <type>typedef unsigned char <name>GLboolean</name>;</type>
34 <type>typedef unsigned int <name>GLbitfield</name>;</type>
35 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
36 <type requires="khrplatform">typedef khronos_int8_t <name>GLbyte</name>;</type>
37 <type requires="khrplatform">typedef khronos_uint8_t <name>GLubyte</name>;</type>
38 <type requires="khrplatform">typedef khronos_int16_t <name>GLshort</name>;</type>
39 <type requires="khrplatform">typedef khronos_uint16_t <name>GLushort</name>;</type>
40 <type>typedef int <name>GLint</name>;</type>
[all …]
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/
Dgl.xml30 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type>typedef unsigned int <name>GLenum</name>;</type>
33 <type>typedef unsigned char <name>GLboolean</name>;</type>
34 <type>typedef unsigned int <name>GLbitfield</name>;</type>
35 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
36 <type requires="khrplatform">typedef khronos_int8_t <name>GLbyte</name>;</type>
37 <type requires="khrplatform">typedef khronos_uint8_t <name>GLubyte</name>;</type>
38 <type requires="khrplatform">typedef khronos_int16_t <name>GLshort</name>;</type>
39 <type requires="khrplatform">typedef khronos_uint16_t <name>GLushort</name>;</type>
40 <type>typedef int <name>GLint</name>;</type>
[all …]
/third_party/skia/third_party/externals/angle2/scripts/
Dgl.xml30 <type name="stddef">#include &lt;stddef.h&gt;</type>
31 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type name="inttypes">#ifndef GLEXT_64_TYPES_DEFINED
70 <type>typedef unsigned int <name>GLenum</name>;</type>
71 <type>typedef unsigned char <name>GLboolean</name>;</type>
72 <type>typedef unsigned int <name>GLbitfield</name>;</type>
73 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
74 <type>typedef signed char <name>GLbyte</name>;</type>
75 <type>typedef short <name>GLshort</name>;</type>
76 <type>typedef int <name>GLint</name>;</type>
[all …]
Dgl_angle_ext.xml14 <group name="CreateFlagMask">
15 <enum name="GL_CREATE_SPARSE_BINDING_BIT_ANGLE"/>
16 <enum name="GL_CREATE_SPARSE_RESIDENCY_BIT_ANGLE"/>
17 <enum name="GL_CREATE_SPARSE_ALIASED_BIT_ANGLE"/>
18 <enum name="GL_CREATE_MUTABLE_FORMAT_BIT_ANGLE"/>
19 <enum name="GL_CREATE_CUBE_COMPATIBLE_BIT_ANGLE"/>
20 <enum name="GL_CREATE_ALIAS_BIT_ANGLE"/>
21 <enum name="GL_CREATE_SPLIT_INSTANCE_BIND_REGIONS_BIT_ANGLE"/>
22 <enum name="GL_CREATE_2D_ARRAY_COMPATIBLE_BIT_ANGLE"/>
23 <enum name="GL_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT_ANGLE"/>
[all …]
Dwgl.xml33 <type name="BOOL"/>
34 <type name="CHAR"/>
35 <type name="DWORD"/>
36 <type name="FLOAT"/>
37 <type name="GLbitfield"/>
38 <type name="GLboolean"/>
39 <type name="GLenum"/>
40 <type name="GLfloat"/>
41 <type name="GLint"/>
42 <type name="GLsizei"/>
[all …]
Degl.xml20 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
21 <type name="eglplatform" requires="khrplatform">#include &lt;EGL/eglplatform.h&gt;</type>
22 <type name="khronos_utime_nanoseconds_t" requires="khrplatform"/>
23 <type name="khronos_stime_nanoseconds_t" requires="khrplatform"/>
24 <type name="khronos_uint64_t" requires="khrplatform"/>
25 <type name="khronos_ssize_t" requires="khrplatform"/>
26 <type name="EGLNativeDisplayType" requires="eglplatform"/>
27 <type name="EGLNativePixmapType" requires="eglplatform"/>
28 <type name="EGLNativeWindowType" requires="eglplatform"/>
29 <type name="EGLint" requires="eglplatform"/>
[all …]
Dcl.xml50 <type category="include" name="stdint">#include &lt;stdint.h&gt;</type>
53 <type category="include" name="d3d10.h">#include &lt;d3d10.h&gt;</type>
54 <type category="include" name="d3d11.h">#include &lt;d3d11.h&gt;</type>
55 <type category="include" name="d3d9.h">#include &lt;d3d9.h&gt;</type>
56 <type category="include" name="d3d9types.h">#include &lt;d3d9types.h&gt;</type>
57 <type category="include" name="dxvahd.h">#include &lt;dxvahd.h&gt;</type>
58 <type category="include" name="wtypes.h">#include &lt;wtypes.h&gt;</type>
59 <type category="include" name="ID3D10Buffer" requires="d3d10.h"/>
60 <type category="include" name="ID3D10Texture2D" requires="d3d10.h"/>
61 <type category="include" name="ID3D10Texture3D" requires="d3d10.h"/>
[all …]
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dgl.xml30 <type name="stddef">#include &lt;stddef.h&gt;</type>
31 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type name="inttypes">#ifndef GLEXT_64_TYPES_DEFINED
70 <type>typedef unsigned int <name>GLenum</name>;</type>
71 <type>typedef unsigned char <name>GLboolean</name>;</type>
72 <type>typedef unsigned int <name>GLbitfield</name>;</type>
73 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
74 <type>typedef signed char <name>GLbyte</name>;</type>
75 <type>typedef short <name>GLshort</name>;</type>
76 <type>typedef int <name>GLint</name>;</type>
[all …]
Dgl_angle_ext.xml14 <proto>void <name>glBindUniformLocationCHROMIUM</name></proto>
15 <param><ptype>GLuint</ptype> <name>program</name></param>
16 <param><ptype>GLint</ptype> <name>location</name></param>
17 <param><ptype>const GLchar*</ptype> <name>name</name></param>
20 <proto>void <name>glCoverageModulationCHROMIUM</name></proto>
21 <param><ptype>GLenum</ptype> <name>components</name></param>
24 <proto>void <name>glMatrixLoadfCHROMIUM</name></proto>
25 <param><ptype>GLenum</ptype> <name>matrixMode</name></param>
26 <param><ptype>const GLfloat *</ptype> <name>matrix</name></param>
29 <proto>void <name>glMatrixLoadIdentityCHROMIUM</name></proto>
[all …]
Dwgl.xml33 <type name="BOOL"/>
34 <type name="CHAR"/>
35 <type name="DWORD"/>
36 <type name="FLOAT"/>
37 <type name="GLbitfield"/>
38 <type name="GLboolean"/>
39 <type name="GLenum"/>
40 <type name="GLfloat"/>
41 <type name="GLint"/>
42 <type name="GLsizei"/>
[all …]
/third_party/skia/third_party/externals/opengl-registry/xml/
Dgl.xml30 <type name="stddef">#include &lt;stddef.h&gt;</type>
31 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
32 <type name="inttypes">#ifndef GLEXT_64_TYPES_DEFINED
70 <type>typedef unsigned int <name>GLenum</name>;</type>
71 <type>typedef unsigned char <name>GLboolean</name>;</type>
72 <type>typedef unsigned int <name>GLbitfield</name>;</type>
73 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
74 <type>typedef signed char <name>GLbyte</name>;</type>
75 <type>typedef short <name>GLshort</name>;</type>
76 <type>typedef int <name>GLint</name>;</type>
[all …]
Dwgl.xml33 <type name="BOOL"/>
34 <type name="CHAR"/>
35 <type name="DWORD"/>
36 <type name="FLOAT"/>
37 <type name="GLbitfield"/>
38 <type name="GLboolean"/>
39 <type name="GLenum"/>
40 <type name="GLfloat"/>
41 <type name="GLint"/>
42 <type name="GLsizei"/>
[all …]
Dglx.xml30 <type name="inttypes"><![CDATA[#ifndef GLEXT_64_TYPES_DEFINED
67 <type name="int32_t" requires="inttypes"/>
68 <type name="int64_t" requires="inttypes"/>
70 <type name="Bool"/>
71 <type name="Colormap"/>
72 <type name="Display"/>
73 <type name="Font"/>
74 <type name="Pixmap"/>
75 <type name="Screen"/>
76 <type name="Status"/>
[all …]
/third_party/openGLES/xml/
Dgl.xml17 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
19 <type>typedef unsigned int <name>GLenum</name>;</type>
20 <type>typedef unsigned char <name>GLboolean</name>;</type>
21 <type>typedef unsigned int <name>GLbitfield</name>;</type>
22 …Not an actual GL type, though used in headers in the past">typedef void <name>GLvoid</name>;</type>
23 <type requires="khrplatform">typedef khronos_int8_t <name>GLbyte</name>;</type>
24 <type requires="khrplatform">typedef khronos_uint8_t <name>GLubyte</name>;</type>
25 <type requires="khrplatform">typedef khronos_int16_t <name>GLshort</name>;</type>
26 <type requires="khrplatform">typedef khronos_uint16_t <name>GLushort</name>;</type>
27 <type>typedef int <name>GLint</name>;</type>
[all …]
Dwgl.xml17 <type name="BOOL"/>
18 <type name="CHAR"/>
19 <type name="DWORD"/>
20 <type name="FLOAT"/>
21 <type name="GLbitfield"/>
22 <type name="GLboolean"/>
23 <type name="GLenum"/>
24 <type name="GLfloat"/>
25 <type name="GLint"/>
26 <type name="GLsizei"/>
[all …]
Dglx.xml16 <type name="inttypes"><![CDATA[#ifndef GLEXT_64_TYPES_DEFINED
53 <type name="int32_t" requires="inttypes"/>
54 <type name="int64_t" requires="inttypes"/>
56 <type name="Bool"/>
57 <type name="Colormap"/>
58 <type name="Display"/>
59 <type name="Font"/>
60 <type name="Pixmap"/>
61 <type name="Screen"/>
62 <type name="Status"/>
[all …]
/third_party/mesa3d/src/mapi/glapi/gen/
DEXT_direct_state_access.xml8 <category name="GL_EXT_direct_state_access" number="353">
15 <enum name="PROGRAM_MATRIX_EXT" value="0x8E2D"/>
16 <enum name="TRANSPOSE_PROGRAM_MATRIX_EXT" value="0x8E2E"/>
17 <enum name="PROGRAM_MATRIX_STACK_DEPTH_EXT" value="0x8E2F"/>
21 <function name="MatrixLoadfEXT" offset="assign">
22 <param name="matrixMode" type="GLenum" />
23 <param name="m" type="const GLfloat *" count="16"/>
25 <function name="MatrixLoaddEXT" offset="assign">
26 <param name="matrixMode" type="GLenum" />
27 <param name="m" type="const GLdouble *" count="16"/>
[all …]
/third_party/mesa3d/src/egl/generate/
Degl.xml20 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
21 <type name="eglplatform" requires="khrplatform">#include &lt;EGL/eglplatform.h&gt;</type>
22 <type name="khronos_utime_nanoseconds_t" requires="khrplatform"/>
23 <type name="khronos_stime_nanoseconds_t" requires="khrplatform"/>
24 <type name="khronos_uint64_t" requires="khrplatform"/>
25 <type name="khronos_ssize_t" requires="khrplatform"/>
26 <type name="EGLNativeDisplayType" requires="eglplatform"/>
27 <type name="EGLNativePixmapType" requires="eglplatform"/>
28 <type name="EGLNativeWindowType" requires="eglplatform"/>
29 <type name="EGLint" requires="eglplatform"/>
[all …]
/third_party/mesa3d/src/freedreno/registers/adreno/
Da2xx.xml10 <enum name="a2xx_rb_dither_type">
11 <value name="DITHER_PIXEL" value="0"/>
12 <value name="DITHER_SUBPIXEL" value="1"/>
15 <enum name="a2xx_colorformatx">
16 <value name="COLORX_4_4_4_4" value="0"/>
17 <value name="COLORX_1_5_5_5" value="1"/>
18 <value name="COLORX_5_6_5" value="2"/>
19 <value name="COLORX_8" value="3"/>
20 <value name="COLORX_8_8" value="4"/>
21 <value name="COLORX_8_8_8_8" value="5"/>
[all …]
/third_party/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 …]
/third_party/EGL/api/
Degl.xml20 <type name="khrplatform">#include &lt;KHR/khrplatform.h&gt;</type>
21 <type name="eglplatform" requires="khrplatform">#include &lt;EGL/eglplatform.h&gt;</type>
22 <type name="khronos_utime_nanoseconds_t" requires="khrplatform"/>
23 <type name="khronos_stime_nanoseconds_t" requires="khrplatform"/>
24 <type name="khronos_uint64_t" requires="khrplatform"/>
25 <type name="khronos_ssize_t" requires="khrplatform"/>
26 <type name="EGLNativeDisplayType" requires="eglplatform"/>
27 <type name="EGLNativePixmapType" requires="eglplatform"/>
28 <type name="EGLNativeWindowType" requires="eglplatform"/>
29 <type name="EGLint" requires="eglplatform"/>
[all …]

12345678910>>...581