/third_party/libabigail/tests/ |
H A D | test-annotate.cc | 150 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
H A D | test-utils.cc | 91 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 D | test-alt-dwarf-file.cc | 89 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
H A D | test-ini.cc | 87 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
H A D | test-diff-dwarf-abixml.cc | 62 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
H A D | test-lookup-syms.cc | 95 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
H A D | test-abidiff-exit.cc | 502 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_render_pass.c | 122 const uint32_t total_count = acquire_count + release_count; in vn_render_pass_create() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | marking-worklist.cc | 77 int total_count = 0; in PrintWorklist() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-metrics.h | 190 uint64_t total_count; member
|
/third_party/node/deps/histogram/include/hdr/ |
H A D | hdr_histogram.h | 33 int64_t total_count; member 384 int64_t total_count; member
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-literal-storage.c | 497 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 D | runtime-call-stats.cc | 78 SetTotal(base::TimeDelta total_time, uint64_t total_count) SetTotal() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_draw.c | 80 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 D | ftdbgmem.c | 829 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
|
/third_party/backends/backend/ |
H A D | gt68xx_high.c | 1840 int total_count, exposure_count; in gt68xx_afe_cis_auto() local
|
H A D | mustek_usb_high.c | 57 filter_lower_end (SANE_Int * buffer, SANE_Word total_count, in filter_lower_end() argument
|
/third_party/node/deps/histogram/src/ |
H A D | hdr_histogram.c | 708 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 D | u_vbuf.c | 998 unsigned total_count = count + unbind_num_trailing_slots; in u_vbuf_set_vertex_buffers() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_shader_ngg.c | 757 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 D | wasm-objects.cc | 561 int total_count = serialized_sig.length() - 1; in UpdateDispatchTables() local
|
H A D | function-body-decoder-impl.h | 1115 int total_count = 0; in DecodeLocals() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_cmd_buffer.c | 1933 const uint32_t total_count = firstViewport + viewportCount; in v3dv_CmdSetViewport() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 232 static unsigned long int total_count = 0; variable
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 1871 const uint32_t total_count = firstViewport + viewportCount; in pvr_CmdSetViewport() local 1903 const uint32_t total_count = firstScissor + scissorCount; in pvr_CmdSetScissor() local [all...] |