Searched defs:buf_sz (Results 1 – 10 of 10) sorted by relevance
/third_party/libunwind/src/ |
D | os-ohos.c | 94 unw_get_symbol_info(struct unw_cursor *cursor, uint64_t pc, int buf_sz, char *buf, uint64_t *sym_st… in unw_get_symbol_info() 105 unw_get_symbol_info_by_pc(unw_addr_space_t as, uint64_t pc, int buf_sz, char *buf, uint64_t *sym_st… in unw_get_symbol_info_by_pc() 229 …anaged_native_frame(int pid, uintptr_t* pc, uintptr_t* fp, uintptr_t* sp, char* buf, size_t buf_sz) in unw_step_ark_managed_native_frame() 263 …_heap_crash_info(int pid, uintptr_t* x20, uintptr_t* fp, int out_js_info, char* buf, size_t buf_sz) in unw_get_ark_js_heap_crash_info()
|
D | os-linux.c | 52 int buf_sz = sz + 256; in maps_create_list() local 97 int buf_sz = map_info->buf_sz; in maps_destroy_list() local
|
/third_party/libunwind/include/ |
D | map_info.h | 40 int buf_sz; member
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpldacpay.c | 198 gsize buf_sz; in gst_rtp_ldac_pay_handle_buffer() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | planaraudioadapter.c | 30 gsize buf_sz; in generate_buffer() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_admin_arg.cc | 600 const uint32_t buf_sz = 1024; in StartServer() local
|
/third_party/boost/libs/filesystem/src/ |
D | operations.cpp | 387 BOOST_CONSTEXPR_OR_CONST std::size_t buf_sz = 65536u; in copy_file_data_read_write() local
|
/third_party/libuv/src/win/ |
D | fs.c | 149 ssize_t buf_sz = 0, path_len = 0, pathw_len = 0, new_pathw_len = 0; in fs__capture_path() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 2211 int res, t, buf_sz, dio_tmp; in do_scsi_device_read_write() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_state.c | 967 const unsigned buf_sz = sz * 16 * sizeof(float); in gen4_upload_curbe() local
|