/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result)); in mrb_grn_table_group_result_initialize()
|
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result)); in mrb_grn_table_group_result_initialize()
|
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result)); in cancelable()
|
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result)); in mrb_grn_table_group_result_initialize()
|
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result));
|
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/ |
H A D | mrb_window_definition.c | 60 result = mrb_calloc(mrb, 1, sizeof(grn_window_definition)); in mrb_grn_window_definition_initialize() 100 definition->sort_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_sort_keys() 130 definition->group_keys = mrb_calloc(mrb, n, sizeof(grn_table_sort_key)); in mrb_grn_window_definition_set_group_keys()
|
H A D | mrb_table_sort_key.c | 62 result = mrb_calloc(mrb, 1, sizeof(grn_table_sort_key)); in mrb_grn_table_sort_key_initialize()
|
H A D | mrb_table_group_result.c | 65 result = mrb_calloc(mrb, 1, sizeof(grn_table_group_result)); in mrb_grn_table_group_result_initialize()
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/src/ |
H A D | load.c | 199 irep->reps = (mrb_irep**)mrb_calloc(mrb, irep->rlen, sizeof(mrb_irep*)); in read_irep_record_1() 263 irep->debug_info = (mrb_irep_debug_info*)mrb_calloc(mrb, 1, sizeof(mrb_irep_debug_info)); in read_debug_record() 270 …irep->debug_info->files = (mrb_irep_debug_info_file**)mrb_calloc(mrb, irep->debug_info->flen, size… in read_debug_record() 277 file = (mrb_irep_debug_info_file *)mrb_calloc(mrb, 1, sizeof(*file)); in read_debug_record() 307 file->lines.flat_map = (mrb_irep_debug_info_line*)mrb_calloc( in read_debug_record()
|
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/src/ |
H A D | load.c | 199 irep->reps = (mrb_irep**)mrb_calloc(mrb, irep->rlen, sizeof(mrb_irep*)); in read_irep_record_1() 263 irep->debug_info = (mrb_irep_debug_info*)mrb_calloc(mrb, 1, sizeof(mrb_irep_debug_info)); in read_debug_record() 270 …irep->debug_info->files = (mrb_irep_debug_info_file**)mrb_calloc(mrb, irep->debug_info->flen, size… in read_debug_record() 277 file = (mrb_irep_debug_info_file *)mrb_calloc(mrb, 1, sizeof(*file)); in read_debug_record() 307 file->lines.flat_map = (mrb_irep_debug_info_line*)mrb_calloc( in read_debug_record()
|
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/src/ |
H A D | load.c | 199 irep->reps = (mrb_irep**)mrb_calloc(mrb, irep->rlen, sizeof(mrb_irep*)); in read_irep_record_1() 263 irep->debug_info = (mrb_irep_debug_info*)mrb_calloc(mrb, 1, sizeof(mrb_irep_debug_info)); in read_debug_record() 270 …irep->debug_info->files = (mrb_irep_debug_info_file**)mrb_calloc(mrb, irep->debug_info->flen, size… in read_debug_record() 277 file = (mrb_irep_debug_info_file *)mrb_calloc(mrb, 1, sizeof(*file)); in read_debug_record() 307 file->lines.flat_map = (mrb_irep_debug_info_line*)mrb_calloc( in read_debug_record()
|
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/src/ |
H A D | load.c | 199 irep->reps = (mrb_irep**)mrb_calloc(mrb, irep->rlen, sizeof(mrb_irep*)); in read_irep_record_1() 263 irep->debug_info = (mrb_irep_debug_info*)mrb_calloc(mrb, 1, sizeof(mrb_irep_debug_info)); in read_debug_record() 270 …irep->debug_info->files = (mrb_irep_debug_info_file**)mrb_calloc(mrb, irep->debug_info->flen, size… in read_debug_record() 277 file = (mrb_irep_debug_info_file *)mrb_calloc(mrb, 1, sizeof(*file)); in read_debug_record() 307 file->lines.flat_map = (mrb_irep_debug_info_line*)mrb_calloc( in read_debug_record()
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/mrbgems/mruby-fiber/src/ |
H A D | fiber.c | 116 c->cibase = (mrb_callinfo *)mrb_calloc(mrb, FIBER_CI_INIT_SIZE, sizeof(mrb_callinfo)); in fiber_init()
|
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/mrbgems/mruby-fiber/src/ |
H A D | fiber.c | 119 c->cibase = (mrb_callinfo *)mrb_calloc(mrb, FIBER_CI_INIT_SIZE, sizeof(mrb_callinfo)); in fiber_init()
|
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/mrbgems/mruby-fiber/src/ |
H A D | fiber.c | 116 c->cibase = (mrb_callinfo *)mrb_calloc(mrb, FIBER_CI_INIT_SIZE, sizeof(mrb_callinfo)); in fiber_init()
|