Home
last modified time | relevance | path

Searched defs:malloc_size (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dconvolution_depthwise_slidewindow_fp32.cc182 int malloc_size = MSMAX(conv_param_->output_channel_, C4NUM * OC4); in MallocWeightBiasData() local
/third_party/quickjs/
Dquickjs.h317 size_t malloc_size; member
396 int64_t malloc_size, malloc_limit, memory_used_size; member
/third_party/python/Modules/
D_testcapimodule.c3964 size_t malloc_size; member