/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | EnumValueOptions.php | 65 public function getDeprecated() function in Google\\Protobuf\\Internal\\EnumValueOptions
|
D | ServiceOptions.php | 65 public function getDeprecated() function in Google\\Protobuf\\Internal\\ServiceOptions
|
D | EnumOptions.php | 110 public function getDeprecated() function in Google\\Protobuf\\Internal\\EnumOptions
|
D | MethodOptions.php | 71 public function getDeprecated() function in Google\\Protobuf\\Internal\\MethodOptions
|
D | MessageOptions.php | 254 public function getDeprecated() function in Google\\Protobuf\\Internal\\MessageOptions
|
D | FieldOptions.php | 394 public function getDeprecated() function in Google\\Protobuf\\Internal\\FieldOptions
|
D | FileOptions.php | 702 public function getDeprecated() function in Google\\Protobuf\\Internal\\FileOptions
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 481 if (!A->getDeprecated().empty() && TargetMinVersion >= A->getDeprecated()) { in CheckAvailability() 485 VersionTuple VTD(A->getDeprecated()); in CheckAvailability()
|
/external/llvm-project/clang/lib/AST/ |
D | DeclBase.cpp | 607 if (!A->getDeprecated().empty() && EnclosingVersion >= A->getDeprecated()) { in CheckAvailability() 611 VersionTuple VTD(A->getDeprecated()); in CheckAvailability()
|
/external/llvm-project/clang/lib/Index/ |
D | CommentToXML.cpp | 1035 VersionTuple DeprecatedInVersion = AA->getDeprecated(); in visitFullComment()
|
/external/clang/lib/Index/ |
D | CommentToXML.cpp | 1038 VersionTuple DeprecatedInVersion = AA->getDeprecated(); in visitFullComment()
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndex.cpp | 7995 LHS->getDeprecated() == RHS->getDeprecated() && in getCursorPlatformAvailabilityForDecl() 8002 (!LHS->getDeprecated().empty() && !RHS->getDeprecated().empty()) || in getCursorPlatformAvailabilityForDecl() 8009 if (LHS->getDeprecated().empty() && !RHS->getDeprecated().empty()) { in getCursorPlatformAvailabilityForDecl() 8010 LHS->setDeprecated(Ctx, RHS->getDeprecated()); in getCursorPlatformAvailabilityForDecl() 8064 convertVersion(Avail.value()->getDeprecated()); in clang_getCursorPlatformAvailability()
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1097 VersionTuple Deprecated1 = AA1->getDeprecated(); in AvailabilityAttrsMatch() 1101 VersionTuple Deprecated2 = AA2->getDeprecated(); in AvailabilityAttrsMatch()
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 1090 VersionTuple Deprecated1 = AA1->getDeprecated(); in AvailabilityAttrsMatch() 1094 VersionTuple Deprecated2 = AA2->getDeprecated(); in AvailabilityAttrsMatch()
|
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2021 VersionTuple OldDeprecated = OldAA->getDeprecated(); in mergeAvailabilityAttr()
|
D | SemaDecl.cpp | 2254 AA->getDeprecated(), in mergeDeclAttribute()
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 7048 availability[N].Deprecated = convertVersion(Avail->getDeprecated()); in getCursorPlatformAvailabilityForDecl()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2318 VersionTuple OldDeprecated = OldAA->getDeprecated(); in mergeAvailabilityAttr()
|
D | SemaDecl.cpp | 2559 AA->getDeprecated(), AA->getObsoleted(), AA->getUnavailable(), in mergeDeclAttribute()
|
/external/kotlinc/lib/ |
D | kotlin-main-kts.jar | META-INF/
META-INF/MANIFEST.MF
DebugProbesKt.bin
META-INF/LICENSE
... |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |