/external/guava/guava-tests/test/com/google/common/collect/ |
D | InternersTest.java | 36 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/mockito/src/org/mockito/ |
D | AdditionalMatchers.java | 849 public static <T> T not(T first) { in not() method in AdditionalMatchers 862 public static short not(short first) { in not() method in AdditionalMatchers 875 public static int not(int first) { in not() method in AdditionalMatchers 888 public static long not(long first) { in not() method in AdditionalMatchers 901 public static float not(float first) { in not() method in AdditionalMatchers 914 public static double not(double first) { in not() method in AdditionalMatchers 927 public static char not(char first) { in not() method in AdditionalMatchers 940 public static boolean not(boolean first) { in not() method in AdditionalMatchers 953 public static byte not(byte first) { in not() method in AdditionalMatchers
|
/external/hamcrest/src/org/hamcrest/core/ |
D | IsNot.java | 34 public static <T> Matcher<T> not(Matcher<T> matcher) { in not() method in IsNot 45 public static <T> Matcher<T> not(T value) { in not() method in IsNot
|
/external/easymock/src/org/easymock/ |
D | EasyMock.java | 958 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/hamcrest/src/org/hamcrest/ |
D | CoreMatchers.java | 40 public static <T> org.hamcrest.Matcher<T> not(org.hamcrest.Matcher<T> matcher) { in not() method in CoreMatchers 50 public static <T> org.hamcrest.Matcher<T> not(T value) { in not() method in CoreMatchers
|
/external/strace/ |
D | syscall.c | 403 qualify_one(const unsigned int n, unsigned int bitflag, const int not, const int pers) in qualify_one() 421 qual_syscall(const char *s, const unsigned int bitflag, const int not) in qual_syscall() 450 qual_signal(const char *s, const unsigned int bitflag, const int not) in qual_signal() 473 qual_desc(const char *s, const unsigned int bitflag, const int not) in qual_desc() 511 int not; in qualify() local
|
/external/droiddriver/src/io/appium/droiddriver/finders/ |
D | Predicates.java | 52 public static <T> Predicate<T> not(final Predicate<T> predicate) { in not() method in Predicates
|
D | XPaths.java | 77 public static String not(Attribute attribute) { in not() method in XPaths
|
D | By.java | 46 public static MatchFinder not(Attribute attribute) { in not() method in By
|
/external/clang/test/CodeGenObjC/ |
D | arc-no-arc-exceptions.m | 9 void not(void) __attribute__((nothrow)); function
|
/external/pcre/dist/ |
D | pcre_printint.c | 273 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local 712 BOOL not = FALSE; in pcre_printint() local
|
/external/clang/lib/Headers/ |
D | iso646.h | 35 #define not ! macro
|
/external/toybox/toys/pending/ |
D | test.c | 44 int id, not; in test_main() local
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | IsValidUtf8Test.java | 139 private void assertValidUtf8(int[] bytes, boolean not) { in assertValidUtf8()
|
/external/libxml2/test/relaxng/ |
D | proofsystem.rng | 43 <element name="not"> element
|
/external/mockito/src/org/mockito/internal/progress/ |
D | ArgumentMatcherStorageImpl.java | 74 Not not = new Not(popLastArgumentMatchers(ONE_SUB_MATCHER).get(0)); in reportNot() local
|
/external/hamcrest/library/src/org/hamcrest/ |
D | Matchers.java | 40 public static <T> org.hamcrest.Matcher<T> not(org.hamcrest.Matcher<T> matcher) { in not() method in Matchers 50 public static <T> org.hamcrest.Matcher<T> not(T value) { in not() method in Matchers
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | GrammarSerializerFoo.java | 206 public void not() { in not() method in GrammarSerializerFoo
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 292 USERNOTICE *not; in notice_section() local
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
D | SemanticContext.java | 393 NOT not = (NOT)obj; in equals() local 694 public static SemanticContext not(SemanticContext a) { in not() method in SemanticContext
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 66 #define not macro
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_logic.c | 175 unsigned not:1; in lp_build_compare() member
|
/external/v8/test/webkit/fast/js/kde/ |
D | md5-1.js | 143 function not(a) { function
|
/external/toybox/toys/posix/ |
D | find.c | 199 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.navigate.js | 90 …rOffsetY;else if(d.dragging||l.which>0&&h.which!=l.which||a(h.target).is(l.not))return;switch(h.ty… property
|