Home
last modified time | relevance | path

Searched defs:buf_sz (Results 1 – 14 of 14) 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()
317 unw_get_library_name_by_map(struct map_info* map, char *buf, int buf_sz) in unw_get_library_name_by_map()
Dos-linux.c48 int buf_sz = 1024; in maps_create_list() local
109 int buf_sz = map_info->buf_sz; in maps_destroy_list() local
/third_party/libunwind/include/
Dmap_info.h39 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/libbpf/src/
Drelo_core.c1156 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec) in bpf_core_format_spec()
Dlibbpf.c2248 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name)
7301 static void patch_log(char *buf, size_t buf_sz, size_t log_sz,
7339 char *buf, size_t buf_sz, size_t log_sz,
7378 char *buf, size_t buf_sz, size_t log_sz,
7410 static void fixup_verifier_log(struct bpf_program *prog, char *buf, size_t buf_sz)
10347 static void gen_kprobe_legacy_event_name(char *buf, size_t buf_sz,
10821 static void gen_uprobe_legacy_event_name(char *buf, size_t buf_sz,
Dbtf.c1276 __u32 buf_sz = 0, raw_size; local
/third_party/node/deps/openssl/openssl/crypto/evp/
Dp_lib.c2151 size_t buf_sz = 0; in EVP_PKEY_get_bn_param() local
/third_party/openssl/crypto/evp/
Dp_lib.c2150 size_t buf_sz = 0; in EVP_PKEY_get_bn_param() local
/third_party/node/deps/uv/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/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.c968 const unsigned buf_sz = sz * 16 * sizeof(float); in gen4_upload_curbe() local