/third_party/toybox/porting/liteos_a/toys/posix/ |
D | du.c | 37 typedef struct node_size { struct 40 } node_size; argument
|
/third_party/toybox/toys/posix/ |
D | du.c | 47 typedef struct node_size { struct 50 } node_size; typedef
|
/third_party/boost/libs/multi_index/perf/ |
D | test_perf.cpp | 192 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/ |
D | graph_util.cc | 36 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/ |
D | sparse_array.c | 40 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/ |
D | multi_threaded.c | 53 size_t node_size = 4 << (run_idx / 2); in run_test() local
|
/third_party/eudev/src/libudev/ |
D | libudev-hwdb-def.h | 36 le64_t node_size; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
D | node.c | 303 static const int node_size[] = { in gpir_node_create() local
|
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
D | migrate_pages02.c | 50 long long node_size, freep; in print_mem_stats() local
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftcmru.h | 110 FT_Offset node_size; member
|
/third_party/freetype/src/cache/ |
D | ftcmru.h | 110 FT_Offset node_size; member
|
/third_party/flutter/skia/third_party/externals/freetype/src/cache/ |
D | ftcmru.h | 110 FT_Offset node_size; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | node.c | 346 static const int node_size[] = { in ppir_node_create() local
|
/third_party/boost/libs/ptr_container/test/ |
D | tree_test.cpp | 63 size_t node_size() const { return do_node_size(); } in node_size() function in node
|
/third_party/glib/glib/glib-mirroring-tab/ |
D | packtab.c | 145 int node_size in bt()
|
/third_party/boost/boost/container/detail/ |
D | node_pool_impl.hpp | 75 …private_node_pool_impl(segment_manager_base_type *segment_mngr_base, size_type node_size, size_typ… in private_node_pool_impl()
|
D | adaptive_node_pool_impl.hpp | 1184 , size_type node_size in private_adaptive_node_pool_impl_rt()
|
/third_party/mindspore/mindspore/lite/src/ |
D | lite_model.cc | 232 auto node_size = this->graph_.all_nodes_.size(); in SubGraphVerify() local
|
/third_party/mindspore/mindspore/lite/tools/optimizer/fisson/ |
D | fisson_util.cc | 224 size_t node_size = conv_nodes.size(); in UpdateSplitInfo() local
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 520 long node_size, node_free; in numa_info() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ |
D | step_parallel.cc | 832 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/ |
D | brw_bufmgr.c | 319 uint64_t node_size = 64ull * bucket->size; in bucket_vma_alloc() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/ |
D | somas.cc | 230 auto node_size = somas_json[kNodeSize]; in VerifySomasResult() local
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | kernel_runtime.cc | 972 auto node_size = AnfAlgo::GetOutputTensorMemSize(value_node, output_idx); in AssignValueNodeTensor() local
|
/third_party/glib/gobject/ |
D | gtype.c | 431 guint i, node_size = 0; in type_node_any_new_W() local
|