Searched refs:pop (Results 326 - 350 of 363) sorted by relevance

<<1112131415

/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c935 #pragma pack(pop)
1656 #pragma pack(pop)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3675 TopQ.pop();
3682 BottomQ.pop();
H A DRDFGraph.cpp688 void DataFlowGraph::DefStack::pop() { function in class:DataFlowGraph::DefStack
H A DRegAllocGreedy.cpp746 CurQueue.pop();
2779 /// Using a CSR for the first time has a cost because it causes push|pop
H A DMachinePipeliner.cpp1112 FuncUnitOrder.pop();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4827 savedContext.pop();
5200 PreviousContext.pop();
5335 PreviousContext.pop();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp792 PPChainBranchIndex.pop();
/freebsd-13-stable/contrib/lib9p/backend/
H A Dfs.c1352 #pragma clang diagnostic pop
/freebsd-13-stable/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc1886 # pragma warning(pop)
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp479 SubRegQueue.pop();
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h574 #pragma warning(pop)
H A Dkmp_atomic.h279 #pragma pack(pop)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2201 State->Stack.pop();
/freebsd-13-stable/crypto/openssl/
H A DConfigure1885 pop @skip; },
3020 my $opts = pop;
3029 my $opts = pop;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2.c2354 #pragma warning(pop)
H A Decore_ll2.c2208 #pragma warning(pop)
H A Decore_iwarp.c3965 #pragma warning(pop)
H A Decore_mcp.c4789 #pragma warning(pop)
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js496 return [obj || options, levels.pop()];
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2614 Q.pop();
4767 DeclTypesToEmit.pop();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1277 case tok::annot_pragma_pack: // struct foo {...} _Pragma(pack(pop));
1280 // struct foo {...} _Pragma(vtordisp(pop));
3913 assert(!ClassStack.empty() && "Mismatched push/pop for class parsing");
3918 ClassStack.pop();
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1861 // and then pop back out, etc.
2064 // Remove pop-up notes if needed.
2576 WS.pop();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp890 FlowQ.pop();
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3240 #pragma pack(pop)
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1906 LoopStack.pop();
2500 LoopStack.pop();

Completed in 629 milliseconds

<<1112131415