/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/ |
H A D | cpdfxfa_docenvironment.cpp | 663 WideString srcURL = csURL; in MailToInfo() local 664 srcURL.TrimLeft(); in MailToInfo() 665 if (srcURL.Left(7).CompareNoCase(L"mailto:") != 0) in MailToInfo() 668 auto pos = srcURL.Find(L'?'); in MailToInfo() 673 pos = srcURL.Find(L'@'); in MailToInfo() 677 tmp = srcURL.Right(csURL.GetLength() - 7); in MailToInfo() 679 tmp = srcURL.Left(pos.value()); in MailToInfo() 686 srcURL = srcURL.Right(srcURL.GetLength() - (pos.value() + 1)); in MailToInfo() 687 while (!srcURL.IsEmpty()) { in MailToInfo() 688 srcURL.Trim(); in MailToInfo() [all …]
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | ElemExtensionDecl.java | 205 String srcURL = null; in compose() local 217 srcURL = sdecl.getSrc(); in compose() 247 if (null == srcURL) in compose() 251 else if (extNsMgr.namespaceIndex(srcURL, in compose() 254 extNsSpt = extNsMgr.defineJavaNamespace(declNamespace, srcURL); in compose() 261 lang, srcURL, scriptSrc, getSystemId()}; in compose()
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/rt/ |
H A D | ClassPathProcessorST.java | 99 String srcURL = null; in handleArchiveEntry() local 105 … srcURL = "jar:".concat (m_archiveFile.toURL ().toExternalForm ()).concat ("!/").concat (name); in handleArchiveEntry() 161 m_cache.put (className, new ClassPathCacheEntry (bytes, srcURL)); in handleArchiveEntry() 197 String srcURL = null; in handleFile() local 204 srcURL = inFile.toURL ().toExternalForm (); in handleFile() 261 m_cache.put (className, new ClassPathCacheEntry (bytes, srcURL)); in handleFile()
|
H A D | ClassPathCacheEntry.java | 28 public ClassPathCacheEntry (final byte [] bytes, final String srcURL) in ClassPathCacheEntry() argument 33 $assert.ASSERT (srcURL != null, "srcURL = null"); in ClassPathCacheEntry() 37 m_srcURL = srcURL; in ClassPathCacheEntry()
|
H A D | InstrClassLoader.java | 342 …Class defineClass (final String className, final byte [] bytes, final int length, final URL srcURL) in defineClass() argument 347 final CodeSource csrc = new CodeSource (srcURL, (Certificate[])null); in defineClass() 364 srcURL); in defineClass()
|
/aosp_15_r20/external/golang-protobuf/ |
H A D | integration_test.go | 306 func downloadFile(check func(error), dstPath, srcURL string) { 307 resp, err := http.Get(srcURL) 319 func downloadArchive(check func(error), dstPath, srcURL, skipPrefix, wantSHA256 string) { argument 322 resp, err := http.Get(srcURL)
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/ |
H A D | ETCoreMLAssetManager.mm | 375 - (nullable ETCoreMLAsset *)_storeAssetAtURL:(NSURL *)srcURL 379 NSString *extension = srcURL.lastPathComponent.pathExtension; 381 auto asset = Asset::make(srcURL, identifier, self.fileManager, error); 390 …bool status = _assetsStore.impl()->transaction([self, &assetValue, assetSizeInBytes, srcURL, dstUR… 413 if (![self.fileManager moveItemAtURL:srcURL toURL:dstURL error:error]) {
|
H A D | asset.h | 68 make(NSURL* srcURL, NSString* identifier, NSFileManager* fm, NSError* __autoreleasing* error);
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | emma_device.jar | META-INF/
META-INF/MANIFEST.MF
emma.class
emma.java
package emma ... |
HD | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/aosp_15_r20/external/emma/lib/ |
HD | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/aosp_15_r20/external/testng/ant/ |
HD | ivy-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/withres/ |
D | apache-xml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/apache-xml.com.android.art.debug_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/javac/ |
D | apache-xml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/java/ |
D | apache-xml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |