Home
last modified time | relevance | path

Searched defs:node_count (Results 1 - 22 of 22) sorted by relevance

/third_party/ninja/src/
H A Ddeps_log.h84 int node_count; member
H A Ddeps_log_test.cc415 int node_count = 5; TEST_F() local
[all...]
H A Ddeps_log.cc66 RecordDeps(Node* node, TimeStamp mtime, int node_count, Node** nodes) RecordDeps() argument
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dlcra.h34 unsigned node_count; member
H A Dlcra.c43 lcra_alloc_equations( unsigned node_count, unsigned class_count) lcra_alloc_equations() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h68 int64_t node_count = 0; member
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
H A Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_local.h115 size_t node_count; member
/third_party/openssl/crypto/x509/
H A Dpcy_local.h115 size_t node_count; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c226 FT_UInt node_count; in FT_LOCAL_DEF() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp171 int node_count = alloc.count; in reg_allocate() local
H A Dbrw_fs_reg_allocate.cpp380 int node_count; member in fs_reg_alloc
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c233 unsigned node_count = 0; in bi_create_fau_interference_graph() local
H A Dbi_ra.c33 unsigned node_count; member
62 lcra_alloc_equations(unsigned node_count) in lcra_alloc_equations() argument
250 bi_mark_interference(bi_block *block, struct lcra_state *l, uint8_t *live, uint64_t preload_live, unsigned node_count, bool is_blend, bool split_file, bool aligned_sr) bi_mark_interference() argument
339 unsigned node_count = bi_max_temp(ctx); bi_compute_interference() local
358 unsigned node_count = bi_max_temp(ctx); bi_allocate_registers() local
468 unsigned node_count = bi_max_temp(ctx); bi_reg_from_index() local
[all...]
H A Dcompiler.h941 bi_node_to_index(unsigned node, unsigned node_count) in bi_node_to_index() argument
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc127 int node_count = static_cast<int>(count); in GetValuesNodeFromCache() local
176 size_t node_count = 0; in BuildTree() local
139 FillBufferWithValues( WorkingBuffer* node_buffer, size_t* node_count, size_t* values_idx, Node** values, size_t count, const BytecodeLivenessState* liveness) FillBufferWithValues() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c518 unsigned int i, input_node, node_count, node_index; in do_advanced_regalloc() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c99 mir_create_dependency_graph(midgard_instruction **instructions, unsigned count, unsigned node_count) in mir_create_dependency_graph() argument
1432 unsigned node_count = ctx->temp_count + 1; in schedule_block() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c579 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) in optimize_bvh() argument
2025 uint32_t node_count; member
[all...]
/third_party/libdrm/
H A Dxf86drm.c4696 int ret, i, node_count, device_count; in drmGetDevices2() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc41 InstructionSelector( Zone* zone, size_t node_count, Linkage* linkage, InstructionSequence* sequence, Schedule* schedule, SourcePositionTable* source_positions, Frame* frame, EnableSwitchJumpTable enable_switch_jump_table, TickCounter* tick_counter, JSHeapBroker* broker, size_t* max_unoptimized_frame_height, size_t* max_pushed_argument_count, SourcePositionMode source_position_mode, Features features, EnableScheduling enable_scheduling, EnableRootsRelativeAddressing enable_roots_relative_addressing, EnableTraceTurboJson trace_turbo) InstructionSelector() argument

Completed in 29 milliseconds