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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c465 ** into *pRc.
467 ** If *pRc is initially non-zero then this routine is a no-op.
470 int *pRc, /* Success code */
477 if( *pRc ) return;
482 *pRc = SQLITE_NOMEM;
484 *pRc = sqlite3_exec(db, zSql, 0, 0, 0);
517 ** If *pRc is non-zero when this function is called, it is a no-op.
518 ** Otherwise, if an error occurs, an SQLite error code is stored in *pRc
521 static void fts3DeclareVtab(int *pRc, Fts3Table *p){ argument
522 if( *pRc
469 fts3DbExec( int *pRc, sqlite3 *db, const char *zFormat, ... ) argument
618 fts3DatabasePageSize(int *pRc, Fts3Table *p) argument
677 fts3Appendf( int *pRc, char **pz, const char *zFormat, ... ) argument
751 fts3ReadExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
790 fts3WriteExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
[all...]
H A Dfts3_write.c459 ** If an OOM error occurs, *pRc is set to SQLITE_NOMEM before returning.
468 int *pRc /* OUT: Return code */
507 *pRc = rc;
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_vfs.c213 static int tvfsResultCode(Testvfs *p, int *pRc){ argument
231 *pRc = aCode[i].eCode;
/external/sqlite/dist/orig/
H A Dsqlite3.c15063 ** return this value and set *pRc to SQLITE_OK.
15065 ** Or, if an error does occur, set *pRc to SQLITE_ERROR. The returned value
15071 int *pRc /* OUT: Error code. SQLITE_OK or ERROR */
15104 *pRc = SQLITE_ERROR;
15118 *pRc = SQLITE_OK;
127344 fts3DbExec( int *pRc, sqlite3 *db, const char *zFormat, ... ) argument
127399 fts3DeclareVtab(int *pRc, Fts3Table *p) argument
127436 sqlite3Fts3CreateStatTable(int *pRc, Fts3Table *p) argument
127519 fts3DatabasePageSize(int *pRc, Fts3Table *p) argument
127578 fts3Appendf( int *pRc, char **pz, const char *zFormat, ... ) argument
127653 fts3ReadExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
127710 fts3WriteExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
131936 fts3EvalNearTest(Fts3Expr *pExpr, int *pRc) argument
132133 fts3EvalTestDeferredAndNear(Fts3Cursor *pCsr, int *pRc) argument
140371 blobGrowBuffer(Blob *pBlob, int nMin, int *pRc) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c15063 ** return this value and set *pRc to SQLITE_OK.
15065 ** Or, if an error does occur, set *pRc to SQLITE_ERROR. The returned value
15071 int *pRc /* OUT: Error code. SQLITE_OK or ERROR */
15104 *pRc = SQLITE_ERROR;
15118 *pRc = SQLITE_OK;
127364 fts3DbExec( int *pRc, sqlite3 *db, const char *zFormat, ... ) argument
127419 fts3DeclareVtab(int *pRc, Fts3Table *p) argument
127456 sqlite3Fts3CreateStatTable(int *pRc, Fts3Table *p) argument
127539 fts3DatabasePageSize(int *pRc, Fts3Table *p) argument
127598 fts3Appendf( int *pRc, char **pz, const char *zFormat, ... ) argument
127673 fts3ReadExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
127730 fts3WriteExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
131968 fts3EvalNearTest(Fts3Expr *pExpr, int *pRc) argument
132165 fts3EvalTestDeferredAndNear(Fts3Cursor *pCsr, int *pRc) argument
140403 blobGrowBuffer(Blob *pBlob, int nMin, int *pRc) argument
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c113519 fts3DbExec( int *pRc, sqlite3 *db, const char *zFormat, ... ) argument
113571 fts3DeclareVtab(int *pRc, Fts3Table *p) argument
113668 fts3DatabasePageSize(int *pRc, Fts3Table *p) argument
113727 fts3Appendf( int *pRc, char **pz, const char *zFormat, ... ) argument
113801 fts3ReadExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
113840 fts3WriteExprList(Fts3Table *p, const char *zFunc, int *pRc) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
H A Dh264-svc-99-640x360.rtpdump2926 ;F�/��~~�>Z82���R�����E˗����;NV��jw�.�h]x�71�������Nֳ1�g��[�>�Y-�%b�u/��Oz¾��Q�<����O$��ι�B$�����w���pRc�j�����ΌCl�E���8f�����dR���ܹ�D�몡2,�ݫ�O�/ʿ.EjL]�x=,��?���u����`Uٰ�x8��&_�E���S���߁f�>�@�[3�D%�\��g�y�� �ќ?��[x���H/�

Completed in 624 milliseconds