Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/ps/random_normal/
Drandom_normal.cc31 void UpdateStandardDeviation(float stddev, size_t total_count, float *output) { in UpdateStandardDeviation()
66 int64_t total_count = 1; in InitRandomNormal() local
/third_party/mindspore/mindspore/ccsrc/pybind_api/random_normal/
Drandom_cpu_kernel.cc28 int64_t total_count = 1; in InitRandomNormal() local
/third_party/cef/libcef/browser/net_service/
Dcookie_helper.cc151 int total_count, in SaveCookiesOnUIThread()
261 int total_count = 0; in SaveCookies() local
Dresource_request_handler_wrapper.cc626 int total_count, in ContinueWithLoadedCookies()
999 int total_count, in ContinueWithSavedCookies()
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dmerge.hpp85 const size_t total_count = in merge() local
/third_party/boost/boost/compute/algorithm/
Dmerge.hpp85 const size_t total_count = in merge() local
/third_party/node/deps/histogram/src/
Dhdr_histogram.h33 int64_t total_count; member
372 int64_t total_count; member
Dhdr_histogram.c1128 int64_t total_count = iter.cumulative_count; in hdr_percentiles_print() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dmap_cache_idx_cpu_kernel.cc113 float total_count = 0; in LaunchKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/
Dhcom_util.cc122 const vector<vector<size_t>> &shape_list, uint64_t *total_count) { in GetHcomCount()
/third_party/mindspore/mindspore/core/utils/
Dprofile.cc330 int total_count = 0; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_render_pass.c122 const uint32_t total_count = acquire_count + release_count; in vn_render_pass_create() local
/third_party/boost/libs/variant/test/
Drvalue_test.cpp123 …unsigned int total_count = move_copy_conting_class::moves_count + move_copy_conting_class::copy_co… in run() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-literal-storage.c464 ecma_length_t total_count = lit_pool_p->item_count; in ecma_save_literals_for_snapshot() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-metrics.h190 uint64_t total_count; member
/third_party/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c603 const uint32_t total_count = firstViewport + viewportCount; in anv_CmdSetViewport() local
636 const uint32_t total_count = firstScissor + scissorCount; in anv_CmdSetScissor() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c829 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/third_party/freetype/src/base/
Dftdbgmem.c860 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c858 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/third_party/boost/boost/thread/win32/
Dcondition_variable.hpp125 long total_count; member in boost::detail::basic_condition_variable
/third_party/mesa3d/src/mesa/main/
Dglthread_draw.c80 upload_multi_indices(struct gl_context *ctx, unsigned total_count, in upload_multi_indices()
1023 unsigned total_count = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
/third_party/e2fsprogs/misc/
De4defrag.c178 static unsigned int total_count; variable
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c965 unsigned total_count = count + unbind_num_trailing_slots; in u_vbuf_set_vertex_buffers() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp1313 unsigned num_draws, unsigned total_count, in si_emit_draw_packets()
/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1485 const int total_count = static_cast<int>(test_query_vector_.size()); in OnReceiveCompleted() local
1494 const int total_count = static_cast<int>(test_query_vector_.size()); in OnQueryCompleted() local

12