Searched refs:un (Results 1 – 14 of 14) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | test_thread.c | 447 UnlockNotification un; in wait_for_unlock_notify() local 450 un.fired = 0; in wait_for_unlock_notify() 451 pthread_mutex_init(&un.mutex, 0); in wait_for_unlock_notify() 452 pthread_cond_init(&un.cond, 0); in wait_for_unlock_notify() 455 rc = sqlite3_unlock_notify(db, unlock_notify_cb, (void *)&un); in wait_for_unlock_notify() 467 pthread_mutex_lock(&un.mutex); in wait_for_unlock_notify() 468 if( !un.fired ){ in wait_for_unlock_notify() 469 pthread_cond_wait(&un.cond, &un.mutex); in wait_for_unlock_notify() 471 pthread_mutex_unlock(&un.mutex); in wait_for_unlock_notify() 475 pthread_cond_destroy(&un.cond); in wait_for_unlock_notify() [all …]
|
| H A D | sqlite.h.in | 4715 ** ^The names returned are the original un-aliased names of the
|
| /sqlite-3.40.0/test/ |
| H A D | fts1b.test | 34 set spanish {un dos tres cuatro cinco} 79 } {one un eine} 81 execsql {SELECT rowid FROM t1 WHERE t1 MATCH '"one un"'}
|
| H A D | fts3ab.test | 34 set spanish {un dos tres cuatro cinco} 79 } {one un eine} 81 execsql {SELECT rowid FROM t1 WHERE t1 MATCH '"one un"'}
|
| H A D | fts2b.test | 34 set spanish {un dos tres cuatro cinco} 79 } {one un eine} 81 execsql {SELECT rowid FROM t1 WHERE t1 MATCH '"one un"'}
|
| H A D | fuzz-oss1.test | 134 …ON account FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (bank est util… 136 …account FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible de modifier un objet (bank est util… 139 … ON budget FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (category est … 177 …RT ON node FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (node est util… 179 …ON node FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible de modifier un objet (node est util… 187 … operation FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (payee est uti… 192 … operation FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (unit est util… 196 …ON unit FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible de détruire un objet (unit est util… 228 …RT ON unit FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible d''ajouter un objet (unit est util… 230 …ON unit FOR EACH ROW BEGIN SELECT RAISE(ABORT, 'Impossible de modifier un objet (unit est util… [all …]
|
| H A D | fts3comp1.test | 39 2 {z.i.p!!} {un "zip"}
|
| H A D | misuse.test | 178 # fail because there are still un-finalized() VDBEs.
|
| H A D | vtab_shared.test | 254 # unfinalized statements held by the un-xDisconnect()ed sqlite3_vtab.
|
| H A D | e_createtable.test | 97 3.2 "CREATE TABLE t1(c1 text CONSTRAINT un UNIQUE)" {}
|
| H A D | fts1porter.test | 21373 un un 21592 une un
|
| H A D | fts3corrupt4.test | 1630 | 2816: 02 00 01 01 01 02 00 01 01 01 02 00 00 06 75 6e ..............un
|
| /sqlite-3.40.0/ |
| H A D | ltmain.sh | 726 uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 10694 umpires umpir un un 10804 une un uneared unear
|