/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | noop_elimination_test.cc | 40 NodeDef *node_count = graph_utils::AddScalarConstNode<int64>(count, graph); in MakeUnaryNode() local 48 NodeDef *node_count = graph_utils::AddScalarPlaceholder(DT_INT32, graph); in MakeUnaryNonConstNode() local 84 const int node_count = std::get<1>(GetParam()); in TEST_P() local 124 const int node_count = std::get<1>(GetParam()); in TEST_P() local
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | profiling.py | 103 def node_count(self): member in AggregateProfile
|
/external/mesa3d/src/panfrost/util/ |
D | lcra.h | 34 unsigned node_count; member
|
D | lcra.c | 44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | cordz_statistics.h | 65 int64_t node_count = 0; member
|
/external/ltp/testcases/kernel/sched/pthreads/ |
D | pth_str01.c | 49 int node_count; /* number of nodes created so far */ variable
|
D | pth_str03.c | 68 int node_count; /* number of nodes created so far */ variable
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_reg_allocate.cpp | 205 int node_count = alloc.count; in reg_allocate() local
|
D | brw_fs_reg_allocate.cpp | 498 int node_count; member in fs_reg_alloc
|
/external/freetype/src/cache/ |
D | ftcsbits.c | 221 FT_UInt node_count; in FTC_SNode_New() local
|
/external/mesa3d/src/panfrost/bifrost/ |
D | bi_ra.c | 67 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers() local
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_schedule.c | 99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) in mir_create_dependency_graph() 1353 unsigned node_count = ctx->temp_count + 1; in schedule_block() local
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_gain_dec.c | 200 WORD32 node_count = split_drc_characteristic->characteristic_node_count; in impd_compressor_io_nodes_inverse() local
|
D | impd_parametric_drc_dec.h | 59 WORD32 node_count; member
|
D | impd_drc_struct.h | 184 WORD32 node_count; member
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_pair_regalloc.c | 518 unsigned int i, input_node, node_count, node_index; in do_advanced_regalloc() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | constant_folding.cc | 393 const int node_count = graph_->node_size(); in MaterializeShapes() local 926 const int node_count = graph_->node_size(); in MaterializeConstants() local 4003 int64 node_count; in Optimize() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment.cc | 62 const int64 node_count = interference_map.size(); in ColorInterferenceGraph() local
|
/external/libxaac/decoder/ |
D | ixheaacd_config.h | 229 WORD32 node_count; member
|
/external/libdrm/ |
D | xf86drm.c | 4238 int ret, i, node_count, device_count; in drmGetDevices2() local
|