Home
last modified time | relevance | path

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

12

/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.c47 typedef struct node_size { struct
50 } node_size; typedef
/third_party/boost/libs/multi_index/perf/
Dtest_perf.cpp192 size_t node_size(const Container&) in node_size() function
200 size_t node_size(const Container&) in node_size() function
208 size_t node_size(const list<Value,Allocator>&) in node_size() function
214 size_t node_size(const list_wrapper<List>&) in node_size() function
224 size_t node_size(const Container&) in node_size() function
257 static size_t node_size() in node_size() function
290 static size_t node_size() in node_size() function
327 static size_t node_size() in node_size() function
/third_party/mindspore/mindspore/lite/src/common/
Dgraph_util.cc36 auto node_size = model->graph_.all_nodes_.size(); in GetGraphInputNodes() local
55 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
/third_party/mesa3d/src/util/tests/sparse_array/
Dmulti_threaded.c53 size_t node_size = 4 << (run_idx / 2); in run_test() local
/third_party/eudev/src/libudev/
Dlibudev-hwdb-def.h36 le64_t node_size; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dnode.c303 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/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcmru.h110 FT_Offset node_size; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dnode.c346 static const int node_size[] = { in ppir_node_create() local
/third_party/boost/libs/ptr_container/test/
Dtree_test.cpp63 size_t node_size() const { return do_node_size(); } in node_size() function in node
/third_party/glib/glib/glib-mirroring-tab/
Dpacktab.c145 int node_size in bt()
/third_party/boost/boost/container/detail/
Dnode_pool_impl.hpp75 …private_node_pool_impl(segment_manager_base_type *segment_mngr_base, size_type node_size, size_typ… in private_node_pool_impl()
Dadaptive_node_pool_impl.hpp1184 , size_type node_size in private_adaptive_node_pool_impl_rt()
/third_party/mindspore/mindspore/lite/src/
Dlite_model.cc232 auto node_size = this->graph_.all_nodes_.size(); in SubGraphVerify() local
/third_party/mindspore/mindspore/lite/tools/optimizer/fisson/
Dfisson_util.cc224 size_t node_size = conv_nodes.size(); in UpdateSplitInfo() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c520 long node_size, node_free; in numa_info() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc832 size_t node_size = node->inputs().size(); in InsertVirtualDivOp() local
1063 …ic bool CheckInsertMirrorOps(const MirrorOps &mirror_ops, const CNodePtr &node, size_t node_size) { in CheckInsertMirrorOps()
1122 size_t node_size = node->inputs().size(); in InsertMirrorOps() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c319 uint64_t node_size = 64ull * bucket->size; in bucket_vma_alloc() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas.cc230 auto node_size = somas_json[kNodeSize]; in VerifySomasResult() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc972 auto node_size = AnfAlgo::GetOutputTensorMemSize(value_node, output_idx); in AssignValueNodeTensor() local
/third_party/glib/gobject/
Dgtype.c431 guint i, node_size = 0; in type_node_any_new_W() local

12