/third_party/mindspore/tests/ut/cpp/dataset/ |
D | queue_test.cc | 73 rc = que.PopFront(&b); in TEST_F() 84 rc = que.PopFront(&b); in TEST_F() 91 rc = que.PopFront(&b); in TEST_F() 108 rc = que.PopFront(&rc_recv); in TEST_F() 114 rc = que.PopFront(&rc_recv2); in TEST_F() 126 rc = que.PopFront(&b); in TEST_F() 131 rc = que.PopFront(&b); in TEST_F() 144 rc = que.PopFront(&b); in test4() 175 rc = my_list_of_queues[chosen_queue_index]->PopFront(&pepped_value); in TEST_F()
|
D | interrupt_test.cc | 45 rc = q.PopFront(&v); in TEST_F()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | mindrecord_op.cc | 149 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry() 157 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry() 162 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry() 167 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry() 192 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry()
|
D | mappable_leaf_op.cc | 94 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry() 114 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&io_block)); in WorkerEntry()
|
D | image_folder_op.cc | 53 RETURN_IF_NOT_OK(image_name_queue_->PopFront(&p)); in PrescanMasterEntry() 152 RETURN_IF_NOT_OK(folder_name_queue_->PopFront(&folder_name)); in PrescanWorkerEntry() 175 RETURN_IF_NOT_OK(folder_name_queue_->PopFront(&folder_name)); in PrescanWorkerEntry()
|
D | celeba_op.cc | 181 RETURN_IF_NOT_OK(attr_info_queue_->PopFront(&image_infos)); in ParseImageAttrInfo() 214 RETURN_IF_NOT_OK(attr_info_queue_->PopFront(&image_infos)); in ParseImageAttrInfo()
|
D | cifar_op.cc | 224 RETURN_IF_NOT_OK(cifar_raw_data_block_->PopFront(&block)); in ParseCifarData() 250 RETURN_IF_NOT_OK(cifar_raw_data_block_->PopFront(&block)); in ParseCifarData()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
D | filter_op.cc | 122 RETURN_IF_NOT_OK(worker_queues_[worker_id]->PopFront(&new_row)); in WorkerEntry() 143 RETURN_IF_NOT_OK(worker_queues_[worker_id]->PopFront(&new_row)); in WorkerEntry() 180 RETURN_IF_NOT_OK(filter_queues_[w_id]->PopFront(&in_pair)); in Collector()
|
D | build_vocab_op.cc | 50 RETURN_IF_NOT_OK(distributor_queue_->PopFront(&new_row)); in WorkerEntry() 68 RETURN_IF_NOT_OK(distributor_queue_->PopFront(&new_row)); in WorkerEntry() 132 RETURN_IF_NOT_OK(collector_queue_->PopFront(&wrkr_map)); in CollectorThread()
|
D | cache_base_op.cc | 168 RETURN_IF_NOT_OK(io_block_queues_[worker_id]->PopFront(&blk)); in FetchFromCache() 231 RETURN_IF_NOT_OK(prefetch_.PopFront(row_id, out)); in GetPrefetchRow() 282 RETURN_IF_NOT_OK(prefetch_queues_[worker_id]->PopFront(&blk)); in Prefetcher()
|
D | cache_merge_op.cc | 85 RETURN_IF_NOT_OK(cache_miss_.PopFront(row_id, &new_row)); in WorkerEntry() 157 RETURN_IF_NOT_OK(io_que_->PopFront(&row_id)); in Cleaner()
|
/third_party/grpc/src/core/lib/iomgr/executor/ |
D | mpmcqueue.cc | 27 inline void* InfLenFIFOQueue::PopFront() { in PopFront() function in grpc_core::InfLenFIFOQueue 165 return PopFront(); in Get()
|
D | mpmcqueue.h | 100 void* PopFront();
|
/third_party/abseil-cpp/absl/flags/ |
D | parse.cc | 165 void PopFront() { next_arg_++; } in PopFront() function in absl::flags_internal::__anon13c9a58d0511::ArgsList 552 curr_list->PopFront(); in DeduceFlagValue() 657 curr_list.PopFront(); in ParseCommandLineImpl() 701 curr_list.PopFront(); in ParseCommandLineImpl()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
D | parse.cc | 165 void PopFront() { next_arg_++; } in PopFront() function in absl::flags_internal::__anoncd9bf8e20511::ArgsList 552 curr_list->PopFront(); in DeduceFlagValue() 662 curr_list.PopFront(); in ParseCommandLineImpl() 706 curr_list.PopFront(); in ParseCommandLineImpl()
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | SlabAllocator.cpp | 130 SlabAllocatorImpl::IndexLinkNode* SlabAllocatorImpl::PopFront(Slab* slab) const { in PopFront() function in SlabAllocatorImpl 180 IndexLinkNode* node = PopFront(slab); in Allocate()
|
D | SlabAllocator.h | 119 IndexLinkNode* PopFront(Slab* slab) const;
|
/third_party/openh264/test/utils/ |
D | BufferedData.h | 35 size_t PopFront (uint8_t* ptr, size_t len) { in PopFront() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ |
D | jagged_connector.h | 56 RETURN_IF_NOT_OK(queues_[pop_from_]->PopFront(result)); in Pop()
|
D | db_connector.h | 80 RETURN_IF_NOT_OK(queues_[pop_from_]->PopFront(result));
|
D | gpu_item_connector.h | 59 RETURN_IF_NOT_OK(queues_[pop_from_]->PopFront(result)); in Pop()
|
D | connector.h | 103 RETURN_IF_NOT_OK(queues_[pop_from_]->PopFront(result)); in Pop()
|
/third_party/node/test/cctest/ |
D | test_util.cc | 52 EXPECT_EQ(&one, list.PopFront()); in TEST() 64 EXPECT_EQ(&two, list.PopFront()); in TEST()
|
/third_party/openh264/test/api/ |
D | decode_encode_test.cpp | 86 return (int) buf_.PopFront (static_cast<uint8_t*> (ptr), len); in read()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | queue_map.h | 59 virtual Status PopFront(key_type key, T *out) { in PopFront() function
|