Home
last modified time | relevance | path

Searched defs:size (Results 7751 - 7775 of 7802) sorted by relevance

1...<<311312313

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3205 void copyAndFlush(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::BufferWithMemory& buffer, size_t offset, const void* src, size_t size) in copyAndFlush() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c8307 size_t size; in nl80211_send_null_frame() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c9610 size_t size; local
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c4818 CmdBindIndexBuffer2KHR( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkIndexType indexType) CmdBindIndexBuffer2KHR() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp37 glBindBufferRangeNULL(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in glBindBufferRangeNULL() argument
190 glBufferDataNULL(GLenum target, GLsizeiptr size, const void *data, GLenum usage) glBufferDataNULL() argument
196 glBufferStorageNULL(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) glBufferStorageNULL() argument
202 glBufferStorageMemEXTNULL(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) glBufferStorageMemEXTNULL() argument
208 glBufferSubDataNULL(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) glBufferSubDataNULL() argument
235 glClearBufferSubDataNULL(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearBufferSubDataNULL() argument
273 glClearNamedBufferSubDataNULL(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearNamedBufferSubDataNULL() argument
441 glCopyBufferSubDataNULL(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) glCopyBufferSubDataNULL() argument
465 glCopyNamedBufferSubDataNULL(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) glCopyNamedBufferSubDataNULL() 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
1004 glGetBufferSubDataNULL(GLenum target, GLintptr offset, GLsizeiptr size, void *data) glGetBufferSubDataNULL() argument
1133 glGetNamedBufferSubDataNULL(GLuint buffer, GLintptr offset, GLsizeiptr size, void *data) glGetNamedBufferSubDataNULL() argument
1429 glGetTransformFeedbackVaryingNULL(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVaryingNULL() argument
1555 glImportMemoryFdEXTNULL(GLuint memory, GLuint64 size, GLenum handleType, GLint fd) glImportMemoryFdEXTNULL() argument
1561 glImportMemoryWin32HandleEXTNULL(GLuint memory, GLuint64 size, GLenum handleType, void *handle) glImportMemoryWin32HandleEXTNULL() argument
1567 glImportMemoryWin32NameEXTNULL(GLuint memory, GLuint64 size, GLenum handleType, const void *name) glImportMemoryWin32NameEXTNULL() argument
1801 glNamedBufferDataNULL(GLuint buffer, GLsizeiptr size, const void *data, GLenum usage) glNamedBufferDataNULL() argument
1807 glNamedBufferStorageNULL(GLuint buffer, GLsizeiptr size, const void *data, GLbitfield flags) glNamedBufferStorageNULL() argument
1813 glNamedBufferStorageMemEXTNULL(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) glNamedBufferStorageMemEXTNULL() argument
1819 glNamedBufferSubDataNULL(GLuint buffer, GLintptr offset, GLsizeiptr size, const void *data) glNamedBufferSubDataNULL() argument
1898 glPointSizeNULL(GLfloat size) glPointSizeNULL() argument
2383 glTexBufferRangeNULL(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRangeNULL() argument
2390 glTexBufferRangeEXTNULL(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRangeEXTNULL() argument
2397 glTexBufferRangeOESNULL(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRangeOESNULL() argument
2584 glTextureBufferRangeNULL(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTextureBufferRangeNULL() argument
2737 glTransformFeedbackBufferRangeNULL(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) glTransformFeedbackBufferRangeNULL() 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
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-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
/third_party/libbpf/src/
H A Dlibbpf.c1489 bpf_object__init_license(struct bpf_object *obj, void *data, size_t size) global() argument
1504 bpf_object__init_kversion(struct bpf_object *obj, void *data, size_t size) global() argument
1526 find_elf_sec_sz(const struct bpf_object *obj, const char *name, __u32 *size) global() argument
3036 __u32 size = 0, i, vars = btf_vlen(t); global() local
10006 bpf_map__set_key_size(struct bpf_map *map, __u32 size) global() argument
10019 map_btf_datasec_resize(struct bpf_map *map, __u32 size) global() argument
10090 bpf_map__set_value_size(struct bpf_map *map, __u32 size) global() argument
10130 bpf_map__set_initial_value(struct bpf_map *map, const void *data, size_t size) global() argument
13150 uint32_t size; global() member
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js11860 var size = charSize(ch); global() variable
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c3590 save_PointSize(GLfloat size) in save_PointSize() argument
5014 static GLvoid *copy_data(const GLvoid *data, GLsizei size, const char *func) in copy_data() argument
6115 save_Attr32bit(struct gl_context *ctx, unsigned attr, unsigned size, in save_Attr32bit() argument
6186 save_Attr64bit(struct gl_context *ctx, unsigned attr, unsigned size, GLenum type, uint64_t x, uint64_t y, uint64_t z, uint64_t w) save_Attr64bit() argument
[all...]
H A Dmtypes.h2541 unsigned size; member
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_buffer.h26 size_t size = 0; in vn_sizeof_VkCommandBufferAllocateInfo_self() local
37 size_t size = 0; in vn_sizeof_VkCommandBufferAllocateInfo() local
83 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceConditionalRenderingInfoEXT_self() local
92 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceConditionalRenderingInfoEXT() local
136 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceRenderingInfo_self() local
156 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceRenderingInfo() local
205 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceInfo_pnext() local
238 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceInfo_self() local
252 size_t size = 0; vn_sizeof_VkCommandBufferInheritanceInfo() local
327 size_t size = 0; vn_sizeof_VkDeviceGroupCommandBufferBeginInfo_self() local
336 size_t size = 0; vn_sizeof_VkDeviceGroupCommandBufferBeginInfo() local
374 size_t size = 0; vn_sizeof_VkCommandBufferBeginInfo_pnext() local
397 size_t size = 0; vn_sizeof_VkCommandBufferBeginInfo_self() local
409 size_t size = 0; vn_sizeof_VkCommandBufferBeginInfo() local
464 size_t size = 0; vn_sizeof_VkBufferCopy() local
484 size_t size = 0; vn_sizeof_VkImageSubresourceLayers() local
506 size_t size = 0; vn_sizeof_VkImageCopy() local
530 size_t size = 0; vn_sizeof_VkImageBlit() local
560 size_t size = 0; vn_sizeof_VkBufferImageCopy() local
586 size_t size = 0; vn_sizeof_VkClearDepthStencilValue() local
604 size_t size = vn_sizeof_uint32_t(&tag); vn_sizeof_VkClearValue_tag() local
653 size_t size = 0; vn_sizeof_VkClearAttachment() local
673 size_t size = 0; vn_sizeof_VkClearRect() local
693 size_t size = 0; vn_sizeof_VkImageResolve() local
724 size_t size = 0; vn_sizeof_VkMemoryBarrier_self() local
734 size_t size = 0; vn_sizeof_VkMemoryBarrier() local
779 size_t size = 0; vn_sizeof_VkBufferMemoryBarrier_self() local
794 size_t size = 0; vn_sizeof_VkBufferMemoryBarrier() local
844 size_t size = 0; vn_sizeof_VkImageMemoryBarrier_self() local
860 size_t size = 0; vn_sizeof_VkImageMemoryBarrier() local
911 size_t size = 0; vn_sizeof_VkConditionalRenderingBeginInfoEXT_self() local
922 size_t size = 0; vn_sizeof_VkConditionalRenderingBeginInfoEXT() local
968 size_t size = 0; vn_sizeof_VkDeviceGroupRenderPassBeginInfo_self() local
985 size_t size = 0; vn_sizeof_VkDeviceGroupRenderPassBeginInfo() local
1037 size_t size = 0; vn_sizeof_VkRenderPassAttachmentBeginInfo_self() local
1053 size_t size = 0; vn_sizeof_VkRenderPassAttachmentBeginInfo() local
1098 size_t size = 0; vn_sizeof_VkRenderPassBeginInfo_pnext() local
1127 size_t size = 0; vn_sizeof_VkRenderPassBeginInfo_self() local
1146 size_t size = 0; vn_sizeof_VkRenderPassBeginInfo() local
1222 size_t size = 0; vn_sizeof_VkSubpassBeginInfo_self() local
1231 size_t size = 0; vn_sizeof_VkSubpassBeginInfo() local
1275 size_t size = 0; vn_sizeof_VkSubpassEndInfo_self() local
1283 size_t size = 0; vn_sizeof_VkSubpassEndInfo() local
1326 size_t size = 0; vn_sizeof_VkBufferCopy2_self() local
1337 size_t size = 0; vn_sizeof_VkBufferCopy2() local
1383 size_t size = 0; vn_sizeof_VkCopyBufferInfo2_self() local
1401 size_t size = 0; vn_sizeof_VkCopyBufferInfo2() local
1454 size_t size = 0; vn_sizeof_VkImageCopy2_self() local
1467 size_t size = 0; vn_sizeof_VkImageCopy2() local
1515 size_t size = 0; vn_sizeof_VkCopyImageInfo2_self() local
1535 size_t size = 0; vn_sizeof_VkCopyImageInfo2() local
1590 size_t size = 0; vn_sizeof_VkImageBlit2_self() local
1606 size_t size = 0; vn_sizeof_VkImageBlit2() local
1657 size_t size = 0; vn_sizeof_VkBlitImageInfo2_self() local
1678 size_t size = 0; vn_sizeof_VkBlitImageInfo2() local
1734 size_t size = 0; vn_sizeof_VkBufferImageCopy2_self() local
1748 size_t size = 0; vn_sizeof_VkBufferImageCopy2() local
1797 size_t size = 0; vn_sizeof_VkCopyBufferToImageInfo2_self() local
1816 size_t size = 0; vn_sizeof_VkCopyBufferToImageInfo2() local
1870 size_t size = 0; vn_sizeof_VkCopyImageToBufferInfo2_self() local
1889 size_t size = 0; vn_sizeof_VkCopyImageToBufferInfo2() local
1943 size_t size = 0; vn_sizeof_VkImageResolve2_self() local
1956 size_t size = 0; vn_sizeof_VkImageResolve2() local
2004 size_t size = 0; vn_sizeof_VkResolveImageInfo2_self() local
2024 size_t size = 0; vn_sizeof_VkResolveImageInfo2() local
2079 size_t size = 0; vn_sizeof_VkBufferMemoryBarrier2_self() local
2096 size_t size = 0; vn_sizeof_VkBufferMemoryBarrier2() local
2148 size_t size = 0; vn_sizeof_VkImageMemoryBarrier2_self() local
2166 size_t size = 0; vn_sizeof_VkImageMemoryBarrier2() local
2219 size_t size = 0; vn_sizeof_VkDependencyInfo_self() local
2252 size_t size = 0; vn_sizeof_VkDependencyInfo() local
2320 size_t size = 0; vn_sizeof_VkRenderingAttachmentInfo_self() local
2336 size_t size = 0; vn_sizeof_VkRenderingAttachmentInfo() local
2381 size_t size = 0; vn_sizeof_VkRenderingInfo_pnext() local
2404 size_t size = 0; vn_sizeof_VkRenderingInfo_self() local
2430 size_t size = 0; vn_sizeof_VkRenderingInfo() local
4280 vn_sizeof_vkCmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_sizeof_vkCmdFillBuffer() argument
4295 vn_encode_vkCmdFillBuffer(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_encode_vkCmdFillBuffer() argument
4309 vn_sizeof_vkCmdFillBuffer_reply(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_sizeof_vkCmdFillBuffer_reply() argument
4323 vn_decode_vkCmdFillBuffer_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_decode_vkCmdFillBuffer_reply() argument
5337 vn_sizeof_vkCmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_sizeof_vkCmdPushConstants() argument
5358 vn_encode_vkCmdPushConstants(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_encode_vkCmdPushConstants() argument
5378 vn_sizeof_vkCmdPushConstants_reply(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_sizeof_vkCmdPushConstants_reply() argument
5393 vn_decode_vkCmdPushConstants_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_decode_vkCmdPushConstants_reply() argument
8592 vn_submit_vkCmdFillBuffer(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data, struct vn_instance_submit_command *submit) vn_submit_vkCmdFillBuffer() argument
8928 vn_submit_vkCmdPushConstants(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues, struct vn_instance_submit_command *submit) vn_submit_vkCmdPushConstants() argument
10539 vn_call_vkCmdFillBuffer(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_call_vkCmdFillBuffer() argument
10552 vn_async_vkCmdFillBuffer(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) vn_async_vkCmdFillBuffer() argument
10843 vn_call_vkCmdPushConstants(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_call_vkCmdPushConstants() argument
10856 vn_async_vkCmdPushConstants(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void* pValues) vn_async_vkCmdPushConstants() argument
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc1982 set_size(size_t size) set_size() argument
26255 build_internal_underlying_enum_type_name(const string &base_name, bool is_anonymous, uint64_t size) build_internal_underlying_enum_type_name() argument
26266 o << "-underlying-type-" << size; build_internal_underlying_enum_type_name() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp2342 texBufferRange(TextureType target, GLenum internalformat, BufferID buffer, GLintptr offset, GLsizeiptr size) texBufferRange() 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
6024 bufferStorage(BufferBinding target, GLsizeiptr size, const void *data, GLbitfield flags) bufferStorage() argument
6034 bufferStorageExternal(BufferBinding target, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) bufferStorageExternal() argument
6046 namedBufferStorageExternal(GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) namedBufferStorageExternal() argument
6055 bufferData(BufferBinding target, GLsizeiptr size, const void *data, BufferUsage usage) bufferData() argument
6062 bufferSubData(BufferBinding target, GLintptr offset, GLsizeiptr size, const void *data) bufferSubData() argument
6085 copyBufferSubData(BufferBinding readTarget, BufferBinding writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) copyBufferSubData() argument
6118 bindBufferRange(BufferBinding target, GLuint index, BufferID buffer, GLintptr offset, GLsizeiptr size) bindBufferRange() 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
8523 bufferStorageMem(TextureType target, GLsizeiptr size, MemoryObjectID memory, GLuint64 offset) bufferStorageMem() argument
8531 importMemoryFd(MemoryObjectID memory, GLuint64 size, HandleType handleType, GLint fd) importMemoryFd() argument
8604 importMemoryZirconHandle(MemoryObjectID memory, GLuint64 size, HandleType handleType, GLuint handle) importMemoryZirconHandle() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp399 void GL_APIENTRY glFeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) in glFeedbackBuffer() argument
940 void GL_APIENTRY glPointSize(GLfloat size) in glPointSize() argument
1191 void GL_APIENTRY glSelectBuffer(GLsizei size, GLuint *buffer) in glSelectBuffer() argument
1625 void GL_APIENTRY glColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in glColorPointer() argument
1761 void GL_APIENTRY glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in glTexCoordPointer() argument
1790 glVertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexPointer() argument
2291 glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glSecondaryColorPointer() argument
2390 glBufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) glBufferData() argument
2395 glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) glBufferSubData() argument
2435 glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void *data) glGetBufferSubData() 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
3045 glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) glBindBufferRange() 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
3503 glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) glCopyBufferSubData() argument
4878 glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribLPointer() argument
5016 glClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearBufferSubData() argument
5270 glTexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRange() 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
5393 glBufferStorage(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) glBufferStorage() argument
5457 glClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) glClearNamedBufferSubData() argument
5547 glCopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) glCopyNamedBufferSubData() argument
5695 glGetNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, void *data) glGetNamedBufferSubData() argument
5992 glNamedBufferData(GLuint buffer, GLsizeiptr size, const void *data, GLenum usage) glNamedBufferData() argument
5997 glNamedBufferStorage(GLuint buffer, GLsizeiptr size, const void *data, GLbitfield flags) glNamedBufferStorage() argument
6005 glNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, const void *data) glNamedBufferSubData() argument
6099 glTextureBufferRange(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTextureBufferRange() argument
6234 glTransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) glTransformFeedbackBufferRange() 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
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp87 void GL_APIENTRY glBufferData(GLenum target, GLsizeiptr size, const void *data, GLenum usage) in glBufferData() argument
92 void GL_APIENTRY glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void *data) in glBufferSubData() 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
834 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) glVertexAttribPointer() argument
866 glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) glBindBufferRange() argument
955 glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size) glCopyBufferSubData() argument
1189 glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVarying() argument
1517 glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribIPointer() 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
2259 glTexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRange() argument
2341 glColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) glColorPointer() argument
2601 glPointSize(GLfloat size) glPointSize() argument
2606 glPointSizex(GLfixed size) glPointSizex() 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
2960 glImportMemoryZirconHandleANGLE(GLuint memory, GLuint64 size, GLenum handleType, GLuint handle) glImportMemoryZirconHandleANGLE() argument
3857 glBufferStorageEXT(GLenum target, GLsizeiptr size, const void *data, GLbitfield flags) glBufferStorageEXT() argument
4087 glBufferStorageExternalEXT(GLenum target, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) glBufferStorageExternalEXT() argument
4096 glNamedBufferStorageExternalEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) glNamedBufferStorageExternalEXT() argument
4156 glBufferStorageMemEXT(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset) glBufferStorageMemEXT() argument
4253 glImportMemoryFdEXT(GLuint memory, GLuint64 size, GLenum handleType, GLint fd) glImportMemoryFdEXT() argument
4781 glTexBufferRangeEXT(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRangeEXT() 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
5510 glTexBufferRangeOES(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size) glTexBufferRangeOES() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_raii.hpp9412 mapMemory( VULKAN_HPP_NAMESPACE::DeviceSize offset, VULKAN_HPP_NAMESPACE::DeviceSize size, VULKAN_HPP_NAMESPACE::MemoryMapFlags flags ) const mapMemory() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp981 static void* MallocWrapper(size_t size, void* user_data) { IM_UNUSED(user_data); return malloc(size); } in MallocWrapper() argument
984 static void* MallocWrapper(size_t size, voi argument
3362 MemAlloc(size_t size) MemAlloc() argument
4361 int size = n; FlattenIntoSingleLayer() local
5019 ImVec2 size = ImFloor(size_arg); BeginChildEx() local
5118 BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) BeginChildFrame() argument
6865 SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6897 SetWindowSize(const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6902 SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6919 SetWindowHitTestHole(ImGuiWindow* window, const ImVec2& pos, const ImVec2& size) SetWindowHitTestHole() argument
6977 SetNextWindowSize(const ImVec2& size, ImGuiCond cond) SetNextWindowSize() argument
6997 SetNextWindowContentSize(const ImVec2& size) SetNextWindowContentSize() argument
7212 IsRectVisible(const ImVec2& size) IsRectVisible() argument
7486 ItemSize(const ImVec2& size, float text_baseline_y) ItemSize() argument
7759 CalcItemSize(ImVec2 size, float default_w, float default_h) CalcItemSize() argument
8653 FindBestWindowPosForPopupEx(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopupPositionPolicy policy) FindBestWindowPosForPopupEx() argument
[all...]
H A Dimgui.h1717 inline int size() const { return Size; } size() function
2111 int size() const { return Buf.Size ? Buf.Size - 1 : 0; } size() function
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h2956 VkDeviceSize size; global() member
3106 VkDeviceSize size; global() member
3988 aligned_alloc(size_t alignment, size_t size) aligned_alloc() argument
4000 aligned_alloc(size_t alignment, size_t size) aligned_alloc() argument
4676 VmaMalloc(const VkAllocationCallbacks* pAllocationCallbacks, size_t size, size_t alignment) VmaMalloc() argument
4873 size_t size() const { return m_Count; } size() function in VmaVector
5100 size_t size() const { return m_Count; } size() function in VmaSmallVector
5816 size_t size() const { return m_RawList.GetCount(); } size() function in VmaList
6177 VkDeviceSize size; global() member
6250 Init(VkDeviceSize size) Init() argument
6869 VkDeviceSize size; global() member
7314 Register(size_t blockInfoIndex, VkDeviceSize offset, VkDeviceSize size) Register() argument
7346 Fetch(VkDeviceSize alignment, VkDeviceSize size, size_t& outBlockInfoIndex, VkDeviceSize& outDstOffset) Fetch() argument
7402 VkDeviceSize size; global() member
8923 Init(VkDeviceSize size) Init() argument
9916 Init(VkDeviceSize size) Init() argument
10057 const VkDeviceSize size = GetSize(); GetUnusedRangeSizeMax() local
10121 const VkDeviceSize size = GetSize(); CalcAllocationStatInfo() local
10316 const VkDeviceSize size = GetSize(); AddPoolStats() local
10487 const VkDeviceSize size = GetSize(); PrintDetailedMap() local
10837 const VkDeviceSize size = GetSize(); CreateAllocationRequest_UpperAddress() local
10957 const VkDeviceSize size = GetSize(); CreateAllocationRequest_LowerAddress() local
11661 Init(VkDeviceSize size) Init() argument
12596 Allocate( uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, const VmaAllocationCreateInfo& createInfo, VmaSuballocationType suballocType, size_t allocationCount, VmaAllocation* pAllocations) Allocate() argument
12646 AllocateReserved( uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, const VmaAllocationCreateInfo& createInfo, VmaSuballocationType suballocType, VmaAllocation* pAllocation) AllocateReserved() argument
12714 AllocatePage( uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, const VmaAllocationCreateInfo& createInfo, VmaSuballocationType suballocType, VmaAllocation* pAllocation) AllocatePage() argument
13236 AllocateFromBlock( VmaDeviceMemoryBlock* pBlock, uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, VmaAllocationCreateFlags allocFlags, void* pUserData, VmaSuballocationType suballocType, uint32_t strategy, VmaAllocation* pAllocation) AllocateFromBlock() argument
14073 const VkDeviceSize size = allocInfo.m_hAllocation->GetSize(); DefragmentRound() local
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js12045 var size = charSize(ch); global() variable
[all...]
H A Dtypescript.js12036 var size = charSize(ch); global() variable
[all...]
H A DtypescriptServices.js12036 var size = charSize(ch); global() variable
[all...]
H A DtypingsInstaller.js12026 var size = charSize(ch); global() variable
[all...]
H A Dtsserver.js12046 var size = charSize(ch); global() variable
[all...]

Completed in 229 milliseconds

1...<<311312313