/external/doclava/src/com/google/doclava/ |
D | PackageInfo.java | 476 for (ClassInfo cInfo : mClasses.values()) { in isConsistent() 482 if (ignoredClasses != null && ignoredClasses.contains(cInfo.qualifiedName())) { in isConsistent() 486 if (pInfo.mClasses.containsKey(cInfo.name())) { in isConsistent() 491 if (!cInfo.isConsistent(pInfo.mClasses.get(cInfo.name()), newClsCtors, newClsApis)) { in isConsistent() 497 ClassInfo deltaClsInfo = createDeltaClass(cInfo, newClsCtors, newClsApis); in isConsistent() 501 if (cInfo.isDeprecated()) { in isConsistent() 502 Errors.error(Errors.REMOVED_DEPRECATED_CLASS, cInfo.position(), in isConsistent() 503 "Removed deprecated public class " + cInfo.qualifiedName()); in isConsistent() 505 Errors.error(Errors.REMOVED_CLASS, cInfo.position(), in isConsistent() 506 "Removed public class " + cInfo.qualifiedName()); in isConsistent() [all …]
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | ApiInfo.java | 106 for (ClassInfo cInfo : newClsApis) { in isConsistent() 107 if (ignoredClasses == null || !ignoredClasses.contains(cInfo.qualifiedName())) { in isConsistent() 108 info.addClass(cInfo); in isConsistent()
|
/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_EditCtrl.cpp | 535 PWL_CARET_INFO cInfo; in IOnSetCaret() local 536 cInfo.bVisible = bVisible; in IOnSetCaret() 537 cInfo.ptHead = ptHead; in IOnSetCaret() 538 cInfo.ptFoot = ptFoot; in IOnSetCaret() 540 OnNotify(this, PNM_SETCARETINFO, (intptr_t)&cInfo, (intptr_t) nullptr); in IOnSetCaret()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
D | PKCS12KeyStoreSpi.java | 1597 EncryptedData cInfo = new EncryptedData(data, cAlgId, new BEROctetString(certBytes)); in doStore() local 1602 new ContentInfo(encryptedData, cInfo.toASN1Primitive()) in doStore()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2942 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; in ParseConstraints() local 2943 if (cInfo.Type == InlineAsm::isClobber) in ParseConstraints() 2945 cInfo.selectAlternative(bestMAIndex); in ParseConstraints()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2552 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; in ParseConstraints() local 2553 if (cInfo.Type == InlineAsm::isClobber) in ParseConstraints() 2555 cInfo.selectAlternative(bestMAIndex); in ParseConstraints()
|
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |