Searched defs:aCopy (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dvacuum.c284 static const unsigned char aCopy[] = { local
295 for(i=0; i<ArraySize(aCopy); i+=2){
298 sqlite3BtreeGetMeta(pMain, aCopy[i], &meta);
299 rc = sqlite3BtreeUpdateMeta(pTemp, aCopy[i], meta+aCopy[i+1]);
/external/chromium_org/third_party/icu/source/i18n/
H A Dchoicfmt.cpp756 ChoiceFormat *aCopy = new ChoiceFormat(*this); local
757 return aCopy;
/external/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp567 ChoiceFormat *aCopy = new ChoiceFormat(*this); local
568 return aCopy;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c96649 static const unsigned char aCopy[] = { local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c109266 static const unsigned char aCopy[] = { local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c109286 static const unsigned char aCopy[] = { local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 929 milliseconds