- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for ipad (0.02 sec)
-
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
"ecc...
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Aug 12 15:39:59 UTC 2025 - 75.3K bytes - Viewed (1) -
src/main/java/jcifs/smb/SmbTransportImpl.java
off += 27; resp.decode(buffer, 4); /* EMC can send pad w/o data */ final int pad = r.getDataOffset() - off; if (r.getByteCount() > 0 && pad > 0 && pad < 4) { readn(this.in, buffer, 4 + off, pad); } if (r.getDataLength() > 0) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/Iterators.java
return partitionImpl(iterator, size, true); } private static <T extends @Nullable Object> UnmodifiableIterator<List<@Nullable T>> partitionImpl( Iterator<T> iterator, int size, boolean pad) { checkNotNull(iterator); checkArgument(size > 0); return new UnmodifiableIterator<List<@Nullable T>>() { @Override public boolean hasNext() { return iterator.hasNext(); }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 50.5K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/x-gtar", "application/gzip", "application/x-hdf", "application/x-hwp", "application/x-ibooks+zip", "application/x-iso9660-image", "application/x-itunes-ipa", "application/x-java-jnlp-file", "application/x-java-pack200", "application/x-kdelnk", "application/x-latex", "application/x-mobipocket-ebook", "application/x-ms-application",
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0)