• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/

Lines Matching defs:Set

2099 ** CAPI3REF: Set A Busy Timeout
3206 ** CAPI3REF: Number Of Columns In A Result Set
3215 ** CAPI3REF: Column Names In A Result Set
7766 /* Set and get the suggested cache-size for the specified pager-cache.
8847 #define OE_SetNull 7 /* Set the foreign key value to NULL */
8848 #define OE_SetDflt 8 /* Set the foreign key value to its default */
9706 #define OPFLAG_NCHANGE 0x01 /* Set to update db->nChange */
9707 #define OPFLAG_LASTROWID 0x02 /* Set to update db->lastRowid */
10862 ** Set the value of a status to X.
11231 ** Set the time to the current time reported by the VFS
12993 ** Set the number of backtrace levels kept for each allocation.
13009 ** Set the title string for subsequent allocations.
14080 /* Set iBlock to the index of the block pointed to by pOld in
15611 ** Set the soft heap-size limit for the library. Passing a zero or
16754 if( precision<0 ) precision = 6; /* Set default precision */
17696 ** A Set structure is used for quick testing to see if a value
17701 typedef struct Set Set;
17702 struct Set {
18076 /* Set len to the maximum number of bytes required in the output buffer. */
18094 /* Set zIn to point at the start of the input buffer and zTerm to point 1
18480 ** Set the most recent error code and error string for the sqlite
20426 int newLocktype; /* Set pFile->locktype to this value before exiting */
22161 ** Set or check the unixFile.tid field. This field is set when an unixFile
22927 /* Set up the transaction-counter change checking flags when
27489 /* Set a flag that indicates we're the first to create the memory so it
28024 int newLocktype; /* Set pFile->locktype to this value before exiting */
29184 ** Set the i-th bit. Return 0 on success and an error code if
29345 ** 1 N S X Set N bits beginning with S and incrementing by X
29347 ** 3 N Set N randomly chosen bits
29349 ** 5 N S X Set N bits from S increment X in array only, not in bitvec
29993 ** Set the suggested cache-size value.
31360 Bitvec *pInSavepoint; /* Set of pages in this savepoint */
31489 u8 changeCountDone; /* Set after incrementing the change-counter */
31492 u8 dbSizeValid; /* Set when dbSize is correct */
32303 ** Set the bit number pgno in the PagerSavepoint.pInSavepoint
32995 ** Set the value of the Pager.sectorSize variable for the given
33315 /* Set the database size back to the value it was before the savepoint
33480 ** Set the busy handler function.
33718 /* Set the output variable and return SQLITE_OK */
33849 /* Set Pager.journalHdr to -1 for the benefit of the pager_playback()
34012 /* The journal file was just successfully synced. Set Pager.needSync
34356 /* Set the output variable to NULL in case an error occurs. */
35031 ** Set pPg to 0 and jump to the exception handler. */
35524 /* Set the doNotSync flag to 1. This is because we cannot allow a journal
36273 ** Set or retrieve the codec for this pager
37003 Bitvec *pHasContent; /* Set of pages moved to free-list this transaction */
37586 ** Set this global variable to 1 to enable tracing using the TRACE
37888 /* Set the BtLock.eLock variable to the maximum of the current lock
38043 ** Set bit pgno of the BtShared.pHasContent bitvec. This is called
39033 ** Set up a raw page so that it looks like a database page holding
39254 /* Set the variable isMemdb to true for an in-memory database, or
39714 ** Set the maximum page count for a database if mxPage is positive.
40104 ** Set the pointer-map entries for all children of page pPage. Also, if
40578 /* Set the current transaction state to TRANS_NONE and unlock the
40938 ** Set the cached rowid value of every cursor in the same database file
41058 ** Set *pSize to the size of the buffer needed to hold the value of
41082 ** Set *pSize to the number of bytes of data in the entry the
41731 ** on success. Set *pRes to 0 if the cursor actually points to something
41755 ** on success. Set *pRes to 0 if the cursor actually points to something
42210 /* Decrement the free-list count by 1. Set iTrunk to the index of the
43074 /* Set the right-child pointer of pParent to point to the new page. */
43538 /* Set the pointer-map entry for the new sibling page. */
44605 /* Set the new 'max-root-page' value in the database header. This
45396 ** Set a flag on this cursor to cache the locations of pages from the
45788 /* Set nDestTruncate to the final number of pages in the destination
45916 /* Set the error code of the destination database handle. */
46012 /* Set up an sqlite3_backup object. sqlite3_backup.pDestDb must be set
46194 /* Set nByte to the number of bytes required to store the expanded blob. */
48500 /* Set the magic to VDBE_MAGIC_RUN sooner rather than later. */
48703 ** Set the number of result columns that will be returned by this SQL
48727 ** Set the name of the idx'th column to be returned by the SQL statement.
49188 int isSpecialError; /* Set to true if a 'special' error */
50187 ** Set a flag in the vdbe to update the change counter when it is finalised
50342 ** Set all the parameters in the compiled SQL statement to NULL.
50643 ** caller. Set the error code in the database handle to the same value.
50776 ** Set the auxilary data pointer and delete function, for the iArg'th
53924 ** Set the permutation used by the OP_Compare operator to be the array
54385 ** table. Set the u.am.offset for any extra columns not present in
54798 ** Set the database auto-commit flag to P1 (1 or 0). If P2 is true, roll
55189 /* Set the VdbeCursor.isTable and isIndex variables. Previous versions of
57086 ** cell is required for each cursor used by the program. Set local
57210 ** within a sub-program). Set the value of register P1 to the maximum of
58225 /* Remove either the OP_OpenWrite or OpenRead. Set the P2
59146 ** pExpr->iDb Set the index in db->aDb[] of the database X
59148 ** pExpr->iTable Set to the cursor number for the table obtained
59152 ** pExpr->iColumn Set to the column number within the table.
59153 ** pExpr->op Set to TK_COLUMN.
60008 /* Set up the local name-context to pass to sqlite3ResolveExprNames() to
60296 ** Set the collating sequence for expression pExpr to be the collating
60551 ** Set the Expr.nHeight variable in the structure passed as an
60570 ** Set the Expr.nHeight variable using the exprSetHeight() function. If
60992 /* Set nNewSize to the size allocated for the structure pointed to
61014 /* Set the EP_Reduced, EP_TokenOnly, and EP_Static flags appropriately. */
61245 ** Set the ExprList.a[].zName element of the most recently added item
61270 ** Set the ExprList.a[].zSpan element of the most recently added item
61332 ** if it is a constant. Set *Walker.u.pi to 0 if the expression is
65986 ** Set or clear the access authorization function.
67325 ** then we will try to use that column as the rowid. Set the Table.iPKey
67414 ** Set the collation function of the most recently parsed table column
71985 const unsigned char *zCharSet; /* Set of characters to trim */
72371 ** Set the LIKEOPT flag on the 2-argument function with the given name.
73030 /* Set the collation sequence and affinity of the LHS of each TK_EQ
73811 ** Set P4 of the most recently inserted opcode to a column affinity
74344 /* Set useTempTable to TRUE if the result of the SELECT statement
74345 ** should be written into a temporary table (template 4). Set to
74701 int isReplace; /* Set to true if constraints may cause a replace */
74872 int *pbMayReplace /* OUT: Set to true if constraint may cause a replace */
77736 /* Set the maximum error count */
79259 ** Set the EP_FromJoin property on all terms of the given expression.
81344 /* Set the number of output columns
82171 int tableSeen = 0; /* Set to 1 when TABLE matches */
82722 /* Set the limiter.
82827 int addrSetAbort; /* Set the abort flag and return */
83159 /* The SELECT was successfully coded. Set the return code to 0
84423 /* Set the P5 operand of the OP_Program instruction to non-zero if
86313 ** Set *pzErrmsg to point to a buffer that should be released using
87470 ** such table and column. Set okToChngToIN if an appropriate table
87601 WhereMaskSet *pMaskSet; /* Set of table index masks */
87878 int *pbRev /* Set to 1 if ORDER BY is DESC */
88362 /* Set the aConstraint[].usable fields and initialize all
88823 ** Set to true if there was at least one "x IN (SELECT ...)" term used
89249 char **pzAff /* OUT: Set to point to affinity string */
89793 /* Set up a new SrcList ni pOrTab containing the table being scanned
90552 ** Set it.
90691 ** new Expr to populate pOut. Set the span of pOut to be the identifier
93954 ** * Set the error count to three.
95599 ** Set up the lookaside buffers for a database connection.
97409 ** Set the PENDING byte to the value in the argument, if X>0.
97479 ** Set the nReserve size to N for the main database on the database
99482 ** Set *pp to point to the byte just after the last byte written before
103000 const char **pzTokenizer, /* OUT: Set to zArg if is tokenizer */
103001 char **pzErr /* OUT: Set to malloced error message */
103287 ** Set up SQL objects in database db used to access the contents of
103871 ** Set *ppStmt to a statement handle that may be used to iterate through
104173 /* Execute the statement to insert the record. Set *piDocid to the
104261 /* Set variable iNext to the next available segdir index at level iLevel. */
104358 ** Set the SegReader to point to the first docid in the doclist associated
105268 ** Set *pnSegment to the number of segments of level iLevel in the database.
105287 ** Set *pnSegment to the total number of segments in the database. Set
106883 /* Set the initial contents of the highlight-mask and anCnt[] array. */
106978 ** including token iPos (the first token of the snippet). Set variable
108054 int *pEof /* OUT: Set to true if cannot descend */
108258 /* Normal case - r-tree scan. Set up the RtreeCursor.aConstraint array
110389 /* Set the text that the regular expression operates on to a NULL
110849 ** Set *ppModule to point at the implementation of the ICU tokenizer.