Searched refs:changing (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c187 svn_revnum_t changing;
220 change->changing = SVN_INVALID_REVNUM;
244 /* We're now changing the node. Record the revision. */
245 SVN_ERR_ASSERT(!SVN_IS_VALID_REVNUM(change->changing)
246 || change->changing == base_revision);
247 change->changing = base_revision;
434 SVN_ERR_ASSERT(SVN_IS_VALID_REVNUM(change->changing));
441 change->changing, NULL, props));
444 change->changing, props,
811 SVN_ERR_ASSERT(!SVN_IS_VALID_REVNUM(change->changing)
186 svn_revnum_t changing; member in struct:change_node
[all...]
/freebsd-10.0-release/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec14 PAM-aware password changing programs, such as passwd(1). In addition
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c473 int changing = 0; local
547 changing = 1;
560 if (changing && sehdr.e_phnum != 0) {
617 changing = 1;
676 if (changing && sehdr.e_phnum != 0) {
/freebsd-10.0-release/tools/tools/editing/
H A Dfreebsd.vim28 " indentation. It registers a macro (see below) for changing a buffer's
/freebsd-10.0-release/usr.sbin/cron/doc/
H A DINSTALL66 command is issued; changing the source files later will have no effect until
/freebsd-10.0-release/contrib/gperf/src/
H A Dsearch.cc925 without changing the partition is better merged with the previous step,
1202 /* Now the set of changing characters of this step. */
1210 unsigned int *changing = new unsigned int[changing_count]; local
1214 changing[changing_count++] = c;
1216 step->_changing = changing;
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2_history.txt302 * 03-03-08 02.00.07 Fixed MPI2_FW_IMAGE_HEADER by changing Reserved26 to
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.keys249 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
250 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex1595 % The font-changing commands redefine the meanings of \tenSTYLE, instead
1600 % Each font-changing command also sets the names \lsize (one size lower)
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1662 % The font-changing commands redefine the meanings of \tenSTYLE, instead
1667 % Each font-changing command also sets the names \lsize (one size lower)
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex1596 % The font-changing commands redefine the meanings of \tenSTYLE, instead
1601 % Each font-changing command also sets the names \lsize (one size lower)

Completed in 325 milliseconds