Home
last modified time | relevance | path

Searched full:pop_back (Results 451 - 475 of 995) sorted by relevance

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp286 strColumnSql.pop_back(); in SqlConcatenate()
288 strRowValueSql.pop_back(); in SqlConcatenate()
322 strValueSql.pop_back(); in Insert()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpScanner.cpp337 numstr.pop_back(); in lFloatConst()
339 numstr.pop_back(); in lFloatConst()
341 numstr.pop_back(); in lFloatConst()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor.cc402 envelopes_.pop_back();
423 envelopes_.pop_back();
1030 cbor->pop_back(); in AppendString8EntryToCBORMap()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc673 cache_state_.stack_state.pop_back(); in DropValues()
686 cache_state_.stack_state.pop_back(); in DropValue()
1074 cache_state_.stack_state.pop_back(num_params); in PrepareCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp648 Ops.pop_back(); in getImpl()
650 Ops.pop_back(); in getImpl()
652 Ops.pop_back(); in getImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp78 BB->getInstList().pop_back(); in DetatchDeadBlocks()
267 BB->getInstList().pop_back(); in MergeBlockIntoPredecessor()
273 PredBB->getInstList().pop_back(); in MergeBlockIntoPredecessor()
H A DPromoteMemoryToRegister.cpp280 Allocas.pop_back(); in RemoveFromAllocasList()
652 RenamePassWorkList.pop_back(); in run()
801 LiveInBlockWorklist.pop_back(); in ComputeLiveInBlocks()
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc175 sequence_.pop_back(); in TEST_F()
752 odds.pop_back(); in TEST()
776 y.pop_back(); in TEST_F()
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp477 stack.pop_back(); in FindCaseFallThrough()
1114 stack.pop_back(); in ReachabilityPass()
1134 stack.pop_back(); in ReachabilityPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp162 void popOperator() { InfixOperatorStack.pop_back(); } in popOperator()
200 InfixOperatorStack.pop_back(); in pushOperator()
203 InfixOperatorStack.pop_back(); in pushOperator()
205 InfixOperatorStack.pop_back(); in pushOperator()
1393 OrigOperands.pop_back(); in VerifyAndAdjustOperands()
2895 Operands.pop_back(); in ParseInstruction()
2922 Operands.pop_back(); in ParseInstruction()
3160 Operands.pop_back(); in getPrefixes()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1287 pageRouteStack_.pop_back(); in OnPopToPageSuccess()
1342 pageRouteStack_.pop_back(); in OnPopPageSuccess()
1406 pageRouteStack_.pop_back(); in OnClearInvisiblePagesSuccess()
1446 pageRouteStack_.pop_back(); in OnReplacePageSuccess()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1459 pageRouteStack_.pop_back(); in OnPopToPageSuccess()
1521 pageRouteStack_.pop_back(); in OnPopPageSuccess()
1592 pageRouteStack_.pop_back(); in OnClearInvisiblePagesSuccess()
1650 pageRouteStack_.pop_back(); in OnReplacePageSuccess()
H A Djs_frontend.cpp49 eventParam.pop_back(); in TouchInfoToString()
74 eventParam.pop_back(); in TouchInfoToString()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp153 sql.pop_back(); in GetInsertSqlForCloudSync()
158 sql.pop_back(); in GetInsertSqlForCloudSync()
910 sql.pop_back(); in GetUpdateSqlForCloudSync()
1333 queryAssetsSql.pop_back(); in IsNeedUpdateAssetId()
/third_party/elfio/elfio/
H A Delfio.hpp444 sections_.pop_back();
470 segments_.pop_back();
582 segments_.pop_back();
593 segments_.pop_back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp875 EHPadStack.pop_back(); in fixUnwindMismatches()
916 EHPadStack.pop_back(); in fixUnwindMismatches()
1309 Stack.pop_back();
1314 Stack.pop_back();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp398 Substs.pop_back(); in resolve()
2805 Defsets.pop_back(); in ParseDefset()
2911 Loops.pop_back(); in ParseForeach()
2958 Loops.pop_back(); in ParseIf()
2983 Loops.pop_back(); in ParseIf()
3156 LetStack.pop_back(); in ParseTopLevelLet()
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h796 stack.pop_back();
834 stack.pop_back();
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp193 res.pop_back();
213 res.pop_back();
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_execute_rd_test.cpp295 res.pop_back(); in GetRandVector()
296 res.pop_back(); in GetRandVector()
/third_party/gn/src/gn/
H A Dvisual_studio_writer.cc437 projects_.pop_back(); in WriteProjectFiles()
924 parents.pop_back(); in ResolveSolutionFolders()
/third_party/libabigail/tools/
H A Dabilint.cc416 trace.pop_back(); in emit_artifact_use_trace()
423 trace.pop_back(); in emit_artifact_use_trace()
/third_party/rust/crates/cxx/src/
H A Dcxx.cc633 void cxxbridge1$std$vector$##RUST_TYPE##$pop_back(std::vector<CXX_TYPE> *v, \
636 v->pop_back(); \
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp860 heap.objects.pop_back(); in iterate()
903 heap.objects.pop_back(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp856 heap.objects.pop_back(); in iterate()
899 heap.objects.pop_back(); in iterate()

Completed in 56 milliseconds

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