Searched refs:not (Results 326 - 350 of 6383) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/opus/src/tests/
H A Drun_vectors.sh61 echo ERROR: Compare program not found: $OPUS_COMPARE
68 echo ERROR: Decoder not found: $OPUS_DEMO
82 echo Bitstream file not found: testvector$file.bit
95 echo ERROR: output does not match reference
111 echo Bitstream file not found: testvector$file
124 echo ERROR: output does not match reference
/external/clang/test/Preprocessor/
H A Dfeature_tests.c23 #error Clang should not have this
27 #error Feature name in double underscores does not work
37 // Macro expansion does not occur in the parameter to __has_builtin,
39 // macros), so the following should not expand:
45 #error Alias expansion not allowed
/external/hamcrest/library/src/org/hamcrest/number/
H A DOrderingComparisons.java5 import static org.hamcrest.core.IsNot.not;
28 not(greaterThanOrEqualTo(value)),
35 not(greaterThan(value)),
/external/libopus/tests/
H A Drun_vectors.sh61 echo ERROR: Compare program not found: $OPUS_COMPARE
68 echo ERROR: Decoder not found: $OPUS_DEMO
82 echo Bitstream file not found: testvector$file.bit
95 echo ERROR: output does not match reference
111 echo Bitstream file not found: testvector$file
124 echo ERROR: output does not match reference
/external/llvm/test/MC/ARM/
H A Dfp-const-errors.s1 @ RUN: not llvm-mc -mcpu=cortex-a8 -triple armv7-none-linux-gnueabi < %s 2>&1 | FileCheck %s
10 @ Test that vmov.f instructions do not accept an 8-bit encoded float as an operand
17 @ Test that fconst instructions do not accept a float constant as an operand
H A Ddirective-arch_extension-idiv.s1 @ RUN: not llvm-mc -triple armv6-eabi -filetype asm -o /dev/null 2>&1 %s \
3 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
5 @ RUN: not llvm-mc -triple armv7m-eabi -filetype asm -o /dev/null 2>&1 %s \
7 @ RUN: not llvm-mc -triple thumbv6-eabi -filetype asm -o /dev/null 2>&1 %s \
9 @ RUN: not llvm-mc -triple thumbv7-eabi -filetype asm -o /dev/null 2>&1 %s \
11 @ RUN: not llvm-mc -triple thumbv7m-eabi -filetype asm -o /dev/null 2>&1 %s \
17 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
20 @ CHECK-V7M: error: architectural extension 'idiv' is not allowed for the current base architecture
34 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
37 @ CHECK-V7M: error: architectural extension 'idiv' is not allowe
[all...]
/external/llvm/test/MC/Mips/
H A Dmips-noat.s1 # RUN: not llvm-mc %s -triple=mips-unknown-linux 2>%t0 | FileCheck %s
15 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
29 lw $2, 65536($2) # ERROR: mips-noat.s:[[@LINE]]:9: error: Pseudo instruction requires $at, which is not available
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DCameraSizeTest.java12 import static org.hamcrest.CoreMatchers.not;
33 assertThat(cameraSize.width, not(equalTo(640)));
40 assertThat(cameraSize.height, not(equalTo(480)));
H A DSignatureTest.java4 import static org.hamcrest.CoreMatchers.not;
46 not(equalTo(new Signature(new byte[] { (byte) 0xDE }))));
50 not(equalTo(new Signature(new byte[] { (byte) 0xDE }).hashCode())));
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/
H A Dgl-matrix.rb11 1. The origin of this software must not be misrepresented; you must not
14 appreciated but is not required.
16 2. Altered source versions must be plainly marked as such, and must not
19 3. This notice may not be removed or altered from any source distribution.
/external/valgrind/main/drd/tests/
H A Dthread_name.stderr.exp6 The object at address 0x........ is not a mutex.
15 The object at address 0x........ is not a mutex.
24 The object at address 0x........ is not a mutex.
33 The object at address 0x........ is not a mutex.
42 The object at address 0x........ is not a mutex.
51 The object at address 0x........ is not a mutex.
60 The object at address 0x........ is not a mutex.
69 The object at address 0x........ is not a mutex.
78 The object at address 0x........ is not a mutex.
87 The object at address 0x........ is not
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat7 REM (the "License"); you may not use this file except in compliance with
20 REM support, things would be much easier, but sadly, it is not yet time.
46 if not _%ANT_HOME:~-1%==_\ goto checkClasspath
56 rem CLASSPATH must not be used if it is equal to ""
86 if not _%CLASSPATH:~-1%==_\ goto findAntHome
91 rem find ANT_HOME if it does not exist due to either an invalid value passed
96 if not exist "%ProgramFiles%\ant" goto checkSystemDrive
102 if not exist %SystemDrive%\ant\lib\ant.jar goto checkCDrive
108 if not exist C:\ant\lib\ant.jar goto noAntHome
113 echo ANT_HOME is set incorrectly or ant could not b
[all...]
/external/arduino/hardware/arduino/cores/arduino/
H A Dwiring.c18 Public License along with this library; if not, write to the
88 #error TIMER 0 not defined
198 #error Timer 0 prescale factor 64 not set correctly
207 #error Timer 0 overflow interrupt not set correctly
238 #warning Timer 2 not finished (may not be present on this CPU)
247 #warning Timer 2 not finished (may not be present on this CPU)
271 // XXX: this will not work properly for other clock speeds, and
/external/chromium_org/chrome/browser/resources/extensions/chromeos/
H A Dkiosk_apps.css38 list > *:not(:hover):not([selected]):not([lead]) .row-delete-button,
39 list:not([has-element-focus]) > *:not(:hover):not([selected])
145 .kiosk-app-list-item:not([auto-launch]):hover .enable-auto-launch-button {
/external/chromium_org/chrome/browser/resources/options/
H A Doptions_page.css94 #searchPage:not([hidden]) + #settings {
138 /* The above height rule should not apply to spacers. */
154 .editable-text-field:not([editable]) > [displaymode='edit'] {
184 /* The above height rule should not apply to spacers. When redraw is called
190 list:not([disabled]) > :hover {
198 list:not([has-element-focus]) > [selected],
199 list:not([has-element-focus]) > [lead][selected] {
206 list:not([has-element-focus]) > [selected]:hover,
207 list:not([has-element-focus]) > [selected][lead]:hover {
271 list > *:not(
[all...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dvalidate-committer-lists52 if not list_to_print:
94 return filter(lambda email: not email_to_committer_map.get(email), emails)
175 if not match_result:
188 # Most old logins like 'darin' are now just 'darin@apple.com', so check for a prefix match if a manual mapping was not found.
189 if not author_email and author in prefixes_of_authors_with_email:
193 if not author_email:
194 # No known email mapping, likely not an active committer. We could log here.
201 if not email_commit_time or email_commit_time < no_email_commit_time:
206 if not self._last_commit_time_by_author_cache:
222 print "Committers who have not committe
[all...]
/external/chromium_org/third_party/icu/source/data/zone/
H A Dreslocal.mk5 # The downstream packager may not need this file at all if their package is not
16 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml &
20 # All aliases (to not be included under 'installed'), but not including root.
/external/chromium_org/third_party/mesa/src/src/mesa/
H A DSConscript28 if not env['gles']:
374 if env['gcc'] and env['platform'] not in ('darwin', 'windows'):
463 if not os.path.exists(filename):
474 if not os.path.exists(filename) or not filecmp.cmp(tempfile, filename):
475 # The filename does not exist or it's different from the new file,
/external/chromium_org/third_party/polymer/components/core-icon-button/
H A Dcore-icon-button.css34 :host(:hover:not([disabled])) {
38 :host(.selected:not([disabled])) {
43 :host(:active:not([disabled]), .selected:active:not([disabled])) {
73 :host ::content > :not(core-icon) {
/external/chromium_org/third_party/polymer/components-chromium/core-icon-button/
H A Dcore-icon-button.css34 :host(:hover:not([disabled])) {
38 :host(.selected:not([disabled])) {
43 :host(:active:not([disabled]), .selected:active:not([disabled])) {
73 :host ::content > :not(core-icon) {
/external/libcxx/test/depr/depr.c.headers/
H A Dstdint_h.pass.cpp252 #error INT8_C not defined
256 #error INT16_C not defined
260 #error INT32_C not defined
264 #error INT64_C not defined
268 #error UINT8_C not defined
272 #error UINT16_C not defined
276 #error UINT32_C not defined
280 #error UINT64_C not defined
284 #error INTMAX_C not defined
288 #error UINTMAX_C not define
[all...]
/external/libcxx/test/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp252 #error INT8_C not defined
256 #error INT16_C not defined
260 #error INT32_C not defined
264 #error INT64_C not defined
268 #error UINT8_C not defined
272 #error UINT16_C not defined
276 #error UINT32_C not defined
280 #error UINT64_C not defined
284 #error INTMAX_C not defined
288 #error UINTMAX_C not define
[all...]
/external/mesa3d/src/mesa/
H A DSConscript28 if not env['gles']:
374 if env['gcc'] and env['platform'] not in ('darwin', 'windows'):
463 if not os.path.exists(filename):
474 if not os.path.exists(filename) or not filecmp.cmp(tempfile, filename):
475 # The filename does not exist or it's different from the new file,
/external/chromium_org/chrome/browser/resources/options/chromeos/
H A Daccounts_user_name_edit.js59 * Note that the email parsing is based on RFC 5322 and does not support
65 * - Dot: . (Note that we did not cover the cases that dot should not
66 * appear as first or last character and should not appear two or
/external/chromium_org/mojo/tools/
H A Dmojob.sh9 # TODO(vtl): Maybe make the test runner smart and not run unchanged test
20 test - Run unit tests (does not build).
21 perftest - Run perf tests (does not build).
23 gyp - Run gyp for mojo (does not sync).
24 gypall - Run gyp for all of chromium (does not sync).
25 sync - Sync using gclient (does not run gyp).
42 --no-use-goma - Do not use goma.

Completed in 1067 milliseconds

<<11121314151617181920>>