Home
last modified time | relevance | path

Searched full:pop_back (Results 501 - 525 of 760) sorted by relevance

1...<<2122232425262728293031

/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc2292 text_.pop_back(); in AddQuantifierToAtom()
2297 terms_.pop_back(); in AddQuantifierToAtom()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dwrite.rs1922 "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 Dwrite.rs1922 "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 Dwrite.rs1922 "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 DLiveInterval.cpp522 valnos.pop_back();
1238 Spills.pop_back();
H A DMachineOutliner.cpp327 ToVisit.pop_back(); in setSuffixIndices()
528 ToVisit.pop_back(); in advance()
H A DTwoAddressInstructionPass.cpp802 VirtRegPairs.pop_back(); in scanUses()
805 VirtRegPairs.pop_back(); in scanUses()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1670 buffersToUnmap.pop_back(); in allStages()
1700 buffersToUnmap.pop_back(); in allStages()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp76 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 Ddef_use_test.cpp76 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 DMetadataLoader.cpp149 void pop_back() { MetadataPtrs.pop_back(); } in pop_back() function in __anon23961::BitcodeReaderMetadataList
H A DBitcodeReader.cpp2256 GlobalInitWorklist.pop_back(); in resolveGlobalAndIndirectSymbolInits()
2272 IndirectSymbolInitWorklist.pop_back(); in resolveGlobalAndIndirectSymbolInits()
2285 FunctionPrefixWorklist.pop_back(); in resolveGlobalAndIndirectSymbolInits()
2298 FunctionPrologueWorklist.pop_back(); in resolveGlobalAndIndirectSymbolInits()
2311 FunctionPersonalityFnWorklist.pop_back(); in resolveGlobalAndIndirectSymbolInits()
2873 Record.pop_back(); in parseUseLists()
2947 FunctionsWithBodies.pop_back(); in rememberAndSkipFunctionBody()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp558 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 DInliner.cpp739 // swap/pop_back for efficiency, but do not use it if doing so would in inlineCallsImpl()
744 CallSites.pop_back(); in inlineCallsImpl()
H A DPartialInlining.cpp478 DFS.pop_back(); in computeOutliningColdRegionsInfo()
1464 Worklist.pop_back(); in run()
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dwrite.rs1922 "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 Ddef_use_test.cpp75 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleInst()
602 while (!text.empty() && text.back() == '\n') text.pop_back(); in DisassembleModule()
/third_party/node/tools/inspector_protocol/lib/
H A Dencoding_cpp.template546 envelopes_.pop_back();
567 envelopes_.pop_back();
1147 cbor->pop_back();
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding.cc538 envelopes_.pop_back();
559 envelopes_.pop_back();
1139 cbor->pop_back(); in AppendString8EntryToCBORMapTmpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp320 worklist.pop_back(); in threadEdgeImpl()
536 StartingStack.pop_back(); in solve()
555 BlockValueStack.pop_back(); in solve()
/third_party/json/single_include/nlohmann/
H A Djson.hpp6825 ref_stack.pop_back();
6847 ref_stack.pop_back();
7033 ref_stack.pop_back();
7034 keep_stack.pop_back();
7089 ref_stack.pop_back();
7090 keep_stack.pop_back();
7095 ref_stack.back()->m_value.array->pop_back();
7187 key_keep_stack.pop_back();
8697 token_string.pop_back();
12493 states.pop_back();
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3322 GEPIndices.pop_back();
3323 Indices.pop_back();
3337 GEPIndices.pop_back();
3338 Indices.pop_back();
4240 PostPromotionWorklist.pop_back();
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp471 CmdBuffer.pop_back(); in _PopUnusedDrawCmd()
502 CmdBuffer.pop_back(); in _TryMergeDrawCmds()
523 CmdBuffer.pop_back(); in _OnChangedClipRect()
545 CmdBuffer.pop_back(); in _OnChangedTextureID()
604 _ClipRectStack.pop_back(); in PopClipRect()
618 _TextureIdStack.pop_back(); in PopTextureID()
1734 ch._CmdBuffer.pop_back(); in Merge()
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp5937 ref_stack.pop_back();
5956 ref_stack.pop_back();
6142 ref_stack.pop_back();
6143 keep_stack.pop_back();
6198 ref_stack.pop_back();
6199 keep_stack.pop_back();
6204 ref_stack.back()->m_value.array->pop_back();
6296 key_keep_stack.pop_back();
7798 token_string.pop_back();
11094 states.pop_back();
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.h684 table.pop_back(); in pop()

Completed in 98 milliseconds

1...<<2122232425262728293031