Home
last modified time | relevance | path

Searched refs:bReturn (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dos_win.c476 BOOL bReturn = FALSE; in winceLockFile() local
490 bReturn = TRUE; in winceLockFile()
502 bReturn = TRUE; in winceLockFile()
512 bReturn = TRUE; in winceLockFile()
521 bReturn = TRUE; in winceLockFile()
526 return bReturn; in winceLockFile()
540 BOOL bReturn = FALSE; in winceUnlockFile() local
555 bReturn = TRUE; in winceUnlockFile()
566 bReturn = TRUE; in winceUnlockFile()
575 bReturn = TRUE; in winceUnlockFile()
[all …]
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c31610 BOOL bReturn = FALSE;
31624 bReturn = TRUE;
31636 bReturn = TRUE;
31646 bReturn = TRUE;
31655 bReturn = TRUE;
31660 return bReturn;
31674 BOOL bReturn = FALSE;
31689 bReturn = TRUE;
31700 bReturn = TRUE;
31709 bReturn = TRUE;
[all …]
/external/sqlite/dist/orig/
Dsqlite3.c33505 BOOL bReturn = FALSE;
33519 bReturn = TRUE;
33531 bReturn = TRUE;
33541 bReturn = TRUE;
33550 bReturn = TRUE;
33555 return bReturn;
33569 BOOL bReturn = FALSE;
33584 bReturn = TRUE;
33595 bReturn = TRUE;
33604 bReturn = TRUE;
[all …]
/external/sqlite/dist/
Dsqlite3.c33533 BOOL bReturn = FALSE;
33547 bReturn = TRUE;
33559 bReturn = TRUE;
33569 bReturn = TRUE;
33578 bReturn = TRUE;
33583 return bReturn;
33597 BOOL bReturn = FALSE;
33612 bReturn = TRUE;
33623 bReturn = TRUE;
33632 bReturn = TRUE;
[all …]