Home
last modified time | relevance | path

Searched refs:SQLITE_TCLAPI (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_autoext.c18 # ifndef SQLITE_TCLAPI
19 # define SQLITE_TCLAPI macro
97 static int SQLITE_TCLAPI autoExtSqrObjCmd( in autoExtSqrObjCmd()
113 static int SQLITE_TCLAPI cancelAutoExtSqrObjCmd( in cancelAutoExtSqrObjCmd()
129 static int SQLITE_TCLAPI autoExtCubeObjCmd( in autoExtCubeObjCmd()
145 static int SQLITE_TCLAPI cancelAutoExtCubeObjCmd( in cancelAutoExtCubeObjCmd()
161 static int SQLITE_TCLAPI autoExtBrokenObjCmd( in autoExtBrokenObjCmd()
177 static int SQLITE_TCLAPI cancelAutoExtBrokenObjCmd( in cancelAutoExtBrokenObjCmd()
196 static int SQLITE_TCLAPI resetAutoExtObjCmd( in resetAutoExtObjCmd()
H A Dtest1.c228 static int SQLITE_TCLAPI test_io_trace( in test_io_trace()
380 static int SQLITE_TCLAPI db_enter( in db_enter()
396 static int SQLITE_TCLAPI db_leave( in db_leave()
418 static int SQLITE_TCLAPI test_exec( in test_exec()
465 static int SQLITE_TCLAPI test_exec_nr( in test_exec_nr()
652 static int SQLITE_TCLAPI test_key( in test_key()
666 static int SQLITE_TCLAPI test_rekey( in test_rekey()
2904 static int SQLITE_TCLAPI test_bind( in test_bind()
4750 static int SQLITE_TCLAPI test_open( in test_open()
4956 static int SQLITE_TCLAPI test_sql( in test_sql()
[all …]
H A Dtest2.c45 static int SQLITE_TCLAPI pager_open( in pager_open()
82 static int SQLITE_TCLAPI pager_close( in pager_close()
109 static int SQLITE_TCLAPI pager_rollback( in pager_rollback()
136 static int SQLITE_TCLAPI pager_commit( in pager_commit()
250 static int SQLITE_TCLAPI pager_stats( in pager_stats()
309 static int SQLITE_TCLAPI page_get( in page_get()
346 static int SQLITE_TCLAPI page_lookup( in page_lookup()
399 static int SQLITE_TCLAPI page_unref( in page_unref()
421 static int SQLITE_TCLAPI page_read( in page_read()
445 static int SQLITE_TCLAPI page_number( in page_number()
[all …]
H A Dtest_malloc.c298 static int SQLITE_TCLAPI test_malloc( in test_malloc()
323 static int SQLITE_TCLAPI test_realloc( in test_realloc()
352 static int SQLITE_TCLAPI test_free( in test_free()
383 static int SQLITE_TCLAPI test_memset( in test_memset()
429 static int SQLITE_TCLAPI test_memget( in test_memget()
476 static int SQLITE_TCLAPI test_memory_used( in test_memory_used()
928 static int SQLITE_TCLAPI test_alt_pcache( in test_alt_pcache()
1164 static int SQLITE_TCLAPI test_config_uri( in test_config_uri()
1193 static int SQLITE_TCLAPI test_config_cis( in test_config_cis()
1287 static int SQLITE_TCLAPI test_status( in test_status()
[all …]
H A Dtest_async.c22 # ifndef SQLITE_TCLAPI
23 # define SQLITE_TCLAPI macro
46 static int SQLITE_TCLAPI testAsyncInit( in testAsyncInit()
79 static int SQLITE_TCLAPI testAsyncShutdown( in testAsyncShutdown()
103 static int SQLITE_TCLAPI testAsyncStart( in testAsyncStart()
135 static int SQLITE_TCLAPI testAsyncWait( in testAsyncWait()
161 static int SQLITE_TCLAPI testAsyncControl( in testAsyncControl()
H A Dtest3.c40 static int SQLITE_TCLAPI btree_open( in btree_open()
86 static int SQLITE_TCLAPI btree_close( in btree_close()
150 static int SQLITE_TCLAPI btree_pager_stats( in btree_pager_stats()
200 static int SQLITE_TCLAPI btree_cursor( in btree_cursor()
249 static int SQLITE_TCLAPI btree_close_cursor( in btree_close_cursor()
291 static int SQLITE_TCLAPI btree_next( in btree_next()
330 static int SQLITE_TCLAPI btree_first( in btree_first()
365 static int SQLITE_TCLAPI btree_eof( in btree_eof()
516 static int SQLITE_TCLAPI btree_from_db( in btree_from_db()
556 static int SQLITE_TCLAPI btree_ismemdb( in btree_ismemdb()
[all …]
H A Dtest4.c128 static int SQLITE_TCLAPI tcl_thread_create( in tcl_thread_create()
177 static int SQLITE_TCLAPI tcl_thread_wait( in tcl_thread_wait()
221 static int SQLITE_TCLAPI tcl_thread_halt( in tcl_thread_halt()
256 static int SQLITE_TCLAPI tcl_thread_argc( in tcl_thread_argc()
288 static int SQLITE_TCLAPI tcl_thread_argv( in tcl_thread_argv()
324 static int SQLITE_TCLAPI tcl_thread_colname( in tcl_thread_colname()
360 static int SQLITE_TCLAPI tcl_thread_result( in tcl_thread_result()
392 static int SQLITE_TCLAPI tcl_thread_error( in tcl_thread_error()
490 static int SQLITE_TCLAPI tcl_thread_step( in tcl_thread_step()
563 static int SQLITE_TCLAPI tcl_thread_swap( in tcl_thread_swap()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_autoext.c18 # ifndef SQLITE_TCLAPI
19 # define SQLITE_TCLAPI macro
97 static int SQLITE_TCLAPI autoExtSqrObjCmd( in autoExtSqrObjCmd()
113 static int SQLITE_TCLAPI cancelAutoExtSqrObjCmd( in cancelAutoExtSqrObjCmd()
129 static int SQLITE_TCLAPI autoExtCubeObjCmd( in autoExtCubeObjCmd()
145 static int SQLITE_TCLAPI cancelAutoExtCubeObjCmd( in cancelAutoExtCubeObjCmd()
161 static int SQLITE_TCLAPI autoExtBrokenObjCmd( in autoExtBrokenObjCmd()
177 static int SQLITE_TCLAPI cancelAutoExtBrokenObjCmd( in cancelAutoExtBrokenObjCmd()
196 static int SQLITE_TCLAPI resetAutoExtObjCmd( in resetAutoExtObjCmd()
H A Dtest1.c228 static int SQLITE_TCLAPI test_io_trace( in test_io_trace()
380 static int SQLITE_TCLAPI db_enter( in db_enter()
396 static int SQLITE_TCLAPI db_leave( in db_leave()
418 static int SQLITE_TCLAPI test_exec( in test_exec()
465 static int SQLITE_TCLAPI test_exec_nr( in test_exec_nr()
652 static int SQLITE_TCLAPI test_key( in test_key()
680 static int SQLITE_TCLAPI test_rekey( in test_rekey()
2793 static int SQLITE_TCLAPI test_bind( in test_bind()
4373 static int SQLITE_TCLAPI test_open( in test_open()
4550 static int SQLITE_TCLAPI test_sql( in test_sql()
[all …]
H A Dtest2.c45 static int SQLITE_TCLAPI pager_open( in pager_open()
82 static int SQLITE_TCLAPI pager_close( in pager_close()
109 static int SQLITE_TCLAPI pager_rollback( in pager_rollback()
136 static int SQLITE_TCLAPI pager_commit( in pager_commit()
250 static int SQLITE_TCLAPI pager_stats( in pager_stats()
309 static int SQLITE_TCLAPI page_get( in page_get()
346 static int SQLITE_TCLAPI page_lookup( in page_lookup()
399 static int SQLITE_TCLAPI page_unref( in page_unref()
421 static int SQLITE_TCLAPI page_read( in page_read()
445 static int SQLITE_TCLAPI page_number( in page_number()
[all …]
H A Dtest_malloc.c313 static int SQLITE_TCLAPI test_malloc( in test_malloc()
338 static int SQLITE_TCLAPI test_realloc( in test_realloc()
367 static int SQLITE_TCLAPI test_free( in test_free()
398 static int SQLITE_TCLAPI test_memset( in test_memset()
444 static int SQLITE_TCLAPI test_memget( in test_memget()
491 static int SQLITE_TCLAPI test_memory_used( in test_memory_used()
983 static int SQLITE_TCLAPI test_alt_pcache( in test_alt_pcache()
1219 static int SQLITE_TCLAPI test_config_uri( in test_config_uri()
1248 static int SQLITE_TCLAPI test_config_cis( in test_config_cis()
1342 static int SQLITE_TCLAPI test_status( in test_status()
[all …]
H A Dtest_async.c22 # ifndef SQLITE_TCLAPI
23 # define SQLITE_TCLAPI macro
46 static int SQLITE_TCLAPI testAsyncInit( in testAsyncInit()
79 static int SQLITE_TCLAPI testAsyncShutdown( in testAsyncShutdown()
103 static int SQLITE_TCLAPI testAsyncStart( in testAsyncStart()
135 static int SQLITE_TCLAPI testAsyncWait( in testAsyncWait()
161 static int SQLITE_TCLAPI testAsyncControl( in testAsyncControl()
H A Dtest3.c40 static int SQLITE_TCLAPI btree_open( in btree_open()
86 static int SQLITE_TCLAPI btree_close( in btree_close()
150 static int SQLITE_TCLAPI btree_pager_stats( in btree_pager_stats()
200 static int SQLITE_TCLAPI btree_cursor( in btree_cursor()
249 static int SQLITE_TCLAPI btree_close_cursor( in btree_close_cursor()
291 static int SQLITE_TCLAPI btree_next( in btree_next()
330 static int SQLITE_TCLAPI btree_first( in btree_first()
365 static int SQLITE_TCLAPI btree_eof( in btree_eof()
516 static int SQLITE_TCLAPI btree_from_db( in btree_from_db()
556 static int SQLITE_TCLAPI btree_ismemdb( in btree_ismemdb()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_autoext.c18 # ifndef SQLITE_TCLAPI
19 # define SQLITE_TCLAPI macro
97 static int SQLITE_TCLAPI autoExtSqrObjCmd( in autoExtSqrObjCmd()
113 static int SQLITE_TCLAPI cancelAutoExtSqrObjCmd( in cancelAutoExtSqrObjCmd()
129 static int SQLITE_TCLAPI autoExtCubeObjCmd( in autoExtCubeObjCmd()
145 static int SQLITE_TCLAPI cancelAutoExtCubeObjCmd( in cancelAutoExtCubeObjCmd()
161 static int SQLITE_TCLAPI autoExtBrokenObjCmd( in autoExtBrokenObjCmd()
177 static int SQLITE_TCLAPI cancelAutoExtBrokenObjCmd( in cancelAutoExtBrokenObjCmd()
196 static int SQLITE_TCLAPI resetAutoExtObjCmd( in resetAutoExtObjCmd()
H A Dtest2.c45 static int SQLITE_TCLAPI pager_open( in pager_open()
82 static int SQLITE_TCLAPI pager_close( in pager_close()
109 static int SQLITE_TCLAPI pager_rollback( in pager_rollback()
136 static int SQLITE_TCLAPI pager_commit( in pager_commit()
250 static int SQLITE_TCLAPI pager_stats( in pager_stats()
309 static int SQLITE_TCLAPI page_get( in page_get()
346 static int SQLITE_TCLAPI page_lookup( in page_lookup()
399 static int SQLITE_TCLAPI page_unref( in page_unref()
421 static int SQLITE_TCLAPI page_read( in page_read()
445 static int SQLITE_TCLAPI page_number( in page_number()
[all …]
H A Dtest1.c228 static int SQLITE_TCLAPI test_io_trace( in test_io_trace()
380 static int SQLITE_TCLAPI db_enter( in db_enter()
396 static int SQLITE_TCLAPI db_leave( in db_leave()
418 static int SQLITE_TCLAPI test_exec( in test_exec()
465 static int SQLITE_TCLAPI test_exec_nr( in test_exec_nr()
652 static int SQLITE_TCLAPI test_key( in test_key()
680 static int SQLITE_TCLAPI test_rekey( in test_rekey()
2932 static int SQLITE_TCLAPI test_bind( in test_bind()
4589 static int SQLITE_TCLAPI test_open( in test_open()
4795 static int SQLITE_TCLAPI test_sql( in test_sql()
[all …]
H A Dtest_malloc.c331 static int SQLITE_TCLAPI test_malloc( in test_malloc()
356 static int SQLITE_TCLAPI test_realloc( in test_realloc()
385 static int SQLITE_TCLAPI test_free( in test_free()
416 static int SQLITE_TCLAPI test_memset( in test_memset()
462 static int SQLITE_TCLAPI test_memget( in test_memget()
509 static int SQLITE_TCLAPI test_memory_used( in test_memory_used()
961 static int SQLITE_TCLAPI test_alt_pcache( in test_alt_pcache()
1197 static int SQLITE_TCLAPI test_config_uri( in test_config_uri()
1226 static int SQLITE_TCLAPI test_config_cis( in test_config_cis()
1320 static int SQLITE_TCLAPI test_status( in test_status()
[all …]
H A Dtest_async.c22 # ifndef SQLITE_TCLAPI
23 # define SQLITE_TCLAPI macro
46 static int SQLITE_TCLAPI testAsyncInit( in testAsyncInit()
79 static int SQLITE_TCLAPI testAsyncShutdown( in testAsyncShutdown()
103 static int SQLITE_TCLAPI testAsyncStart( in testAsyncStart()
135 static int SQLITE_TCLAPI testAsyncWait( in testAsyncWait()
161 static int SQLITE_TCLAPI testAsyncControl( in testAsyncControl()
H A Dtest3.c40 static int SQLITE_TCLAPI btree_open( in btree_open()
86 static int SQLITE_TCLAPI btree_close( in btree_close()
150 static int SQLITE_TCLAPI btree_pager_stats( in btree_pager_stats()
200 static int SQLITE_TCLAPI btree_cursor( in btree_cursor()
249 static int SQLITE_TCLAPI btree_close_cursor( in btree_close_cursor()
291 static int SQLITE_TCLAPI btree_next( in btree_next()
330 static int SQLITE_TCLAPI btree_first( in btree_first()
365 static int SQLITE_TCLAPI btree_eof( in btree_eof()
516 static int SQLITE_TCLAPI btree_from_db( in btree_from_db()
556 static int SQLITE_TCLAPI btree_ismemdb( in btree_ismemdb()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_autoext.c18 # ifndef SQLITE_TCLAPI
19 # define SQLITE_TCLAPI macro
97 static int SQLITE_TCLAPI autoExtSqrObjCmd( in autoExtSqrObjCmd()
113 static int SQLITE_TCLAPI cancelAutoExtSqrObjCmd( in cancelAutoExtSqrObjCmd()
129 static int SQLITE_TCLAPI autoExtCubeObjCmd( in autoExtCubeObjCmd()
145 static int SQLITE_TCLAPI cancelAutoExtCubeObjCmd( in cancelAutoExtCubeObjCmd()
161 static int SQLITE_TCLAPI autoExtBrokenObjCmd( in autoExtBrokenObjCmd()
177 static int SQLITE_TCLAPI cancelAutoExtBrokenObjCmd( in cancelAutoExtBrokenObjCmd()
196 static int SQLITE_TCLAPI resetAutoExtObjCmd( in resetAutoExtObjCmd()
H A Dtest1.c228 static int SQLITE_TCLAPI test_io_trace( in test_io_trace()
380 static int SQLITE_TCLAPI db_enter( in db_enter()
396 static int SQLITE_TCLAPI db_leave( in db_leave()
418 static int SQLITE_TCLAPI test_exec( in test_exec()
465 static int SQLITE_TCLAPI test_exec_nr( in test_exec_nr()
652 static int SQLITE_TCLAPI test_key( in test_key()
666 static int SQLITE_TCLAPI test_rekey( in test_rekey()
2904 static int SQLITE_TCLAPI test_bind( in test_bind()
4750 static int SQLITE_TCLAPI test_open( in test_open()
4956 static int SQLITE_TCLAPI test_sql( in test_sql()
[all …]
H A Dtest2.c45 static int SQLITE_TCLAPI pager_open( in pager_open()
82 static int SQLITE_TCLAPI pager_close( in pager_close()
109 static int SQLITE_TCLAPI pager_rollback( in pager_rollback()
136 static int SQLITE_TCLAPI pager_commit( in pager_commit()
250 static int SQLITE_TCLAPI pager_stats( in pager_stats()
309 static int SQLITE_TCLAPI page_get( in page_get()
346 static int SQLITE_TCLAPI page_lookup( in page_lookup()
399 static int SQLITE_TCLAPI page_unref( in page_unref()
421 static int SQLITE_TCLAPI page_read( in page_read()
445 static int SQLITE_TCLAPI page_number( in page_number()
[all …]
H A Dtest_malloc.c298 static int SQLITE_TCLAPI test_malloc( in test_malloc()
323 static int SQLITE_TCLAPI test_realloc( in test_realloc()
352 static int SQLITE_TCLAPI test_free( in test_free()
383 static int SQLITE_TCLAPI test_memset( in test_memset()
429 static int SQLITE_TCLAPI test_memget( in test_memget()
476 static int SQLITE_TCLAPI test_memory_used( in test_memory_used()
928 static int SQLITE_TCLAPI test_alt_pcache( in test_alt_pcache()
1164 static int SQLITE_TCLAPI test_config_uri( in test_config_uri()
1193 static int SQLITE_TCLAPI test_config_cis( in test_config_cis()
1287 static int SQLITE_TCLAPI test_status( in test_status()
[all …]
H A Dtest_async.c22 # ifndef SQLITE_TCLAPI
23 # define SQLITE_TCLAPI macro
46 static int SQLITE_TCLAPI testAsyncInit( in testAsyncInit()
79 static int SQLITE_TCLAPI testAsyncShutdown( in testAsyncShutdown()
103 static int SQLITE_TCLAPI testAsyncStart( in testAsyncStart()
135 static int SQLITE_TCLAPI testAsyncWait( in testAsyncWait()
161 static int SQLITE_TCLAPI testAsyncControl( in testAsyncControl()
H A Dtest3.c40 static int SQLITE_TCLAPI btree_open( in btree_open()
86 static int SQLITE_TCLAPI btree_close( in btree_close()
150 static int SQLITE_TCLAPI btree_pager_stats( in btree_pager_stats()
200 static int SQLITE_TCLAPI btree_cursor( in btree_cursor()
249 static int SQLITE_TCLAPI btree_close_cursor( in btree_close_cursor()
291 static int SQLITE_TCLAPI btree_next( in btree_next()
330 static int SQLITE_TCLAPI btree_first( in btree_first()
365 static int SQLITE_TCLAPI btree_eof( in btree_eof()
516 static int SQLITE_TCLAPI btree_from_db( in btree_from_db()
556 static int SQLITE_TCLAPI btree_ismemdb( in btree_ismemdb()
[all …]

12345678910>>...13