/aosp_15_r20/external/cldr/tools/scripts/tr-archive/ |
H A D | package-lock.json | 2 "name": "tr-archive", 8 "name": "tr-archive", 10 "license": "Unicode-3.0", 12 "@not-dalia/gfm-toc": "github:not-dalia/gfm-toc", 13 "anchor-js": "^5.0.0", 17 "marked-alert": "^2.0.1" 20 "node_modules/@not-dalia/gfm-toc": { 22 …"resolved": "git+ssh://[email protected]/not-dalia/gfm-toc.git#68f2db628606366b51b51a071c8bb87f490575… 25 "escape-html": "^1.0.3", 30 "gfm-toc": "bin/gfm-toc" [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/xml/ |
H A D | KxmlSerializerTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 24 import org.w3c.dom.Document; 25 import org.w3c.dom.Node; 26 import org.w3c.dom.NodeList; 27 import org.w3c.dom.Text; 28 import org.xmlpull.v1.XmlSerializer; 36 XmlSerializer serializer = new KXmlSerializer(); in testWhitespaceInAttributeValue() 38 serializer.startDocument("UTF-8", null); in testWhitespaceInAttributeValue() 52 XmlSerializer serializer = new KXmlSerializer(); in testWriteDocument() 54 serializer.startDocument("UTF-8", null); in testWriteDocument() [all …]
|
H A D | XsltXPathConformanceTestSuite.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 51 import org.w3c.dom.Attr; 52 import org.w3c.dom.Document; 53 import org.w3c.dom.Element; 54 import org.w3c.dom.EntityReference; 55 import org.w3c.dom.NamedNodeMap; 56 import org.w3c.dom.Node; 57 import org.w3c.dom.NodeList; 58 import org.w3c.dom.ProcessingInstruction; 64 import org.xmlpull.v1.XmlSerializer; [all …]
|
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/ |
HD | xpp3-1.1.4c.jar | ... META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META-INF/ ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | xpp3-1.1.4c.jar | ... META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META-INF/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/glassfish/jaxb/txw2/2.3.2/ |
HD | txw2-2.3.2.jar | ... META-INF/MANIFEST.MF
META-INF/
com/
com/sun/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/glassfish/jaxb/jaxb-runtime/2.3.2/ |
HD | jaxb-runtime-2.3.2.jar | ... META-INF/MANIFEST.MF
META-INF/
META-INF/services/
com/
com/ ... |
/aosp_15_r20/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | ... META-INF/MANIFEST.MF
nu/validator/htmlparser ... |
D | htmlparser-1.3-with-transitions.jar | ... META-INF/MANIFEST.MF
nu/validator/htmlparser ... |
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
H A D | PolicyVersionUpgraderTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 51 import org.w3c.dom.Document; 52 import org.w3c.dom.Element; 53 import org.w3c.dom.NodeList; 56 import org.xmlpull.v1.XmlSerializer; 80 public static final String PERMISSIONS_TAG = "admin-can-grant-sensors-permissions"; 108 return componentName -> mComponentToDeviceAdminInfo.get(componentName); in getAdminInfoSupplier() 158 final String activePasswordTag = "active-password"; in testUpgrade0To1RemovesPasswordMetrics() 165 // Validate test set-up. in testUpgrade0To1RemovesPasswordMetrics() 232 final String oldTag = "protected-packages"; in testUserControlDisabledPackagesFromR() [all …]
|
/aosp_15_r20/external/ktfmt/website/ |
H A D | package-lock.json | 8 "clean-css": "^5.1.1", 9 "event-stream": "4.0.1", 11 "monaco-editor": "^0.23.0", 20 "resolved": "https://registry.npmjs.org/@gulpjs/messages/-/messages-1.1.0.tgz", 21 …"integrity": "sha512-Ys9sazDatyTgZVb4xPlDufLweJ/Os2uHWOv+Caxvy2O85JcnT4M3vc73bi8pdLWlv3fdWQz3pdI9t… 27 "node_modules/@gulpjs/to-absolute-glob": { 29 … "resolved": "https://registry.npmjs.org/@gulpjs/to-absolute-glob/-/to-absolute-glob-4.0.0.tgz", 30 …"integrity": "sha512-kjotm7XJrJ6v+7knhPaRgaT6q8F8K2jiafwYdNHLzmV0uGLuZY43FK6smNSHUPrhq5kX2slCUy+RG… 33 "is-negated-glob": "^1.0.0" 41 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/b1/ |
D | b1c227b333b74dffc71031d9df04a974535cd887 | 3 from: "out/host/linux-x86/bin/metalava" 7 from: "out/host/linux-x86/bin/soong_zip" 11 from: "out/host/linux-x86/bin/zipsync" 15 from: "out/host/linux-x86/framework/metalava.jar" 19 from: "build/soong/java/metalava/main-config.xml" 20 to: "build/soong/java/metalava/main-config.xml" 23 from: "build/soong/java/metalava/source-model-selection-config.xml" 24 to: "build/soong/java/metalava/source-model-selection-config.xml" 27 from: "frameworks/libs/modules-utils/java/android/annotation/Discouraged.java" 28 to: "frameworks/libs/modules-utils/java/android/annotation/Discouraged.java" [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/e2/ |
D | e276f8e4ba06d61e335ef63a7b94d930727b42f0 | 3 from: "out/host/linux-x86/bin/metalava" 7 from: "out/host/linux-x86/bin/soong_zip" 11 from: "out/host/linux-x86/bin/zipsync" 15 from: "out/host/linux-x86/framework/metalava.jar" 19 from: "build/soong/java/metalava/main-config.xml" 20 to: "build/soong/java/metalava/main-config.xml" 23 from: "build/soong/java/metalava/source-model-selection-config.xml" 24 to: "build/soong/java/metalava/source-model-selection-config.xml" 27 from: "frameworks/libs/modules-utils/java/android/annotation/Discouraged.java" 28 to: "frameworks/libs/modules-utils/java/android/annotation/Discouraged.java" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/non_openjdk_javadoc_files/ |
D | meta_lic.rsp | 1 -mn non_openjdk_javadoc_files -mt filegroup -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apach…
|
D | meta_lic | 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 220 sources: "libcore/luni/src/main/java/org/w3c/dom/Attr.java" 221 sources: "libcore/luni/src/main/java/org/w3c/dom/CDATASection.java" 222 sources: "libcore/luni/src/main/java/org/w3c/dom/CharacterData.java" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_libart_api_files/ |
D | meta_lic.rsp | 1 -mn core_libart_api_files -mt filegroup -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apache-2.…
|
D | meta_lic | 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 220 sources: "libcore/luni/src/main/java/org/w3c/dom/Attr.java" 221 sources: "libcore/luni/src/main/java/org/w3c/dom/CDATASection.java" 222 sources: "libcore/luni/src/main/java/org/w3c/dom/CharacterData.java" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/non_openjdk_java_files/ |
D | meta_lic.rsp | 1 -mn non_openjdk_java_files -mt filegroup -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apache-2…
|
D | meta_lic | 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 220 sources: "libcore/luni/src/main/java/org/w3c/dom/Attr.java" 221 sources: "libcore/luni/src/main/java/org/w3c/dom/CDATASection.java" 222 sources: "libcore/luni/src/main/java/org/w3c/dom/CharacterData.java" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core-libart/android_common/ |
D | meta_lic.rsp | 1 -mn core-libart -mt java_library -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apache-2.0 -k SP…
|
D | meta_lic | 2 module_name: "core-libart" 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 21 installed: "out/host/linux-x86/framework/core-libart-hostdex.jar" 22 installed: "out/target/product/shiba/system/framework/core-libart.jar" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core-libart/android_common_apex31/ |
D | meta_lic.rsp | 1 -mn core-libart -mt java_library -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apache-2.0 -k SP…
|
D | meta_lic | 2 module_name: "core-libart" 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 284 sources: "libcore/luni/src/main/java/org/w3c/dom/Attr.java" 285 sources: "libcore/luni/src/main/java/org/w3c/dom/CDATASection.java" [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_libart_java_files/ |
D | meta_lic.rsp | 1 -mn core_libart_java_files -mt filegroup -r libcore -mc UNKNOWN -k SPDX-license-identifier-Apache-2…
|
D | meta_lic | 6 license_kinds: "SPDX-license-identifier-Apache-2.0" 7 license_kinds: "SPDX-license-identifier-BSD" 8 license_kinds: "SPDX-license-identifier-GPL-2.0-with-classpath-exception" 9 license_kinds: "SPDX-license-identifier-MIT" 10 license_kinds: "SPDX-license-identifier-OpenSSL" 11 license_kinds: "SPDX-license-identifier-Unicode-DFS" 12 license_kinds: "SPDX-license-identifier-W3C" 284 sources: "libcore/luni/src/main/java/org/w3c/dom/Attr.java" 285 sources: "libcore/luni/src/main/java/org/w3c/dom/CDATASection.java" 286 sources: "libcore/luni/src/main/java/org/w3c/dom/CharacterData.java" [all …]
|