Home
last modified time | relevance | path

Searched defs:not (Results 1 – 25 of 257) sorted by relevance

1234567891011

/external/guava/guava-tests/test/com/google/common/collect/
DInternersTest.java38 String not = new String("a"); in testStrong_simplistic() local
60 String not = new String("a"); in testWeak_simplistic() local
84 Integer not = new Integer(5); in testWeak_afterGC() local
98 String not = new String("a"); in testAsFunction_simplistic() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DInternersTest.java38 String not = new String("a"); in testStrong_simplistic() local
60 String not = new String("a"); in testWeak_simplistic() local
84 Integer not = new Integer(5); in testWeak_afterGC() local
98 String not = new String("a"); in testAsFunction_simplistic() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/
Dlib.rs708 pub fn not(cond: impl Bool) -> bool { in not() function
712 mod not { module
715 fn not(self) -> bool; in not() method
720 fn not(self) -> bool { in not() method
727 fn not(self) -> bool { in not() method
/external/rust/android-crates-io/crates/anyhow/src/
Dlib.rs709 pub fn not(cond: impl Bool) -> bool { in not() function
713 mod not { module
716 fn not(self) -> bool; in not() method
721 fn not(self) -> bool { in not() method
728 fn not(self) -> bool { in not() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.93/src/
Dlib.rs708 pub fn not(cond: impl Bool) -> bool { in not() function
712 mod not { module
715 fn not(self) -> bool; in not() method
720 fn not(self) -> bool { in not() method
727 fn not(self) -> bool { in not() method
/external/mockito/src/main/java/org/mockito/
DAdditionalMatchers.java903 public static <T> T not(T first) { in not() method in AdditionalMatchers
917 public static short not(short first) { in not() method in AdditionalMatchers
931 public static int not(int first) { in not() method in AdditionalMatchers
945 public static long not(long first) { in not() method in AdditionalMatchers
959 public static float not(float first) { in not() method in AdditionalMatchers
973 public static double not(double first) { in not() method in AdditionalMatchers
987 public static char not(char first) { in not() method in AdditionalMatchers
1001 public static boolean not(boolean first) { in not() method in AdditionalMatchers
1015 public static byte not(byte first) { in not() method in AdditionalMatchers
/external/json-schema-validator/src/test/suite/tests/draft-next/
Dnot.json6 "not": {"type": "integer"} object
25 "not": {"type": ["integer", "boolean"]} object
49 "not": { object
82 "not": {} object
103 "not": true boolean
117 "not": false boolean
131 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft4/
Dnot.json5 "not": {"type": "integer"} object
23 "not": {"type": ["integer", "boolean"]} object
46 "not": { object
78 "not": {} object
97 "schema": { "not": {} }, object
148 "schema": { "not": { "not": {} } }, object
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DIsNot.java40 public static <T> Matcher<T> not(Matcher<T> matcher) { in not() method in IsNot
54 public static <T> Matcher<T> not(T value) { in not() method in IsNot
/external/apache-commons-io/src/test/java/org/apache/commons/io/function/
DIOBiFunctionTest.java40 private boolean not(final boolean value) throws IOException { in not() method in IOBiFunctionTest
52 final IOFunction<Boolean, Boolean> not = this::not; in testAndThenIOFunction() local
/external/json-schema-validator/src/test/suite/tests/draft6/
Dnot.json5 "not": {"type": "integer"} object
23 "not": {"type": ["integer", "boolean"]} object
46 "not": { object
78 "not": {} object
97 "schema": { "not": {} }, object
148 "schema": { "not": true }, boolean
199 "schema": { "not": false }, boolean
250 "schema": { "not": { "not": {} } }, object
/external/json-schema-validator/src/test/suite/tests/draft7/
Dnot.json5 "not": {"type": "integer"} object
23 "not": {"type": ["integer", "boolean"]} object
46 "not": { object
78 "not": {} object
97 "schema": { "not": {} }, object
148 "schema": { "not": true }, boolean
199 "schema": { "not": false }, boolean
250 "schema": { "not": { "not": {} } }, object
/external/json-schema-validator/src/test/suite/tests/draft2020-12/
Dnot.json6 "not": {"type": "integer"} object
25 "not": {"type": ["integer", "boolean"]} object
49 "not": { object
82 "not": {} object
103 "not": {} object
157 "not": true boolean
211 "not": false boolean
265 "not": { "not": {} } object
279 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft2019-09/
Dnot.json6 "not": {"type": "integer"} object
25 "not": {"type": ["integer", "boolean"]} object
49 "not": { object
82 "not": {} object
103 "not": {} object
157 "not": true boolean
211 "not": false boolean
265 "not": { "not": {} } object
279 "not": { object
/external/rust/android-crates-io/crates/portable-atomic/src/imp/
Dx86.rs103 pub(crate) fn not(&self, order: Ordering) { in not() method
114 pub(crate) fn not(&self, order: Ordering) { in not() method
/external/easymock/src/org/easymock/
DEasyMock.java958 public static boolean not(boolean first) { in not() method in EasyMock
970 public static byte not(byte first) { in not() method in EasyMock
982 public static char not(char first) { in not() method in EasyMock
994 public static double not(double first) { in not() method in EasyMock
1006 public static float not(float first) { in not() method in EasyMock
1018 public static int not(int first) { in not() method in EasyMock
1030 public static long not(long first) { in not() method in EasyMock
1042 public static short not(short first) { in not() method in EasyMock
1056 public static <T> T not(T first) { in not() method in EasyMock
/external/rust/android-crates-io/crates/num-bigint/tests/
Dbigint_bitwise.rs111 let not = not.to_bigint().unwrap(); in test_not() localVariable
127 let not = (!prim_a).to_bigint().unwrap(); in test_not_i64() localVariable
/external/json-schema-validator/src/test/suite/tests/draft7/optional/
DunknownKeyword.json8 "not": { object
22 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft2020-12/optional/
DunknownKeyword.json9 "not": { object
23 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft2019-09/optional/
DunknownKeyword.json9 "not": { object
23 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft-next/optional/
DunknownKeyword.json9 "not": { object
23 "not": { object
/external/json-schema-validator/src/test/suite/tests/draft6/optional/
DunknownKeyword.json8 "not": { object
22 "not": { object
/external/openthread/third_party/mbedtls/repo/programs/
Ddemo_common.sh69 not () { function
/external/clang/test/CodeGenObjC/
Darc-no-arc-exceptions.m9 void not(void) __attribute__((nothrow)); function
/external/toybox/lib/
Dportability.c178 struct xnotify *not = xzalloc(sizeof(struct xnotify)); in xnotify_init() local
188 int xnotify_add(struct xnotify *not, int fd, char *path) in xnotify_add()
202 int xnotify_wait(struct xnotify *not, char **path) in xnotify_wait()
225 struct xnotify *not = xzalloc(sizeof(struct xnotify)); in xnotify_init() local
235 int xnotify_add(struct xnotify *not, int fd, char *path) in xnotify_add()
248 int xnotify_wait(struct xnotify *not, char **path) in xnotify_wait()

1234567891011