Home
last modified time | relevance | path

Searched defs:total_count (Results 1 - 25 of 29) sorted by relevance

12

/third_party/libabigail/tests/
H A Dtest-annotate.cc150 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
H A Dtest-utils.cc91 emit_test_summary(unsigned total_count, in emit_test_summary() argument
63 emit_test_status_and_update_counters(bool test_passed, const std::string& test_cmd, unsigned& passed_count, unsigned& failed_count, unsigned& total_count) emit_test_status_and_update_counters() argument
H A Dtest-alt-dwarf-file.cc89 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
H A Dtest-ini.cc87 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
H A Dtest-diff-dwarf-abixml.cc62 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
H A Dtest-lookup-syms.cc95 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
H A Dtest-abidiff-exit.cc502 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_render_pass.c122 const uint32_t total_count = acquire_count + release_count; in vn_render_pass_create() local
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist.cc77 int total_count = 0; in PrintWorklist() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-metrics.h190 uint64_t total_count; member
/third_party/node/deps/histogram/include/hdr/
H A Dhdr_histogram.h33 int64_t total_count; member
384 int64_t total_count; member
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.c497 ecma_length_t total_count = lit_pool_p->item_count; in ecma_save_literals_for_snapshot() local
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.cc78 SetTotal(base::TimeDelta total_time, uint64_t total_count) SetTotal() argument
/third_party/mesa3d/src/mesa/main/
H A Dglthread_draw.c80 upload_multi_indices(struct gl_context *ctx, unsigned total_count, in upload_multi_indices() argument
1037 unsigned total_count = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c829 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/third_party/backends/backend/
H A Dgt68xx_high.c1840 int total_count, exposure_count; in gt68xx_afe_cis_auto() local
H A Dmustek_usb_high.c57 filter_lower_end (SANE_Int * buffer, SANE_Word total_count, in filter_lower_end() argument
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c708 const int64_t total_count = h->total_count; in hdr_value_at_percentiles() local
738 int64_t total_count in hdr_mean() local
1198 int64_t total_count = iter.cumulative_count; hdr_percentiles_print() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c998 unsigned total_count = count + unbind_num_trailing_slots; in u_vbuf_set_vertex_buffers() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c757 load_vertex_counts(struct si_shader_context *ctx, LLVMValueRef lds, unsigned max_waves, LLVMValueRef tid, LLVMValueRef *total_count, LLVMValueRef *prefix_sum) load_vertex_counts() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc561 int total_count = serialized_sig.length() - 1; in UpdateDispatchTables() local
H A Dfunction-body-decoder-impl.h1115 int total_count = 0; in DecodeLocals() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1933 const uint32_t total_count = firstViewport + viewportCount; in v3dv_CmdSetViewport() local
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c232 static unsigned long int total_count = 0; variable
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c1871 const uint32_t total_count = firstViewport + viewportCount; in pvr_CmdSetViewport() local
1903 const uint32_t total_count = firstScissor + scissorCount; in pvr_CmdSetScissor() local
[all...]

Completed in 52 milliseconds

12