Home
last modified time | relevance | path

Searched defs:num_ele (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dauto_index.h70 uint64_t num_ele = v.size(); in insert() local
/third_party/boost/boost/polygon/
Dpolygon_set_traits.hpp95 size_t num_ele = std::distance(input_begin, input_end); in set() local
Dpolygon_45_set_traits.hpp109 size_t num_ele = std::distance(input_begin, input_end); in set() local
Dpolygon_90_set_traits.hpp293 size_t num_ele = std::distance(input_begin, input_end); in set() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_request.cc348 BatchCacheRowsRequest::BatchCacheRowsRequest(const CacheClient *cc, int64_t addr, int32_t num_ele) in BatchCacheRowsRequest()
/third_party/ffmpeg/libavcodec/
Daacenc.h97 int num_ele[4]; ///< front, side, back, lfe member