• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/

Lines Matching refs:Copy

17561   void *token;            /* Copy of SubProgram.token */
19779 /* 14 */ "Copy",
32124 u16 iPageSize16; /* Copy of iPageSize in 16-bit variable */
33188 /* Copy original pages out of the journal and back into the
36858 u16 maxLocal; /* Copy of BtShared.maxLocal or BtShared.maxLeaf */
36859 u16 minLocal; /* Copy of BtShared.minLocal or BtShared.minLeaf */
41178 ** Copy data from a buffer to a page, or from a page to a buffer.
41196 /* Copy data from buffer to page (a write operation) */
41203 /* Copy data from page to buffer (a read operation) */
43159 /* Copy the b-tree node content from page pFrom to page pTo. */
43682 ** page is the right-child of the parent. Copy the contents of the
43855 ** page that will become the new right-child of pPage. Copy the contents
43877 /* Copy the overflow cells from pRoot to pChild */
45612 ** page iSrcPg from the source database. Copy this data into the
45652 /* Copy the data from the source page into the destination page.
45699 ** Copy nPage pages from the source b-tree to the destination.
45966 ** has been modified by a transaction on the source pager. Copy
45999 ** Copy the complete content of pBtFrom into pBtTo. A transaction
48630 ** Copy the values stored in the VdbeFrame structure to its Vdbe. This
52257 Op *aOp = p->aOp; /* Copy of p->aOp */
52267 Mem *aMem = p->aMem; /* Copy of p->aMem */
53163 /* Opcode: Copy P1 P2 * * *
53558 /* Copy the result of the function into register P3 */
57145 ** OP_Program instruction. Copy a value currently stored in a memory
57682 /* Copy the result of the function to the P3 register. We
58042 int flags; /* Copy of "flags" passed to sqlite3_blob_open() */
59095 Expr *pDup; /* Copy of pOrig */
61019 /* Copy the p->u.zToken string, if any. */
64571 Table *pNew; /* Copy of pParse->pNewTable */
67940 Select *pSel; /* Copy of the SELECT that implements the view */
73488 u8 enableLookaside; /* Copy of db->lookaside.bEnabled */
73692 FKey *pNext; /* Copy of pFKey->pNextFrom */
83359 /* Copy over the row data
85438 /* Copy over the sequence table
85453 /* Copy the triggers, views, and virtual tables from the main database
85495 /* Copy Btree meta values */
87747 Expr *pStr2; /* Copy of pStr1 - RHS of LIKE/GLOB operator */
88724 Index *pIdx; /* Copy of pProbe, or zero for IPK index */
97233 ** explicitly declared column. Copy meta information from *pCol.
105445 ** arg 0: Copy of 'p' parameter passed to this function
105446 ** arg 1: Copy of 'pContext' parameter passed to this function
107393 int iStrategy; /* Copy of idxNum search parameter */
110640 UChar *aChar; /* Copy of input using utf-16 encoding */