| /sqlite-3.40.0/test/ |
| H A D | run-wordcount.sh | 17 mv wc-out.txt wc-baseline.txt 20 if cmp -s wc-out.txt wc-baseline.txt; 23 diff -u wc-baseline.txt wc-out.txt; 28 if cmp -s wc-out.txt wc-baseline.txt; 35 if cmp -s wc-out.txt wc-baseline.txt; 43 if cmp -s wc-out.txt wc-baseline.txt; 51 if cmp -s wc-out.txt wc-baseline.txt; 58 mv wc-out.txt wc-baseline.txt 60 if cmp -s wc-out.txt wc-baseline.txt; 67 mv wc-out.txt wc-baseline.txt [all …]
|
| H A D | shell5.test | 295 close $out 313 close $out 329 puts $out "x,y,\r" 331 close $out 504 close $out 528 close $out 550 puts $out {あい,うえお} 551 puts $out {1,2} 552 close $out 563 puts $out {1,2} [all …]
|
| H A D | kvtest.c | 550 FILE *out; in exportMain() local 563 fclose(out); in exportMain() 640 if( out==0 ){ in updateFile() 646 fflush(out); in updateFile() 648 fsync(fileno(out)); in updateFile() 651 fclose(out); in updateFile() 722 FILE *out = stdout; in display_stats() local 724 fprintf(out, "\n"); in display_stats() 728 fprintf(out, in display_stats() 737 fprintf(out, in display_stats() [all …]
|
| H A D | walblock.test | 50 set ::out [list] 53 } [list set ::out] 54 set ::out 58 vwait ::out 59 set ::out 93 set ::out "" 94 testfixture $::C { db eval { SELECT * FROM t1 } } {set ::out} 100 set ::out 110 set ::out
|
| H A D | percentile.test | 28 foreach {in out} { 39 } $out 47 foreach {in out} { 58 } $out 78 foreach {in out} { 89 } $out 113 # Second argument is out of range 195 foreach {in out} { 205 } $out
|
| H A D | tkt2822.test | 275 } {1 {1st ORDER BY term out of range - should be between 1 and 25}} 280 } {1 {2nd ORDER BY term out of range - should be between 1 and 25}} 285 } {1 {2nd ORDER BY term out of range - should be between 1 and 25}} 290 } {1 {2nd ORDER BY term out of range - should be between 1 and 25}} 295 } {1 {3rd ORDER BY term out of range - should be between 1 and 25}} 300 } {1 {4th ORDER BY term out of range - should be between 1 and 25}} 305 } {1 {9th ORDER BY term out of range - should be between 1 and 25}} 310 } {1 {10th ORDER BY term out of range - should be between 1 and 25}} 315 } {1 {11th ORDER BY term out of range - should be between 1 and 25}} 320 } {1 {12th ORDER BY term out of range - should be between 1 and 25}} [all …]
|
| /sqlite-3.40.0/tool/ |
| H A D | sqldiff.c | 397 fprintf(out, "'"); in printQuoted() 412 fprintf(out, "'"); in printQuoted() 593 dump_table(zTab, out); in diff_one_table() 1365 fprintf(out, ");\n"); in rbudiff_one_table() 1551 putc(iDType, out); in putValue() 1686 putc('T', out); in changeset_one_table() 1690 putc(0, out); in changeset_one_table() 1695 putc(iType, out); in changeset_one_table() 1696 putc(0, out); in changeset_one_table() 1938 FILE *out = stdout; in main() local [all …]
|
| H A D | mksqlite3c.tcl | 85 puts $out [subst \ 108 puts $out \ 196 global out s78 241 puts $out $line 245 puts $out $line 252 puts $out "#if 0" 308 puts $out $line 316 puts $out $line 448 puts $out \ 452 puts $out \ [all …]
|
| H A D | mksqlite3c-noext.tcl | 58 set out [open sqlite3.c w] 62 puts $out [subst \ 85 puts $out \ 151 global out s78 198 puts $out $line 202 puts $out $line 209 puts $out "#if 0" 256 puts $out $line 261 puts $out $line 264 puts $out $line [all …]
|
| H A D | lemon.c | 3318 FILE *out; 3337 FILE *out; 3730 FILE *out, in emit_destructor_code() argument 3762 fputc(*cp,out); in emit_destructor_code() 4044 FILE *out, in emit_code() argument 4319 if( out==0 ){ in ReportTable() 4397 fprintf(out, in ReportTable() 4940 fclose(out); in ReportTable() 4948 FILE *out, *in; in ReportHeader() local 4972 if( out ){ in ReportHeader() [all …]
|
| H A D | stripccomments.c | 57 FILE * out = App.output; in do_it_all() local 80 fputc(ch, out); in do_it_all() 100 fputc(ch2, out); in do_it_all() 117 fputc(ch, out); in do_it_all() 135 fputc(prev, out); in do_it_all() 136 fputc(ch, out); in do_it_all() 150 fputc(prev, out); in do_it_all() 151 fputc(ch, out); in do_it_all() 159 fputc(ch, out); in do_it_all() 170 fputc(ch, out); in do_it_all() [all …]
|
| H A D | mksqlite3internalh.tcl | 43 set out [open sqlite3internal.h w] 45 puts $out [subst \ 86 global out s78 90 puts $out "/************** $text $stars/" 98 global seen_hdr available_hdr out 113 puts $out $line 116 puts $out "#if 0" 120 puts $out $line 148 close $out
|
| H A D | kvtest-speed.sh | 22 rm cachegrind.out.[1-9][0-9]* 24 mv cachegrind.out.[1-9][0-9]* cachegrind.out.sql-$NAME 25 cg_anno.tcl cachegrind.out.sql-$NAME >cout-kvtest-sql-$NAME.txt 29 mv cachegrind.out.[1-9][0-9]* cachegrind.out.$NAME 30 cg_anno.tcl cachegrind.out.$NAME >cout-kvtest-$NAME.txt
|
| H A D | mkshellc.tcl | 13 set out stdout 15 puts $out {/* DO NOT EDIT! 52 puts $out "/************************* Begin $cfile ******************/" 53 # puts $out "#line 1 \"$cfile\"" 65 puts $out $lx 68 puts $out "/************************* End $cfile ********************/" 72 puts $out $lx 75 close $out
|
| H A D | soak1.tcl | 34 set out [open $makefilename w] 39 puts $out "OPTS += -DSQLITE_NO_SYNC=1" 41 puts $out "OPTS += -D$x" 46 puts $out $line 49 close $out
|
| /sqlite-3.40.0/src/ |
| H A D | vdbetrace.c | 94 sqlite3_str_append(&out, "-- ", 3); in sqlite3VdbeExpandSql() 104 sqlite3_str_append(&out, zRawSql, n); in sqlite3VdbeExpandSql() 130 sqlite3_str_append(&out, "NULL", 4); in sqlite3VdbeExpandSql() 132 sqlite3_str_appendf(&out, "%lld", pVar->u.i); in sqlite3VdbeExpandSql() 134 sqlite3_str_appendf(&out, "%!.15g", pVar->u.r); in sqlite3VdbeExpandSql() 144 out.accError = SQLITE_NOMEM; in sqlite3VdbeExpandSql() 145 out.nAlloc = 0; in sqlite3VdbeExpandSql() 171 sqlite3_str_append(&out, "x'", 2); in sqlite3VdbeExpandSql() 179 sqlite3_str_append(&out, "'", 1); in sqlite3VdbeExpandSql() 188 if( out.accError ) sqlite3_str_reset(&out); in sqlite3VdbeExpandSql() [all …]
|
| H A D | mem3.c | 591 FILE *out; in sqlite3Memsys3Dump() local 595 out = stdout; in sqlite3Memsys3Dump() 597 out = fopen(zFilename, "w"); in sqlite3Memsys3Dump() 598 if( out==0 ){ in sqlite3Memsys3Dump() 605 fprintf(out, "CHUNKS:\n"); in sqlite3Memsys3Dump() 632 fprintf(out, "small(%2d):", i); in sqlite3Memsys3Dump() 637 fprintf(out, "\n"); in sqlite3Memsys3Dump() 641 fprintf(out, "hash(%2d):", i); in sqlite3Memsys3Dump() 646 fprintf(out, "\n"); in sqlite3Memsys3Dump() 652 if( out==stdout ){ in sqlite3Memsys3Dump() [all …]
|
| H A D | mem5.c | 525 FILE *out; in sqlite3Memsys5Dump() local 530 out = stdout; in sqlite3Memsys5Dump() 532 out = fopen(zFilename, "w"); in sqlite3Memsys5Dump() 533 if( out==0 ){ in sqlite3Memsys5Dump() 545 fprintf(out, "mem5.nAlloc = %llu\n", mem5.nAlloc); in sqlite3Memsys5Dump() 548 fprintf(out, "mem5.currentOut = %u\n", mem5.currentOut); in sqlite3Memsys5Dump() 550 fprintf(out, "mem5.maxOut = %u\n", mem5.maxOut); in sqlite3Memsys5Dump() 551 fprintf(out, "mem5.maxCount = %u\n", mem5.maxCount); in sqlite3Memsys5Dump() 552 fprintf(out, "mem5.maxRequest = %u\n", mem5.maxRequest); in sqlite3Memsys5Dump() 554 if( out==stdout ){ in sqlite3Memsys5Dump() [all …]
|
| H A D | shell.c.in | 482 if( stdout_is_console && (out==stdout || out==stderr) ){ 486 fputs(z2, out); 1681 fputc('"', out); 1704 fputc('"', out); 1713 fputc('"', out); 1738 fputc('"', out); 1806 FILE *out = p->out; local 2832 FILE *out; local 2834 out = pArg->out; 3771 FILE *out = pState->out; local [all …]
|
| H A D | mem2.c | 477 FILE *out; in sqlite3MemdebugDump() local 481 out = fopen(zFilename, "w"); in sqlite3MemdebugDump() 482 if( out==0 ){ in sqlite3MemdebugDump() 490 fprintf(out, "**** %lld bytes at %p from %s ****\n", in sqlite3MemdebugDump() 493 fflush(out); in sqlite3MemdebugDump() 496 backtrace_symbols_fd(pBt, pHdr->nBacktrace, fileno(out)); in sqlite3MemdebugDump() 497 fprintf(out, "\n"); in sqlite3MemdebugDump() 500 fprintf(out, "COUNTS:\n"); in sqlite3MemdebugDump() 503 fprintf(out, " %5d: %10d %10d %10d\n", in sqlite3MemdebugDump() 508 fprintf(out, " %5d: %10d %10d %10d\n", in sqlite3MemdebugDump() [all …]
|
| H A D | random.c | 26 u8 out[64]; /* Output bytes */ member 39 static void chacha_block(u32 *out, const u32 *in){ in chacha_block() argument 53 for(i=0; i<16; i++) out[i] = x[i]+in[i]; in chacha_block() 116 memcpy(zBuf, &wsdPrng.out[wsdPrng.n-N], N); in sqlite3_randomness() 121 memcpy(zBuf, wsdPrng.out, wsdPrng.n); in sqlite3_randomness() 126 chacha_block((u32*)wsdPrng.out, wsdPrng.s); in sqlite3_randomness()
|
| H A D | test_hexio.c | 162 FILE *out; in hexio_write() local 176 out = fopen(zFile, "r+b"); in hexio_write() 177 if( out==0 ){ in hexio_write() 178 out = fopen(zFile, "r+"); in hexio_write() 180 if( out==0 ){ in hexio_write() 184 fseek(out, offset, SEEK_SET); in hexio_write() 185 written = (int)fwrite(aOut, 1, nOut, out); in hexio_write() 187 fclose(out); in hexio_write()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | mkfts2amal.tcl | 24 set out [open fts2amal.c w] 26 puts $out [subst \ 59 global out s78 63 puts $out "/************** $text $stars/" 71 global seen_hdr available_hdr out 86 puts $out $line 89 puts $out "#if 0" 93 puts $out $line 116 close $out
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-api-oo1.js | 370 out.opt = Object.create(null); 374 out.sql = args[0]; 376 out.sql = args[0]; 378 out.opt = args[0]; 379 out.sql = out.opt.sql; 383 out.sql = args[0]; 384 out.opt = args[1]; 388 out.sql = util.flexibleString(out.sql); 392 const opt = out.opt; 404 out.returnVal = ()=>db; [all …]
|
| /sqlite-3.40.0/ext/session/ |
| H A D | changeset.c | 227 FILE *out; in main() local 230 out = fopen(zOut, "wb"); in main() 231 if( out==0 ){ in main() 239 }else if( szOut>0 && fwrite(pOutBuf, szOut, 1, out)!=1 ){ in main() 243 fclose(out); in main() 296 FILE *out; in main() local 301 out = fopen(zOut, "wb"); in main() 302 if( out==0 ){ in main() 309 }else if( szOut>0 && fwrite(pOutBuf, szOut, 1, out)!=1 ){ in main() 313 fclose(out); in main()
|