Home
last modified time | relevance | path

Searched full:pop_back (Results 226 - 250 of 994) sorted by relevance

12345678910>>...40

/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp416 Allocs.pop_back(); in removeAllModules()
488 EHFrameRanges.pop_back(); in notifyRemovingAllModules()
/third_party/skia/src/gpu/
H A DGrBufferAllocPool.cpp322 fBlocks.pop_back(); in createBlock()
369 fBlocks.pop_back(); in destroyBlock()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h332 table.pop_back(); in pop()
333 precisionStack.pop_back(); in pop()
/third_party/skia/tests/
H A DTArrayTest.cpp305 array->pop_back(); in test_array_reserve()
312 array->pop_back(); in test_array_reserve()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h97 AvailableTrampolines.pop_back();
380 FreeStubs.pop_back(); in createStubInternal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp206 TaintStack.pop_back(); in taintLoopLiveOuts()
371 Worklist.pop_back(); in compute()
H A DLegacyDivergenceAnalysis.cpp254 InfluenceStack.pop_back(); in computeInfluenceRegion()
271 Worklist.pop_back(); in propagate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp289 FirstCondBlock->getInstList().pop_back(); in FlattenParallelAndOr()
444 FirstEntryBlock->getInstList().pop_back(); in MergeIfRegion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h331 void pop_back() { in pop_back() function in llvm::iplist_impl
332 assert(!empty() && "pop_back() on empty list!"); in pop_back()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp291 Entries.pop_back(); in sortBlocks()
397 OnStack.pop_back(); in sortBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist.h316 void pop_back() { in pop_back() function in llvm::iplist_impl
317 assert(!empty() && "pop_back() on empty list!"); in pop_back()
/third_party/vixl/test/
H A Dtest-invalset.cc269 to_erase.pop_back(); in TEST()
338 to_erase.pop_back(); in TEST()
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h338 void pop_back() { in pop_back() function in spvtools::utils::SmallVector
340 large_data_->pop_back(); in pop_back()
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarTypeUtil.hpp134 SubTypeAccess& parent (void) { DE_ASSERT(!m_path.empty()); m_path.pop_back(); return *this; } in parent()
276 m_path.pop_back(); in removeTraversed()
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dmock_navigation_stack.cpp125 mockPathArray_.pop_back(); in Pop()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dtask_queue.h137 tasks_.pop_back(); in ProcessTasks()
H A Dattachment_container.cpp126 addingContexts_.pop_back(); in Attach()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dinner_event.cpp80 events_.pop_back(); in Get()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_worker.cpp238 taskList_.pop_back(); in GetTask()
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_drag_test.cpp107 activeWindows_.pop_back(); in TearDown()
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache.cpp78 nodeList_.pop_back(); in EraseTailNode()

Completed in 20 milliseconds

12345678910>>...40