Home
last modified time | relevance | path

Searched full:pop_back (Results 126 - 150 of 758) sorted by relevance

12345678910>>...31

/third_party/googletest/googlemock/src/
H A Dgmock-spec-builders.cc122 expectations.pop_back(); in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
144 expectations.pop_back(); in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
164 expectations.pop_back(); in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc144 nesting_stack_.pop_back(); in Next()
696 nesting.pop_back(); in Collect()
747 if (functions->empty()) result->pop_back(); in Collect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp443 SecNSymStack.pop_back(); in graphifyRegularSymbols()
448 SecNSymStack.pop_back(); in graphifyRegularSymbols()
481 BlockSyms.pop_back(); in graphifyRegularSymbols()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp859 pop_back(); in erase()
866 loads.pop_back(); in erase()
876 stores.pop_back(); in erase()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp312 void pop_back() SPIRV_CROSS_NOEXCEPT
315 // Calling pop_back on empty vector is undefined.
578 vacants.pop_back(); in allocate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DJSON.cpp660 Stack.pop_back(); in arrayEnd()
678 Stack.pop_back(); in objectEnd()
704 Stack.pop_back(); in attributeEnd()
/third_party/backends/backend/genesys/
H A Drow_buffer.h114 void pop_back() in pop_back() function in genesys::RowBuffer
/third_party/node/deps/v8/src/parsing/
H A Dfunc-name-inferrer.h91 if (IsOpen() && !funcs_to_infer_.empty()) funcs_to_infer_.pop_back(); in RemoveLastFunction()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator.cpp54 mReleasedList.pop_back(); in allocate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLoopTraversal.cpp43 Workqueue.pop_back(); in traverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp73 AtExitHandlers.pop_back(); in runAtExitHandlers()
/third_party/skia/src/core/
H A DSkExecutor.cpp65 list->pop_back(); in pop()
H A DSkRasterClipStack.h49 fStack.pop_back(); in restore()
/third_party/skia/src/gpu/vk/
H A DGrVkCommandPool.cpp57 fAvailableSecondaryBuffers.pop_back(); in findOrCreateSecondaryCommandBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
H A DAnnotations.cpp52 OpenRanges.pop_back(); in Annotations()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtest_helper.h107 res.pop_back(); in str()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_consume.cc112 stack.pop_back(); in Consume()
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp135 fBlockStack.pop_back();
/third_party/skia/include/private/
H A DSkDeque.h59 void pop_back();
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgFunctionGenerator.cpp62 statementStack.pop_back(); in generate()
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexPacket.cpp86 m_singleAllocPool.pop_back(); in alloc()
/third_party/json/docs/mkdocs/
H A Dmkdocs.yml218 - 'pop_back': api/json_pointer/pop_back.md
/third_party/node/deps/v8/third_party/inspector_protocol/lib/
H A DValues_cpp.template63 stack_.pop_back();
78 stack_.pop_back();
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis-reducer.cc378 node_cache_->temp_nodes_.pop_back(); in Constructor()
423 node_cache_->temp_nodes_.pop_back(); in MutableNode()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp132 mTable.pop_back(); in pop()
133 mPrecisionStack.pop_back(); in pop()

Completed in 14 milliseconds

12345678910>>...31