Home
last modified time | relevance | path

Searched defs:node_size (Results 1 – 21 of 21) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Ddu.c37 typedef struct node_size { struct
40 } node_size; argument
/third_party/toybox/toys/posix/
Ddu.c50 typedef struct node_size { struct
53 } node_size; argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dgraph_util.cc35 auto node_size = model->graph_.all_nodes_.size(); in GetGraphInputNodes() local
54 auto node_size = model->graph_.all_nodes_.size(); in GetGraphOutputNodes() local
/third_party/mesa3d/src/util/
Dsparse_array.c40 size_t elem_size, size_t node_size) in util_sparse_array_init()
79 size_t node_size = 1ull << arr->node_size_log2; in _util_sparse_array_node_finish() local
202 size_t node_size = 1ull << arr->node_size_log2; in validate_node_level() local
Dralloc.c1061 unsigned node_size = size; in linear_alloc_child() local
/third_party/mesa3d/src/util/tests/
Dsparse_array_test.cpp51 size_t node_size = 4 << (run_idx / 2); in TEST() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c306 static const int node_size[] = { in gpir_node_create() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c50 long long node_size, freep; in print_mem_stats() local
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnode.c357 static const int node_size[] = { in ppir_node_create() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_model.cc149 uint32_t node_size = this->graph_.all_nodes_.size(); in NodeVerify() local
222 auto node_size = this->graph_.all_nodes_.size(); in SubGraphVerify() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fisson/
Dfisson_util.cc235 size_t node_size = conv_nodes.size(); in UpdateSplitInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/shard/
Dshard.cc50 auto node_size = node_shape.size(); in GenerateDefaultStrategy() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c520 long node_size, node_free; in numa_info() local
/third_party/alsa-utils/topology/nhlt/intel/ssp/
Dssp-process.c554 size_t aux_size, mn_size, clk_size, tr_size, run_size, sync_size, node_size, ext_size, in ssp_calculate_intern_ext() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_spill.c211 node_size(struct spill_ctx *ctx, unsigned node) in node_size() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dparallel_fusion.cc728 int node_size = SizeToInt(node_que.size()); in GetParallelGroupsByBfs() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc942 size_t node_size = node->size(); in InsertVirtualDivOp() local
975 size_t node_size = node->size(); in InsertRealDivOpToNodeInput() local
996 size_t node_size = node->size(); in InsertAllReduceToNodeInput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1034 size_t node_size = 0; in AssignValueNodeTensor() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/
Dsomas.cc451 const auto &node_size = somas_json[kNodeSize]; in VerifySomasResult() local
/third_party/libfuse/lib/
Dfuse.c422 size_t node_size = get_node_size(f); in alloc_slab() local