/libcore/ojluni/src/test/java/util/function/ |
D | PredicateNotTest.java | 60 static <T> Predicate<T> not(Predicate<? super T> target) { in not() method in PredicateNotTest 90 assertEquals(test.stream().filter(not(String::isEmpty)).collect(joining("\n")), expected); in test() 91 assertEquals(test.stream().filter(not(s -> s.isEmpty())).collect(joining("\n")), expected); in test() 92 … assertEquals(test.stream().filter(not(new IsEmptyPredicate())).collect(joining("\n")), expected); in test() 93 …assertEquals(test.stream().filter(not(not(not(String::isEmpty)))).collect(joining("\n")), expected… in test() 94 …assertEquals(test.stream().filter(not(not(not(s -> s.isEmpty())))).collect(joining("\n")), expecte… in test() 95 …assertEquals(test.stream().filter(not(not(not(new IsEmptyPredicate())))).collect(joining("\n")), e… in test()
|
/libcore/toolchainapi/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 21 // This is a droidstubs and not a java_sdk_library since "toolchain" does not 24 // These APIs exist to satisfy javac and are not present in a stable Android 25 // API surface yet (public, system, ...). e.g. LambdaMetaFactory (LMF) is not 28 // Since this is not a stable API surface, as a corollary these APIs 29 // 1. Do not appear in android.jar (public, system, ...) 30 // 2. Do not appear in developer.android.com 31 // 3. The API definition or any usage should not appear in any .dex / .apk 59 // The module does not specifically contribute to the public api surface,
|
/libcore/expectations/ |
D | virtualdeviceknownfailures.txt | 8 * As of 2019-05: "VPC networks only support IPv4 unicast traffic. They do not 15 description: "IPv6 connectivity not yet supported in virtual device testing infra", 21 …description: "Virtual devices do not implement the SELinux policy (forbid hard link) asserted by t… 26 description: "multicast not supported in virtual device testing infra", 36 description: "DNS lookups of {1.2.3.4.} do not reliably fail on GCE networks",
|
D | knownfailures.txt | 73 description: "HTTPS connections should not be pooled.", 78 description: "We fake support for these by substituting similar (but not identical) charsets", 92 …description: "It's not allowed to pass null as parent class loader to a new ClassLoader anymore. M… 93 to change URLClassLoader to allow this? It's not specified.", 103 description: "not supported", 120 description: "Wildcard operator does not seem to work correctly.", 130 description: "(Ticket 91) Tables apply foreign key constraint. Catalogs not supported", 148 description: "Keys are not supported: Ticket 91", 161 …description: "Not supported feature, Ticket 98. Broken because NUMERIC_FUNCTIONS not complete. Whe… 167 description: "Ticket 91 : relies on not supported features: getCatalog, keys", [all …]
|
/libcore/tools/checkstyle/ |
D | libcore-checkstyle.sh | 20 [benchmarks]=tools/checkstyle/not-gpl.xml 23 [harmony-tests]=tools/checkstyle/not-gpl.xml 27 [luni/annotations]=tools/checkstyle/not-gpl.xml 28 [luni/src/main/java]=tools/checkstyle/not-gpl.xml 41 [luni/src/test/java/libcore/java]=tools/checkstyle/not-gpl.xml 51 [luni/src/test/java/org/apache/harmony]=tools/checkstyle/not-gpl.xml 59 [luni/src/test/java/tests/security]=tools/checkstyle/not-gpl.xml 75 [support/src/test/java/tests]=tools/checkstyle/not-gpl.xml 78 [xml]=tools/checkstyle/not-gpl.xml
|
/libcore/ojluni/src/main/ |
D | NOTICE | 19 US and International patents. This notice and attribution to IBM may not * 31 US and International patents. This notice and attribution to IBM may not * 43 US and International patents. This notice and attribution to IBM may not * 48 * tab size: 8 (not used) 106 US and International patents. This notice and attribution to IBM may not * 123 patents. This notice and attribution to IBM may not be removed. 136 This notice and attribution to Taligent may not be removed. 148 patents. This notice and attribution to Taligent may not be removed. 160 patents. This notice and attribution to Taligent may not be removed. 172 patents. This notice and attribution to Taligent may not be removed. [all …]
|
D | LICENSE | 17 document, but changing it is not allowed. 30 When we speak of free software, we are referring to freedom, not price. Our 54 know that what they have is not the original, so that any problems introduced 55 by others will not reflect on the original authors' reputations. 61 everyone's free use or not licensed at all. 78 Activities other than copying, distribution and modification are not covered by 80 not restricted, and the output from the Program is covered only if its contents 114 not normally print such an announcement, your work based on the Program is 115 not required to print an announcement.) 118 sections of that work are not derived from the Program, and can be reasonably [all …]
|
/libcore/ |
D | LICENSE | 9 document, but changing it is not allowed. 22 When we speak of free software, we are referring to freedom, not price. Our 46 know that what they have is not the original, so that any problems introduced 47 by others will not reflect on the original authors' reputations. 53 everyone's free use or not licensed at all. 70 Activities other than copying, distribution and modification are not covered by 72 not restricted, and the output from the Program is covered only if its contents 106 not normally print such an announcement, your work based on the Program is 107 not required to print an announcement.) 110 sections of that work are not derived from the Program, and can be reasonably [all …]
|
D | Android.bp | 4 // you may not use this file except in compliance with the License. 23 // every license restriction, it may not be entirely correct. 28 // taking care not to lose any license_kind information, and overriding the
|
D | NativeCode.bp | 4 // you may not use this file except in compliance with the License. 235 // memcpy calls that are not really aligned. 240 // depends on JniConstants.cpp (but these are not used in the tests). 264 // depends on JniConstants.cpp (but these are not used in the benchmark).
|
D | libcore.aconfig | 4 # you may not use this file except in compliance with the License. 17 # but not public apps.
|
D | nullability_annotated_classes.txt | 4 # should also be validated, but are not listed here.)
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
D | BigIntegerNotTest.java | 117 BigInteger result = aNumber.not(); in testNotZero() 132 BigInteger result = aNumber.not(); in testNotOne() 149 BigInteger result = aNumber.not(); in testNotPos() 166 BigInteger result = aNumber.not(); in testNotNeg() 184 BigInteger result = aNumber.not(); in testNotSpecialCase()
|
/libcore/ojluni/src/test/ |
D | LICENSE | 7 of this license document, but changing it is not allowed. 21 When we speak of free software, we are referring to freedom, not 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 54 patent must be licensed for everyone's free use or not licensed at all. 72 Activities other than copying, distribution and modification are not 74 running the Program is not restricted, and the output from the Program 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.) 115 identifiable sections of that work are not derived from the Program, [all …]
|
/libcore/ojluni/src/tools/ |
D | LICENSE | 7 of this license document, but changing it is not allowed. 21 When we speak of free software, we are referring to freedom, not 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 54 patent must be licensed for everyone's free use or not licensed at all. 72 Activities other than copying, distribution and modification are not 74 running the Program is not restricted, and the output from the Program 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.) 115 identifiable sections of that work are not derived from the Program, [all …]
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
D | Charset-X-Coder.java.template | 19 * 2 along with this work; if not, write to the Free Software Foundation, 57 * has not been used before; </p></li> 75 * input is required, when there is not enough room in the output buffer, or 101 * (but not always) has the initial value $defaultReplName$; 125 * <p> Instances of this class are not safe for use by multiple concurrent 180 * The initial replacement; must not be {@code null}, must have 181 * non-zero length, must not be longer than max$ItypesPerOtype$, 185 * If the preconditions on the parameters do not hold 201 * {@link #implReplaceWith(byte[])} will not be called. 257 * If the preconditions on the parameters do not hold [all …]
|
D | exceptions | 18 # 2 along with this work; if not, write to the Free Software Foundation, 44 * Unchecked exception thrown when a string that is not a
|
/libcore/benchmarks/libs/ |
D | caliper.jar.txt | 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 45 of this License, Derivative Works shall not include works that remain 56 to the Licensor or its representatives, including but not limited to 104 excluding those notices that do not pertain to any part of 110 within such NOTICE file, excluding those notices that do not 118 do not modify the License. You may add Your own attribution 139 6. Trademarks. This License does not grant permission to use the trade 161 Work (including but not limited to damages for loss of goodwill, 171 on Your own behalf and on Your sole responsibility, not on behalf [all …]
|
/libcore/luni/src/test/resources/META-INF/services/ |
D | libcore.java.util.ServiceLoaderTestInterfaceMissingClass | 1 this.class.does.not.Exist
|
D | libcore.java.util.ServiceLoaderTestInterfaceParseError | 1 this is not a valid class name!
|
/libcore/luni/src/test/java/tests/security/ |
D | special-test-cases.txt | 2 CertPath.CertPathRep.class, but this class is protected and thus not visible
|
/libcore/ojluni/src/main/java/java/nio/ |
D | X-Buffer.java.template | 19 * 2 along with this work; if not, write to the Free Software Foundation, 121 * their impact upon the memory footprint of an application might not be 132 * of memory then an attempt to access that region will not change the buffer's 186 * <li><p> A view buffer is indexed not in terms of bytes but rather in terms 209 * be direct if, and only if, the byte buffer itself is direct. Whether or not 230 * <p> Methods in this class that do not otherwise have a value to return are 333 * {@link ByteOrder#BIG_ENDIAN BIG_ENDIAN}. Whether or not it has a 379 // Android-removed: Removed MemorySegmentProxy not supported yet. 419 * parameters do not hold 425 // Android-removed: Removed MemorySegmentProxy not supported yet. [all …]
|
/libcore/ojluni/src/main/java/java/util/function/ |
D | Predicate.java | 136 static <T> Predicate<T> not(Predicate<? super T> target) { in not() method
|
/libcore/tools/testmapping/ |
D | README | 12 jank) and it should not be excluded for that. 18 6. Check stdout from the script looks okay (not too many warnings, sensible
|
/libcore/ojluni/src/test/java/nio/Buffer/ |
D | Basic-X.java.template | 16 * 2 along with this work; if not, write to the Free Software Foundation, 386 // unit size not a power of two 414 // where Unsafe.ARRAY_BYTE_BASE_OFFSET % 8 == 4 and not 0 427 fail("Test input buffer not correctly aligned at index 0", b); 449 fail("Test input buffer not sufficiently sized to cover" + 453 fail("Aligned test input buffer not correctly aligned at index 0", ab); 471 fail("Buffer not correctly aligned at index 0", as); 474 fail("Buffer not correctly aligned at limit", as); 596 fail(s + " not expected"); 600 fail(ex.getName() + " not thrown", b); [all …]
|