Searched refs:not (Results 276 - 300 of 6383) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/resources/quota_internals/
H A Dmain.css22 .tree-item:not([may-have-children]) > .tree-row > .tree-label {
/external/chromium_org/third_party/libyuv/
H A Dpublic.mk3 # Note that dependencies on NDK are not directly listed since NDK auto adds
/external/chromium_org/third_party/mesa/src/src/gallium/targets/
H A DSConscript.dri6 if not env['dri']:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/tests/
H A Difcritical-err.asm2 ; longer works. However, it should error, not crash!
/external/clang/lib/AST/
H A DTemplateBase.cpp90 llvm_unreachable("Should not have a NULL template argument");
131 llvm_unreachable("Should not have a NULL template argument");
461 // This is bad, but not as bad as crashing because of argument
/external/hamcrest/src/org/hamcrest/core/
H A DIsNull.java5 import static org.hamcrest.core.IsNot.not;
32 * Matches if value is not null.
36 return not(IsNull.<T>nullValue());
48 * Matches if value is not null. With type inference.
/external/libpcap/msdos/
H A Dcommon.dj26 @echo libgcc.a not found. Set \"$(GCCLIB)\" to \"/djgpp/lib/gcc-lib/djgpp/3.X\"
/external/libyuv/
H A Dpublic.mk3 # Note that dependencies on NDK are not directly listed since NDK auto adds
H A Dsetup_env.bat1 :: This script must not rely on any external tools or PATH values.
/external/llvm/autoconf/m4/
H A Dneed_dev_zero_for_mmap.m43 # as the file descriptor or not.
16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
/external/llvm/test/MC/ARM/
H A Ddiagnostics-noneon.s1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mattr=-neon < %s 2> %t
H A Ddirective-arch_extension-mp.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 'mp' is not allowed for the current base architecture
28 @ CHECK-V6: error: architectural extension 'mp' is not allowed for the current base architecture
H A Dldrd-strd-gnu-arm-bad-imm.s1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
H A Dldrd-strd-gnu-thumb-bad-regs.s1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
/external/llvm/test/MC/AsmParser/
H A Ddot-symbol-assignment-backwards.s1 # RUN: not llvm-mc -filetype=obj -triple i386-unknown-unknown %s 2> %t
/external/llvm/test/MC/Mips/mips64r2/
H A Dabi-bad.s1 # RUN: not llvm-mc %s -triple mips-unknown-unknown -mcpu=mips64r2 2>&1 | FileCheck %s
/external/llvm/test/MC/Mips/
H A Dmips_directives_bad.s2 # RUN: not llvm-mc -triple mips-unknown-unknown %s 2>&1 | FileCheck %s
/external/llvm/test/MC/Sparc/
H A Dsparc-directive-xword.s1 ! RUN: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s --check-prefix=SPARC32
/external/mesa3d/src/gallium/targets/
H A DSConscript.dri6 if not env['dri']:
/external/qemu/
H A DAndroid.mk2 # through the 'm' or 'mm' build commands. if not, we use the
/external/valgrind/main/drd/tests/
H A Dannotate_publish_hg.stderr.exp2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
H A Dpth_uninitialized_cond.stderr.exp4 condition variable has not been initialized: cond 0x........
/external/valgrind/main/gdbserver_tests/
H A Dmcbreak.stdout.exp7 called from level int_und is not zero
/external/valgrind/main/memcheck/tests/
H A Dbadjump2.stderr.exp4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
/external/valgrind/main/none/tests/s390x/
H A Dfpext_fail.stderr.exp4 That facility is not available on this host

Completed in 3700 milliseconds

<<11121314151617181920>>