Home
last modified time | relevance | path

Searched defs:buffer (Results 5351 - 5375 of 9586) sorted by relevance

1...<<211212213214215216217218219220>>...384

/third_party/node/deps/icu-small/source/i18n/
H A Dcollationkeys.cpp117 MaybeStackArray<uint8_t, 40> buffer; member in __anon11961::SortKeyLevel
336 char buffer[3] = { p2, (char)(p >> 8), (char)p }; writeSortKeyUpToQuaternary() local
[all...]
H A Dnumber_rounding.cpp33 CharString buffer; in parseIncrementOption() local
H A Dwindtfmt.cpp102 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() argument
318 wchar_t *buffer = stackBuffer; in formatDate() local
351 wchar_t *buffer = stackBuffer; formatTime() local
[all...]
H A Ddatefmt.cpp504 char buffer[8]; in create() local
H A Dnumber_capi.cpp180 unumf_resultToString(const UFormattedNumber* uresult, char16_t* buffer, int32_t bufferCapacity, in unumf_resultToString() argument
H A Dfmtable.cpp846 UnicodeString buffer; in streamOut() local
855 stream << buffer; in streamOut() local
/third_party/mesa3d/src/mesa/main/
H A Ddebug.c227 write_ppm(const char *filename, const GLubyte *buffer, int width, int height, in write_ppm() argument
275 GLubyte *buffer; in write_texture_image() local
308 GLubyte *buffer; in _mesa_write_renderbuffer_image() local
[all...]
H A Darrayobj.c1169 vertex_array_element_buffer(struct gl_context *ctx, GLuint vaobj, GLuint buffer, bool no_error) vertex_array_element_buffer() argument
1215 _mesa_VertexArrayElementBuffer_no_error(GLuint vaobj, GLuint buffer) _mesa_VertexArrayElementBuffer_no_error() argument
1223 _mesa_VertexArrayElementBuffer(GLuint vaobj, GLuint buffer) _mesa_VertexArrayElementBuffer() argument
[all...]
H A Dglthread_marshal.h141 _mesa_buffer_enum_to_count(GLenum buffer) in _mesa_buffer_enum_to_count() argument
H A Dglthread_varray.c345 attrib_pointer(struct glthread_state *glthread, struct glthread_vao *vao, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, const void *pointer) attrib_pointer() argument
381 _mesa_glthread_DSAAttribPointer(struct gl_context *ctx, GLuint vaobj, GLuint buffer, gl_vert_attrib attrib, GLint size, GLenum type, GLsizei stride, GLintptr offset) _mesa_glthread_DSAAttribPointer() argument
435 bind_vertex_buffer(struct glthread_state *glthread, struct glthread_vao *vao, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) bind_vertex_buffer() argument
453 _mesa_glthread_VertexBuffer(struct gl_context *ctx, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) _mesa_glthread_VertexBuffer() argument
463 _mesa_glthread_DSAVertexBuffer(struct gl_context *ctx, GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) _mesa_glthread_DSAVertexBuffer() argument
564 _mesa_glthread_DSAElementBuffer(struct gl_context *ctx, GLuint vaobj, GLuint buffer) _mesa_glthread_DSAElementBuffer() argument
[all...]
H A Dcontext.c1391 GLenum16 buffer; in handle_first_current() local
1318 check_compatible(const struct gl_context *ctx, const struct gl_framebuffer *buffer) check_compatible() argument
1404 GLenum buffer; handle_first_current() local
[all...]
H A Dqueryobj.c1247 _mesa_GetQueryBufferObjectiv(GLuint id, GLuint buffer, GLenum pname, in _mesa_GetQueryBufferObjectiv() argument
1263 _mesa_GetQueryBufferObjectuiv(GLuint id, GLuint buffer, GLenum pname, in _mesa_GetQueryBufferObjectuiv() argument
1279 _mesa_GetQueryBufferObjecti64v(GLuint id, GLuint buffer, GLenu argument
1295 _mesa_GetQueryBufferObjectui64v(GLuint id, GLuint buffer, GLenum pname, GLintptr offset) _mesa_GetQueryBufferObjectui64v() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c177 get_ahw_buffer_format_properties2( VkDevice device_h, const struct AHardwareBuffer *buffer, VkAndroidHardwareBufferFormatProperties2ANDROID *pProperties) get_ahw_buffer_format_properties2() argument
257 anv_GetAndroidHardwareBufferPropertiesANDROID( VkDevice device_h, const struct AHardwareBuffer *buffer, VkAndroidHardwareBufferPropertiesANDROID *pProperties) anv_GetAndroidHardwareBufferPropertiesANDROID() argument
[all...]
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h79 void *buffer; member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dxmlparser.cpp171 char16_t *buffer, *pu; in parseFile() local
[all...]
H A Ducbuf.cpp42 char16_t* buffer; member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c390 vn_DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks *pAllocator) vn_DestroyBuffer() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c403 vk_common_GetBufferMemoryRequirements(VkDevice _device, VkBuffer buffer, VkMemoryRequirements *pMemoryRequirements) vk_common_GetBufferMemoryRequirements() argument
422 vk_common_BindBufferMemory(VkDevice _device, VkBuffer buffer, VkDeviceMemory memory, VkDeviceSize memoryOffset) vk_common_BindBufferMemory() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c968 uint8_t *buffer = disk_cache_get(screen->disk_shader_cache, sha1, &binary_size); in lp_disk_cache_find_shader() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c42 struct pipe_resource *buffer; member
[all...]
H A Dnv30_state.h123 struct pipe_resource *buffer; member
/third_party/icu/icu4c/source/test/cintltst/
H A Dcstrcase.c43 UChar buffer[32]; in TestCaseLower() local
141 UChar buffer[32]; TestCaseUpper() local
237 UChar buffer[32]; TestCaseTitle() local
341 UChar buffer[32]; TestCaseDutchTitle() local
434 UChar buffer[32]; TestCaseFolding() local
880 UChar buffer[32]; TestUCaseMapToTitle() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dstrtest.cpp595 char buffer[20]; in TestByteSink() local
624 char buffer[20]; // < 26 for the test code to work in TestCheckedArrayByteSink() local
772 char *buffer = chStr.getAppendBuffer(5, 10, appendCapacity, errorCode); TestCharString() local
820 char buffer[10]; TestCharString() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp171 UChar *buffer, *pu; in parseFile() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dwindtfmt.cpp99 static UErrorCode GetEquivalentWindowsLocaleName(const Locale& locale, UnicodeString** buffer) in GetEquivalentWindowsLocaleName() argument
317 wchar_t *buffer = stackBuffer; in formatDate() local
350 wchar_t *buffer = stackBuffer; formatTime() local
[all...]

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...384