Home
last modified time | relevance | path

Searched defs:type (Results 12976 - 13000 of 13064) sorted by relevance

1...<<511512513514515516517518519520>>...523

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp6473 typedef ResultValue<T> type; global() typedef
6483 typedef Result type; global() typedef
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp96 ResourceAccess type; member
2921 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init() argument
5701 stageSubresourceUpdateImpl(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access, const GLuint inputRowPitch, const GLuint inputDepthPitch, const GLuint inputSkipBytes) stageSubresourceUpdateImpl() argument
6007 CalculateBufferInfo(ContextVk *contextVk, const gl::Extents &glExtents, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, GLenum type, bool is3D, GLuint *inputRowPitch, GLuint *inputDepthPitch, GLuint *inputSkipBytes) CalculateBufferInfo() argument
6152 stageSubresourceUpdate(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access) stageSubresourceUpdate() argument
7274 GetReadPixelsParams(ContextVk *contextVk, const gl::PixelPackState &packState, gl::Buffer *packBuffer, GLenum format, GLenum type, const gl::Rectangle &area, const gl::Rectangle &clippedArea, PackPixelsParams *paramsOut, GLuint *skipBytesOut) GetReadPixelsParams() argument
7303 readPixelsForGetImage(ContextVk *contextVk, const gl::PixelPackState &packState, gl::Buffer *packBuffer, gl::LevelIndex levelGL, uint32_t layer, uint32_t layerCount, GLenum format, GLenum type, void *pixels) readPixelsForGetImage() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_local.h719 unsigned int type; member
1862 unsigned char type; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrl.h4327 int type; global() member
4345 int type; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h584 inline bool isVirtualSection(uint8_t type) { in isVirtualSection() argument
/third_party/toybox/generated/
H A Dglobals.h102 char *type; member
452 int type; member
/third_party/toybox/toys/pending/
H A Dbc.c2339 BcStatus bc_func_insert(BcFunc *f, char *name, BcType type, size_t line) { in bc_func_insert() argument
3135 static void bc_parse_operator(BcParse *p, BcLexType type, in bc_parse_operator() argument
3241 static BcStatus bc_parse_name(BcParse *p, BcInst *type, uint8_ argument
3324 bc_parse_builtin(BcParse *p, BcLexType type, uint8_t flags, BcInst *prev) bc_parse_builtin() argument
3350 bc_parse_scale(BcParse *p, BcInst *type, uint8_t flags) bc_parse_scale() argument
3382 BcLexType type; bc_parse_incdec() local
3431 BcLexType type; bc_parse_minus() local
3783 bc_parse_loopExit(BcParse *p, BcLexType type) bc_parse_loopExit() argument
4000 BcLexType type = p->l.t; bc_parse_stmt() local
4516 bc_program_search(BcProgram *p, char *id, BcType type) bc_program_search() argument
4581 BcType type = (r->t == BC_RESULT_VAR) ? BC_TYPE_VAR : BC_TYPE_ARRAY; bc_program_num() local
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h268 bool BranchTypeUsesVeneers(ImmBranchType type) { in BranchTypeUsesVeneers() argument
374 ImmBranchType type = branch_info.branch_type_; in insert() local
1162 InvertBranchType(BranchType type) InvertBranchType() argument
1459 Dmb(BarrierDomain domain, BarrierType type) Dmb() argument
1464 Dsb(BarrierDomain domain, BarrierType type) Dsb() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c317 enum XML_Content_Type type; member
6351 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) defineAttribute() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h8260 inline PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type FieldDescriptorProto::type() const { type() function in FieldDescriptorProto
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c419 decode_munge(int type, wireval *val) decode_munge() argument
499 upb_fieldtype_t type = desctype_to_fieldtype[field->descriptortype]; decode_toarray() local
623 int type = field->descriptortype; decode_tomsg() local
1301 _upb_array_new(upb_arena *a, upb_fieldtype_t type) _upb_array_new() argument
1337 getorcreate_array(upb_array **arr_ptr, upb_fieldtype_t type, upb_arena *arena) getorcreate_array() argument
1348 _upb_array_resize_fallback(upb_array **arr_ptr, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_fallback() argument
1354 _upb_array_append_fallback(upb_array **arr_ptr, const void *value, upb_fieldtype_t type, upb_arena *arena) _upb_array_append_fallback() argument
3542 unpack_def(upb_value v, upb_deftype_t type) unpack_def() argument
3547 pack_def(const void *ptr, upb_deftype_t type) pack_def() argument
4036 upb_fielddef_checktype(int32_t type) upb_fielddef_checktype() argument
4039 upb_fielddef_checkdescriptortype(int32_t type) upb_fielddef_checkdescriptortype() argument
4155 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); upb_msgdef_isnumberwrapper() local
4161 upb_wellknowntype_t type = upb_msgdef_wellknowntype(m); upb_msgdef_iswrapper() local
4290 upb_msgval_sizeof(upb_fieldtype_t type) upb_msgval_sizeof() argument
4625 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
4657 symtab_resolve(const symtab_addctx *ctx, const upb_fielddef *f, const char *base, upb_strview sym, upb_deftype_t type) symtab_resolve() argument
5875 upb_array_new(upb_arena *a, upb_fieldtype_t type) upb_array_new() argument
[all...]
H A Dphp-upb.h1162 _upb_array_resize_accessor(void *msg, size_t ofs, size_t size, upb_fieldtype_t type, upb_arena *arena) _upb_array_resize_accessor() argument
1175 _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
[all...]
/third_party/python/Python/
H A Dcompile.c5219 compiler_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_comprehension_generator() argument
5236 compiler_sync_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_sync_comprehension_generator() argument
5350 compiler_async_comprehension_generator(struct compiler *c, asdl_comprehension_seq *generators, int gen_index, int depth, expr_ty elt, expr_ty val, int type) compiler_async_comprehension_generator() argument
5449 compiler_comprehension(struct compiler *c, expr_ty e, int type, identifier name, asdl_comprehension_seq *generators, expr_ty elt, expr_ty val) compiler_comprehension() argument
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c406 PyTypeObject *type; in test_lazy_hash_inheritance() local
2594 PyObject *type, *value, *tb; test_set_exc_info() local
3706 PyTypeObject *type = &_PyBytesIOBuffer_Type; test_pep3118_obsolete_write_locks() local
5843 type_get_version(PyObject *self, PyObject *type) type_get_version() argument
6776 test_structmembers_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) test_structmembers_new() argument
7006 awaitObject_new(PyTypeObject *type, PyObject *args, PyObject *kwds) awaitObject_new() argument
7138 PyObject *type = (PyObject *)&PyRecursingInfinitelyError_Type; recurse_infinitely_error_init() local
7156 MyList_new(PyTypeObject *type, PyObject *args, PyObject *kwds) MyList_new() argument
7269 generic_class_getitem(PyObject *type, PyObject *item) generic_class_getitem() argument
7307 MethodDescriptor_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor_new() argument
7315 func_descr_get(PyObject *func, PyObject *obj, PyObject *type) func_descr_get() argument
7325 nop_descr_get(PyObject *func, PyObject *obj, PyObject *type) nop_descr_get() argument
7370 MethodDescriptor2_new(PyTypeObject* type, PyObject* args, PyObject *kw) MethodDescriptor2_new() argument
7949 ContainerNoGC_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) ContainerNoGC_new() argument
[all...]
H A Dposixmodule.c2294 statresult_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in statresult_new() argument
6969 os_sched_param_impl(PyTypeObject *type, PyObject *sched_priority) os_sched_param_impl() argument
9643 iov_setup(struct iovec **iov, Py_buffer **buf, PyObject *seq, Py_ssize_t cnt, int type) iov_setup() argument
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c14423 _PyUnicode_FormatLong(PyObject *val, int alt, int prec, int type) in _PyUnicode_FormatLong() argument
14561 char type = (char)arg->ch; mainformatlong() local
15281 unicode_new_impl(PyTypeObject *type, PyObject *x, const char *encoding, const char *errors) unicode_new_impl() argument
15303 unicode_subtype_new(PyTypeObject *type, PyObject *unicode) unicode_subtype_new() argument
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c310 enum XML_Content_Type type; member
6383 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) defineAttribute() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp223 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, Dispatch const & d ) const getImageFormatProperties() argument
1248 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, Dispatch const & d ) const getSparseImageFormatProperties() argument
1290 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, SparseImageFormatPropertiesAllocator & sparseImageFormatPropertiesAllocator, Dispatch const & d ) const getSparseImageFormatProperties() argument
10668 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, Dispatch const & d ) const getExternalImageFormatPropertiesNV() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp284 TestType type; member
336 static const char* getSuffixForGeometryType(const GeometryType& type) in getSuffixForGeometryType() argument
4493 VariableType type; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c2089 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) nl80211_register_frame() argument
2149 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_ACTION << 4); nl80211_register_action_frame() local
2187 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_non_ap() local
2473 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_ap_dev_sme() local
3428 enum nl80211_auth_type type; wpa_driver_nl80211_authenticate() local
5713 enum nl80211_auth_type type; wpa_driver_nl80211_try_connect() local
7057 wpa_driver_nl80211_if_type( enum wpa_driver_if_type type) wpa_driver_nl80211_if_type() argument
7145 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing, int setup_ap) wpa_driver_nl80211_if_add() argument
7296 wpa_driver_nl80211_if_remove(struct i802_bss *bss, enum wpa_driver_if_type type, const char *ifname) wpa_driver_nl80211_if_remove() argument
8661 driver_nl80211_if_remove(void *priv, enum wpa_driver_if_type type, const char *ifname) driver_nl80211_if_remove() argument
10851 nl80211_get_ext_capab(void *priv, enum wpa_driver_if_type type, const u8 **ext_capa, const u8 **ext_capa_mask, unsigned int *ext_capa_len) nl80211_get_ext_capab() argument
10892 enum nl80211_auth_type type; nl80211_update_connection_params() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.h194 u8 type; member
620 char type[256]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c2471 nl80211_register_frame(struct i802_bss *bss, struct nl_sock *nl_handle, u16 type, const u8 *match, size_t match_len, bool multicast) nl80211_register_frame() argument
2535 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_ACTION << 4); nl80211_register_action_frame() local
2544 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_non_ap() local
2877 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_AUTH << 4); nl80211_mgmt_subscribe_ap_dev_sme() local
4009 enum nl80211_auth_type type; wpa_driver_nl80211_authenticate() local
6709 enum nl80211_auth_type type; global() local
8139 wpa_driver_nl80211_if_type( enum wpa_driver_if_type type) global() argument
8227 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing, int setup_ap) global() argument
8392 wpa_driver_nl80211_if_remove(struct i802_bss *bss, enum wpa_driver_if_type type, const char *ifname) global() argument
9971 driver_nl80211_if_remove(void *priv, enum wpa_driver_if_type type, const char *ifname) global() argument
12421 nl80211_get_ext_capab(void *priv, enum wpa_driver_if_type type, const u8 **ext_capa, const u8 **ext_capa_mask, unsigned int *ext_capa_len) global() argument
12462 enum nl80211_auth_type type; global() local
12609 u16 type = (WLAN_FC_TYPE_MGMT << 2) | (WLAN_FC_STYPE_ACTION << 4); global() local
12626 testing_nl80211_register_frame(void *priv, u16 type, const u8 *match, size_t match_len, bool multicast) global() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h368 const char *type; member
403 char type[100]; member
427 } type; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp310 glClearTexImageNULL(GLuint texture, GLint level, GLenum format, GLenum type, const void *data) in glClearTexImageNULL() argument
566 GLuint INTERNAL_GL_APIENTRY glCreateShaderNULL(GLenum type) in glCreateShaderNULL() argument
571 GLuint INTERNAL_GL_APIENTRY glCreateShaderProgramvNULL(GLenum type, in glCreateShaderProgramvNULL() argument
228 glClearBufferDataNULL(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void *data) glClearBufferDataNULL() argument
235 glClearBufferSubDataNULL(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearBufferSubDataNULL() argument
266 glClearNamedBufferDataNULL(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) glClearNamedBufferDataNULL() argument
273 glClearNamedBufferSubDataNULL(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearNamedBufferSubDataNULL() argument
313 glClearTexSubImageNULL(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) glClearTexSubImageNULL() argument
588 glDebugMessageControlNULL(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) glDebugMessageControlNULL() argument
596 glDebugMessageInsertNULL(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) glDebugMessageInsertNULL() argument
689 glDrawElementsNULL(GLenum mode, GLsizei count, GLenum type, const void *indices) glDrawElementsNULL() argument
695 glDrawElementsBaseVertexNULL(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawElementsBaseVertexNULL() argument
702 glDrawElementsIndirectNULL(GLenum mode, GLenum type, const void *indirect) glDrawElementsIndirectNULL() argument
705 glDrawElementsInstancedNULL(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount) glDrawElementsInstancedNULL() argument
712 glDrawElementsInstancedBaseInstanceNULL(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance) glDrawElementsInstancedBaseInstanceNULL() argument
720 glDrawElementsInstancedBaseVertexNULL(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) glDrawElementsInstancedBaseVertexNULL() argument
728 glDrawElementsInstancedBaseVertexBaseInstanceNULL(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance) glDrawElementsInstancedBaseVertexBaseInstanceNULL() argument
737 glDrawRangeElementsNULL(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) glDrawRangeElementsNULL() argument
745 glDrawRangeElementsBaseVertexNULL(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) glDrawRangeElementsBaseVertexNULL() argument
914 glGetActiveAttribNULL(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveAttribNULL() argument
946 glGetActiveUniformNULL(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) glGetActiveUniformNULL() argument
1358 glGetTexImageNULL(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) glGetTexImageNULL() argument
1381 glGetTextureImageNULL(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetTextureImageNULL() argument
1415 glGetTextureSubImageNULL(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetTextureSubImageNULL() argument
1429 glGetTransformFeedbackVaryingNULL(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVaryingNULL() argument
1521 glGetnTexImageNULL(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) glGetnTexImageNULL() argument
1779 glMultiDrawElementsNULL(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount) glMultiDrawElementsNULL() argument
1786 glMultiDrawElementsBaseVertexNULL(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount, const GLint *basevertex) glMultiDrawElementsBaseVertexNULL() argument
1794 glMultiDrawElementsIndirectNULL(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) glMultiDrawElementsIndirectNULL() argument
2233 glReadPixelsNULL(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) glReadPixelsNULL() argument
2242 glReadnPixelsNULL(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) glReadnPixelsNULL() argument
2404 glTexImage1DNULL(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage1DNULL() argument
2414 glTexImage2DNULL(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage2DNULL() argument
2433 glTexImage3DNULL(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) glTexImage3DNULL() argument
2546 glTexSubImage1DNULL(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) glTexSubImage1DNULL() argument
2555 glTexSubImage2DNULL(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) glTexSubImage2DNULL() argument
2566 glTexSubImage3DNULL(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTexSubImage3DNULL() argument
2691 glTextureSubImage1DNULL(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) glTextureSubImage1DNULL() argument
2700 glTextureSubImage2DNULL(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) glTextureSubImage2DNULL() argument
2711 glTextureSubImage3DNULL(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTextureSubImage3DNULL() argument
2962 glVertexArrayAttribFormatNULL(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexArrayAttribFormatNULL() argument
2970 glVertexArrayAttribIFormatNULL(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexArrayAttribIFormatNULL() argument
2977 glVertexArrayAttribLFormatNULL(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexArrayAttribLFormatNULL() argument
3090 glVertexAttribFormatNULL(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) glVertexAttribFormatNULL() argument
3139 glVertexAttribIFormatNULL(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexAttribIFormatNULL() argument
3145 glVertexAttribIPointerNULL(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribIPointerNULL() argument
3170 glVertexAttribLFormatNULL(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) glVertexAttribLFormatNULL() argument
3176 glVertexAttribLPointerNULL(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribLPointerNULL() argument
3183 glVertexAttribP1uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP1uiNULL() argument
3189 glVertexAttribP1uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP1uivNULL() argument
3195 glVertexAttribP2uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP2uiNULL() argument
3201 glVertexAttribP2uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP2uivNULL() argument
3207 glVertexAttribP3uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP3uiNULL() argument
3213 glVertexAttribP3uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP3uivNULL() argument
3219 glVertexAttribP4uiNULL(GLuint index, GLenum type, GLboolean normalized, GLuint value) glVertexAttribP4uiNULL() argument
3225 glVertexAttribP4uivNULL(GLuint index, GLenum type, GLboolean normalized, const GLuint *value) glVertexAttribP4uivNULL() argument
3231 glVertexAttribPointerNULL(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointerNULL() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 195 milliseconds

1...<<511512513514515516517518519520>>...523