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

  /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...]
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 164 milliseconds