Home
last modified time | relevance | path

Searched defs:Pop (Results 1 – 25 of 25) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dmpscq.cc37 MultiProducerSingleConsumerQueue::Pop() { in Pop() function in grpc_core::MultiProducerSingleConsumerQueue
98 LockedMultiProducerSingleConsumerQueue::Pop() { in Pop() function in grpc_core::LockedMultiProducerSingleConsumerQueue
/third_party/skia/third_party/externals/tint/src/
Dscope_stack.h43 void Pop() { in Pop() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DErrorScope.cpp51 ErrorScope ErrorScopeStack::Pop() { in Pop() function in dawn_native::ErrorScopeStack
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_builder_txt.cc43 void ParagraphBuilderTxt::Pop() { in Pop() function in txt::ParagraphBuilderTxt
/third_party/flutter/engine/flutter/flow/
Dembedded_views.cc38 void MutatorsStack::Pop() { in Pop() function in flutter::MutatorsStack
Dmutators_stack_unittests.cc72 TEST(MutatorsStack, Pop) { in TEST() argument
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc143 void ParagraphBuilderSkia::Pop() { in Pop() function in txt::ParagraphBuilderSkia
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter.h206 void Pop() { in Pop() function
Dprotostream_objectwriter.cc1312 void ProtoStreamObjectWriter::Pop() { in Pop() function in google::protobuf::util::converter::ProtoStreamObjectWriter
/third_party/skia/src/sksl/ir/
DSkSLSymbolTable.h53 static void Pop(std::shared_ptr<SymbolTable>* table) { in Pop() function
/third_party/flutter/engine/flutter/flow/ohos_layers/
Dlayer_tree_builder.cpp151 void LayerTreeBuilder::Pop() in Pop() function in flutter::OHOS::LayerTreeBuilder
/third_party/boringssl/src/third_party/googletest/scripts/
Dpump.py476 def Pop(token_type=None): function
504 def Pop(token_type=None): function
/third_party/googletest/googletest/scripts/
Dpump.py476 def Pop(token_type=None): function
504 def Pop(token_type=None): function
/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc637 static PyObject* Pop(PyObject* pself, PyObject* args) { in Subscript() function
Drepeated_composite_container.cc445 static PyObject* Pop(PyObject* pself, PyObject* args) { in Subscript() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp545 unsigned &Pop = Popularity[I.BB]; in processSwitchInst() local
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dx9math.h421 STDMETHOD(Pop)(THIS) PURE; in DECLARE_INTERFACE_() local
/third_party/node/src/
Dnode_platform.cc561 std::unique_ptr<T> TaskQueue<T>::Pop() { in Pop() function in node::TaskQueue
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc490 grpc_cq_completion* CqEventQueue::Pop() { in Pop() function in CqEventQueue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1470 MachineBasicBlock::iterator Pop = std::prev(MBB.getFirstTerminator()); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.h408 Pop, enumerator
DIceInstX8664.h205 Pop, enumerator
3168 using Pop = InstX86Pop; member
DIceInstX8632.h266 Pop, enumerator
3271 using Pop = InstX86Pop; member
DIceAssemblerARM32.cpp2011 constexpr const char *Pop = "pop"; in pop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32276 unsigned Pop = MI.getOpcode() == X86::RDFLAGS32 ? X86::POP32r : X86::POP64r; in EmitInstrWithCustomInserter() local