Home
last modified time | relevance | path

Searched refs:need (Results 1 – 25 of 56) sorted by relevance

123

/sqlite-3.40.0/src/
H A Dtable.c44 int need; /* Slots needed in p->azResult[] */ in sqlite3_get_table_cb() local
52 need = nCol*2; in sqlite3_get_table_cb()
54 need = nCol; in sqlite3_get_table_cb()
56 if( p->nData + need > p->nAlloc ){ in sqlite3_get_table_cb()
58 p->nAlloc = p->nAlloc*2 + need; in sqlite3_get_table_cb()
H A Din-operator.md98 5. If we do not need to distinguish between FALSE and NULL,
103 of a scalar IN operator, we only need to look at the very first
/sqlite-3.40.0/test/
H A Dpageropt.test164 # Once again, we do not need to read the last page of an overflow chain
181 # of the freelist need to be read (3 pages). And only those three
182 # pages need to be journalled. But 13 pages need to be written:
197 # freelist need to be journalled and written back.
H A Dfts3b.test51 # The t2 table is unfortunately pretty contrived. We need documents
53 # segdir and into %_segments. We also need to force segment merging
56 # we need to merge a mult-level tree, which is where the 10,000 comes
H A Dfts3ac.test54 you will need my assistance past the 4 o''clock hour just let me know; I''ll
174 Here is the information on staffing and outside services. Call if you need anything else.
264 … It has plenty of points in it. If you give me a list of which ones you need we may be able to c…
403 …very Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another comp…
452 for CIN, thus he left on a bad note. Let me know if you need more detail
654 call you guys back -- looking forward to it -- i probably need the
685 If you need to know their power desk to map their ID to their gas books, those desks are as follows:
730 …Paragraph 13 to the ISDA Credit Support Annex. Please let me know if you need anything else. We …
762 We also need to continue to explore a JEA buy-out.
872[email protected]', '[email protected]', 'Centana', 'Talked to Chip. We do need Cash Committe appro…
[all …]
H A Dfts2c.test54 you will need my assistance past the 4 o''clock hour just let me know; I''ll
174 Here is the information on staffing and outside services. Call if you need anything else.
264 … It has plenty of points in it. If you give me a list of which ones you need we may be able to c…
403 …very Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another comp…
452 for CIN, thus he left on a bad note. Let me know if you need more detail
654 call you guys back -- looking forward to it -- i probably need the
685 If you need to know their power desk to map their ID to their gas books, those desks are as follows:
730 …Paragraph 13 to the ISDA Credit Support Annex. Please let me know if you need anything else. We …
762 We also need to continue to explore a JEA buy-out.
872[email protected]', '[email protected]', 'Centana', 'Talked to Chip. We do need Cash Committe appro…
[all …]
H A Dfts1c.test54 you will need my assistance past the 4 o''clock hour just let me know; I''ll
174 Here is the information on staffing and outside services. Call if you need anything else.
264 … It has plenty of points in it. If you give me a list of which ones you need we may be able to c…
403 …very Team. PLEASE DO NOT TAKE, BORROW OR USE this equipment. Should you need to use another comp…
452 for CIN, thus he left on a bad note. Let me know if you need more detail
654 call you guys back -- looking forward to it -- i probably need the
685 If you need to know their power desk to map their ID to their gas books, those desks are as follows:
730 …Paragraph 13 to the ISDA Credit Support Annex. Please let me know if you need anything else. We …
762 We also need to continue to explore a JEA buy-out.
872[email protected]', '[email protected]', 'Centana', 'Talked to Chip. We do need Cash Committe appro…
[all …]
H A Dioerr.test315 # not need to be written to the journal. The exception is when the new page
316 # shares its sector with an existing page that does need to be journalled.
368 -- The point of this is that the statement wil need to update two pointer
H A Dfallocate.test56 # We need to check this to verify that if in the unlikely event a rollback
H A Dautoanalyze1.test21 # then some of the magic numbers in test results below might need to be
H A D8_3_names.test14 # systems need this to work around microsoft FAT patents, but this
H A Dincrvacuum3.test19 # * Avoid moving pages to locations from which they may need to be moved
/sqlite-3.40.0/autoconf/
H A DREADME.txt62 above, something like the following macro will need to be added to the
73 above, something like the following macro will need to be added to the
84 above, something like the following macros will need to be added to the
H A DINSTALL39 If you need to do unusual things to compile the package, please try
47 `configure' by a program called `autoconf'. You need `configure.ac' if
247 these programs are available in `/usr/bin'. So, if you need `/usr/ucb'
275 need to know the machine type.
/sqlite-3.40.0/doc/
H A Dwal-lock.md10 need to continuously poll the database lock, and (b) using blocking locks
37 have no need of blocking locks.
/sqlite-3.40.0/tool/
H A Dmksqlite3c-noext.tcl72 ** This file is all you need to compile SQLite. To use SQLite in other
73 ** programs, you need this file and the "sqlite3.h" header file that defines
H A Dmksqlite3c.tcl95 ** This file is all you need to compile SQLite. To use SQLite in other
96 ** programs, you need this file and the "sqlite3.h" header file that defines
H A Dbuild-all-msvc.bat174 REM NOTE: From this point, we need a clean error level. Reset it now.
430 REM and/or Visual Studio. This block may need to be updated in the
623 REM need to remove the build output for all the files we are
693 REM need to remove the build output for all the files we are
/sqlite-3.40.0/ext/fts3/
H A DREADME.txt3 substantially different storage schema from fts1, so tables will need
/sqlite-3.40.0/ext/fts2/
H A DREADME.txt3 substantially different storage schema from fts1, so tables will need
/sqlite-3.40.0/autoconf/tea/win/
H A Drules.vc5 # macros. This file does not need editing to build Tcl.
102 # build the helper app we need to overcome nmake's limiting
551 # If building the tcl core then we need additional package versions
H A Dmakefile.vc26 You will need to run vcvars32.bat from Developer Studio, first, to setup^
/sqlite-3.40.0/
H A Daclocal.m4168 _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
1759 # if libdl is installed we need to link against it
2715 [Do we need the "lib" prefix for modules?])
2949 # -- PORTME Some linkers may need a different reload flag.
3280 # These system don't have libm, or don't need it
3457 # Make sure that we snagged all the symbols we need.
4572 # need to do runtime linking.
5118 # Do we need to explicitly link libc?
5511 # need to do runtime linking.
7285 dnl so there is no need for it here.
[all …]
/sqlite-3.40.0/ext/wasm/
H A DREADME.md24 Those parts only need to be run once, but the SDK can be updated using:
/sqlite-3.40.0/ext/rtree/
H A DREADME107 You may need to add "-I" flags so that gcc can find sqlite3ext.h

123