Home
last modified time | relevance | path

Searched refs:fresh (Results 1 – 25 of 82) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/perl/dist/Net-Ping/t/
D450_service.t118 # Get a fresh object
144 # Get a fresh object
162 # Get a fresh object
/openbsd/src/lib/libc/regex/
Dengine.c82 states fresh; /* states for a fresh start */ member
180 SETUP(m->fresh); in matcher()
678 states fresh = m->fresh; in fast() local
695 ASSIGN(fresh, st); in fast()
702 if (EQ(st, fresh)) in fast()
743 ASSIGN(st, fresh); in fast()
/openbsd/src/regress/usr.sbin/ospfd/
DREADME2 test one fresh daemon is started with an individual config. It is
/openbsd/src/gnu/usr.bin/cvs/doc/
DChangeLog.fsf37 * fresh changelog.
/openbsd/src/gnu/usr.bin/texinfo/
DREADME.dev21 Here's the order in which to run the tools for a fresh build:
/openbsd/src/gnu/llvm/llvm/lib/Support/
Dregengine.inc84 states fresh; /* states for a fresh start */
181 SETUP(m->fresh);
729 states fresh = m->fresh;
741 ASSIGN(fresh, st);
748 if (EQ(st, fresh))
790 ASSIGN(st, fresh);
/openbsd/src/gnu/llvm/lldb/docs/status/
Dgoals.rst38 In order to achieve our goals we decided to start with a fresh architecture
/openbsd/src/games/quiz/datfiles/
Dlatin69 dulcis:sweet|fresh
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/
DOk.t13 # Make sure there is a fresh trace object for each group
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/
DState.pm278 fresh => sub {
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_edid.h447 int hsize, int vsize, int fresh,
/openbsd/src/lib/libc/stdlib/
Dmalloc.c856 int fresh; in unmap() local
860 fresh = (uintptr_t)r & 1; in unmap()
862 if (!fresh && !mopts.malloc_freeunmap) in unmap()
927 int fresh; in map() local
937 fresh = (uintptr_t)p & 1UL; in map()
939 if (!fresh && !mopts.malloc_freeunmap) in map()
/openbsd/src/gnu/usr.bin/perl/dist/threads-shared/t/
Dcond.t110 # Make sure a lock factory gives out fresh locks each time
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/target/
Dllvm_target.mli215 (** Emits assembly or object data for the given module to a fresh memory
/openbsd/src/gnu/usr.bin/perl/
DREADME.amiga13 This is a port of Perl 5.22.1, it is a fresh port and not in any way
DREADME.vms216 the advice in the "Cleaning up and starting fresh (optional)" and the checklist
326 =head2 Cleaning up and starting fresh (optional) installing Perl on VMS
/openbsd/src/gnu/usr.bin/cvs/man/
DChangeLog263 * fresh changelog.
/openbsd/src/lib/libz/
Dalgorithm.doc18 it would be useful to start another block with fresh trees. (This is
227 it would be useful to start another block with fresh trees. (This is
436 it would be useful to start another block with fresh trees. (This is
/openbsd/src/usr.sbin/nsd/doc/
DNSD-VERIFY-MODS182 When the SOA-Refresh timer runs out, a fresh zone is tried to be fetched from
/openbsd/src/gnu/usr.bin/perl/Porting/
Dhow_to_write_a_perldelta.pod20 a fresh new document ready for the next release.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dbfd.texinfo237 some operation and reopen the BFD again, to get a fresh copy of the data
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfd.texinfo250 some operation and reopen the BFD again, to get a fresh copy of the data
/openbsd/src/gnu/llvm/llvm/docs/
DSupportPolicy.rst133 remain fresh with HEAD (such as experimental back-ends or alternative build
/openbsd/src/games/adventure/
Dglorkz1272 000 "Drop coins here to receive fresh batteries."
1274 000 There are fresh batteries here.
1614 183 You can find some fresh batteries. I seem to recall there's a vending
/openbsd/src/gnu/usr.bin/cvs/
DINSTALL72 5) Having done step 4, one should be able to checkout a fresh copy of the

1234