Home
last modified time | relevance | path

Searched full:pop_back (Results 476 - 500 of 991) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp471 stack.pop_back(); in FindCaseFallThrough()
1045 stack.pop_back(); in ReachabilityPass()
/third_party/skia/src/core/
H A DSkClipStack.cpp581 fDeque.pop_back(); in reset()
603 fDeque.pop_back(); in restoreTo()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp471 stack.pop_back(); in FindCaseFallThrough()
1045 stack.pop_back(); in ReachabilityPass()
/third_party/skia/src/svg/
H A DSkSVGDevice.cpp714 fClipStack.pop_back();
740 fClipStack.pop_back();
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp524 mUnusedFences.pop_back(); in GetUnusedFence()
575 mUnusedCommands.pop_back(); in PrepareRecordingContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h645 Roots.pop_back(); in eraseNode()
713 WorkStack.pop_back(); in updateDFSNumbers()
H A DJSON.h195 void pop_back() { V.pop_back(); } in pop_back() function in llvm::json::Array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp333 WorkList.pop_back(); in propagateShapeForward()
404 WorkList.pop_back(); in propagateShapeBackward()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp183 ResultPath.pop_back(); in createUniqueEntity()
713 components.pop_back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp258 NestingStack.pop_back(); in pop()
267 NestingStack.pop_back(); in ensureEmptyNestingStack()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp524 PDIUnrelatedWL.pop_back(); in eraseInstsUnrelatedToPDI()
541 WorklistBB.pop_back(); in eraseTail()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h668 // `InlinedVector::pop_back()`
671 void pop_back() noexcept {
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp132 state_.pop_back(); in ProcessStructured()
152 state_.pop_back(); in ProcessStructured()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp171 arr.pop_back(); in StripVaryingArrayDimension()
179 arr.pop_back(); in StripVaryingArrayDimension()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp1153 saveStates_.pop_back(); in Restore()
1155 saveColorFilter_.pop_back(); in Restore()
1157 saveBlurFilter_.pop_back(); in Restore()
1882 matrixStates_.pop_back(); in RestoreProperties()
1886 lineDashStates_.pop_back(); in RestoreProperties()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp190 updateAge.pop_back(); in UpdateUserTableRecord()
205 updateAge.pop_back(); in DeleteUserTableRecord()
880 queryDownload.pop_back(); in CheckAssetsAfterDownload()
916 queryDownload.pop_back(); in CheckAssetAfterDownload()
989 queryDownload.pop_back(); in CheckAssetAfterDownload2()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2287 Ops.pop_back();
2304 Ops.pop_back();
2326 Ops.pop_back();
2327 Ops.pop_back();
2375 Ops.pop_back();
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp425 nativeLibraryPath.pop_back(); in GetNativeLibPath()
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.cpp274 toastStack_.pop_back(); in PerformPopToast()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp289 touchDownPoints_.pop_back(); in HandleGlobalEvent()
/foundation/arkui/ace_engine/test/unittest/base/
H A Dmatrix4_test.cpp280 srcVec.pop_back(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp471 availableBufferList_.pop_back(); in DrawBuffer()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp201 reclaims_.pop_back(); in Run()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dacl.cpp291 dirPathList.pop_back(); in RecursiveEnableAcl()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_file_operations.cpp345 sql.pop_back(); // Remove last ',' in BuildQueryColumns()

Completed in 45 milliseconds

1...<<11121314151617181920>>...40