/external/chromium_org/third_party/icu/source/i18n/ |
tridpars.h | 66 class Specs : public UMemory { 73 Specs(const UnicodeString& s, const UnicodeString& t, 79 Specs(const Specs &other); // forbid copying of this class 80 Specs &operator=(const Specs &other); // forbid copying of this class 308 * at any location between specs or delimiters, and is returned 310 * @return a Specs object, or null if the parse failed. If 313 * pattern is returned in the Specs object, otherwise the returned 317 static Specs* parseFilterID(const UnicodeString& id, int32_t& pos [all...] |
tridpars.cpp | 50 TransliteratorIDParser::Specs::Specs(const UnicodeString& s, const UnicodeString& t, 114 Specs* specsA = NULL; 115 Specs* specsB = NULL; 217 Specs* specs = parseFilterID(id, pos, TRUE); local 218 if (specs == NULL) { 224 SingleID* single = specsToID(specs, FORWARD); 226 single->filter = specs->filter; 228 delete specs; [all...] |
/external/icu4c/i18n/ |
tridpars.h | 66 class Specs : public UMemory { 73 Specs(const UnicodeString& s, const UnicodeString& t, 79 Specs(const Specs &other); // forbid copying of this class 80 Specs &operator=(const Specs &other); // forbid copying of this class 308 * at any location between specs or delimiters, and is returned 310 * @return a Specs object, or null if the parse failed. If 313 * pattern is returned in the Specs object, otherwise the returned 317 static Specs* parseFilterID(const UnicodeString& id, int32_t& pos [all...] |
tridpars.cpp | 50 TransliteratorIDParser::Specs::Specs(const UnicodeString& s, const UnicodeString& t, 114 Specs* specsA = NULL; 115 Specs* specsB = NULL; 217 Specs* specs = parseFilterID(id, pos, TRUE); local 218 if (specs == NULL) { 224 SingleID* single = specsToID(specs, FORWARD); 226 single->filter = specs->filter; 228 delete specs; [all...] |
/external/clang/lib/AST/ |
DeclTemplate.cpp | 165 llvm::FoldingSetVector<EntryType> &Specs, 171 EntryType *Entry = Specs.FindNodeOrInsertPos(ID, InsertPos); 252 uint32_t *Specs = CommonPtr->LazySpecializations; 254 for (uint32_t I = 0, N = *Specs++; I != N; ++I) 255 (void)Context.getExternalSource()->GetExternalDecl(Specs[I]); 325 uint32_t *Specs = CommonPtr->LazySpecializations; 327 for (uint32_t I = 0, N = *Specs++; I != N; ++I) 328 (void)Context.getExternalSource()->GetExternalDecl(Specs[I]); [all...] |
Expr.cpp | 536 SpecsTy Specs; 542 Specs.push_back(Spec); 548 for (SpecsTy::reverse_iterator I = Specs.rbegin(), E = Specs.rend(); [all...] |
/external/clang/include/clang/AST/ |
DeclTemplate.h | 592 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { 593 return SpecIterator<EntryType>(isEnd ? Specs.end() : Specs.begin()); 597 findSpecializationImpl(llvm::FoldingSetVector<EntryType> &Specs, [all...] |
/external/clang/lib/Parse/ |
ParseDecl.cpp | [all...] |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/ |
gradle-tooling-api-1.6.jar | |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/ |
gradle-tooling-api-1.6-rc-1.jar | |
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/ |
gradle-tooling-api-1.7.jar | |
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.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 | |