Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 25 of 44) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/examples/test/
H A Dlldbtest-stderr7 Test that lldb persistent variables works correctly. ... ok
16 Test that lldb persistent variables works correctly. ... ok
25 Test that lldb persistent variables works correctly. ... ok
34 Test that lldb persistent variables works correctly. ... ok
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp62 const bool persistent = false; in SetReturnValue() local
64 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
H A DABI.cpp71 bool persistent) const { in GetReturnValueObject()
87 if (persistent) { in GetReturnValueObject()
151 bool persistent) const { in GetReturnValueObject()
H A DThreadPlanCallFunction.cpp470 const bool persistent = false; in SetReturnValue() local
472 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
/openbsd-src/gnu/llvm/libcxx/docs/DesignDocs/
H A DCapturingConfigInfo.rst12 In order to support persistent configurations and reduce arbitrary preprocessor logic
38 The ``__config_site`` header is hence the only place where persistent configuration
50 multiple targets, and only duplicate the persistent information located in the
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DABI.h69 bool persistent = true) const;
73 bool persistent = true) const;
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlembed.pod66 Maintaining a persistent interpreter
679 =head2 Maintaining a persistent interpreter
682 applications, it's a good idea to maintain a persistent interpreter
688 scoping when using a persistent interpreter. In previous examples
709 file C<persistent.pl> and pass the filename and boolean cleanup/cache
722 #persistent.pl
784 /* persistent.c */
802 char *embedding[] = { "", "persistent.pl", NULL };
846 % cc -o persistent persistent
[all...]
H A Dperlmod.pod382 main compilation phase; that can be a problem in mod_perl and other persistent
H A Dperl5280delta.pod118 A persistent lexical array or hash variable can now be initialized,
120 list of persistent lexical variables is still not possible.
H A Dperl5005delta.pod500 perl can now be made persistent, via Policy.sh. Configure also records
H A Dperlsub.pod759 X<state> X<state variable> X<static> X<variable, persistent>
762 There are two ways to build persistent private variables in Perl 5.10.
/openbsd-src/share/snmp/
H A DVM-MIB.txt123 state has been saved to persistent store
177 state to persistent store. This is a
185 virtual machine are saved to persistent
194 state from persistent store. This is a
272 persistent configuration, which means the virtual machine
275 unknown(1) The persistent configuration is unknown,
277 to obtain the persistent configuration
280 persistent(2) The virtual machine is persistent, i.e.,
289 persistent(2),
592 persistent configuration, which means the virtual machine
H A DIP-MIB.txt2704 As the entries in this table are typically not persistent
2759 As the entries in this table are typically not persistent
3122 Information in this table is persistent, and when this
4548 As the entries in this table are typically not persistent
4593 As the entries in this table are typically not persistent
H A DBRIDGE-MIB.txt765 not persistent."
/openbsd-src/gnu/llvm/clang/docs/
H A DExternalClangExamples.rst33 a persistent in-memory database of references, symbolnames, completions
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DTODO3 - persistent allocator
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_context.c1388 kill_engines(struct i915_gem_engines *engines, bool exit, bool persistent) in kill_engines() argument
1403 if ((exit || !persistent) && intel_context_revoke(ce)) in kill_engines()
1416 if (engine && !__cancel_engine(engine) && (exit || !persistent)) in kill_engines()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dlldb-for-gdb-users.txt429 Finally, the results of the expressions are stored in persistent variables
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq.pod630 How do I keep persistent data across program calls?
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlfaq.pod536 faster than normal CGI Perl when running in persistent Perl mode or 4
H A Dperlfaqo.txt174 …ng programs up to 25 times faster than normal CGI Perl when running in persistent Perl mode or 4 t…
/openbsd-src/gnu/llvm/llvm/docs/
H A DLibFuzzer.rst765 * If the target library runs persistent threads (that outlive
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DChangeLog976 - Added workaround for persistent LVALUE-ness in perl5.004. All
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg3947 * avoid the persistent sync offset overruns.
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-21043 * Sticky tags:: Certain tags are persistent

12