Home
last modified time | relevance | path

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

12345678910>>...12

/NextBSD/contrib/subversion/subversion/svn/schema/
HDinfo.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" }
HDstatus.rnc75 attribute moved-from { text }?,
77 attribute moved-to { text }?
/NextBSD/contrib/dialog/
HDtextbox.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 …]
HDeditbox.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()
HDREADME7 I have uploaded cdialog-0.9a.tar.gz to sunsite. It should be moved
/NextBSD/usr.bin/m4/TEST/
HDhanoi.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))')')
/NextBSD/lib/libc/db/hash/
HDhash_page.c190 u_int16_t copyto, diff, off, moved; in __split_page() local
208 moved = 0; in __split_page()
213 (int)copyto, (int)moved); in __split_page()
239 moved += 2; in __split_page()
246 ino[0] -= moved; in __split_page()
282 int moved) /* Number of pairs moved to new page. */ in ugly_split() argument
328 ino[0] -= (moved + 2); in ugly_split()
340 moved = 0; in ugly_split()
/NextBSD/contrib/ldns/drill/
HDChangeLog.22-nov-200523 all the difficult stuff is moved to ldns.
88 * moved to configure
96 * moved to autoconf for building
/NextBSD/contrib/subversion/
HDBUGS1 This document has been moved to
/NextBSD/contrib/pam_modules/pam_passwdqc/
HDINTERNALS2 They will eventually be moved into a libpasswdqc.
/NextBSD/contrib/bsnmp/lib/
HDsnmp.c359 size_t auth_off, moved = 0; in pdu_encode_secparams() local
405 if (asn_commit_header(&tb, sptr, &moved) != ASN_ERR_OK) in pdu_encode_secparams()
409 pdu->digest_ptr = b->asn_ptr + auth_off - moved; in pdu_encode_secparams()
857 size_t moved = 0; in snmp_fix_encoding() local
883 if (asn_commit_header(b, pdu->outer_ptr, &moved) != ASN_ERR_OK) in snmp_fix_encoding()
887 pdu->digest_ptr -= moved; in snmp_fix_encoding()
HDasn1.c199 asn_commit_header(struct asn_buf *b, u_char *ptr, size_t *moved) in asn_commit_header() argument
218 if (moved != NULL) in asn_commit_header()
219 *moved = shift; in asn_commit_header()
/NextBSD/contrib/subversion/subversion/libsvn_fs_base/notes/
HDTODO68 - 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
/NextBSD/contrib/nvi/vi/
HDvi.c1041 int moved; in v_curword() local
1062 for (moved = 0, in v_curword()
1063 beg = sp->cno; beg < len && ISSPACE(p[beg]); moved = 1, ++beg); in v_curword()
1068 if (moved) { in v_curword()
/NextBSD/contrib/file/magic/Magdir/
HDblender8 # GLOB chunk was moved near start and provides subversion info since 2.42
HDvaried.out7 # Most have been moved to files for a particular processor,
/NextBSD/contrib/tzdata/
HDantarctica43 # 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
311 # Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
/NextBSD/contrib/ntp/
HDdepsver.mf39 # stale with respect to moved, deleted, or superceded headers. Most
/NextBSD/usr.sbin/ctm/mkCTM/
HDmkCTM151 exec echo moved > $CTMlock
/NextBSD/contrib/ntp/sntp/
HDdepsver.mf39 # stale with respect to moved, deleted, or superceded headers. Most
/NextBSD/usr.sbin/aslmanager/
HDaslmanager.c1049 int32_t x, moved; in module_copy_rename() local
1111 moved = filesystem_copy(dst, fpathsrc, fpathdst, dst->flags); in module_copy_rename()
1112 if (moved != 0) in module_copy_rename()
1141 moved = filesystem_copy(dst, fpathsrc, fpathdst, dst->flags); in module_copy_rename()
1142 if (moved != 0) in module_copy_rename()
/NextBSD/contrib/wpa/
HDREADME18 Source code files were moved around in v0.6.x releases and compared to
/NextBSD/contrib/less/
HDsearch.c308 int moved = 0; in clear_attn() local
336 moved = 1; in clear_attn()
339 if (moved) in clear_attn()
/NextBSD/share/termcap/
HDREADME17 termcap since that's moved last. The s.* terminals are specials, and
/NextBSD/crypto/openssl/doc/ssl/
HDd2i_SSL_SESSION.pod28 therefore not be moved, copied or stored directly. In order to store

12345678910>>...12