/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/data/ |
D | dataset_profiling.cc | 70 void GetNextProfiling::RecordData(uint32_t queue_size, uint64_t start_time_stamp, uint64_t end_time… in RecordData()
|
D | dataset_iterator_kernel.cc | 96 uint32_t queue_size = 0; in ReadDevice() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | mappable_leaf_op.cc | 25 MappableLeafOp::MappableLeafOp(int32_t num_wkrs, int32_t queue_size, std::shared_ptr<SamplerRT> sam… in MappableLeafOp()
|
D | flickr_op.cc | 34 … int32_t queue_size, std::unique_ptr<DataSchema> data_schema, std::shared_ptr<SamplerRT> sampler) in FlickrOp()
|
D | sbu_op.cc | 35 std::shared_ptr<SamplerRT> sampler, int32_t num_workers, int32_t queue_size) in SBUOp()
|
D | manifest_op.cc | 32 ManifestOp::ManifestOp(int32_t num_works, std::string file, int32_t queue_size, bool decode, in ManifestOp()
|
D | image_folder_op.cc | 27 ImageFolderOp::ImageFolderOp(int32_t num_wkrs, std::string file_dir, int32_t queue_size, bool recur… in ImageFolderOp()
|
D | celeba_op.cc | 35 CelebAOp::CelebAOp(int32_t num_workers, const std::string &dir, int32_t queue_size, bool decode, in CelebAOp()
|
D | div2k_op.cc | 58 const std::string &downgrade, int32_t scale, bool decode, int32_t queue_size, in DIV2KOp()
|
D | cityscapes_op.cc | 37 … const std::string &quality_mode, const std::string &task, bool decode, int32_t queue_size, in CityscapesOp()
|
D | cifar_op.cc | 38 … int32_t queue_size, std::unique_ptr<DataSchema> data_schema, std::shared_ptr<SamplerRT> sampler) in CifarOp()
|
D | mnist_op.cc | 33 …istOp::MnistOp(std::string usage, int32_t num_workers, std::string folder_path, int32_t queue_size, in MnistOp()
|
D | voc_op.cc | 48 … std::map<std::string, int32_t> &class_index, int32_t num_workers, int32_t queue_size, bool decode, in VOCOp()
|
D | album_op.cc | 32 AlbumOp::AlbumOp(int32_t num_wkrs, std::string file_dir, int32_t queue_size, bool do_decode, in AlbumOp()
|
D | coco_op.cc | 52 … int32_t num_workers, int32_t queue_size, bool decode, std::unique_ptr<DataSchema> data_schema, in CocoOp()
|
/third_party/boost/libs/circular_buffer/example/ |
D | circular_buffer_bound_example.cpp | 71 const unsigned long queue_size = 1000L; variable
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common_c.h | 59 int64_t queue_size; member
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | celeba_op_test.cc | 38 std::shared_ptr<CelebAOp> Celeba(int32_t num_workers, int32_t queue_size, const std::string &dir, in Celeba()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
D | batch_op.cc | 67 int32_t queue_size = std::max(1, op_queue_size / start_batch_size_); in BatchOp() local 87 int32_t queue_size = std::max(1, op_queue_size / start_batch_size_); in BatchOp() local
|
/third_party/libevdev/libevdev/ |
D | libevdev-int.h | 104 size_t queue_size; /**< size of queue in elements */ member 263 queue_size(struct libevdev *dev) in queue_size() function
|
/third_party/boost/libs/interprocess/test/ |
D | condition_test_template.hpp | 261 const int queue_size = 3; variable
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec.h | 171 int queue_size; ///< The size of queue, or 0 if reordering is disabled member
|
D | rtpdec.c | 565 int payload_type, int queue_size) in ff_rtp_parse_open()
|
D | fifo.c | 43 int queue_size; member
|
/third_party/alsa-lib/src/timer/ |
D | timer.c | 723 void snd_timer_params_set_queue_size(snd_timer_params_t * params, long queue_size) in snd_timer_params_set_queue_size()
|