Home
last modified time | relevance | path

Searched refs:GetNextInternal (Results 1 – 25 of 69) sorted by relevance

123

/external/cronet/base/allocator/partition_allocator/
Dpartition_freelist_entry.h224 PA_ALWAYS_INLINE PartitionFreelistEntry* GetNextInternal(
297 PartitionFreelistEntry::GetNextInternal(size_t extra, in GetNextInternal() function
337 return GetNextInternal<crash_on_corruption>(extra, true); in GetNextForThreadCache()
342 return GetNextInternal<true>(extra, false); in GetNext()
/external/tensorflow/tensorflow/core/kernels/data/
Drepeat_dataset_op.cc143 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::RepeatDatasetOp::Dataset::EmptyIterator
176 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::RepeatDatasetOp::Dataset::FiniteIterator
251 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::RepeatDatasetOp::Dataset::ForeverIterator
Dtake_dataset_op.cc111 Status GetNextInternal(IteratorContext* ctx, std::vector<Tensor>* out_tensors, in GetNextInternal() function in tensorflow::data::TakeDataset::EmptyIterator
144 Status GetNextInternal(IteratorContext* ctx, std::vector<Tensor>* out_tensors, in GetNextInternal() function in tensorflow::data::TakeDataset::FiniteIterator
Dskip_dataset_op.cc118 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::SkipDatasetOp::Dataset::EmptyIterator
152 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::SkipDatasetOp::Dataset::FiniteIterator
Dcache_dataset_ops.cc219 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::FileDatasetBase::FileIterator
319 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::FileDatasetBase::FileIterator::FileWriterIterator
560 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::FileDatasetBase::FileIterator::FileReaderIterator
807 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::MemoryDatasetBase::MemoryIterator
866 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::MemoryDatasetBase::MemoryIterator::MemoryWriterIterator
943 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::CacheDatasetOp::MemoryDatasetBase::MemoryIterator::MemoryReaderIterator
Dwindow_dataset.cc112 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::__anone003808f0111::Window::Iterator
Dtensor_dataset_op.cc132 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::TensorDatasetOp::Dataset::Iterator
Dfixed_length_record_dataset_op.cc133 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::FixedLengthRecordDatasetOp::Dataset::UncompressedIterator
259 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::FixedLengthRecordDatasetOp::Dataset::CompressedIterator
Dgenerator_dataset_op.cc125 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::GeneratorDatasetOp::Dataset::Iterator
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dstats_dataset_ops.cc116 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon71331ed40111::LatencyStatsDatasetOp::Dataset::Iterator
235 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon71331ed40111::BytesProducedStatsDatasetOp::Dataset::Iterator
Dthreadpool_dataset_op.cc237 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::ThreadPoolDatasetOp::Dataset::Iterator
357 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::MaxIntraOpParallelismDatasetOp::Dataset::Iterator
497 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::PrivateThreadPoolDatasetOp::Dataset::Iterator
Dnon_serializable_dataset_op.cc105 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon650a91330111::NonSerializableDatasetOp::Dataset::Iterator
Dignore_errors_dataset_op.cc104 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon36eeddf20111::IgnoreErrorsDatasetOp::Dataset::Iterator
Dsleep_dataset_op.cc130 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon06e26b2b0111::SleepDatasetOp::Dataset::Iterator
Dsnapshot_dataset_op.cc312 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::SnapshotDatasetV2Op::Dataset::Reader
374 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::SnapshotDatasetV2Op::Dataset::Writer
574 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::SnapshotDatasetV2Op::Dataset::Passthrough
613 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::SnapshotDatasetV2Op::Dataset::Iterator
1129 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbc65ddc20311::SnapshotDatasetOp::Dataset::Iterator
1299 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbc65ddc20311::SnapshotDatasetOp::Dataset::Iterator::SnapshotReaderIterator
1691 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbc65ddc20311::SnapshotDatasetOp::Dataset::Iterator::SnapshotWriterIterator
2224 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbc65ddc20311::SnapshotDatasetOp::Dataset::Iterator::SnapshotPassthroughIterator
Dassert_next_dataset_op.cc117 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::AssertNextDatasetOp::Dataset::Iterator
Dassert_cardinality_dataset_op.cc103 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::AssertCardinalityDatasetOp::Dataset::Iterator
Drandom_dataset_op.cc109 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::RandomDatasetOp::Dataset::Iterator
Dtake_while_dataset_op.cc135 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon6619ebaf0111::TakeWhileDatasetOp::Dataset::Iterator
Dchoose_fastest_branch_dataset_op.cc99 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbe5964590111::WrapperDataset::WrapperIterator
360 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anonbe5964590111::ChooseFastestBranchDatasetOp::Dataset::ChooseFastestIterator
Drebatch_dataset_op.cc130 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon1d26b22b0111::RebatchDatasetOp::Dataset::Iterator
393 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anon1d26b22b0111::RebatchDatasetV2Op::Dataset::Iterator
Dunique_dataset_op.cc86 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::UniqueDatasetOp::Dataset::Iterator
Dsampling_dataset_op.cc112 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::SamplingDatasetOp::Dataset::Iterator
Dlist_dataset_op.cc144 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::ListDatasetOp::Dataset::Iterator
Dsql_dataset_op.cc143 Status GetNextInternal(IteratorContext* ctx, in GetNextInternal() function in tensorflow::data::experimental::__anondf2706e20111::SqlDatasetOp::Dataset::Iterator

123