Searched refs:priority (Results 1 – 9 of 9) sorted by relevance
| /sqlite-3.40.0/ext/rtree/ |
| H A D | rtreedoc3.test | 87 # The priority queue is stored as a Tcl list. The order of elements in 89 # in the priority queue is itself a list. The first element is the 90 # priority value for the entry (a real). Following this is a list of 101 # the root node the only entry in a priority queue sorted by rScore. 112 error "priority queue is empty!" 115 # Find the priority queue entry with the lowest score. 131 # from the priority queue that has the lowest score. 164 # EVIDENCE-OF: R-65127-42665 If the extracted priority queue entry is a 196 # the priority queue using the score supplied by the callback. 210 # returned to the priority queue. Otherwise it is discarded. [all …]
|
| H A D | rtreeE.test | 131 # Run query that have very deep priority queues
|
| /sqlite-3.40.0/doc/ |
| H A D | wal-lock.md | 11 facilitates transfer of OS priority between processes when a high priority 12 process is blocked by a lower priority one. 43 opener may therefore block on and transfer priority to a checkpointer in some
|
| /sqlite-3.40.0/tool/ |
| H A D | mkkeywordhash.c | 39 int priority; /* Put higher priorities earlier in the hash chain */ member 385 if( aKeywordTable[i].priority >= aKeywordTable[j].priority ) return; in reorder()
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-opfs-async-proxy.js | 726 ? ((priority,e)=>{ 727 if(priority<=state.asyncS11nExceptions){
|
| /sqlite-3.40.0/test/ |
| H A D | fuzz-oss1.test | 631 INTEGER, "ncal:summaryAltRep:graph" INTEGER, "ncal:priority" INTEGER, 632 "ncal:priority:graph" INTEGER, "ncal:location" TEXT COLLATE NOCASE, 1427 "scal:isAllDay:graph" INTEGER, "scal:priority" INTEGER, 1428 "scal:priority:graph" INTEGER, "scal:rdate" INTEGER,
|
| H A D | fts1porter.test | 15874 priority prioriti
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 7945 priority prioriti priory priori
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 1094 ** circumstances in order to fix a problem with priority inversion.
|