HomeSort by: relevance | last modified time | path
    Searched refs:rebase (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_update_version.py 151 origin.pull(rebase=True)
  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_update_version.py 169 origin.pull(rebase=True)
  /src/external/gpl3/gcc/dist/contrib/
gcc_update 347 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
  /src/external/gpl3/gcc.old/dist/contrib/
gcc_update 330 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
  /src/external/bsd/openldap/dist/servers/slapd/
bconfig.c 5679 int base, int rebase, int max, int use_ldif )
5706 if ( rebase ) {
5726 if ( rebase )
  /src/external/public-domain/sqlite/dist/
sqlite3.c 13073 ** may set (*ppRebase) to point to a "rebase" that may be used with the
13117 void **ppRebase, int *pnRebase, /* OUT: Rebase data */
13134 void **ppRebase, int *pnRebase, /* OUT: Rebase data */
13359 ** In order to rebase a local changeset, the remote changeset must first
13361 ** the buffer of rebase information captured. Then:
13366 ** <li> The new object is configured with the rebase buffer obtained from
13394 ** Configure the changeset rebaser object to rebase changesets according
13405 ** CAPI3REF: Rebase a changeset
237684 SessionBuffer rebase; \/* Rebase information (if any) here *\/ member in struct:SessionApplyCtx
    [all...]

Completed in 154 milliseconds