Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_encrypt.cpp266 int iHash = 0; in Revision6_Hash() local
269 iHash = 0; in Revision6_Hash()
273 iHash = 1; in Revision6_Hash()
277 iHash = 2; in Revision6_Hash()
283 if (iHash == 0) { in Revision6_Hash()
285 } else if (iHash == 1) { in Revision6_Hash()
287 } else if (iHash == 2) { in Revision6_Hash()
/external/sqlite/dist/
Dsqlite3.c51159 int iHash, /* Find the iHash'th table */
51167 rc = walIndexPage(pWal, iHash, &aPgno);
51168 assert( rc==SQLITE_OK || iHash>0 );
51175 if( iHash==0 ){
51179 iZero = HASHTABLE_NPAGE_ONE + (iHash-1)*HASHTABLE_NPAGE;
51196 int iHash = (iFrame+HASHTABLE_NPAGE-HASHTABLE_NPAGE_ONE-1) / HASHTABLE_NPAGE;
51197 assert( (iHash==0 || iFrame>HASHTABLE_NPAGE_ONE)
51198 && (iHash>=1 || iFrame<=HASHTABLE_NPAGE_ONE)
51199 && (iHash<=1 || iFrame>(HASHTABLE_NPAGE_ONE+HASHTABLE_NPAGE))
51200 && (iHash>=2 || iFrame<=HASHTABLE_NPAGE_ONE+HASHTABLE_NPAGE)
[all …]
/external/sqlite/dist/orig/
Dsqlite3.c51141 int iHash, /* Find the iHash'th table */
51149 rc = walIndexPage(pWal, iHash, &aPgno);
51150 assert( rc==SQLITE_OK || iHash>0 );
51157 if( iHash==0 ){
51161 iZero = HASHTABLE_NPAGE_ONE + (iHash-1)*HASHTABLE_NPAGE;
51178 int iHash = (iFrame+HASHTABLE_NPAGE-HASHTABLE_NPAGE_ONE-1) / HASHTABLE_NPAGE;
51179 assert( (iHash==0 || iFrame>HASHTABLE_NPAGE_ONE)
51180 && (iHash>=1 || iFrame<=HASHTABLE_NPAGE_ONE)
51181 && (iHash<=1 || iFrame>(HASHTABLE_NPAGE_ONE+HASHTABLE_NPAGE))
51182 && (iHash>=2 || iFrame<=HASHTABLE_NPAGE_ONE+HASHTABLE_NPAGE)
[all …]
/external/caliper/lib/
Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/ ...