Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 25 of 59) sorted by relevance

123

/sqlite-3.40.0/test/
H A Dautoanalyze1.test44 -- Verify that the hasStat1 flag is clear on on indexes
48 -- Verify that the TF_HasStat1 flag is clear on the table
57 # Access using a unique index does not set the TF_StatsUsed flag.
116 # The TF_StatsUsed flag is reset when the database is reopened
H A Dinsert2.test235 class integer, name str, flag str);
238 flag STRING);
246 DepCheck.flag
250 DepCheck.flag == Dependencies.flag
H A Dwalvfs.test320 set ::flag 0
322 if {$::flag && [lrange $spec 2 end]=="lock shared"} {
326 set ::flag 1
H A Dio.test32 # IOCAP_SEQUENTIAL device capability flag is set (no
36 # IOCAP_SAFE_APPEND device capability flag is set (fewer
185 # modifies more than one database page, even if the IOCAP_ATOMIC flag
435 # With the SAFE_APPEND flag set, simple transactions require 3, rather
442 # Normally, when the SAFE_APPEND flag is not set, there is another fsync()
H A Dfordelete.test22 # argument is executed. If the OPFLAG_FORDELETE flag is specified on
40 # The O() entry is set to "*" if the BTREE_FORDELETE flag is specified,
H A Dbtree01.test133 # An assertion fault due to the failure to clear a flag in an optimization
137 # invoked, it needs to clear the BTCF_ValidOvfl flag.
H A De_uri.test55 # the SQLITE_OPEN_URI flag is set in the third argument to
64 # only enabled if the SQLITE_OPEN_URI flag is specified.
271 # opened for read-only access, just as if the SQLITE_OPEN_READONLY flag
372 # SQLITE_OPEN_SHAREDCACHE flag.
H A Dutf16align.test13 # flag passed into the sqlite3_create_collation() function insures
H A Dfunc5.test12 # Testing of function factoring and the SQLITE_DETERMINISTIC flag.
H A Dfts3matchinfo.test307 # + Matchinfo flag 'l' cannot be used with matchinfo=fts3.
456 # Test the 'y' matchinfo flag
538 # Test the 'b' matchinfo flag
H A Dinterrupt2.test75 # not clear the isInterrupted flag.
H A Dtkt2854.test118 # attached db cannot be locked, the internal exclusive flag used by
H A Dbestindex4.test40 # 0x08 - ignore the "usable" flag (malfunction)
/sqlite-3.40.0/src/
H A Din-operator.md61 1. Set the null-flag to false
66 <li> If the comparison result is NULL, set the null-flag to true
68 3. If the null-flag is true, return NULL.
H A Dsqlite.h.in244 ** of the [SQLITE_THREADSAFE] flag. If SQLite is compiled with
643 ** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on
2410 ** the legacy file format flag. When activated, this flag causes all newly
3410 ** three flag combinations:)^
4070 ** <dd>The SQLITE_PREPARE_NORMALIZE flag is a no-op. This flag used
4075 ** flag.
6659 ** with the [SQLITE_OPEN_SHAREDCACHE] flag.
7119 ** aConstraintUsage[].omit flag is an optimization hint. When the omit flag
8723 ** false will always have the "discard" flag set to true.
9542 ** flag unless absolutely necessary.
[all …]
/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c97 char flag; member
874 assert( p->flag==FTS3_MATCHINFO_LHITS_BM || p->flag==FTS3_MATCHINFO_LHITS ); in fts3ExprLHits()
875 if( p->flag==FTS3_MATCHINFO_LHITS ){ in fts3ExprLHits()
884 if( p->flag==FTS3_MATCHINFO_LHITS ){ in fts3ExprLHits()
1242 pInfo->flag = zArg[i]; in fts3MatchinfoValues()
/sqlite-3.40.0/ext/wasm/api/
H A DREADME.md115 flag. As of this writing, that file is only used for experimentation
118 Emscripten-specific header for Emscripten's `--pre-js` flag. This
130 flag. This file overwrites the Emscripten-installed
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5matchinfo.test368 # Test the 'y' matchinfo flag
451 # Test the 'b' matchinfo flag
481 # Test that an invalid matchinfo() flag is detected
492 } {1 {unrecognized matchinfo flag: d}}
/sqlite-3.40.0/
H A Dltmain.sh1827 $ECHO " - use the \`$flag' linker flag"
4715 for flag in $args; do
4717 func_quote_for_eval "$flag"
4731 for flag in $args; do
4733 func_quote_for_eval "$flag"
6911 eval flag=\"$hardcode_libdir_flag_spec\"
6912 dep_rpath="$dep_rpath $flag"
7091 linker_flags="$linker_flags $flag"
7600 eval flag=\"$hardcode_libdir_flag_spec\"
7601 rpath="$rpath $flag"
[all …]
H A Daclocal.m41077 # Discard the --no-reexec flag, and continue.
2948 # find reload flag for linker
3205 # Check to see if the nm accepts a BSD-compat flag.
3315 [Compiler flag to turn off builtin functions])
3710 # CC pic flag -KPIC is the default.
4142 [How to pass a linker flag through the compiler])
4145 # Check to make sure the PIC flag actually works.
4162 # Check to make sure the static flag actually works.
4171 [Compiler flag to prevent dynamic linking])
5176 [Compiler flag to allow reflexive dlopens])
[all …]
/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c235 #define CsrFlagSet(pCsr, flag) ((pCsr)->csrflags |= (flag)) argument
236 #define CsrFlagClear(pCsr, flag) ((pCsr)->csrflags &= ~(flag)) argument
237 #define CsrFlagTest(pCsr, flag) ((pCsr)->csrflags & (flag)) argument
/sqlite-3.40.0/ext/rtree/
H A DrtreeI.test21 # deal with inequalities and that set the OMIT flag on terms of the
/sqlite-3.40.0/tool/
H A Dmkpragmatab.tcl575 foreach {type arg if flag cx} $allbyname($name) break
600 set flagx PragFlg_[join $flag {|PragFlg_}]
/sqlite-3.40.0/ext/session/
H A Dsession2.test309 # The next block of tests verify that the "indirect" flag is set
310 # correctly within changesets. The indirect flag is set for a change
314 # indirect flag to true, or
H A Dsessionrebase.test39 # INSERT record. For an INSERT or UPDATE operation, the indirect flag
41 # the indirect flag is set and all non-PK fields left undefined.

123