Home
last modified time | relevance | path

Searched defs:Push (Results 1 – 13 of 13) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dmpscq.cc29 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/node/src/
Dcallback_queue-inl.h31 void CallbackQueue<R, Args...>::Push(std::unique_ptr<Callback> cb) { in Push() function
Dnode_platform.cc522 void TaskQueue<T>::Push(std::unique_ptr<T> task) { in Push() function in node::TaskQueue
Dnode_api.cc160 napi_status Push(void* data, napi_threadsafe_function_call_mode mode) { in Push() function in v8impl::__anon237310580311::ThreadSafeFunction
/third_party/re2/re2/
Dbitstate.cc104 void BitState::Push(int id, const char* p) { in Push() function in re2::BitState
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc1301 void ProtoStreamObjectWriter::Push( in Push() function in google::protobuf::util::converter::ProtoStreamObjectWriter
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dx9math.h422 STDMETHOD(Push)(THIS) PURE; in DECLARE_INTERFACE_() local
/third_party/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh157 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/
Dhb-aat-layout-kerx-table.hh157 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/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1318 void Push() { in Push() function in google::protobuf::compiler::objectivec::__anon1e5d67b70311::DecodeDataBuilder
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc629 bool CqEventQueue::Push(grpc_cq_completion* c) { in Push() function in CqEventQueue
/third_party/mingw-w64/mingw-w64-headers/include/
Dwsdtypes.h372 WSD_EVENTING_DELIVERY_MODE_PUSH *Push; member
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc3124 grpc_error* Chttp2IncomingByteStream::Push(const grpc_slice& slice, in Push() function in grpc_core::Chttp2IncomingByteStream