/third_party/flatbuffers/rust/flatbuffers/src/ |
D | push.rs | 25 pub trait Push: Sized { interface 59 impl Push for $ty { impl
|
/third_party/grpc/src/core/lib/gprpp/ |
D | mpscq.cc | 29 bool MultiProducerSingleConsumerQueue::Push(Node* node) { in Push() function in grpc_core::MultiProducerSingleConsumerQueue 83 bool LockedMultiProducerSingleConsumerQueue::Push(Node* node) { in Push() function in grpc_core::LockedMultiProducerSingleConsumerQueue
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ |
D | connector.h | 118 Status Push(int32_t worker_id, const T &el) noexcept { in Push() function 131 virtual Status Push(int32_t worker_id, T &&el) noexcept { in Push() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/framework/ |
D | host_tensor_queue.h | 36 void Push(const std::vector<TensorPtr> &tensors) { buffers_.push(tensors); } in Push() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | blocking_queue.cc | 45 BlockQueueStatus_T GpuQueue::Push(const std::vector<DataItemGpu> &data) { in Push() function in mindspore::device::GpuQueue 112 BlockQueueStatus_T BlockingQueue::Push(const std::vector<DataItemGpu> &data, unsigned int) { in Push() function in mindspore::device::BlockingQueue
|
D | gpu_buffer_mgr.cc | 120 BlockQueueStatus_T GpuBufferMgr::Push(unsigned int handle, const std::vector<DataItemGpu> &data, in Push() function in mindspore::device::GpuBufferMgr
|
/third_party/skia/third_party/externals/tint/src/ |
D | scope_stack.h | 40 void Push() { stack_.push_back({}); } in Push() function
|
/third_party/skia/src/sksl/ir/ |
D | SkSLSymbolTable.h | 42 static void Push(std::shared_ptr<SymbolTable>* table) { in Push() function 45 static void Push(std::shared_ptr<SymbolTable>* table, bool isBuiltin) { in Push() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | ErrorScope.cpp | 47 void ErrorScopeStack::Push(wgpu::ErrorFilter filter) { in Push() function in dawn_native::ErrorScopeStack
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | fse_bit_stream.cc | 84 void BitStream::Push(int64_t state, uint8_t bit_count) { in Push() function in mindspore::lite::quant::BitStream
|
/third_party/node/src/ |
D | callback_queue-inl.h | 31 void CallbackQueue<R, Args...>::Push(std::unique_ptr<Callback> cb) { in Push() function
|
D | node_platform.cc | 553 void TaskQueue<T>::Push(std::unique_ptr<T> task) { in Push() function in node::TaskQueue
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCAPElim.cpp | 94 Instruction *Push = nullptr; in OptimizeBB() local
|
/third_party/typescript/src/compiler/ |
D | corePublic.ts | 97 export interface Push<T> { interface
|
/third_party/re2/re2/ |
D | bitstate.cc | 104 void BitState::Push(int id, const char* p) { in Push() function in re2::BitState
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/ |
D | git.go | 93 func Push(wd, remote, localBranch, remoteBranch string, flags PushFlags) error { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CallFrameOptimization.cpp | 510 MachineBasicBlock::iterator Push = nullptr; in adjustCallSequence() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter.cc | 1301 void ProtoStreamObjectWriter::Push( in Push() function in google::protobuf::util::converter::ProtoStreamObjectWriter
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | vm.cc | 75 void FinalVM::Push(const BaseRef &v) { in Push() function in mindspore::compile::FinalVM
|
D | transform.cc | 70 void CompileGraph::Push(const AnfNodePtr &node) { in Push() function in mindspore::compile::CompileGraph
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 157 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator 184 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 157 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator 184 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-kerx-table.hh | 157 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator 184 Push = 0x8000, /* If set, push this glyph on the kerning stack. */ enumerator
|
/third_party/mindspore/mindspore/ops/operations/ |
D | other_ops.py | 674 class Push(PrimitiveWithInfer): class
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_helpers.cc | 1318 void Push() { in Push() function in google::protobuf::compiler::objectivec::__anonf224b9010311::DecodeDataBuilder
|