Home
last modified time | relevance | path

Searched defs:node_count (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/boost/spirit/home/classic/meta/
Dfundamental.hpp26 struct node_count { struct
28 typedef typename ParserT::parser_category_t parser_category_t;
30 ::template count<ParserT, mpl::int_<0> > count_t;
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c32 unsigned node_count; member
60 lcra_alloc_equations(unsigned node_count) in lcra_alloc_equations()
215 …block, struct lcra_state *l, uint8_t *live, uint64_t preload_live, unsigned node_count, bool is_bl… in bi_mark_interference()
280 unsigned node_count = bi_max_temp(ctx); in bi_compute_interference() local
299 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers() local
344 unsigned node_count = bi_max_temp(ctx); in bi_reg_from_index() local
/third_party/boost/libs/lockfree/test/
Dtest_common.hpp25 static const long node_count = 5000; member
27 static const long node_count = 500000; member
/third_party/mesa3d/src/panfrost/util/
Dlcra.h34 unsigned node_count; member
Dlcra.c44 unsigned node_count, unsigned class_count) in lcra_alloc_equations()
/third_party/ninja/src/
Ddeps_log.h85 int node_count; member
Ddeps_log.cc65 int node_count, Node** nodes) { in RecordDeps()
Ddeps_log_test.cc381 int node_count = 5; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_statistics.h68 int64_t node_count = 0; member
/third_party/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/third_party/openssl/crypto/x509v3/
Dpcy_local.h115 size_t node_count; member
/third_party/mindspore/mindspore/lite/src/
Dlite_model.h181 auto node_count = meta_graph.nodes()->size(); in MetaGraphMappingSubGraph() local
Dlite_model.cc170 auto node_count = sub_graph.nodeIndices()->size(); in ConvertSubGraph() local
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_a11y_unittests.cc122 int node_count = 0; in TEST_F() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp167 int node_count = alloc.count; in reg_allocate() local
Dbrw_fs_reg_allocate.cpp380 int node_count; member in fs_reg_alloc
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp204 char_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
314 epsilon_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
443 or_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
599 cat_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
724 star_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
840 eof_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
969 ccl_node::assign_node_ids(node_id_t& node_count) in assign_node_ids()
/third_party/freetype/src/cache/
Dftcsbits.c221 FT_UInt node_count; in FTC_SNode_New() local
/third_party/flutter/skia/third_party/externals/freetype/src/cache/
Dftcsbits.c222 FT_UInt node_count; in FTC_SNode_New() local
/third_party/skia/third_party/externals/freetype/src/cache/
Dftcsbits.c226 FT_UInt node_count; in FTC_SNode_New() local
/third_party/boost/boost/lockfree/detail/
Dfreelist.hpp361 std::size_t node_count(void) const in node_count() function
396 std::size_t node_count(void) const in node_count() function
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) in mir_create_dependency_graph()
1432 unsigned node_count = ctx->temp_count + 1; in schedule_block() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; in do_advanced_regalloc() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c474 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) in optimize_bvh()
1765 uint32_t node_count; member

12