Home
last modified time | relevance | path

Searched defs:hasBody (Results 1 – 21 of 21) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAffixPatternProvider.java40 public boolean hasBody(); in hasBody() method
DCurrencyPluralInfoAffixProvider.java68 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java153 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
DPatternStringParser.java174 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DAffixPatternProvider.java47 public boolean hasBody(); in hasBody() method
DCurrencyPluralInfoAffixProvider.java72 public boolean hasBody() { in hasBody() method in CurrencyPluralInfoAffixProvider
DPropertiesAffixPatternProvider.java157 public boolean hasBody() { in hasBody() method in PropertiesAffixPatternProvider
DPatternStringParser.java177 public boolean hasBody() { in hasBody() method in PatternStringParser.ParsedPatternInfo
/external/icu/icu4c/source/i18n/
Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/external/cronet/third_party/icu/source/i18n/
Dnumber_mapper.cpp452 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
516 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DHttpEngine.java499 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttpEngine.java488 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
/external/clang/include/clang/AST/
DDeclBase.h875 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
DDeclObjC.h481 bool hasBody() const override { return Body.isValid(); } in hasBody() function
DDecl.h1764 bool hasBody() const override { in hasBody() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp417 bool hasBody() const { return Body && Body->getValues().size() > 0; } in hasBody() function in __anon672407d60111::Intrinsic
/external/clang/lib/AST/
DDecl.cpp2454 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3538 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js6312 var hasBody = rtbody.test(elem), variable