Home
last modified time | relevance | path

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

12

/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.java149 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.java153 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.cpp445 bool PropertiesAffixPatternProvider::hasBody() const { in hasBody() function in PropertiesAffixPatternProvider
505 bool CurrencyPluralInfoAffixProvider::hasBody() const { in hasBody() function in CurrencyPluralInfoAffixProvider
Dnumber_patternstring.cpp114 bool ParsedPatternInfo::hasBody() const { in hasBody() function in ParsedPatternInfo
/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/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/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/llvm-project/clang/include/clang/AST/
DDeclBase.h1016 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
DDeclObjC.h524 bool hasBody() const override { return Body.isValid(); } in hasBody() function
DDecl.h2039 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 __anon985e31310111::Intrinsic
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpDefinitionsGen.cpp1253 bool hasBody = !body.empty(); in genBuilder() local
/external/llvm-project/clang/utils/TableGen/
DNeonEmitter.cpp458 bool hasBody() const { return Body && !Body->getValues().empty(); } in hasBody() function in __anon2302917f0111::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/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h5018 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
/external/llvm-project/clang/lib/AST/
DDecl.cpp2890 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl

12