Searched refs:Persistent (Results 1 – 17 of 17) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ExternalASTMerger.cpp | 164 Decl *Persistent = SourceMerger->FindOriginalDecl(FromD); in ImportImpl() local 166 if (!Persistent) in ImportImpl() 170 ASTContext &PersistentCtx = Persistent->getASTContext(); in ImportImpl() 175 auto DeclOrErr = OtherImporter.Import(Persistent); in ImportImpl()
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/PackageRepository/ |
| H A D | SCP.pm | 20 use OpenBSD::PackageRepository::Persistent;
|
| H A D | Persistent.pm | 20 package OpenBSD::PackageRepository::Persistent;
|
| H A D | HTTP.pm | 21 use OpenBSD::PackageRepository::Persistent;
|
| /openbsd-src/usr.sbin/pkg_add/ |
| H A D | Makefile | 43 OpenBSD/PackageRepository/Persistent.pm \
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | Indexing.cpp | 588 bool Persistent = requestedToGetTU; in clang_indexSourceFile_Impl() local 621 IndexAction.get(), UPtr, Persistent, CXXIdx->getClangResourcesPath(), in clang_indexSourceFile_Impl()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 756 bool Persistent = true, StringRef ResourceFilesPath = StringRef(),
|
| /openbsd-src/gnu/llvm/lldb/tools/lldb-test/ |
| H A D | lldb-test.cpp | 87 static cl::opt<bool> Persistent( variable 430 if (!Persistent) in evaluateBreakpoints()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlembed.pod | 708 call the subroutine C<Embed::Persistent::eval_file> which lives in the 721 package Embed::Persistent; 828 call_argv("Embed::Persistent::eval_file",
|
| H A D | perlsub.pod | 758 =head2 Persistent Private Variables 766 =head3 Persistent variables via state() 805 =head3 Persistent variables with closures
|
| H A D | perl5100delta.pod | 333 See L<perlsub/"Persistent Private Variables">.
|
| H A D | perlfunc.pod | 9086 See L<perlsub/"Persistent Private Variables"> for details.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq7.pod | 330 I<Persistent Private Variables>. 508 See L<perlsub/"Persistent Private Variables"> for more information. 511 L<perlsub/"Persistent Private Variables"> for details.
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 1532 ASTUnit *Unit, bool Persistent, StringRef ResourceFilesPath, in LoadFromCompilerInvocationAction() argument 1633 if (Persistent && !TrackerAct) { in LoadFromCompilerInvocationAction()
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | DESIGN-NOTES | 93 struct connection Persistent connections.
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 1657 0x302 Property: Persistent Unique ID
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/ |
| H A D | perlfunc.pod | |