| /openbsd/src/usr.bin/m4/ |
| D | look.c | 285 static char **kept = NULL; variable 295 kept = xreallocarray(kept, kept_capacity, in keep() 299 kept[kept_size++] = ptr; in keep() 321 if (!string_in_use(kept[i])) { in free_definition() 323 free(kept[i]); in free_definition() 325 kept[i] = kept[kept_size]; in free_definition()
|
| /openbsd/src/usr.sbin/pkg_add/OpenBSD/ |
| D | UpdateSet.pm | 223 $o->{kept} = {}; 279 $self->{kept}->{$h->pkgname} = $h; 289 $self->{kept}{$h->pkgname} = $h; 321 sub kept($self) subroutine 323 return values %{$self->{kept}}; 338 return keys %{$self->{kept}}; 343 return ($self->older, $self->newer, $self->kept); 374 if ($self->kept > 0) { 495 $self->add_kept($set->kept);
|
| D | Tracker.pm | 101 for my $n ($set->kept) { 127 for my $n ($set->kept, $set->older, $set->hints) { 138 for my $n ($set->older, $set->kept) { 157 for my $n ($set->kept) { 172 for my $n ($set->kept) {
|
| D | PkgAdd.pm | 409 for my $o ($set->older, $set->kept) { 525 next if defined $set->{kept}{$toreplace}; 583 if ($set->{kept}{$m}) { 611 for my $h ($set->newer, $set->kept) { 612 for my $h2 ($set->newer, $set->kept) { 1071 sub may_grab_debug_for($class, $orig, $kept, $state) 1078 return if $kept && -f "$d/$dbg.tgz";
|
| /openbsd/src/lib/libssl/test/ |
| D | CAss.cnf | 34 dir = ./demoCA # Where everything is kept 35 certs = $dir/certs # Where the issued certs are kept 36 crl_dir = $dir/crl # Where the issued crl are kept
|
| D | test.cnf | 15 dir = ./demoCA # Where everything is kept 16 certs = $dir/certs # Where the issued certs are kept 17 crl_dir = $dir/crl # Where the issued crl are kept
|
| /openbsd/src/usr.bin/libtool/LT/ |
| D | Getopt.pm | 269 $self->{kept} = []; 286 @main::ARGV = @{$self->{kept}}; 291 push(@{$self->{kept}}, @args);
|
| /openbsd/src/regress/usr.bin/mandoc/mdoc/Bk/ |
| D | break.out_ascii | 10 handlers must be kept together with the text following it: 14 just the macros to be kept together is sufficient: 22 Even text printed without spacing must be kept together with the text
|
| /openbsd/src/regress/usr.bin/make/ |
| D | mk6 | 2 # Value should be kept until after loop
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | DebugInfoFlags.def | 25 // General flags kept in DINode. 74 // Subprogram-specific flags kept in DISubprogram.
|
| /openbsd/src/gnu/usr.bin/perl/t/lib/ |
| D | dbmt_common.pl | 348 my @kept = (); 351 push @kept, $_; 352 $result{$name} = "$name - $count: [@kept]";
|
| /openbsd/src/gnu/llvm/libcxx/docs/ |
| D | README.txt | 15 The documentation in this directory is published at https://libcxx.llvm.org. It is kept up-to-date
|
| /openbsd/src/regress/sys/kern/sosplice/ |
| D | README | 6 are kept in the args-*.pl files. The perf directory contains a C
|
| /openbsd/src/regress/usr.sbin/httpd/tests/ |
| D | README | 4 The test arguments are kept in the args-*.pl files.
|
| /openbsd/src/gnu/gcc/gcc/config/mmix/ |
| D | predicates.md | 33 /* This little bit is why the body of this predicate is kept as C. */ 66 /* FIXME: This needs to be kept in sync with the tables in
|
| /openbsd/src/regress/usr.sbin/relayd/ |
| D | README | 5 checked for certain messages. The test arguments are kept in the
|
| /openbsd/src/gnu/usr.bin/perl/dist/Search-Dict/ |
| D | README.release | 19 4. Look at the Changes file. If it was not kept up to date in blead,
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | overload.inc | 98 /* Names kept in the symbol table. fallback => "()", the rest has
|
| /openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
| D | README.release | 19 4. Look at the Changes file. If it was not kept up to date in blead,
|
| /openbsd/src/gnu/llvm/clang/tools/scan-build-py/ |
| D | README.md | 59 the analysis are kept on the disk in `./ctu-dir`. 105 output still kept.
|
| /openbsd/src/gnu/llvm/compiler-rt/cmake/Modules/ |
| D | CompilerRTAIXUtils.cmake | 37 # FIXME: Target name should be kept consistent with definition
|
| /openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| D | 2001-02-13-Reference-Memory.txt | 22 pointer type would be kept for C++ like semantics. Through analysis,
|
| /openbsd/src/lib/libssl/doc/ |
| D | openssl.cnf | 41 dir = ./demoCA # Where everything is kept 42 certs = $dir/certs # Where the issued certs are kept 43 crl_dir = $dir/crl # Where the issued crl are kept
|
| /openbsd/src/regress/usr.sbin/syslogd/ |
| D | README | 8 The test arguments are kept in the args-*.pl files.
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | ClangTools.rst | 11 Only a couple of the most basic and fundamental tools are kept in the 12 primary Clang tree. The rest of the tools are kept in a separate
|