Searched refs:rebase (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_update_version.py149 origin.pull(rebase=True)
/netbsd-current/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_update_version.py151 origin.pull(rebase=True)
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgcc_update327 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgcc_update330 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c5838 int base, int rebase, int max, int use_ldif )
5861 if ( rebase ) {
5877 if ( rebase )
5837 config_rename_add( Operation *op, SlapReply *rs, CfEntryInfo *ce, int base, int rebase, int max, int use_ldif ) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c12475 ** may set (*ppRebase) to point to a "rebase" that may be used with the
12744 ** In order to rebase a local changeset, the remote changeset must first
12746 ** the buffer of rebase information captured. Then:
12751 ** <li> The new object is configured with the rebase buffer obtained from
12779 ** Configure the changeset rebaser object to rebase changesets according
227261 SessionBuffer rebase; /* Rebase information (if any) here */ member in struct:SessionApplyCtx
[all...]

Completed in 1041 milliseconds