Home
last modified time | relevance | path

Searched full:pop_back (Results 151 - 175 of 997) sorted by relevance

12345678910>>...40

/third_party/node/deps/v8/src/handles/
H A Dlocal-handles.cc97 blocks_.pop_back(); in RemoveUnusedBlocks()
/third_party/node/deps/v8/src/parsing/
H A Dfunc-name-inferrer.cc44 names_stack_.pop_back(); in RemoveAsyncKeywordFromEnd()
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h28 void pop_back() { --size_; } in pop_back() function in v8::internal::DetachableVectorBase
/third_party/skia/third_party/externals/angle2/src/common/
H A Dtls.cpp48 freeTlsIndices.pop_back(); in CreateTLSIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp27 this->DumpDir.pop_back(); in DumpObjects()
H A DCore.cpp679 QueryInfos.pop_back(); in materialize()
858 RejectedWeakDefs.pop_back(); in defineMaterializing()
1057 Worklist.pop_back(); in resolve()
1123 Worklist.pop_back(); in emit()
1244 Worklist.pop_back(); in notifyFailed()
1781 PendingQueries.pop_back();
2180 OutstandingMUs.pop_back();
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp33 extensions.pop_back(); in CreateExtensionString()
H A DPersistentCommandPool.cpp80 mFreeBuffers.pop_back(); in allocate()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DErrorScope.cpp54 mScopes.pop_back(); in Pop()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DObjectAllocator.h96 mFreeIds.pop_back(); in GetNewId()
/third_party/skia/third_party/externals/tint/src/
H A Dscope_stack.h45 stack_.pop_back(); in Pop()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc80 pending.pop_back(); in Destroy()
/third_party/skia/third_party/externals/abseil-cpp/
H A Dabsl_hardening_test.cc53 EXPECT_DEATH_IF_SUPPORTED(inlined_vector.pop_back(), ""); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc47 subs.pop_back(); in ApplySubstitutions()
/third_party/skia/docs/examples/
H A Dl_system_plant.cpp69 ptstack.pop_back(); in REG_FIDDLE_ANIMATED()
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpressionGenerator.cpp82 m_expressionStack.pop_back(); in generate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A Dcl_util.cpp75 extensions.pop_back(); in RemoveUnsupportedCLExtensions()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbg_continuous_task_mgr_test.cpp550 dumpOption.pop_back(); in HWTEST_F()
556 dumpOption.pop_back(); in HWTEST_F()
563 dumpOption.pop_back(); in HWTEST_F()
909 dumpOption.pop_back(); in HWTEST_F()
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp153 res.pop_back(); in parent_pointer()
158 /// @sa https://json.nlohmann.me/api/json_pointer/pop_back/
159 void pop_back() in pop_back() function
166 reference_tokens.pop_back(); in pop_back()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h225 void pop_back() { in pop_back() function in llvm::SmallVectorTemplateCommon
313 void pop_back() { in pop_back() function in llvm::SmallVectorTemplateBase
384 this->pop_back(); in pop_back_val()
442 this->pop_back(); in erase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallVector.h225 void pop_back() { in pop_back() function in llvm::SmallVectorTemplateCommon
309 void pop_back() { this->set_size(this->size() - 1); } in pop_back() function in llvm::SmallVectorTemplateBase
376 this->pop_back(); in pop_back_val()
445 this->pop_back(); in erase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h75 RegionQueue.pop_back(); in replaceEntryRecursive()
93 RegionQueue.pop_back(); in replaceExitRecursive()
893 Regions.pop_back(); in getCommonRegion()
905 BBs.pop_back(); in getCommonRegion()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp1010 inputs.pop_back();
1011 outputs.pop_back();
1096 inputs0.pop_back();
1097 inputs1.pop_back();
1098 outputs.pop_back();
1202 inputs0.pop_back();
1203 inputs1.pop_back();
1204 inputs2.pop_back();
1205 outputs.pop_back();
1318 inputs0.pop_back();
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp1012 inputs.pop_back();
1013 outputs.pop_back();
1098 inputs0.pop_back();
1099 inputs1.pop_back();
1100 outputs.pop_back();
1204 inputs0.pop_back();
1205 inputs1.pop_back();
1206 inputs2.pop_back();
1207 outputs.pop_back();
1320 inputs0.pop_back();
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp370 children_.pop_back();
483 children_.pop_back(); in PopChildNoRefresh()
657 stack.pop_back(); in DisableTree()
681 stack.pop_back(); in EnableTree()
1325 stack.pop_back(); in UpdateTransformations()

Completed in 22 milliseconds

12345678910>>...40