Home
last modified time | relevance | path

Searched defs:buf_sz (Results 1 – 10 of 10) sorted by relevance

/third_party/libunwind/src/
Dos-ohos.c94 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()
Dos-linux.c52 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/
Dmap_info.h40 int buf_sz; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpldacpay.c198 gsize buf_sz; in gst_rtp_ldac_pay_handle_buffer() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplanaraudioadapter.c30 gsize buf_sz; in generate_buffer() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_admin_arg.cc600 const uint32_t buf_sz = 1024; in StartServer() local
/third_party/boost/libs/filesystem/src/
Doperations.cpp387 BOOST_CONSTEXPR_OR_CONST std::size_t buf_sz = 65536u; in copy_file_data_read_write() local
/third_party/libuv/src/win/
Dfs.c149 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/
Dscsimain.c2211 int res, t, buf_sz, dio_tmp; in do_scsi_device_read_write() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c967 const unsigned buf_sz = sz * 16 * sizeof(float); in gen4_upload_curbe() local