HomeSort by relevance Sort by last modified time
    Searched defs:Specs (Results 1 - 18 of 18) sorted by null

  /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/icu/icu4c/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/clang/lib/AST/
DeclTemplate.cpp 166 llvm::FoldingSetVector<EntryType> &Specs,
172 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]);
326 uint32_t *Specs = CommonPtr->LazySpecializations;
328 for (uint32_t I = 0, N = *Specs++; I != N; ++I)
329 (void)Context.getExternalSource()->GetExternalDecl(Specs[I]);
    [all...]
Expr.cpp 547 SpecsTy Specs;
553 Specs.push_back(Spec);
559 for (SpecsTy::reverse_iterator I = Specs.rbegin(), E = Specs.rend();
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 190 // Check out noexcept specs.
625 /// validates compatibility and merges the specs if necessary.
    [all...]
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 
  /prebuilts/tools/common/m2/repository/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 

Completed in 262 milliseconds