Home
last modified time | relevance | path

Searched defs:result_buf_size (Results 1 – 8 of 8) sorted by relevance

/dports/biology/hisat2/hisat2-2.2.1/hisat2lib/
H A Dht2_index.cpp57 size_t result_buf_size = 0; in ht2_index_getrefnames() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dhash_utils.cc51 uint32_t result_buf_size, int32_t* out_length) { in gdv_hash_using_sha()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dos_frob_tads.cpp271 bool os_get_abs_filename(char *result_buf, size_t result_buf_size, in os_get_abs_filename()
277 bool os_get_rel_path(char *result_buf, size_t result_buf_size, in os_get_rel_path()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dos_frob_tads.cpp271 bool os_get_abs_filename(char *result_buf, size_t result_buf_size, in os_get_abs_filename()
277 bool os_get_rel_path(char *result_buf, size_t result_buf_size, in os_get_rel_path()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaphttp.h95 int result_buf_size; member
/dports/games/tads/tads-3.0.8/tads2/
H A Dosnoui.c599 void os_cvt_dir_url(char *result_buf, size_t result_buf_size, in os_cvt_dir_url()
677 void os_cvt_url_dir(char *result_buf, size_t result_buf_size, in os_cvt_url_dir()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmstr.cpp357 size_t result_buf_size, in cvt_to_str()
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvpi_signal.cc69 static size_t result_buf_size[2] = {0, 0}; in need_result_buf() local