| /freebsd-12-stable/contrib/subversion/subversion/svn/schema/ |
| D | info.rnc | 68 moved-from?, 69 moved-to? 92 moved-from = element moved-from { string } 94 moved-to = element moved-to { string } 134 "moved-away" | "moved-here" }
|
| D | status.rnc | 75 attribute moved-from { text }?, 77 attribute moved-to { text }?
|
| /freebsd-12-stable/contrib/dialog/ |
| D | textbox.c | 579 bool moved = FALSE; in perform_search() local 648 moved = TRUE; in perform_search() 652 return moved; in perform_search() 707 bool moved; in dialog_textbox() local 739 moved = TRUE; in dialog_textbox() 775 if (moved) { in dialog_textbox() 813 moved = FALSE; /* assume we'll not move */ in dialog_textbox() 873 moved = TRUE; in dialog_textbox() 889 moved = TRUE; in dialog_textbox() 895 moved = TRUE; in dialog_textbox() [all …]
|
| D | editbox.c | 539 bool moved = TRUE; in dlg_editbox() local 596 moved = FALSE; in dlg_editbox() 600 moved = FALSE; in dlg_editbox() 603 if (moved) { in dlg_editbox()
|
| /freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/utils/test/ |
| D | BufferTest.cpp | 32 Buffer moved(std::move(sized)); in TEST() local 37 assigned = std::move(moved); in TEST() 47 Buffer moved(std::move(acquired)); in TEST() local 50 assigned = std::move(moved); in TEST()
|
| /freebsd-12-stable/usr.bin/m4/TEST/ |
| D | hanoi.m4 | 41 define(moved,`move disk from $1 to $2 macro 44 define(trans, `ifelse($4,1,`moved($1,$2)', 45 `trans($1,$3,$2,DECR($4))moved($1,$2)trans($3,$2,$1,DECR($4))')')
|
| /freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/ |
| D | prof_inlines_b.h | 140 bool sampled, old_sampled, moved; in prof_realloc() local 162 moved = (ptr != old_ptr); in prof_realloc() 166 } else if (moved) { in prof_realloc()
|
| /freebsd-12-stable/lib/libc/db/hash/ |
| D | hash_page.c | 192 u_int16_t copyto, diff, off, moved; in __split_page() local 210 moved = 0; in __split_page() 215 (int)copyto, (int)moved); in __split_page() 241 moved += 2; in __split_page() 248 ino[0] -= moved; in __split_page() 284 int moved) /* Number of pairs moved to new page. */ in ugly_split() argument 330 ino[0] -= (moved + 2); in ugly_split() 342 moved = 0; in ugly_split()
|
| /freebsd-12-stable/contrib/ldns/drill/ |
| D | ChangeLog.22-nov-2005 | 23 all the difficult stuff is moved to ldns. 88 * moved to configure 96 * moved to autoconf for building
|
| /freebsd-12-stable/contrib/subversion/ |
| D | BUGS | 1 This document has been moved to
|
| /freebsd-12-stable/contrib/pam_modules/pam_passwdqc/ |
| D | INTERNALS | 2 They will eventually be moved into a libpasswdqc.
|
| /freebsd-12-stable/contrib/sendmail/cf/feature/ |
| D | redirect.m4 | 23 R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
|
| /freebsd-12-stable/contrib/bsnmp/lib/ |
| D | snmp.c | 361 size_t auth_off, moved = 0; in pdu_encode_secparams() local 407 if (asn_commit_header(&tb, sptr, &moved) != ASN_ERR_OK) in pdu_encode_secparams() 411 pdu->digest_ptr = b->asn_ptr + auth_off - moved; in pdu_encode_secparams() 859 size_t moved = 0; in snmp_fix_encoding() local 885 if (asn_commit_header(b, pdu->outer_ptr, &moved) != ASN_ERR_OK) in snmp_fix_encoding() 889 pdu->digest_ptr -= moved; in snmp_fix_encoding()
|
| D | asn1.c | 204 asn_commit_header(struct asn_buf *b, u_char *ptr, size_t *moved) in asn_commit_header() argument 223 if (moved != NULL) in asn_commit_header() 224 *moved = shift; in asn_commit_header()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| D | TODO | 68 - File contents and deltas should be moved out to a `contents' table. 70 - Directory contents should be moved out to a `directories' table, 77 - Property lists should be moved out to a table `properties', indexed
|
| /freebsd-12-stable/contrib/nvi/vi/ |
| D | vi.c | 1035 int moved; in v_curword() local 1056 for (moved = 0, in v_curword() 1057 beg = sp->cno; beg < len && ISSPACE(p[beg]); moved = 1, ++beg); in v_curword() 1062 if (moved) { in v_curword()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | blender | 8 # GLOB chunk was moved near start and provides subversion info since 2.42
|
| D | varied.out | 7 # Most have been moved to files for a particular processor,
|
| /freebsd-12-stable/secure/caroot/ |
| D | README | 16 1) Any no-longer-trusted certificates should be moved to the
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | antarctica | 43 # Casey moved from UTC+8 to UTC+11 44 # Davis moved from UTC+7 to UTC+5 45 # Mawson moved from UTC+6 to UTC+5 336 # Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
|
| /freebsd-12-stable/usr.sbin/ctm/mkCTM/ |
| D | mkCTM | 151 exec echo moved > $CTMlock
|
| /freebsd-12-stable/sys/arm/nvidia/tegra124/ |
| D | files.tegra124 | 62 # Temporary/to be moved stuff
|
| /freebsd-12-stable/contrib/wpa/ |
| D | README | 18 Source code files were moved around in v0.6.x releases and compared to
|
| /freebsd-12-stable/contrib/ntp/ |
| D | depsver.mf | 40 # stale with respect to moved, deleted, or superceded headers. Most
|
| /freebsd-12-stable/contrib/ntp/sntp/ |
| D | depsver.mf | 40 # stale with respect to moved, deleted, or superceded headers. Most
|