/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_observer_test.cpp | 927 entriesBatch.pop_back(); in KvObserverVerifyUpdateAndDelete() 1038 entriesBatch.pop_back(); in KvObserverVerifyTransactionCommit()
|
H A D | distributeddb_kv_observer_snap_test.cpp | 953 entriesBatch.pop_back(); in ObserverSnapVerifyDeleteBatch() 1084 entryBatches.pop_back(); in ObserverSnapVerifyTransactionCommit()
|
H A D | distributeddb_nb_predicate_query_expand_test.cpp | 401 expectEntries[INDEX_FORTH].pop_back(); in HWTEST_F() 532 expectEntries[INDEX_FORTH].pop_back(); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_cloud_interfaces_relational_remove_device_data_test.cpp | 240 updateAge.pop_back(); in DeleteUserTableRecord() 255 updateAge.pop_back(); in UpdateUserTableRecord()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_utils.cpp | 1542 sql.pop_back(); in CreateSameStuTable() 1545 sql.pop_back(); in CreateSameStuTable()
|
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | input_hub.cpp | 142 openingDevices_.pop_back(); in ScanAndRecordInputDevices() 395 openingDevices_.pop_back(); in DeviceIsExists()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | iomapper.cpp | 1445 iter_binding_live.destinations.pop_back(); in addStage() 1555 iter_binding_live.destinations.pop_back(); in addStage()
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-parser.cc | 2292 text_.pop_back(); in AddQuantifierToAtom() 2297 terms_.pop_back(); in AddQuantifierToAtom()
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | write.rs | 1922 "void cxxbridge1$std$vector${}$pop_back(::std::vector<{}> *v, {} *out) noexcept {{", in write_cxx_vector() 1926 writeln!(out, " v->pop_back();"); in write_cxx_vector()
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | write.rs | 1922 "void cxxbridge1$std$vector${}$pop_back(::std::vector<{}> *v, {} *out) noexcept {{", in write_cxx_vector() 1926 writeln!(out, " v->pop_back();"); in write_cxx_vector()
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | write.rs | 1922 "void cxxbridge1$std$vector${}$pop_back(::std::vector<{}> *v, {} *out) noexcept {{", in write_cxx_vector() 1926 writeln!(out, " v->pop_back();"); in write_cxx_vector()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 522 valnos.pop_back(); 1238 Spills.pop_back();
|
H A D | MachineOutliner.cpp | 327 ToVisit.pop_back(); in setSuffixIndices() 528 ToVisit.pop_back(); in advance()
|
H A D | TwoAddressInstructionPass.cpp | 802 VirtRegPairs.pop_back(); in scanUses() 805 VirtRegPairs.pop_back(); in scanUses()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 1670 buffersToUnmap.pop_back(); in allStages() 1700 buffersToUnmap.pop_back(); in allStages()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 76 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleInst() 603 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | def_use_test.cpp | 76 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleInst() 603 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 149 void pop_back() { MetadataPtrs.pop_back(); } in pop_back() function in __anon23961::BitcodeReaderMetadataList
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 558 IGSrcs.pop_back(); 559 ValidSwizzle.pop_back();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 739 // swap/pop_back for efficiency, but do not use it if doing so would in inlineCallsImpl() 744 CallSites.pop_back(); in inlineCallsImpl()
|
H A D | PartialInlining.cpp | 478 DFS.pop_back(); in computeOutliningColdRegionsInfo() 1464 Worklist.pop_back(); in run()
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | write.rs | 1922 "void cxxbridge1$std$vector${}$pop_back(::std::vector<{}> *v, {} *out) noexcept {{", in write_cxx_vector() 1926 writeln!(out, " v->pop_back();"); in write_cxx_vector()
|
/third_party/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 75 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleInst() 602 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleModule()
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 2464 operationRecords_.pop_back(); in HandleOnRevoke() 2466 operationRecords_.pop_back(); in HandleOnRevoke() 2482 inverseOperationRecords_.pop_back(); in HandleOnInverseRevoke()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_single_ver_natural_store_testcase.cpp | 881 key3.pop_back(); in SyncDatabaseOperate006() 1647 sizeKey.pop_back(); in TestMetaDataPutAndGet() 1755 sizeKey.pop_back(); in DataBaseCommonPutOperate()
|