Home
last modified time | relevance | path

Searched defs:type (Results 6926 - 6950 of 6962) sorted by relevance

1...<<271272273274275276277278279

/third_party/libabigail/src/
H A Dabg-ir.cc6522 strip_typedef(const type_base_sptr type) strip_typedef() argument
6805 peel_typedef_type(const type_base_sptr& type) peel_typedef_type() argument
6832 peel_typedef_type(const type_base* type) peel_typedef_type() argument
6859 peel_pointer_type(const type_base_sptr& type) peel_pointer_type() argument
6888 peel_pointer_type(const type_base* type) peel_pointer_type() argument
6915 peel_reference_type(const type_base_sptr& type) peel_reference_type() argument
6944 peel_reference_type(const type_base* type) peel_reference_type() argument
6964 peel_array_type(const type_base_sptr& type) peel_array_type() argument
6984 peel_array_type(const type_base* type) peel_array_type() argument
7006 peel_qualified_type(const type_base* type) peel_qualified_type() argument
7028 peel_qualified_type(const type_base_sptr& type) peel_qualified_type() argument
7051 peel_qualified_or_typedef_type(const type_base* type) peel_qualified_or_typedef_type() argument
7081 type_base_sptr type = t; peel_qualified_or_typedef_type() local
7102 peel_typedef_pointer_or_reference_type(const type_base_sptr type) peel_typedef_pointer_or_reference_type() argument
7134 peel_typedef_pointer_or_reference_type(const type_base* type) peel_typedef_pointer_or_reference_type() argument
7165 peel_typedef_pointer_or_reference_type(const type_base* type, bool peel_qual_type) peel_typedef_pointer_or_reference_type() argument
7204 peel_pointer_or_reference_type(const type_base *type, bool peel_qual_type) peel_pointer_or_reference_type() argument
7328 clone_typedef_array_qualified_type(type_base_sptr type) clone_typedef_array_qualified_type() argument
8409 build_qualified_name(const scope_decl* scope, const type_base_sptr& type) build_qualified_name() argument
8420 get_location(const type_base_sptr& type) get_location() argument
8555 type_decl *type = is_integral_type(t); get_internal_integral_type_name() local
8800 type_base_sptr type; get_function_type_name() local
8891 type_base_sptr type; get_method_type_name() local
10026 type_decl *type = const_cast<type_decl*>(is_type_decl(t)); is_integral_type() local
10046 const type_decl_sptr type = is_type_decl(t); is_integral_type() local
10360 is_void_pointer_type(const type_base* type) is_void_pointer_type() argument
10669 is_array_type(const type_or_decl_base* type) is_array_type() argument
10678 is_array_type(const type_or_decl_base_sptr& type) is_array_type() argument
10703 is_array_of_qualified_element(const type_base_sptr& type) is_array_of_qualified_element() argument
10747 is_subrange_type(const type_or_decl_base *type) is_subrange_type() argument
10760 is_subrange_type(const type_or_decl_base_sptr &type) is_subrange_type() argument
11466 lookup_type(const type_base_sptr type, const translation_unit& tu) lookup_type() argument
11681 lookup_type_in_scope(const type_base& type, const vector<scope_decl*>& access_path, const scope_decl* scope) lookup_type_in_scope() argument
11746 lookup_type_in_scope(const type_base_sptr type, const scope_decl* scope) lookup_type_in_scope() argument
11784 lookup_type_through_scopes(const type_base_sptr type, const translation_unit& tu) lookup_type_through_scopes() argument
13095 maybe_update_types_lookup_map(const shared_ptr<TypeKind>& type, istring_type_base_wptrs_map_type& types_map, bool use_type_name_as_key = true) maybe_update_types_lookup_map() argument
13141 class_decl_sptr type = class_type; maybe_update_types_lookup_map() local
13198 maybe_update_types_lookup_map(const function_type_sptr& type, istring_type_base_wptrs_map_type& types_map, bool ) maybe_update_types_lookup_map() argument
13707 maybe_update_types_lookup_map(const type_base_sptr& type) maybe_update_types_lookup_map() argument
13733 synthesize_type_from_translation_unit(const type_base_sptr& type, translation_unit& tu) synthesize_type_from_translation_unit() argument
14350 maybe_adjust_canonical_type(const type_base_sptr& canonical, const type_base_sptr& type) maybe_adjust_canonical_type() argument
14901 parse_integral_type(const string& str, integral_type& type) parse_integral_type() argument
15675 qualified_type_def(type_base_sptr type, CV quals, const location& locus) qualified_type_def() argument
18797 var_decl(const string& name, type_base_sptr type, const location& locus, const string& linkage_name, visibility vis, binding bind) var_decl() argument
20166 decl_base_sptr type; get_pretty_representation() local
20240 type_base_sptr type = parm->get_type(); get_pretty_representation_of_declarator() local
20749 parameter(const type_base_sptr type, unsigned index, const string& name, const location& loc, bool is_variadic) parameter() argument
20762 parameter(const type_base_sptr type, unsigned index, const string& name, const location& loc, bool is_variadic, bool is_artificial) parameter() argument
20777 parameter(const type_base_sptr type, const string& name, const location& loc, bool is_variadic, bool is_artificial) parameter() argument
20791 parameter(const type_base_sptr type, unsigned index, bool variad) parameter() argument
21532 class_or_union_sptr type = is_class_or_union_type((*i)->get_type()); find_data_member() local
22943 method_decl(const string& name, method_type_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument
22980 method_decl(const string& name, function_type_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument
23017 method_decl(const string& name, type_base_sptr type, bool declared_inline, const location& locus, const string& linkage_name, visibility vis, binding bind) method_decl() argument
25026 priv(type_base_sptr type) priv() argument
25044 non_type_tparameter(unsigned index, template_decl_sptr enclosing_tdecl, const string& name, type_base_sptr type, const location& locus) non_type_tparameter() argument
25201 priv(type_base_wptr type) priv() argument
25599 non_canonicalized_subtype_detector(type_base* type) non_canonicalized_subtype_detector() argument
25778 type_base_sptr type = bs->get_base_class(); hash_type_or_decl() local
25858 get_exemplar_type(const type_base* type) get_exemplar_type() argument
26211 lookup_data_member(const type_base* type, const char* dm_name) lookup_data_member() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp844 GLuint Context::createShader(ShaderType type) in createShader() argument
882 GLuint Context::createShaderProgramv(ShaderType type, GLsizei count, const GLchar *const *strings) in createShaderProgramv() argument
1155 void Context::labelObject(GLenum type, GLuint object, GLsizei length, const GLchar *label) in labelObject() argument
1473 getOrCreateQuery(QueryID handle, QueryType type) getOrCreateQuery() argument
2537 drawElementsInstanced(PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei instances) drawElementsInstanced() argument
2556 drawElementsBaseVertex(PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLint basevertex) drawElementsBaseVertex() argument
2575 drawElementsInstancedBaseVertex(PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei instancecount, GLint basevertex) drawElementsInstancedBaseVertex() argument
2595 drawRangeElements(PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, DrawElementsType type, const void *indices) drawRangeElements() argument
2615 drawRangeElementsBaseVertex(PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, DrawElementsType type, const void *indices, GLint basevertex) drawRangeElementsBaseVertex() argument
2643 drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) drawElementsIndirect() argument
4417 readPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) readPixels() argument
4441 readPixelsRobust(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels) readPixelsRobust() argument
4456 readnPixelsRobust(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data) readnPixelsRobust() argument
4842 texImage2D(TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) texImage2D() argument
4863 texImage2DRobust(TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) texImage2DRobust() argument
4877 texImage3D(TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) texImage3D() argument
4899 texImage3DRobust(TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) texImage3DRobust() argument
4914 texSubImage2D(TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) texSubImage2D() argument
4942 texSubImage2DRobust(TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) texSubImage2DRobust() argument
4956 texSubImage3D(TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) texSubImage3D() argument
4986 texSubImage3DRobust(TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) texSubImage3DRobust() argument
5767 vertexAttribPointer(GLuint index, GLint size, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr) vertexAttribPointer() argument
5779 vertexAttribFormat(GLuint attribIndex, GLint size, VertexAttribType type, GLboolean normalized, GLuint relativeOffset) vertexAttribFormat() argument
5790 vertexAttribIFormat(GLuint attribIndex, GLint size, VertexAttribType type, GLuint relativeOffset) vertexAttribIFormat() argument
5816 vertexAttribIPointer(GLuint index, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) vertexAttribIPointer() argument
5945 debugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) debugMessageControl() argument
5957 debugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) debugMessageInsert() argument
6195 texImage2DExternal(TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) texImage2DExternal() argument
6476 multiDrawElements(PrimitiveMode mode, const GLsizei *counts, DrawElementsType type, const GLvoid *const *indices, GLsizei drawcount) multiDrawElements() argument
6487 multiDrawElementsInstanced(PrimitiveMode mode, const GLsizei *counts, DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) multiDrawElementsInstanced() argument
6499 multiDrawElementsIndirect(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) multiDrawElementsIndirect() argument
6545 drawElementsInstancedBaseVertexBaseInstance(PrimitiveMode mode, GLsizei count, DrawElementsType type, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance) drawElementsInstancedBaseVertexBaseInstance() argument
6592 multiDrawElementsInstancedBaseVertexBaseInstance(PrimitiveMode mode, const GLsizei *counts, DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) multiDrawElementsInstancedBaseVertexBaseInstance() argument
6709 getActiveAttrib(ShaderProgramID program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) getActiveAttrib() argument
6722 getActiveUniform(ShaderProgramID program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) getActiveUniform() argument
7615 getTransformFeedbackVarying(ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) getTransformFeedbackVarying() argument
8397 readnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) readnPixels() argument
8781 getQueryParameterInfo(GLenum pname, GLenum *type, unsigned int *numParams) const getQueryParameterInfo() argument
8786 getIndexedQueryParameterInfo(GLenum target, GLenum *type, unsigned int *numParams) const getIndexedQueryParameterInfo() argument
9180 getTexImage(TextureTarget target, GLint level, GLenum format, GLenum type, void *pixels) getTexImage() argument
9200 getRenderbufferImage(GLenum target, GLenum format, GLenum type, void *pixels) getRenderbufferImage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp58 void GL_APIENTRY glCallLists(GLsizei n, GLenum type, const void *lists) in glCallLists() argument
268 void GL_APIENTRY glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in glCopyPixels() argument
309 glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) in glDrawPixels() argument
399 void GL_APIENTRY glFeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) in glFeedbackBuffer() argument
569 void GL_APIENTRY glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in glGetTexImage() argument
1110 glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) glReadPixels() argument
1426 glTexImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage1D() argument
1438 glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage2D() argument
1625 glColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glColorPointer() argument
1686 glDrawElements(GLenum mode, GLsizei count, GLenum type, const void *indices) glDrawElements() argument
1711 glIndexPointer(GLenum type, GLsizei stride, const void *pointer) glIndexPointer() argument
1736 glNormalPointer(GLenum type, GLsizei stride, const void *pointer) glNormalPointer() argument
1761 glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glTexCoordPointer() argument
1766 glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) glTexSubImage1D() argument
1777 glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) glTexSubImage2D() argument
1790 glVertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexPointer() argument
1809 glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) glDrawRangeElements() argument
1819 glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage3D() argument
1834 glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTexSubImage3D() argument
2149 glFogCoordPointer(GLenum type, GLsizei stride, const void *pointer) glFogCoordPointer() argument
2182 glMultiDrawElements(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount) glMultiDrawElements() argument
2291 glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glSecondaryColorPointer() argument
2501 glCreateShader(GLenum type) glCreateShader() argument
2536 glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveAttrib() argument
2547 glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveUniform() argument
2969 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointer() argument
3267 glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVarying() argument
3497 glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribIPointer() argument
3520 glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount) glDrawElementsInstanced() argument
3606 glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawElementsBaseVertex() argument
3615 glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) glDrawElementsInstancedBaseVertex() argument
3626 glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawRangeElementsBaseVertex() argument
3678 glMultiDrawElementsBaseVertex(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount, const GLint *basevertex) glMultiDrawElementsBaseVertex() argument
3740 glColorP3ui(GLenum type, GLuint color) glColorP3ui() argument
3745 glColorP3uiv(GLenum type, const GLuint *color) glColorP3uiv() argument
3750 glColorP4ui(GLenum type, GLuint color) glColorP4ui() argument
3755 glColorP4uiv(GLenum type, const GLuint *color) glColorP4uiv() argument
3810 glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords) glMultiTexCoordP1ui() argument
3815 glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint *coords) glMultiTexCoordP1uiv() argument
3820 glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords) glMultiTexCoordP2ui() argument
3825 glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint *coords) glMultiTexCoordP2uiv() argument
3830 glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords) glMultiTexCoordP3ui() argument
3835 glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint *coords) glMultiTexCoordP3uiv() argument
3840 glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords) glMultiTexCoordP4ui() argument
3845 glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint *coords) glMultiTexCoordP4uiv() argument
3850 glNormalP3ui(GLenum type, GLuint coords) glNormalP3ui() argument
3855 glNormalP3uiv(GLenum type, const GLuint *coords) glNormalP3uiv() argument
3895 glSecondaryColorP3ui(GLenum type, GLuint color) glSecondaryColorP3ui() argument
3900 glSecondaryColorP3uiv(GLenum type, const GLuint *color) glSecondaryColorP3uiv() argument
3905 glTexCoordP1ui(GLenum type, GLuint coords) glTexCoordP1ui() argument
3910 glTexCoordP1uiv(GLenum type, const GLuint *coords) glTexCoordP1uiv() argument
3915 glTexCoordP2ui(GLenum type, GLuint coords) glTexCoordP2ui() argument
3920 glTexCoordP2uiv(GLenum type, const GLuint *coords) glTexCoordP2uiv() argument
3925 glTexCoordP3ui(GLenum type, GLuint coords) glTexCoordP3ui() argument
3930 glTexCoordP3uiv(GLenum type, const GLuint *coords) glTexCoordP3uiv() argument
3935 glTexCoordP4ui(GLenum type, GLuint coords) glTexCoordP4ui() argument
3940 glTexCoordP4uiv(GLenum type, const GLuint *coords) glTexCoordP4uiv() argument
3950 glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP1ui() argument
3955 glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP1uiv() argument
3963 glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP2ui() argument
3968 glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP2uiv() argument
3976 glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP3ui() argument
3981 glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP3uiv() argument
3989 glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP4ui() argument
3994 glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP4uiv() argument
4002 glVertexP2ui(GLenum type, GLuint value) glVertexP2ui() argument
4007 glVertexP2uiv(GLenum type, const GLuint *value) glVertexP2uiv() argument
4012 glVertexP3ui(GLenum type, GLuint value) glVertexP3ui() argument
4017 glVertexP3uiv(GLenum type, const GLuint *value) glVertexP3uiv() argument
4022 glVertexP4ui(GLenum type, GLuint value) glVertexP4ui() argument
4027 glVertexP4uiv(GLenum type, const GLuint *value) glVertexP4uiv() argument
4074 glDrawElementsIndirect(GLenum mode, GLenum type, const void *indirect) glDrawElementsIndirect() argument
4323 glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar *const *strings) glCreateShaderProgramv() argument
4878 glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribLPointer() argument
4919 glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance) glDrawElementsInstancedBaseInstance() argument
4930 glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance) glDrawElementsInstancedBaseVertexBaseInstance() argument
5007 glClearBufferData(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void *data) glClearBufferData() argument
5016 glClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearBufferSubData() argument
5052 glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) glDebugMessageControl() argument
5062 glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsert() argument
5234 glMultiDrawElementsIndirect(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) glMultiDrawElementsIndirect() argument
5320 glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormat() argument
5329 glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexAttribIFormat() argument
5337 glVertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexAttribLFormat() argument
5399 glClearTexImage(GLuint texture, GLint level, GLenum format, GLenum type, const void *data) glClearTexImage() argument
5404 glClearTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) glClearTexSubImage() argument
5448 glClearNamedBufferData(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) glClearNamedBufferData() argument
5457 glClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearNamedBufferSubData() argument
5744 glGetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetTextureImage() argument
5790 glGetTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetTextureSubImage() argument
5841 glGetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) glGetnColorTable() argument
5852 glGetnConvolutionFilter(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *image) glGetnConvolutionFilter() argument
5857 glGetnHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) glGetnHistogram() argument
5882 glGetnMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) glGetnMinmax() argument
5912 glGetnSeparableFilter(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span) glGetnSeparableFilter() argument
5925 glGetnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetnTexImage() argument
6077 glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) glReadnPixels() argument
6188 glTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) glTextureSubImage1D() argument
6199 glTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) glTextureSubImage2D() argument
6213 glTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTextureSubImage3D() argument
6253 glVertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexArrayAttribFormat() argument
6263 glVertexArrayAttribIFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexArrayAttribIFormat() argument
6272 glVertexArrayAttribLFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexArrayAttribLFormat() argument
6320 glMultiDrawElementsIndirectCount(GLenum mode, GLenum type, const void *indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride) glMultiDrawElementsIndirectCount() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp188 GLuint GL_APIENTRY glCreateShader(GLenum type) in glCreateShader() argument
263 void GL_APIENTRY glDrawElements(GLenum mode, GLsizei count, GLenum type, const void *indices) in glDrawElements() argument
335 glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveAttrib() argument
346 glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveUniform() argument
552 glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) glReadPixels() argument
633 glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage2D() argument
667 glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) glTexSubImage2D() argument
834 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointer() argument
1015 glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount) glDrawElementsInstanced() argument
1024 glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) glDrawRangeElements() argument
1189 glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVarying() argument
1336 glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage3D() argument
1367 glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTexSubImage3D() argument
1517 glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribIPointer() argument
1557 glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar *const *strings) glCreateShaderProgramv() argument
1582 glDrawElementsIndirect(GLenum mode, GLenum type, const void *indirect) glDrawElementsIndirect() argument
1968 glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormat() argument
1977 glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexAttribIFormat() argument
2047 glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) glDebugMessageControl() argument
2057 glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsert() argument
2072 glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawElementsBaseVertex() argument
2081 glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) glDrawElementsInstancedBaseVertex() argument
2092 glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawRangeElementsBaseVertex() argument
2232 glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) glReadnPixels() argument
2341 glColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glColorPointer() argument
2566 glNormalPointer(GLenum type, GLsizei stride, const void *pointer) glNormalPointer() argument
2656 glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glTexCoordPointer() argument
2711 glVertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexPointer() argument
2726 glDrawElementsInstancedBaseVertexBaseInstanceANGLE(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance) glDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
2750 glMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) glMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
2833 glGetTexImageANGLE(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) glGetTexImageANGLE() argument
2843 glGetRenderbufferImageANGLE(GLenum target, GLenum format, GLenum type, void *pixels) glGetRenderbufferImageANGLE() argument
2877 glDrawElementsInstancedANGLE(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei primcount) glDrawElementsInstancedANGLE() argument
2986 glMultiDrawElementsANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, GLsizei drawcount) glMultiDrawElementsANGLE() argument
2995 glMultiDrawElementsInstancedANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) glMultiDrawElementsInstancedANGLE() argument
3162 glReadPixelsRobustANGLE(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels) glReadPixelsRobustANGLE() argument
3178 glTexImage2DRobustANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) glTexImage2DRobustANGLE() argument
3209 glTexSubImage2DRobustANGLE(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) glTexSubImage2DRobustANGLE() argument
3224 glTexImage3DRobustANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) glTexImage3DRobustANGLE() argument
3240 glTexSubImage3DRobustANGLE(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) glTexSubImage3DRobustANGLE() argument
3529 glReadnPixelsRobustANGLE(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data) glReadnPixelsRobustANGLE() argument
3680 glTexImage2DExternalANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) glTexImage2DExternalANGLE() argument
3901 glGetObjectLabelEXT(GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label) glGetObjectLabelEXT() argument
3906 glLabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) glLabelObjectEXT() argument
4045 glDrawElementsBaseVertexEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawElementsBaseVertexEXT() argument
4054 glDrawElementsInstancedBaseVertexEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) glDrawElementsInstancedBaseVertexEXT() argument
4065 glDrawRangeElementsBaseVertexEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawRangeElementsBaseVertexEXT() argument
4076 glMultiDrawElementsBaseVertexEXT(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei primcount, const GLint *basevertex) glMultiDrawElementsBaseVertexEXT() argument
4127 glDrawElementsInstancedEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei primcount) glDrawElementsInstancedEXT() argument
4267 glMultiDrawElementsIndirectEXT(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) glMultiDrawElementsIndirectEXT() argument
4337 glReadnPixelsEXT(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) glReadnPixelsEXT() argument
4420 glCreateShaderProgramvEXT(GLenum type, GLsizei count, const GLchar **strings) glCreateShaderProgramvEXT() argument
4866 glDebugMessageControlKHR(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) glDebugMessageControlKHR() argument
4876 glDebugMessageInsertKHR(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsertKHR() argument
5110 glDrawElementsBaseVertexOES(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawElementsBaseVertexOES() argument
5119 glDrawElementsInstancedBaseVertexOES(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) glDrawElementsInstancedBaseVertexOES() argument
5130 glDrawRangeElementsBaseVertexOES(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawRangeElementsBaseVertexOES() argument
5329 glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) glMatrixIndexPointerOES() argument
5337 glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) glWeightPointerOES() argument
5345 glPointSizePointerOES(GLenum type, GLsizei stride, const void *pointer) glPointSizePointerOES() argument
5432 glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage3DOES() argument
5447 glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTexSubImage3DOES() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp9181 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags ) const getImageFormatProperties() argument
11973 getExternalImageFormatPropertiesNV( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV externalHandleType ) const getExternalImageFormatPropertiesNV() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp10252 SetDragDropPayload(const char* type, const void* data, size_t data_size, ImGuiCond cond) SetDragDropPayload() argument
10355 AcceptDragDropPayload(const char* type, ImGuiDragDropFlags flags) AcceptDragDropPayload() argument
10512 LogBegin(ImGuiLogType type, int auto_open_depth) LogBegin() argument
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h6179 VmaSuballocationType type; global() member
6233 VmaAllocationRequestType type; global() member
6716 } type; global() member
8226 COLLECTION_TYPE type; global() member
9354 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
11368 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
11884 Alloc( const VmaAllocationRequest& request, VmaSuballocationType type, VkDeviceSize allocSize, VmaAllocation hAllocation) Alloc() argument
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js2689 function type(_value) { } function
[all...]
H A Dtypescript.js2680 function type(_value) { } function
[all...]
H A DtypescriptServices.js2680 function type(_value) { } function
[all...]
H A DtypingsInstaller.js2670 function type(_value) { } function
[all...]
H A Dtsserver.js2690 function type(_value) { } function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h5273 u16 type; global() member
5562 enum reg_type type; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h5800 u16 type; global() member
6100 enum reg_type type; global() member
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h174 char type[256]; member
7293 static bool ReadAttribute(std::string *name, std::string *type, in ReadAttribute() argument
7355 WriteAttributeToMemory(std::vector<unsigned char> *out, const char *name, const char *type, const unsigned char *data, int len) WriteAttributeToMemory() argument
9494 int type; // TINYEXR_ZFP_COMPRESSIONTYPE_* global() member
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc1168 static void InitializeTemplate(i::TemplateInfo that, int type, in InitializeTemplate() argument
868 MakeWeak(i::Address* location, void* parameter, WeakCallbackInfo<void>::Callback weak_callback, WeakCallbackType type) MakeWeak() argument
2702 StartStreaming( Isolate* v8_isolate, StreamedSource* source, v8::ScriptType type) StartStreaming() argument
5846 int type = GetExternalStringResourceBaseSlow() local
6814 NewString(i::Factory* factory, NewStringType type, base::Vector<const char> string) NewString() argument
6824 NewString(i::Factory* factory, NewStringType type, base::Vector<const uint8_t> string) NewString() argument
6834 NewString( i::Factory* factory, NewStringType type, base::Vector<const uint16_t> string) NewString() argument
6867 NewFromUtf8Literal(Isolate* isolate, const char* literal, NewStringType type, int length) NewFromUtf8Literal() argument
6880 NewFromUtf8(Isolate* isolate, const char* data, NewStringType type, int length) NewFromUtf8() argument
6886 NewFromOneByte(Isolate* isolate, const uint8_t* data, NewStringType type, int length) NewFromOneByte() argument
6892 NewFromTwoByte(Isolate* isolate, const uint16_t* data, NewStringType type, int length) NewFromTwoByte() argument
8470 CallGCCallbackWithoutData(Isolate* isolate, GCType type, GCCallbackFlags flags, void* data) CallGCCallbackWithoutData() argument
8563 RequestGarbageCollectionForTesting(GarbageCollectionType type) RequestGarbageCollectionForTesting() argument
8579 RequestGarbageCollectionForTesting( GarbageCollectionType type, EmbedderHeapTracer::EmbedderStackState stack_state) RequestGarbageCollectionForTesting() argument
9577 MicrotasksScope(Isolate* isolate, MicrotasksScope::Type type) MicrotasksScope() argument
9580 MicrotasksScope(Isolate* isolate, MicrotaskQueue* microtask_queue, MicrotasksScope::Type type) MicrotasksScope() argument
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h19045 static inline size_t vn_sizeof_vkGetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) in vn_sizeof_vkGetPhysicalDeviceImageFormatProperties() argument
19064 static inline void vn_encode_vkGetPhysicalDeviceImageFormatProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) in vn_encode_vkGetPhysicalDeviceImageFormatProperties() argument
19081 static inline size_t vn_sizeof_vkGetPhysicalDeviceImageFormatProperties_reply(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) in vn_sizeof_vkGetPhysicalDeviceImageFormatProperties_reply() argument
19101 vn_decode_vkGetPhysicalDeviceImageFormatProperties_reply(struct vn_cs_decoder *dec, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) vn_decode_vkGetPhysicalDeviceImageFormatProperties_reply() argument
19543 vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties() argument
19569 vn_encode_vkGetPhysicalDeviceSparseImageFormatProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_encode_vkGetPhysicalDeviceSparseImageFormatProperties() argument
19593 vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties_reply(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_sizeof_vkGetPhysicalDeviceSparseImageFormatProperties_reply() argument
19618 vn_decode_vkGetPhysicalDeviceSparseImageFormatProperties_reply(struct vn_cs_decoder *dec, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_decode_vkGetPhysicalDeviceSparseImageFormatProperties_reply() argument
20867 vn_submit_vkGetPhysicalDeviceImageFormatProperties(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties, struct vn_instance_submit_command *submit) vn_submit_vkGetPhysicalDeviceImageFormatProperties() argument
21014 vn_submit_vkGetPhysicalDeviceSparseImageFormatProperties(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties, struct vn_instance_submit_command *submit) vn_submit_vkGetPhysicalDeviceSparseImageFormatProperties() argument
21488 vn_call_vkGetPhysicalDeviceImageFormatProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) vn_call_vkGetPhysicalDeviceImageFormatProperties() argument
21504 vn_async_vkGetPhysicalDeviceImageFormatProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties) vn_async_vkGetPhysicalDeviceImageFormatProperties() argument
21636 vn_call_vkGetPhysicalDeviceSparseImageFormatProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_call_vkGetPhysicalDeviceSparseImageFormatProperties() argument
21649 vn_async_vkGetPhysicalDeviceSparseImageFormatProperties(struct vn_instance *vn_instance, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties) vn_async_vkGetPhysicalDeviceSparseImageFormatProperties() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6425 isVMOVModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, unsigned SplatBitSize, SelectionDAG &DAG, const SDLoc &dl, EVT &VT, bool is128Bits, VMOVModImmType type) isVMOVModifiedImm() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c370 decode_munge(int type, wireval *val) decode_munge() argument
450 upb_fieldtype_t type = desctype_to_fieldtype[field->descriptortype]; decode_toarray() local
571 int type = field->descriptortype; decode_tomsg() local
1267 _upb_array_new(upb_arena *a, upb_fieldtype_t type) _upb_array_new() argument
1303 getorcreate_array(upb_array **arr_ptr, upb_fieldtype_t type, upb_arena *arena) getorcreate_array() argument
1323 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument
1329 _upb_array_append_fallback(upb_array **arr_ptr, const void *value, upb_fieldtype_t type, upb_arena *arena) _upb_array_append_fallback() argument
3097 unpack_def(upb_value v, upb_deftype_t type) unpack_def() argument
3102 pack_def(const void *ptr, upb_deftype_t type) pack_def() argument
3593 upb_fielddef_checktype(int32_t type) upb_fielddef_checktype() argument
3596 upb_fielddef_checkdescriptortype(int32_t type) upb_fielddef_checkdescriptortype() argument
3712 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); upb_msgdef_isnumberwrapper() local
3851 upb_msgval_sizeof(upb_fieldtype_t type) upb_msgval_sizeof() argument
4162 resolvename(const upb_strtable *t, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type, upb_status *status, const void **def) resolvename() argument
4194 symtab_resolve(const symtab_addctx *ctx, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type) symtab_resolve() argument
5322 upb_array_new(upb_arena *a, upb_fieldtype_t type) upb_array_new() argument
5447 trygetsel(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type) trygetsel() argument
5460 handlers_getsel(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type) handlers_getsel() argument
5467 returntype(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type) returntype() argument
5472 doset(upb_handlers *h, int32_t sel, const upb_fielddef *f, upb_handlertype_t type, upb_func *func, const upb_handlerattr *attr) doset() argument
5532 effective_closure_type(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type) effective_closure_type() argument
5565 checkstart(upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type, upb_status *status) checkstart() argument
5715 upb_handlers_getselector(const upb_fielddef *f, upb_handlertype_t type, upb_selector_t *s) upb_handlers_getselector() argument
5943 upb_msg_getscalarhandlerdata(const upb_handlers *h, upb_selector_t s, upb_fieldtype_t *type, size_t *offset, int32_t *hasbit) upb_msg_getscalarhandlerdata() argument
6460 getsel(const upb_fielddef *f, upb_handlertype_t type) getsel() argument
6533 maybeput(compiler *c, opcode op, const upb_handlers *h, const upb_fielddef *f, upb_handlertype_t type) maybeput() argument
6737 upb_fieldtype_t type = upb_fielddef_type(f); compile_method() local
9347 getsel_for_handlertype(upb_json_parser *p, upb_handlertype_t type) getsel_for_handlertype() argument
9906 upb_fieldtype_t type = upb_fielddef_type(p->top->f); parse_number_from_buffer() local
11336 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); is_string_wrapper() local
11342 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); is_fieldmask() local
11465 is_wellknown_msg(upb_json_parser *p, upb_wellknowntype_t type) is_wellknown_msg() argument
11469 is_wellknown_field(upb_json_parser *p, upb_wellknowntype_t type) is_wellknown_field() argument
[all...]
H A Dupb.h1091 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument
1104 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
4380 template <class T> struct remove_constptr { typedef CouldntRemoveConst type; }; global() typedef
4381 template <class T> struct remove_constptr<const T *> { typedef T *type; }; global() typedef
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp6694 typedef ResultValue<T> type; global() typedef
6704 typedef Result type; global() typedef
[all...]
H A Dvulkan_raii.hpp11735 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags ) const getImageFormatProperties() argument
12140 getSparseImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageTiling tiling ) const getSparseImageFormatProperties() argument
16029 getExternalImageFormatPropertiesNV( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV externalHandleType ) const getExternalImageFormatPropertiesNV() argument
[all...]
H A Dvulkan_structs.hpp931 VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR type = VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR::eTopLevel; member
1433 VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR type = VULKAN_HPP_NAMESPACE::AccelerationStructureTypeKHR::eTopLevel; global() member
2136 VULKAN_HPP_NAMESPACE::AccelerationStructureTypeNV type = {}; global() member
2893 VULKAN_HPP_NAMESPACE::AccelerationStructureMemoryRequirementsTypeNV type = VULKAN_HPP_NAMESPACE::AccelerationStructureMemoryRequirementsTypeNV::eObject; global() member
3528 VULKAN_HPP_NAMESPACE::AccelerationStructureMotionInstanceTypeNV type = VULKAN_HPP_NAMESPACE::AccelerationStructureMotionInstanceTypeNV::eStatic; global() member
24235 VULKAN_HPP_NAMESPACE::DescriptorType type = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler; global() member
24325 VULKAN_HPP_NAMESPACE::DescriptorType type = VULKAN_HPP_NAMESPACE::DescriptorType::eSampler; global() member
30176 VULKAN_HPP_NAMESPACE::DeviceMemoryReportEventTypeEXT type = VULKAN_HPP_NAMESPACE::DeviceMemoryReportEventTypeEXT::eAllocate; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h1901 u8 type; /* Measurement Type */ member
1964 u8 type; /* Measurement Type */ member
/third_party/glfw/deps/
H A Dnuklear.h4095 unsigned int type; global() member
4124 enum nk_allocation_type type; global() member
4399 enum nk_command_type type; global() member
4817 enum nk_style_item_type type; global() member
5270 enum nk_chart_type type; global() member
5298 enum nk_panel_row_layout_type type; global() member
5327 enum nk_panel_type type; global() member
5373 enum nk_panel_type type; global() member
5561 enum nk_allocation_type type; global() member
7892 int i, j, len, type=0; nk_utf_decode() local
8064 nk_buffer_align(void *unaligned, nk_size align, nk_size *alignment, enum nk_buffer_allocation_type type) nk_buffer_align() argument
8132 nk_buffer_alloc(struct nk_buffer *b, enum nk_buffer_allocation_type type, nk_size size, nk_size align) nk_buffer_alloc() argument
8184 nk_buffer_push(struct nk_buffer *b, enum nk_buffer_allocation_type type, const void *memory, nk_size size, nk_size align) nk_buffer_push() argument
8192 nk_buffer_mark(struct nk_buffer *buffer, enum nk_buffer_allocation_type type) nk_buffer_mark() argument
8202 nk_buffer_reset(struct nk_buffer *buffer, enum nk_buffer_allocation_type type) nk_buffer_reset() argument
10990 unsigned char type,padding; global() member
11263 nk_tt_setvertex(struct nk_tt_vertex *v, nk_byte type, nk_int x, nk_int y, nk_int cx, nk_int cy) nk_tt_setvertex() argument
15555 nk_panel_get_padding(const struct nk_style *style, enum nk_panel_type type) nk_panel_get_padding() argument
15568 nk_panel_get_border(const struct nk_style *style, nk_flags flags, enum nk_panel_type type) nk_panel_get_border() argument
15584 nk_panel_get_border_color(const struct nk_style *style, enum nk_panel_type type) nk_panel_get_border_color() argument
15597 nk_panel_is_sub(enum nk_panel_type type) nk_panel_is_sub() argument
15602 nk_panel_is_nonblock(enum nk_panel_type type) nk_panel_is_nonblock() argument
16802 nk_popup_begin(struct nk_context *ctx, enum nk_popup_type type, const char *title, nk_flags flags, struct nk_rect rect) nk_popup_begin() argument
17618 nk_layout_row_calculate_usable_space(const struct nk_style *style, enum nk_panel_type type, float total_space, int columns) nk_layout_row_calculate_usable_space() argument
18350 nk_tree_state_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, enum nk_collapse_states *state) nk_tree_state_base() argument
18458 nk_tree_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, enum nk_collapse_states initial_state, const char *hash, int len, int line) nk_tree_base() argument
18480 nk_tree_state_push(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states *state) nk_tree_state_push() argument
18486 nk_tree_state_image_push(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states *state) nk_tree_state_image_push() argument
18511 nk_tree_push_hashed(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states initial_state, const char *hash, int len, int line) nk_tree_push_hashed() argument
18518 nk_tree_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, const char *hash, int len,int seed) nk_tree_image_push_hashed() argument
18530 nk_tree_element_image_push_hashed_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, int title_len, enum nk_collapse_states *state, int *selected) nk_tree_element_image_push_hashed_base() argument
18641 nk_tree_element_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len, int line) nk_tree_element_base() argument
18663 nk_tree_element_push_hashed(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len, int seed) nk_tree_element_push_hashed() argument
18670 nk_tree_element_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len,int seed) nk_tree_element_image_push_hashed() argument
19693 nk_draw_symbol(struct nk_command_buffer *out, enum nk_symbol_type type, struct nk_rect content, struct nk_color background, struct nk_color foreground, float border_width, const struct nk_user_font *font) nk_draw_symbol() argument
19865 nk_draw_button_symbol(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *content, nk_flags state, const struct nk_style_button *style, enum nk_symbol_type type, const struct nk_user_font *font) nk_draw_button_symbol() argument
19944 nk_draw_button_text_symbol(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *label, const struct nk_rect *symbol, nk_flags state, const struct nk_style_button *style, const char *str, int len, enum nk_symbol_type type, const struct nk_user_font *font) nk_draw_button_text_symbol() argument
20459 nk_do_toggle(nk_flags *state, struct nk_command_buffer *out, struct nk_rect r, int *active, const char *str, int len, enum nk_toggle_type type, const struct nk_style_toggle *style, const struct nk_input *in, const struct nk_user_font *font) nk_do_toggle() argument
22654 nk_textedit_clear_state(struct nk_text_edit *state, enum nk_text_edit_type type, nk_plugin_filter filter) nk_textedit_clear_state() argument
22915 const enum nk_text_edit_type type = (flags & NK_EDIT_MULTILINE) ? nk_do_edit() local
24032 nk_chart_begin_colored(struct nk_context *ctx, enum nk_chart_type type, struct nk_color color, struct nk_color highlight, int count, float min_value, float max_value) nk_chart_begin_colored() argument
24091 nk_chart_begin(struct nk_context *ctx, const enum nk_chart_type type, int count, float min_value, float max_value) nk_chart_begin() argument
24098 nk_chart_add_slot_colored(struct nk_context *ctx, const enum nk_chart_type type, struct nk_color color, struct nk_color highlight, int count, float min_value, float max_value) nk_chart_add_slot_colored() argument
24121 nk_chart_add_slot(struct nk_context *ctx, const enum nk_chart_type type, int count, float min_value, float max_value) nk_chart_add_slot() argument
24291 nk_plot(struct nk_context *ctx, enum nk_chart_type type, const float *values, int count, int offset) nk_plot() argument
24316 nk_plot_function(struct nk_context *ctx, enum nk_chart_type type, void *userdata, float(*value_getter)(void* user, int index), int count, int offset) nk_plot_function() argument
25109 nk_combo_begin_symbol_label(struct nk_context *ctx, const char *selected, enum nk_symbol_type type, struct nk_vec2 size) nk_combo_begin_symbol_label() argument
[all...]

Completed in 338 milliseconds

1...<<271272273274275276277278279