HomeSort by relevance Sort by last modified time
    Searched refs:dataVector (Results 1 - 16 of 16) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zIn.cpp 145 void Set(CInArchive *archive, const CObjectVector<CByteBuffer> *dataVector);
170 void CStreamSwitch::Set(CInArchive *archive, const CObjectVector<CByteBuffer> *dataVector)
177 if (dataIndex < 0 || dataIndex >= dataVector->Size())
179 Set(archive, (*dataVector)[dataIndex]);
533 const CObjectVector<CByteBuffer> *dataVector,
541 streamSwitch.Set(this, dataVector);
689 const CObjectVector<CByteBuffer> *dataVector,
716 ReadUnpackInfo(dataVector, folders);
763 void CInArchive::ReadUInt64DefVector(const CObjectVector<CByteBuffer> &dataVector,
769 streamSwitch.Set(this, &dataVector);
    [all...]
7zIn.h 181 const CObjectVector<CByteBuffer> *dataVector,
192 const CObjectVector<CByteBuffer> *dataVector,
206 void ReadUInt64DefVector(const CObjectVector<CByteBuffer> &dataVector,
211 CObjectVector<CByteBuffer> &dataVector
  /external/chromium_org/third_party/icu/source/i18n/
transreg.cpp 441 UVector* dataVector; // For COMPOUND_RBT
477 while (u.dataVector != NULL && !u.dataVector->isEmpty())
478 delete (TransliterationRuleData*)u.dataVector->orphanElementAt(0);
479 delete u.dataVector;
568 if (parser.idBlockVector.isEmpty() && parser.dataVector.isEmpty()) {
573 else if (parser.idBlockVector.isEmpty() && parser.dataVector.size() == 1) {
574 entry->u.data = (TransliterationRuleData*)parser.dataVector.orphanElementAt(0);
577 else if (parser.idBlockVector.size() == 1 && parser.dataVector.isEmpty()) {
585 entry->u.dataVector = new UVector(status)
    [all...]
rbt.cpp 48 parser.dataVector.size() == 0) {
53 fData = (TransliterationRuleData*)parser.dataVector.orphanElementAt(0);
rbt_pars.cpp 822 dataVector(statusReturn),
838 while (!dataVector.isEmpty())
839 delete (TransliterationRuleData*)(dataVector.orphanElementAt(0));
889 while (!dataVector.isEmpty()) {
890 delete (TransliterationRuleData*)(dataVector.orphanElementAt(0));
    [all...]
rbt_pars.h 42 UVector dataVector;
translit.cpp     [all...]
  /external/icu4c/i18n/
transreg.cpp 443 UVector* dataVector; // For COMPOUND_RBT
479 while (u.dataVector != NULL && !u.dataVector->isEmpty())
480 delete (TransliterationRuleData*)u.dataVector->orphanElementAt(0);
481 delete u.dataVector;
570 if (parser.idBlockVector.isEmpty() && parser.dataVector.isEmpty()) {
575 else if (parser.idBlockVector.isEmpty() && parser.dataVector.size() == 1) {
576 entry->u.data = (TransliterationRuleData*)parser.dataVector.orphanElementAt(0);
579 else if (parser.idBlockVector.size() == 1 && parser.dataVector.isEmpty()) {
587 entry->u.dataVector = new UVector(status)
    [all...]
rbt.cpp 48 parser.dataVector.size() == 0) {
53 fData = (TransliterationRuleData*)parser.dataVector.orphanElementAt(0);
rbt_pars.cpp 828 dataVector(statusReturn),
844 while (!dataVector.isEmpty())
845 delete (TransliterationRuleData*)(dataVector.orphanElementAt(0));
895 while (!dataVector.isEmpty()) {
896 delete (TransliterationRuleData*)(dataVector.orphanElementAt(0));
    [all...]
rbt_pars.h 42 UVector dataVector;
translit.cpp     [all...]
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 201 milliseconds