/third_party/mindspore/mindspore/ccsrc/ps/random_normal/ |
D | random_normal.cc | 31 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/ |
D | random_cpu_kernel.cc | 28 int64_t total_count = 1; in InitRandomNormal() local
|
/third_party/cef/libcef/browser/net_service/ |
D | cookie_helper.cc | 151 int total_count, in SaveCookiesOnUIThread() 261 int total_count = 0; in SaveCookies() local
|
D | resource_request_handler_wrapper.cc | 626 int total_count, in ContinueWithLoadedCookies() 999 int total_count, in ContinueWithSavedCookies()
|
/third_party/boost/libs/compute/include/boost/compute/algorithm/ |
D | merge.hpp | 85 const size_t total_count = in merge() local
|
/third_party/boost/boost/compute/algorithm/ |
D | merge.hpp | 85 const size_t total_count = in merge() local
|
/third_party/node/deps/histogram/src/ |
D | hdr_histogram.h | 33 int64_t total_count; member 372 int64_t total_count; member
|
D | hdr_histogram.c | 1128 int64_t total_count = iter.cumulative_count; in hdr_percentiles_print() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | map_cache_idx_cpu_kernel.cc | 113 float total_count = 0; in LaunchKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/hccl/ |
D | hcom_util.cc | 122 const vector<vector<size_t>> &shape_list, uint64_t *total_count) { in GetHcomCount()
|
/third_party/mindspore/mindspore/core/utils/ |
D | profile.cc | 330 int total_count = 0; member
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_render_pass.c | 122 const uint32_t total_count = acquire_count + release_count; in vn_render_pass_create() local
|
/third_party/boost/libs/variant/test/ |
D | rvalue_test.cpp | 123 …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/ |
D | ecma-literal-storage.c | 464 ecma_length_t total_count = lit_pool_p->item_count; in ecma_save_literals_for_snapshot() local
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-metrics.h | 190 uint64_t total_count; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_cmd_buffer.c | 603 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/ |
D | ftdbgmem.c | 829 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
|
/third_party/freetype/src/base/ |
D | ftdbgmem.c | 860 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/ |
D | ftdbgmem.c | 858 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
|
/third_party/boost/boost/thread/win32/ |
D | condition_variable.hpp | 125 long total_count; member in boost::detail::basic_condition_variable
|
/third_party/mesa3d/src/mesa/main/ |
D | glthread_draw.c | 80 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/ |
D | e4defrag.c | 178 static unsigned int total_count; variable
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 965 unsigned total_count = count + unbind_num_trailing_slots; in u_vbuf_set_vertex_buffers() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.cpp | 1313 unsigned num_draws, unsigned total_count, in si_emit_draw_packets()
|
/third_party/cef/tests/ceftests/ |
D | message_router_unittest.cc | 1485 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
|