| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 470 uint32_t buf_size; member
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_widgets.cpp | 1909 int ImGui::DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* p_data, const char* format) in DataTypeFormatString() argument 3944 InputTextEx(const char* label, const char* hint, char* buf, int buf_size, const ImVec2& size_arg, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* callback_user_data) InputTextEx() argument [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 392 static char *value_string(char *buf, int buf_size, struct unit_value uv) in value_string() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfdec.c | 979 size_t buf_size; in mxf_read_us_ascii_string() local 1003 size_t buf_size; in mxf_read_utf16_string() local [all...] |
| H A D | movenc.c | 6071 int ret, buf_size; local 6226 int buf_size, moov_size; local 6316 int buf_size, write_moof = 1, moof_tracks = -1; local 8173 int buf_size, moov_size, i; global() local [all...] |
| H A D | matroskadec.c | 1650 static int matroska_decode_buffer(uint8_t **buf, int *buf_size, in matroska_decode_buffer() argument
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink.c | 1668 static int path_open(const char *name, const char *s, char *buf, size_t buf_size) in path_open() argument 1694 UT_STATIC int fixup_rpath(struct dso *p, char *buf, size_t buf_size) in fixup_rpath() argument 4467 int handle_asan_path_open(int fd, const char *name, ns_t *namespace, char *buf, size_t buf_size) in handle_asan_path_open() argument 4522 size_t buf_size = sizeof task->buf; open_library_by_path() local [all...] |
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 3843 int buf_size = 0; in do_scsi_read_buffer() local [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink.c | 1856 static int path_open(const char *name, const char *s, char *buf, size_t buf_size) in path_open() argument 1882 UT_STATIC int fixup_rpath(struct dso *p, char *buf, size_t buf_size) in fixup_rpath() argument 4817 int handle_asan_path_open(int fd, const char *name, ns_t *namespace, char *buf, size_t buf_size) in handle_asan_path_open() argument 4872 size_t buf_size = sizeof task->buf; open_library_by_path() local [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 654 Py_ssize_t buf_size; /* Size of the current buffered pickle data */ member
|
| H A D | posixmodule.c | 4377 int buf_size = Py_ARRAY_LENGTH(buf); in os__getfinalpathname_impl() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 1633 ImTextStrFromUtf8(ImWchar* buf, int buf_size, const char* in_text, const char* in_text_end, const char** in_text_remaining) ImTextStrFromUtf8() argument 1668 ImTextCharToUtf8(char* buf, int buf_size, unsigned int c) ImTextCharToUtf8() argument 1721 ImTextStrToUtf8(char* buf, int buf_size, const ImWchar* in_text, const ImWchar* in_text_end) ImTextStrToUtf8() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cEnhancedLayoutsTests.cpp | 2837 void Program::GetResource(GLenum interface, GLuint index, GLenum property, GLsizei buf_size, GLint* params) const in GetResource() argument 3127 GetResource(const Functions& gl, GLuint id, GLenum interface, GLuint index, GLenum property, GLsizei buf_size, GLint* params) GetResource() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 12829 size_t buf_size; member 13260 int perf_buffer__buffer(struct perf_buffer *pb, int buf_idx, void **buf, size_t *buf_size) argument
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 5465 mz_zip_reader_extract_to_mem_no_alloc(mz_zip_archive *pZip, mz_uint file_index, void *pBuf, size_t buf_size, mz_uint flags, void *pUser_read_buf, size_t user_read_buf_size) mz_zip_reader_extract_to_mem_no_alloc() argument 5606 mz_zip_reader_extract_file_to_mem_no_alloc( mz_zip_archive *pZip, const char *pFilename, void *pBuf, size_t buf_size, mz_uint flags, void *pUser_read_buf, size_t user_read_buf_size) mz_zip_reader_extract_file_to_mem_no_alloc() argument 5616 mz_zip_reader_extract_to_mem(mz_zip_archive *pZip, mz_uint file_index, void *pBuf, size_t buf_size, mz_uint flags) mz_zip_reader_extract_to_mem() argument 5623 mz_zip_reader_extract_file_to_mem(mz_zip_archive *pZip, const char *pFilename, void *pBuf, size_t buf_size, mz_uint flags) mz_zip_reader_extract_file_to_mem() argument 6115 mz_zip_writer_add_mem(mz_zip_archive *pZip, const char *pArchive_name, const void *pBuf, size_t buf_size, mz_uint level_and_flags) mz_zip_writer_add_mem() argument 6265 mz_zip_writer_add_mem_ex(mz_zip_archive *pZip, const char *pArchive_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 comment_size, mz_uint level_and_flags, mz_uint64 uncomp_size, mz_uint32 uncomp_crc32) mz_zip_writer_add_mem_ex() argument 6877 mz_zip_add_mem_to_archive_file_in_place( const char *pZip_filename, const char *pArchive_name, const void *pBuf, size_t buf_size, const void *pComment, mz_uint16 comment_size, mz_uint level_and_flags) mz_zip_add_mem_to_archive_file_in_place() argument 9591 size_t buf_size = zfp_stream_maximum_size(zfp, field); DecompressZfp() local 9654 size_t buf_size = zfp_stream_maximum_size(zfp, field); CompressZfp() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 6895 nk_vsnprintf(char *buf, int buf_size, const char *fmt, va_list args) in nk_vsnprintf() argument 7214 nk_strfmt(char *buf, int buf_size, const char *fmt, va_list args) nk_strfmt() argument [all...] |