HomeSort by relevance Sort by last modified time
    Searched refs:Not (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /external/valgrind/main/none/tests/
nodir.stderr.exp 1 valgrind: ./nodir.vgtest/foobar: Not a directory
  /ndk/sources/cxx-stl/llvm-libc++/src/support/android/
stdlib_support.c 8 #warning Not implemented
13 #warning Not implemented
nl_types_support.c 8 #warning Not implemented
13 #warning Not implemented
18 #warning Not implemented
  /external/chromium/chrome/browser/ui/webui/chromeos/
enterprise_enrollment_ui_unittest.cc 11 using testing::Not;
15 EXPECT_THAT(resource_string, Not(HasSubstr("Sync")));
16 EXPECT_THAT(resource_string, Not(HasSubstr("sync")));
  /external/easymock/src/org/easymock/internal/matchers/
Not.java 5 * you may not use this file except in compliance with the License.
22 public class Not implements IArgumentMatcher, Serializable {
28 public Not(IArgumentMatcher first) {
37 buffer.append("not(");
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_source_unittest.cc 14 using testing::Not;
18 EXPECT_THAT(resource_string, Not(HasSubstr("Sync")));
19 EXPECT_THAT(resource_string, Not(HasSubstr("sync")));
  /external/llvm/autoconf/m4/
linux_mixed_64_32.m4 10 error: Not x86-64 even if uname says so!
  /external/llvm/projects/sample/autoconf/m4/
linux_mixed_64_32.m4 10 error: Not x86-64 even if uname says so!
  /external/mockito/src/org/mockito/internal/matchers/
Not.java 15 public class Not extends ArgumentMatcher implements Serializable {
20 public Not(Matcher first) {
29 description.appendText("not(");
  /external/chromium/third_party/libjingle/source/talk/base/
latebindingsymboltable.cc 13 * 3. The name of the author may not be used to endorse or promote products
17 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
20 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
47 #error Not implemented
55 #error Not implemented
69 #error Not implemented
88 #error Not implemented
  /external/clang/test/Preprocessor/
warning_tests.c 6 #if __has_warning("not valid") // expected-warning {{__has_warning expected option name}}
19 // expected-warning@+3 {{Not a valid warning flag}}
22 #warning Not a valid warning flag
27 #if __has_warning "not valid"
30 // Macro expansion does not occur in the parameter to __has_warning
32 // following should not expand:
38 #error Alias expansion not allowed
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
73 using testing::Not;
111 EXPECT_THAT(t, Not(Args<>(Ne(tuple<>()))));
118 EXPECT_THAT(t, Not(Args<1>(Eq(make_tuple(false)))));
126 EXPECT_THAT(t, Not(Args<0, 2>(Gt())));
132 EXPECT_THAT(t, Not(Args<1, 1>(Ne())));
138 EXPECT_THAT(t, Not(Args<2, 1>(Lt())));
157 EXPECT_THAT(make_tuple(1, 2), Not(Args<0, 0, 1>(SumIsZero())));
190 Not(Args<9, 8, 7, 6, 5, 4, 3, 2, 1, 0>
    [all...]
  /external/icu4c/test/testdata/
tstfiles.mk 6 # Not everything has been moved to this file yet, as this is a new facility.
  /external/mockito/src/org/mockito/internal/progress/
ArgumentMatcherStorageImpl.java 12 import org.mockito.internal.matchers.Not;
73 assertStateFor("Not(?)", ONE_SUB_MATCHER);
74 Not not = new Not(popLastArgumentMatchers(ONE_SUB_MATCHER).get(0)); local
75 matcherStack.push(new LocalizedMatcher(not));
  /external/webkit/Source/WebCore/css/
MediaQuery.h 17 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
44 Only, Not, None
  /external/clang/test/Modules/
macros.c 27 # error FLOAT macro should not be visible
31 # error MODULE macro should not be visible
42 int i = INTEGER; // the value was exported, the macro was not.
47 # error Not building a module!
51 # error Not building a module
55 // their macros should not be visible.
57 # error LEFT should not be visible
61 # error RIGHT should not be visible
65 # error TOP should not be visible
76 # error RIGHT should not be visibl
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 11 /** System.identityHashCode() is not always unique; we have to
49 * tree (not just Tree interface). It invokes the adaptor routines
50 * not the tree node routines to do the construction.
83 * If not a nil root, make oldRoot a child of newRoot.
99 * Return newRoot. Throw an exception if newRoot is not a
222 throw new Error("Not implemented - abstract function");
241 throw new Error("Not implemented - abstract function");
245 throw new Error("Not implemented - abstract function");
249 throw new Error("Not implemented - abstract function");
253 throw new Error("Not implemented - abstract function")
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
mailto.js 19 // Not sure how to test null characters in JavaScript. They appear to get
  /bionic/libc/arch-x86/bionic/
syscall.S 24 # (Not all will be valid, depending on the syscall.)
  /external/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_watcom.h 2 // It is internal STLport header - DO NOT include it directly
7 # error Not supported!
91 // boris : is this true or just the header is not in /usr/include ?
122 // Single Processor, lock prefix not needed

Completed in 1267 milliseconds

1 2 3 4 5 6