/external/rust/crates/grpcio/src/task/ |
D | promise.rs | 22 pub struct Batch { struct 23 ty: BatchType, argument 24 ctx: BatchContext, argument 28 impl Batch { impl 29 pub fn new(ty: BatchType, inner: Arc<Inner<Option<MessageReader>>>) -> Batch { in new() 101 impl Debug for Batch { implementation
|
D | mod.rs | 112 Batch(BatchPromise), enumerator
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCStroker.h | 85 struct Batch { struct 86 Batch(GrTAllocator<InstanceTallies>* alloc, const InstanceTallies& startNonScissorIndices, in Batch() function 91 int fEndScissorSubBatch; argument 96 void appendStrokeMeshesToBuffers(int numSegmentsLog2, const Batch&, argument
|
D | GrCCFiller.h | 85 struct Batch { struct 87 int fEndScissorSubBatchIdx; argument 104 SkSTArray<32, Batch, true> fBatches; argument
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | batch_scheduler.h | 202 Batch<TaskType>::Batch() : Batch(0) {} in Batch() function 205 Batch<TaskType>::Batch(uint64 traceme_context_id) in Batch() function
|
/external/python/google-api-python-client/docs/ |
D | batch.md | 1 # Batch chapter
|
D | performance.md | 46 ## Batch section in Performance Tips
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | parallel_batch_test.cc | 31 TEST(ParallelBatch, Batch) { in TEST() argument
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_spatial_tensor.h | 61 int Batch() const override { return shape_.b; } in Batch() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor.h | 69 int Batch() const override { return shape_.b; } in Batch() function
|
/external/scudo/standalone/tests/ |
D | release_test.cpp | 148 scudo::uptr Batch[MaxCount]; member 152 typedef FreeBatch<SizeClassMap> Batch; in testReleaseFreeMemoryToOS() typedef
|
D | quarantine_test.cpp | 32 while (scudo::QuarantineBatch *Batch = Cache->dequeueBatch()) in deallocateCache() local
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
D | release_test.cpp | 146 scudo::uptr Batch[MaxCount]; member 150 typedef FreeBatch<SizeClassMap> Batch; in testReleaseFreeMemoryToOS() typedef
|
D | quarantine_test.cpp | 32 while (scudo::QuarantineBatch *Batch = Cache->dequeueBatch()) in deallocateCache() local
|
/external/scudo/standalone/ |
D | quarantine.h | 25 void *Batch[MaxCount]; member 138 for (const QuarantineBatch &Batch : List) { in getStats() local
|
D | local_cache.h | 49 CompactPtrT Batch[MaxNumCached]; member
|
/external/llvm-project/compiler-rt/lib/scudo/standalone/ |
D | quarantine.h | 25 void *Batch[MaxCount]; member 138 for (const QuarantineBatch &Batch : List) { in getStats() local
|
D | local_cache.h | 48 void *Batch[MaxNumCached]; member
|
/external/tensorflow/tensorflow/core/kernels/ |
D | batch_kernels.cc | 885 struct Batch { struct in tensorflow::UnbatchGradResource 888 std::unordered_set<int64> missing_tensors; 892 OpKernelContext* context; 893 AsyncOpKernel::DoneCallback done;
|
/external/libcxx/benchmarks/ |
D | algorithms.bench.cpp | 120 const size_t Batch = CountElements ? Copies.size() * Quantity : Copies.size(); in runOpOnCopies() local
|
/external/llvm-project/libcxx/benchmarks/ |
D | algorithms.bench.cpp | 174 const size_t Batch = Count == BatchSize::CountElements in runOpOnCopies() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 320 typedef typename SizeClassMap::TransferBatch Batch; typedef 713 typedef typename SizeClassMap::TransferBatch Batch; typedef 982 typedef typename SizeClassMap::TransferBatch Batch; typedef
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Selection.cpp | 262 auto Batch = ExpandedTokens.take_while([&](const syntax::Token &T) { in test() local
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 208 TEST(Batch, DropDeletes) { in TEST() argument
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | raw_hash_set_test.cc | 208 TEST(Batch, DropDeletes) { in TEST() argument
|