/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | array_serialization.h | 47 GetNextResult GetNext() { in GetNext() function 75 GetNextResult GetNext() { in GetNext() function
|
D | map_serialization.h | 56 GetNextResult GetNext() { in GetNext() function 76 GetNextResult GetNext() { in GetNext() function
|
/external/libchrome/base/ |
D | atomic_sequence_num.h | 23 inline int GetNext() { return seq_.fetch_add(1, std::memory_order_relaxed); } in GetNext() function
|
D | callback_list.h | 143 CallbackType* GetNext() { in GetNext() function
|
/external/protobuf/src/google/protobuf/stubs/ |
D | atomic_sequence_num.h | 43 AtomicWord GetNext() { in GetNext() function
|
/external/puffin/src/ |
D | puff_reader.cc | 23 bool BufferPuffReader::GetNext(PuffData* data) { in GetNext() function in puffin::BufferPuffReader
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_object_walker.h | 64 CPDF_Object* GetNext() { in GetNext() function
|
D | cpdf_object_walker.cpp | 131 const CPDF_Object* CPDF_ObjectWalker::GetNext() { in GetNext() function in CPDF_ObjectWalker
|
/external/v8/src/libplatform/ |
D | task-queue.cc | 31 std::unique_ptr<Task> TaskQueue::GetNext() { in GetNext() function in v8::platform::TaskQueue
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | py_record_reader.cc | 61 void PyRecordReader::GetNext(TF_Status* status) { in GetNext() function in tensorflow::io::PyRecordReader
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/sql/ |
D | sqlite_query_connection.cc | 52 Status SqliteQueryConnection::GetNext(IteratorContext* ctx, in GetNext() function in tensorflow::data::sql::SqliteQueryConnection
|
/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator.h | 191 std::unique_ptr<HistogramBase> GetNext() { return GetNextWithIgnore(0); } in GetNext() function
|
/external/tensorflow/tensorflow/core/common_runtime/data/ |
D | standalone.cc | 35 Status Iterator::GetNext(std::vector<Tensor>* outputs, bool* end_of_input) { in GetNext() function in tensorflow::data::standalone::Iterator
|
/external/toolchain-utils/binary_search_tool/ |
D | binary_search_perforce.py | 83 def GetNext(self): member in BinarySearcherForPass 227 def GetNext(self): member in BinarySearcher
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutitem.cpp | 133 CXFA_LayoutItem* CXFA_LayoutItem::GetNext() const { in GetNext() function in CXFA_LayoutItem
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | StressTestClient.cs | 227 public string GetNext() in GetNext() method in Grpc.IntegrationTesting.StressTestClient.WeightedRandomGenerator
|
/external/libchrome/base/strings/ |
D | string_tokenizer.h | 126 bool GetNext() { in GetNext() function
|
/external/v8/src/ast/ |
D | ast-value-factory.cc | 48 uint16_t GetNext() { return literal_bytes_[pos_++]; } in GetNext() function in v8::internal::__anon0e1c42500111::OneByteStringStream
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | IListTest.cpp | 169 struct GetNext { struct
|
/external/tensorflow/tensorflow/core/framework/ |
D | dataset.h | 463 Status GetNext(IteratorContext&& ctx, std::vector<Tensor>* out_tensors, in GetNext() function 716 Status GetNext(IteratorContext* ctx, std::vector<Tensor>* out_tensors, in GetNext() function
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | concatenate_dataset_op_test.cc | 179 TEST_P(ParameterizedDatasetTest, GetNext) { in TEST_P() argument
|
D | zip_dataset_op_test.cc | 164 TEST_P(ParameterizedDatasetTest, GetNext) { in TEST_P() argument
|
D | iterator_ops.cc | 70 Status GetNext(IteratorContext* ctx, std::vector<Tensor>* out_tensors, in GetNext() function in tensorflow::data::IteratorResource 94 Status GetNext(IteratorContext&& ctx, std::vector<Tensor>* out_tensors, in GetNext() function in tensorflow::data::IteratorResource
|
D | range_dataset_op_test.cc | 73 TEST_P(DatasetGetNextTest, GetNext) { in TEST_P() argument
|
D | sparse_tensor_slice_dataset_op_test.cc | 127 TEST_F(SparseTensorSliceDatasetOpTest, GetNext) { in TEST_F() argument
|