Home
last modified time | relevance | path

Searched defs:buffer (Results 4701 - 4725 of 8711) sorted by relevance

1...<<181182183184185186187188189190>>...349

/third_party/node/src/
H A Dnode_serdes.cc285 DeserializerContext(Environment* env, Local<Object> wrap, Local<Value> buffer) DeserializerContext() argument
H A Dutil.cc68 char buffer[ARGBUFFSIZE] = { 0 }; in ReadSystemXpmState() local
262 char buffer[4096]; in ReadFileSync() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c579 static BOOL check_file_record(u8 *buffer, u16 buflen) in check_file_record() argument
672 u8 *buffer; verify_mft_record() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp197 char buffer[256]; in _dumpContents() local
H A Dloclikely.cpp49 appendTag( const char* tag, int32_t tagLength, char* buffer, int32_t* bufferLength, UBool withSeparator) appendTag() argument
[all...]
H A Ducnvhz.cpp504 char buffer[4]; in _HZ_WriteSub() local
H A Ducnv_ext.cpp677 uint8_t buffer[1+UCNV_EXT_MAX_BYTES]; in ucnv_extWriteFromU() local
[all...]
/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

Completed in 26 milliseconds

1...<<181182183184185186187188189190>>...349