/aosp_15_r20/external/zstd/tests/regression/ |
H A D | results.csv | 19 github.tar, level -5, compress simple, … 20 github.tar, level -3, compress simple, … 21 github.tar, level -1, compress simple, … 22 github.tar, level 0, compress simple, … 23 github.tar, level 1, compress simple, … 24 github.tar, level 3, compress simple, … 25 github.tar, level 4, compress simple, … 26 github.tar, level 5, compress simple, … 27 github.tar, level 6, compress simple, … 28 github.tar, level 7, compress simple, … [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
HD | javaparser-core-3.3.0.jar | ... .MF
META-INF/
com/
com/github/
com/github/javaparser/
com/github ... |
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/local-javac-header/ |
D | javaparser.jar | ... com.github.javaparser.GeneratedJavaParser extends com.github.javaparser.GeneratedJavaParserBase implements com.github.javaparser ... |
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/javac/ |
D | javaparser.jar | ... com.github.javaparser.GeneratedJavaParser extends com.github.javaparser.GeneratedJavaParserBase implements com.github.javaparser ... |
D | javaparser.jar.rsp | 1 …github/javaparser/CommentsInserter.java external/javaparser/javaparser-core/src/main/java/com/gith…
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | javaparser-core-2.1.0.jar | ... -INF/MANIFEST.MF
com/
com/github/
com/github/javaparser/
com/github ... |
HD | javaparser-core-3.0.0-alpha.2.jar | ... .MF
META-INF/
com/
com/github/
com/github/javaparser/
com/github ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/expected_output/ |
H A D | com_github_javaparser_ast_visitor_VoidVisitorAdapter.txt | 1 …sitComment(n.getComment(), arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitComm… 2 Line 93) n.getComment() ==> com.github.javaparser.ast.Node.getComment() 3 … 94) visitAnnotations(n, arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitAnnota… 4 …ine 95) n.getNameExpr().accept(this, arg) ==> com.github.javaparser.ast.expr.NameExpr.accept(com.g… 5 Line 95) n.getNameExpr() ==> com.github.javaparser.ast.body.TypeDeclaration.getNameExpr() 6 Line 96) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 7 Line 97) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 8 …Line 98) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.… 9 …sitComment(n.getComment(), arg) ==> com.github.javaparser.ast.visitor.VoidVisitorAdapter.visitComm… 10 Line 104) n.getComment() ==> com.github.javaparser.ast.Node.getComment() [all …]
|
H A D | com_github_javaparser_ast_visitor_GenericVisitorAdapter.txt | 1 …Line 43) visitComment(n, arg) ==> com.github.javaparser.ast.visitor.GenericVisitorAdapter.visitCom… 2 Line 44) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 3 Line 45) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 4 …Line 47) a.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.v… 5 Line 54) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 6 Line 55) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 7 …Line 57) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.… 8 …Line 69) visitComment(n, arg) ==> com.github.javaparser.ast.visitor.GenericVisitorAdapter.visitCom… 9 Line 70) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() 10 Line 71) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() [all …]
|
H A D | com_github_javaparser_ast_visitor_DumpVisitor.txt | 2 Line 92) makeIndent() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.makeIndent() 4 …Line 99) print(arg) ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.print(java.lan… 5 Line 100) printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printLn() 8 Line 114) getSource() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.getSource() 9 …Line 118) createSourcePrinter() ==> com.github.javaparser.ast.visitor.DumpVisitor.createSourcePrin… 10 …Line 125) printer.getSource() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.getS… 12 …().map(Modifier::getLib).collect(Collectors.joining(" ")) + " ") ==> com.github.javaparser.ast.vis… 17 …Line 135) printer.printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printL… 18 …Line 136) member.accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser… 19 …Line 137) printer.printLn() ==> com.github.javaparser.ast.visitor.DumpVisitor.SourcePrinter.printL… [all …]
|
H A D | com_github_javaparser_ast_visitor_CloneVisitor.txt | 1 …Line 114) cloneNodes(_n.getPackage(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.clo… 2 Line 114) _n.getPackage() ==> com.github.javaparser.ast.CompilationUnit.getPackage() 3 …Line 115) visit(_n.getImports(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visit(ja… 4 Line 115) _n.getImports() ==> com.github.javaparser.ast.CompilationUnit.getImports() 5 …Line 116) visit(_n.getTypes(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visit(java… 6 Line 116) _n.getTypes() ==> com.github.javaparser.ast.CompilationUnit.getTypes() 7 Line 119) _n.getRange() ==> com.github.javaparser.ast.Node.getRange() 8 …Line 126) visit(_n.getAnnotations(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.visi… 9 Line 126) _n.getAnnotations() ==> com.github.javaparser.ast.PackageDeclaration.getAnnotations() 10 …Line 127) cloneNodes(_n.getName(), _arg) ==> com.github.javaparser.ast.visitor.CloneVisitor.cloneN… [all …]
|
H A D | com_github_javaparser_ast_visitor_ModifierVisitorAdapter.txt | 4 …8) visitAnnotations(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitAnno… 5 …ine 129) visitComment(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitCo… 6 Line 130) n.getMembers() ==> com.github.javaparser.ast.body.TypeDeclaration.getMembers() 9 …Line 133) members.get(i).accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github.ja… 11 …Line 135) removeNulls(members) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.remove… 12 …Line 141) n.getAnnotations() ==> com.github.javaparser.ast.nodeTypes.NodeWithAnnotations.getAnnota… 15 …ine 144) annotations.get(i).accept(this, arg) ==> com.github.javaparser.ast.Node.accept(com.github… 17 …Line 146) removeNulls(annotations) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.re… 18 …ine 151) visitComment(n, arg) ==> com.github.javaparser.ast.visitor.ModifierVisitorAdapter.visitCo… 19 Line 152) n.getAnnotations() ==> com.github.javaparser.ast.body.BodyDeclaration.getAnnotations() [all …]
|
H A D | com_github_javaparser_ast_visitor_EqualsVisitor.txt | 1 …Line 111) SINGLETON.nodeEquals(n1, n2) ==> com.github.javaparser.ast.visitor.EqualsVisitor.nodeEqu… 2 …Line 123) nodeEquals(n1.getComment(), n2.getComment()) ==> com.github.javaparser.ast.visitor.Equal… 3 Line 123) n1.getComment() ==> com.github.javaparser.ast.Node.getComment() 4 Line 123) n2.getComment() ==> com.github.javaparser.ast.Node.getComment() 5 …Line 126) nodesEquals(n1.getOrphanComments(), n2.getOrphanComments()) ==> com.github.javaparser.as… 6 Line 126) n1.getOrphanComments() ==> com.github.javaparser.ast.Node.getOrphanComments() 7 Line 126) n2.getOrphanComments() ==> com.github.javaparser.ast.Node.getOrphanComments() 11 …Line 139) nodeEquals(nodes1.get(i), nodes2.get(i)) ==> com.github.javaparser.ast.visitor.EqualsVis… 16 …quality(n1, n2) ==> com.github.javaparser.ast.visitor.EqualsVisitor.commonNodeEquality(com.github.… 17 …Line 159) n1.accept(this, n2) ==> com.github.javaparser.ast.Node.accept(com.github.javaparser.ast.… [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/zip_sum_test/testdata/ |
D | zip_sums.csv | 41 github.com/1and1/oneandone-cloudserver-sdk-go,v1.0.1,h1:RMTyvS5bjvSWiUcfqfr/E2pxHEMrALvU+E12n6biymg… 42 github.com/99designs/gqlgen,v0.10.1,h1:1BgB6XKGTHq7uH4G1/PYyKe2Kz7/vw3AlvMZlD3TEEY=,04b9e7d8a3df654… 43 github.com/AndreasBriese/bbloom,v0.0.0-20190306092124-e2d15f34fcf9,h1:HD8gA2tkByhMAwYaFAX9w2l7vxvBQ… 44 github.com/AsynkronIT/goconsole,v0.0.0-20160504192649-bfa12eebf716,h1:Pk/Kzi5O0T4QxfqvbaUsh8UklbJ9B… 45 github.com/Azure/azure-amqp-common-go,v1.1.4,h1:DmPXxmLZwi/71CgRTZIKR6yiKEW3eC42S4gSBhfG7y0=,4b8007… 46 github.com/Azure/azure-amqp-common-go/v2,v2.1.0,h1:+QbFgmWCnPzdaRMfsI0Yb6GrRdBj5jVL8N3EXuEUcBQ=,9a9… 47 github.com/Azure/azure-pipeline-go,v0.2.2,h1:6oiIS9yaG6XCCzhgAgKFfIWyo4LLCiDhZot6ltoThhY=,3e4f90f6e… 48 github.com/Azure/azure-sdk-for-go,v36.0.0+incompatible,h1:XIaBmA4pgKqQ7jInQPaNJQ4pOHrdJjw9gYXhbyiCh… 49 github.com/Azure/azure-service-bus-go,v0.9.1,h1:G1qBLQvHCFDv9pcpgwgFkspzvnGknJRR0PYJ9ytY/JA=,81e42e… 50 github.com/Azure/azure-storage-blob-go,v0.8.0,h1:53qhf0Oxa0nOjgbDeeYPUeyiNmafAFEY95rZLK0Tj6o=,3b02b… [all …]
|
/aosp_15_r20/external/curl/docs/ |
H A D | THANKS | 7 0xee on github 8 0xflotus on github 9 12932 on github 10 1337vt on github 11 1ocalhost on github 12 3dyd on github 13 3eka on github 14 5533asdg on github 15 8U61ife on github 16 a1346054 on github [all …]
|
/aosp_15_r20/external/fmtlib/ |
H A D | ChangeLog.md | 8 (https://github.com/fmtlib/fmt/issues/4054, 9 https://github.com/fmtlib/fmt/issues/4060). 12 `fmt::format_to` (https://github.com/fmtlib/fmt/issues/4070). 15 (https://github.com/fmtlib/fmt/issues/4053, 16 https://github.com/fmtlib/fmt/pull/4057). Thanks @Arghnews. 19 `std::string_view` (https://github.com/fmtlib/fmt/issues/4036, 20 https://github.com/fmtlib/fmt/pull/4055). Thanks @Arghnews. 23 (https://github.com/fmtlib/fmt/issues/4049, 24 https://github.com/fmtlib/fmt/pull/4056). Thanks @Arghnews. 27 (https://github.com/fmtlib/fmt/issues/4052). [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/MPAndroidChart/MPAndroidChart/android_common/javac/ |
D | MPAndroidChart.jar | ... -INF/MANIFEST.MF
com/
com/github/
com/github/mikephil/
com/github ... |
/aosp_15_r20/external/python/google-api-python-client/ |
D | CHANGELOG | 3 ## [2.34.0](https://www.github.com/googleapis/google-api-python-client/compare/v2.33.0...v2.34.0) (… 8 …e api https://github.com/googleapis/google-api-python-client/commit/945a281fc6a055f37d68a742959bdd… 9 …e api https://github.com/googleapis/google-api-python-client/commit/90327d9a1b198523773d730402c527… 10 …e api https://github.com/googleapis/google-api-python-client/commit/a2271c7c184e8d75b6370cf139ca46… 11 …e api https://github.com/googleapis/google-api-python-client/commit/e98fcec145aeb43c1a962404c4599b… 12 …e api https://github.com/googleapis/google-api-python-client/commit/6a63e51e98ea3d3662b0dd89e95636… 13 …e api https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8… 14 …e api https://github.com/googleapis/google-api-python-client/commit/bb409be9296aef9c3e106476999e6e… 15 …e api https://github.com/googleapis/google-api-python-client/commit/5687b00d4ba57a2ddb4311f66ae627… 16 …e api https://github.com/googleapis/google-api-python-client/commit/d026eb98f0eee8889aa7b55d507296… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-asset/ |
H A D | CHANGELOG.md | 3 ## [3.9.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-asset-v3.8.1-SNAPSH… 8 …ponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6… 9 …hable field kmsKeys ([#8534](https://github.com/googleapis/google-cloud-java/issues/8534)) ([c7ad5… 10 … v1 SavedQuery APIs ([#8426](https://github.com/googleapis/google-cloud-java/issues/8426)) ([a25f1… 11 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 16 …bigquery to v2.15.0 ([#8231](https://github.com/googleapis/google-cloud-java/issues/8231)) ([2c0b9… 17 …endencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f49… 18 …endencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd361… 19 …ries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254)) ([e4760… 20 …uld not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337)) ([c9bb4… [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/expected_output/java-symbol-solver-core/ |
H A D | com_github_javaparser_symbolsolver_javaparsermodel_contexts_MethodCallExprContext.txt | 2 Line 64) wrappedNode.getScope() ==> com.github.javaparser.ast.expr.MethodCallExpr.getScope() 3 …ppedNode.getScope().get()) ==> com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade… 4 …ParserFacade.get(typeSolver) ==> com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFaca… 6 Line 65) wrappedNode.getScope() ==> com.github.javaparser.ast.expr.MethodCallExpr.getScope() 7 …Line 66) typeOfScope.asReferenceType().getGenericParameterByName(name) ==> com.github.javaparser.s… 8 …Line 66) typeOfScope.asReferenceType() ==> com.github.javaparser.symbolsolver.model.typesystem.Typ… 11 Line 80) wrappedNode.getScope() ==> com.github.javaparser.ast.expr.MethodCallExpr.getScope() 13 Line 81) wrappedNode.getScope() ==> com.github.javaparser.ast.expr.MethodCallExpr.getScope() 14 …Line 84) ((NameExpr) scope).getName().getId() ==> com.github.javaparser.ast.nodeTypes.NodeWithIden… 15 Line 84) ((NameExpr) scope).getName() ==> com.github.javaparser.ast.expr.NameExpr.getName() [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-core/ |
H A D | CHANGELOG.md | 3 ## [2.9.4](https://github.com/googleapis/java-core/compare/v2.9.3...v2.9.4) (2023-01-20) 8 …(https://github.com/googleapis/java-core/issues/1744)) ([#1080](https://github.com/googleapis/java… 10 ## [2.9.3](https://github.com/googleapis/java-core/compare/v2.9.2...v2.9.3) (2023-01-19) 15 …pi:api-common to v2.5.0 ([#1083](https://github.com/googleapis/java-core/issues/1083)) ([dc3e6c7](… 16 ….api:gax-bom to v2.22.0 ([#1084](https://github.com/googleapis/java-core/issues/1084)) ([5b94330](… 17 …ommon-protos to v2.13.0 ([#1081](https://github.com/googleapis/java-core/issues/1081)) ([d4bfd0e](… 18 …google-iam-v1 to v1.8.0 ([#1082](https://github.com/googleapis/java-core/issues/1082)) ([bbda002](… 20 ## [2.9.2](https://github.com/googleapis/java-core/compare/v2.9.1...v2.9.2) (2023-01-18) 25 …rpc:grpc-bom to v1.52.1 ([#1073](https://github.com/googleapis/java-core/issues/1073)) ([a45ec31](… 27 ## [2.9.1](https://github.com/googleapis/java-core/compare/v2.9.0...v2.9.1) (2023-01-09) [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-shared-dependencies/ |
H A D | CHANGELOG.md | 4 ## [3.1.2](https://github.com/googleapis/java-shared-dependencies/compare/v3.1.1...v3.1.2) (2023-01… 9 …github.com/googleapis/java-shared-dependencies/issues/1744)) ([#971](https://github.com/googleapis… 14 …va-bom to v2.14.0 ([#972](https://github.com/googleapis/java-shared-dependencies/issues/972)) ([2c… 15 …ore-bom to v2.9.3 ([#974](https://github.com/googleapis/java-shared-dependencies/issues/974)) ([e4… 16 …version to v2.9.2 ([#969](https://github.com/googleapis/java-shared-dependencies/issues/969)) ([aa… 17 …version to v2.9.4 ([#976](https://github.com/googleapis/java-shared-dependencies/issues/976)) ([71… 19 ## [3.1.1](https://github.com/googleapis/java-shared-dependencies/compare/v3.1.0...v3.1.1) (2023-01… 24 …rty-dependencies` ([#957](https://github.com/googleapis/java-shared-dependencies/issues/957)) ([f0… 25 …ent-bom to v2.1.2 ([#956](https://github.com/googleapis/java-shared-dependencies/issues/956)) ([db… 26 …-common to v2.3.1 ([#947](https://github.com/googleapis/java-shared-dependencies/issues/947)) ([f3… [all …]
|
/aosp_15_r20/external/fmtlib/doc/ |
H A D | ChangeLog-old.md | 4 (https://github.com/fmtlib/fmt/issues/1996, 5 https://github.com/fmtlib/fmt/issues/2029). 7 (https://github.com/fmtlib/fmt/issues/2011). 9 (https://github.com/fmtlib/fmt/issues/2014). 11 (https://github.com/fmtlib/fmt/issues/2017). 16 (https://github.com/fmtlib/fmt/issues/1976). 21 (https://github.com/fmtlib/fmt/issues/1961). 24 (https://github.com/fmtlib/fmt/issues/1919). 26 (https://github.com/fmtlib/fmt/issues/1957). 28 (https://github.com/fmtlib/fmt/issues/1955). [all …]
|
/aosp_15_r20/external/google-cloud-java/java-bigquerydatatransfer/ |
H A D | CHANGELOG.md | 3 ## [2.5.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-bigquerydatatransfe… 8 …ponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6… 9 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 14 …ansfer-v1 to v2.3.7 ([#8240](https://github.com/googleapis/google-cloud-java/issues/8240)) ([89780… 15 …ansfer-v1 to v2.3.7 ([#8244](https://github.com/googleapis/google-cloud-java/issues/8244)) ([73c6d… 16 …bigquery to v2.15.0 ([#8231](https://github.com/googleapis/google-cloud-java/issues/8231)) ([2c0b9… 17 …er-parent to v2.3.7 ([#8253](https://github.com/googleapis/google-cloud-java/issues/8253)) ([e1b78… 18 …endencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f49… 19 …endencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd361… 20 …ries-bom to v26.1.1 ([#8254](https://github.com/googleapis/google-cloud-java/issues/8254)) ([e4760… [all …]
|
/aosp_15_r20/external/google-cloud-java/java-recaptchaenterprise/ |
H A D | CHANGELOG.md | 3 ## [3.2.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-recaptchaenterprise… 8 …ponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6… 9 …acySecretKey method ([#8571](https://github.com/googleapis/google-cloud-java/issues/8571)) ([d768a… 10 * add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/goo… 11 …ACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM ([d768aa4](https://github.com/googleapis/goo… 12 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co… 17 …rprise-v1 to v3.0.6 ([#8314](https://github.com/googleapis/google-cloud-java/issues/8314)) ([62dc4… 18 …-v1beta1 to v0.42.6 ([#8318](https://github.com/googleapis/google-cloud-java/issues/8318)) ([c5424… 19 …endencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f49… 20 …endencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd361… [all …]
|