Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/freebsd-12-stable/contrib/subversion/subversion/svn/schema/
Dinfo.rnc68 moved-from?,
69 moved-to?
92 moved-from = element moved-from { string }
94 moved-to = element moved-to { string }
134 "moved-away" | "moved-here" }
Dstatus.rnc75 attribute moved-from { text }?,
77 attribute moved-to { text }?
/freebsd-12-stable/contrib/dialog/
Dtextbox.c579 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 …]
Deditbox.c539 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/
DBufferTest.cpp32 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/
Dhanoi.m441 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/
Dprof_inlines_b.h140 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/
Dhash_page.c192 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/
DChangeLog.22-nov-200523 all the difficult stuff is moved to ldns.
88 * moved to configure
96 * moved to autoconf for building
/freebsd-12-stable/contrib/subversion/
DBUGS1 This document has been moved to
/freebsd-12-stable/contrib/pam_modules/pam_passwdqc/
DINTERNALS2 They will eventually be moved into a libpasswdqc.
/freebsd-12-stable/contrib/sendmail/cf/feature/
Dredirect.m423 R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
/freebsd-12-stable/contrib/bsnmp/lib/
Dsnmp.c361 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()
Dasn1.c204 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/
DTODO68 - 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/
Dvi.c1035 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/
Dblender8 # GLOB chunk was moved near start and provides subversion info since 2.42
Dvaried.out7 # Most have been moved to files for a particular processor,
/freebsd-12-stable/secure/caroot/
DREADME16 1) Any no-longer-trusted certificates should be moved to the
/freebsd-12-stable/contrib/tzdata/
Dantarctica43 # 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/
DmkCTM151 exec echo moved > $CTMlock
/freebsd-12-stable/sys/arm/nvidia/tegra124/
Dfiles.tegra12462 # Temporary/to be moved stuff
/freebsd-12-stable/contrib/wpa/
DREADME18 Source code files were moved around in v0.6.x releases and compared to
/freebsd-12-stable/contrib/ntp/
Ddepsver.mf40 # stale with respect to moved, deleted, or superceded headers. Most
/freebsd-12-stable/contrib/ntp/sntp/
Ddepsver.mf40 # stale with respect to moved, deleted, or superceded headers. Most

12345678910>>...12