Searched defs:PAGESIZE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/tool/
H A Ddiffdb.c13 #define PAGESIZE 1024 macro
19 unsigned char a1[PAGESIZE], a2[PAGESIZE];
35 while( read(db1, a1, PAGESIZE)==PAGESIZE && read(db2,a2,PAGESIZE)==PAGESIZE ){
36 if( memcmp(a1,a2,PAGESIZE) ){
/external/iproute2/doc/
H A DMakefile13 PAGESIZE=a4 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...

Completed in 193 milliseconds