Home
last modified time | relevance | path

Searched full:pop_back (Results 26 - 50 of 992) sorted by relevance

12345678910>>...40

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp102 out.pop_back(); in JoinString()
181 pathVector.pop_back(); in MakeNewJsModulePath()
193 pathVector.pop_back(); in MakeNewJsModulePath()
293 pathVector.pop_back(); in FindNpmPackage()
305 pathVector.pop_back(); in FindNpmPackage()
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dplayer.cpp526 onRefreshRenderListener_.pop_back(); in PopListener()
583 onPreparedListener_.pop_back(); in OnPopListener()
584 onPlayStatusListener_.pop_back(); in OnPopListener()
585 onCurrentPosListener_.pop_back(); in OnPopListener()
586 onCompletionListener_.pop_back(); in OnPopListener()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc232 nodes.pop_back(); in TEST()
240 edges.pop_back(); in TEST()
274 edges.pop_back(); in TEST()
336 nodes.pop_back(); in TEST()
343 edges.pop_back(); in TEST()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dstate_machine.cpp64 currentStates.pop_back(); in TransferState()
65 desiredStates.pop_back(); in TransferState()
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dstate_machine.cpp64 currentStates.pop_back(); in TransferState()
65 desiredStates.pop_back(); in TransferState()
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/cache/
H A Drender_fifo_cache.h41 valueList_.pop_back(); in Put()
71 valueList_.pop_back(); in ReSize()
/third_party/json/docs/mkdocs/docs/api/json_pointer/
H A Dindex.md37 - [**pop_back**](pop_back.md) - remove last reference token
/third_party/skia/tools/viewer/
H A DBisectSlide.cpp50 fTrail.pop_back(); in onChar()
75 fTrail.pop_back(); in onChar()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.cpp267 pageRouterStack_.pop_back(); in StartPop()
268 viewStack_.pop_back(); in StartPop()
479 pageRouterStack_.pop_back(); in LoadPage()
485 pageRouterStack_.pop_back(); in LoadPage()
534 pageRouterStack_.pop_back(); in MovePageToFront()
554 pageRouterStack_.pop_back(); in PopPage()
555 viewStack_.pop_back(); in PopPage()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsimple_tracker_log_table_manager.cpp33 sql.pop_back(); in CalcPrimaryKeyHash()
34 sql.pop_back(); in CalcPrimaryKeyHash()
100 updateTrigger.pop_back(); in GetUpdateTrigger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DConvertUTFWrapper.cpp132 Out.pop_back(); in convertUTF16ToUTF8String()
150 DstUTF16.pop_back(); in convertUTF8ToUTF16String()
177 DstUTF16.pop_back(); in convertUTF8ToUTF16String()
/third_party/skia/experimental/skrive/src/reader/
H A DJsonReader.cpp165 fContextStack.pop_back();
180 fContextStack.pop_back();
236 fContextStack.pop_back();
/third_party/json/tests/src/
H A Dunit-json_pointer.cpp37 CHECK_THROWS_WITH_AS(p.pop_back(),
553 ptr.pop_back();
568 ptr.pop_back();
569 ptr.pop_back();
588 CHECK_THROWS_WITH(ptr.pop_back(),
627 ptr.pop_back();
636 ptr.pop_back();
637 ptr.pop_back();
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_delegate.cpp134 createdCallbacks_.pop_back(); in RemoveCreatedCallback()
146 releasedCallbacks_.pop_back(); in RemoveReleasedCallback()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp57 heap_.pop_back(); in Pop()
71 heap_.pop_back(); in Remove()
/third_party/skia/third_party/externals/angle2/src/common/
H A DFixedVector_unittest.cpp71 // Test the pop_back function
77 vec.pop_back(); in TEST()
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.cpp103 fDescriptorHeaps.pop_back(); in allocateTable()
124 fDescriptorHeaps.pop_back(); in prepForSubmit()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DStagingDescriptorAllocatorD3D12.cpp58 buffer.freeBlockIndices.pop_back(); in AllocateCPUDescriptors()
61 mAvailableHeaps.pop_back(); in AllocateCPUDescriptors()
/third_party/skia/third_party/externals/tint/src/utils/
H A Dunique_vector.h97 T pop_back() { in pop_back() function
100 vector.pop_back(); in pop_back()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution.cc70 under.pop_back(); in InitDiscreteDistribution()
72 over.pop_back(); in InitDiscreteDistribution()
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgGeneratorState.hpp82 void popExpressionFlags (void) { m_exprFlagStack.pop_back(); } in popExpressionFlags()
86 void popPrecedence (void) { m_precedenceStack.pop_back(); } in popPrecedence()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp284 WorkList.pop_back();
315 WorkList.pop_back();
497 WorkList.pop_back();
578 WorkList.pop_back();
621 WorkList.pop_back();
655 WorkList.pop_back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp209 BranchStack.pop_back(); in popBranch()
214 LoopStack.pop_back(); in popLoop()
586 LoopStack.pop_back();
608 IfThenElseStack.pop_back();
635 IfThenElseStack.pop_back();
638 LastAlu.pop_back();
/third_party/spirv-tools/test/util/
H A Dsmall_vector_test.cpp608 TEST(SmallVectorTest, Pop_back) { in TEST()
613 vec.pop_back(); in TEST()
614 vec.pop_back(); in TEST()
615 vec.pop_back(); in TEST()
653 vec.pop_back(); in TEST()
665 vec.pop_back(); in TEST()
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameraprovidercase.cpp1272 streamIds.pop_back(); in HWTEST_F()
1326 streamIds.pop_back(); in HWTEST_F()
1367 streamIds.pop_back(); in HWTEST_F()
1421 streamIds.pop_back(); in HWTEST_F()
1475 streamIds.pop_back(); in HWTEST_F()
2128 streamIds.pop_back(); in HWTEST_F()
2143 streamIds.pop_back(); in HWTEST_F()
2158 streamIds.pop_back(); in HWTEST_F()
2173 streamIds.pop_back(); in HWTEST_F()
2229 settings.pop_back(); in HWTEST_F()
[all...]

Completed in 19 milliseconds

12345678910>>...40