Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dnot.s10 not z31.b, p7/m, z31.b label
16 not z31.h, p7/m, z31.h label
22 not z31.s, p7/m, z31.s label
28 not z31.d, p7/m, z31.d label
34 not p0.b, p0/z, p0.b label
40 not p15.b, p15/z, p15.b label
56 not z4.d, p7/m, z31.d label
68 not z4.d, p7/m, z31.d label
Dnot-diagnostics.s6 not z31.b, p8/m, z31.b label
15 not z31.b, p7/m, z31.h label
/external/guava/guava-tests/test/com/google/common/collect/
DInternersTest.java36 String not = new String("a"); in testStrong_simplistic() local
53 String not = new String("a"); in testWeak_simplistic() local
70 Integer not = new Integer(5); in testWeak_afterGC() local
84 String not = new String("a"); in testAsFunction_simplistic() local
/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/mockito/src/main/java/org/mockito/
DAdditionalMatchers.java904 public static <T> T not(T first) { in not() method in AdditionalMatchers
918 public static short not(short first) { in not() method in AdditionalMatchers
932 public static int not(int first) { in not() method in AdditionalMatchers
946 public static long not(long first) { in not() method in AdditionalMatchers
960 public static float not(float first) { in not() method in AdditionalMatchers
974 public static double not(double first) { in not() method in AdditionalMatchers
988 public static char not(char first) { in not() method in AdditionalMatchers
1002 public static boolean not(boolean first) { in not() method in AdditionalMatchers
1016 public static byte not(byte first) { in not() method in AdditionalMatchers
/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/droiddriver/src/io/appium/droiddriver/finders/
DPredicates.java56 public static <T> Predicate<T> not(final Predicate<T> predicate) { in not() method in Predicates
DXPaths.java77 public static String not(Attribute attribute) { in not() method in XPaths
DBy.java54 public static MatchFinder not(Attribute attribute) { in not() method in By
/external/clang/test/CodeGenObjC/
Darc-no-arc-exceptions.m9 void not(void) __attribute__((nothrow)); function
/external/clang/lib/Headers/
Diso646.h35 #define not ! macro
/external/e2fsprogs/lib/support/
Dparse_qtype.c35 int not = 0; in parse_quota_types() local
/external/pcre/dist2/src/
Dpcre2_printint.c281 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local
709 BOOL not = FALSE; in pcre2_printint() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java143 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCoreMatchers.java294 public static <T> org.hamcrest.Matcher<T> not(org.hamcrest.Matcher<T> matcher) { in not() method in CoreMatchers
308 public static <T> org.hamcrest.Matcher<T> not(T value) { in not() method in CoreMatchers
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/
DUnaryExpr.java38 not, // ! enumConstant
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drvi-aliases-valid.s40 not x31, x1 label
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/expr/
DUnaryExpr.java37 not, // ! enumConstant
/external/antlr/tool/src/main/java/org/antlr/tool/
DGrammarSerializerFoo.java204 public void not() { in not() method in GrammarSerializerFoo
/external/strace/
Dnumber_set.c44 bool not; member
/external/boringssl/src/crypto/x509v3/
Dv3_cpols.c306 USERNOTICE *not; in notice_section() local
/external/antlr/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java396 NOT not = (NOT)obj; in equals() local
710 public static SemanticContext not(SemanticContext a) { in not() method in SemanticContext
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp66 #define not macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips/
Dvalid.s135 not $7, $8 # CHECK: not $7, $8 # encoding: [0x00,0x08,0x3a,0xd0] label
136 not $7 # CHECK: not $7, $7 # encoding: [0x00,0x07,0x3a,0xd0] label
/external/python/cpython2/Doc/reference/
Dexpressions.rst1309 .. _not: target

12