Searched refs:nullRow (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbe.c2139 if( pC->nullRow ){
3072 pCur->nullRow = 1;
3134 pCx->nullRow = 1;
3189 pCx->nullRow = 1;
3282 pC->nullRow = 0;
3429 pC->nullRow = 0;
3644 pC->nullRow = 0;
4052 assert( pC->nullRow==0 );
4116 if( pC->nullRow ){
4156 pC->nullRow
[all...]
H A DvdbeInt.h54 Bool nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
H A Dvdbeaux.c2472 p->nullRow = 1;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12268 Bool nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c13933 u8 nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
[all...]
/external/sqlite/dist/
H A Dsqlite3.c13933 u8 nullRow; /* True if pointing to a row with no data */ member in struct:VdbeCursor
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 803 milliseconds