Searched refs:nor (Results 1 - 25 of 79) sorted by relevance

1234

/external/clang/test/SemaTemplate/
H A Dinstantiate-call.cpp28 expected-error {{neither visible in the template definition nor found by argument-dependent lookup}}
/external/llvm/test/MC/Mips/msa/
H A Dtest_vec.s7 # CHECK: nor.v $w7, $w31, $w0 # encoding: [0x78,0x40,0xf9,0xde]
15 nor.v $w7, $w31, $w0
/external/chromium_org/third_party/opus/src/win32/
H A Dgenversion.bat11 echo Git cannot be found, nor can version.mk. Generating unknown version.
/external/libopus/win32/
H A Dgenversion.bat11 echo Git cannot be found, nor can version.mk. Generating unknown version.
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsiginfo.h33 #error _MIPS_SZLONG neither 32 nor 64
/external/llvm/lib/Support/
H A DRWMutex.cpp123 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
H A DThreadLocal.cpp91 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 set in Support/ThreadLocal.cpp
H A DMutex.cpp120 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
/external/chromium_org/third_party/skia/
H A Dmake.bat33 echo ERROR: Neither VS100COMNTOOLS nor VS110COMNTOOLS environment variable is set.
/external/llvm/test/MC/Mips/
H A Dmicromips-alu-instructions.s34 # CHECK-EL: nor $9, $6, $7 # encoding: [0xe6,0x00,0xd0,0x4a]
68 # CHECK-EB: nor $9, $6, $7 # encoding: [0x00,0xe6,0x4a,0xd0]
100 nor $9, $6, $7
101 nor $7, $8, $zero
H A Dmips-alu-instructions.s14 # CHECK: nor $9, $6, $7 # encoding: [0x27,0x48,0xc7,0x00]
45 nor $9, $6, $7
H A Dmips64-alu-instructions.s13 # CHECK: nor $9, $6, $7 # encoding: [0x27,0x48,0xc7,0x00]
41 nor $9, $6, $7
/external/skia/
H A Dmake.bat33 echo ERROR: Neither VS100COMNTOOLS nor VS110COMNTOOLS environment variable is set.
/external/tremolo/Tremolo/
H A Dfloor1LARM.s17 @ * Neither the names of the Xiph.org Foundation nor Pinknoise
18 @ Productions Ltd nor the names of its contributors may be used to
H A Dfloor1ARM.s17 @ * Neither the names of the Xiph.org Foundation nor Pinknoise
18 @ Productions Ltd nor the names of its contributors may be used to
/external/aac/libFDK/include/
H A DFDK_archdef.h212 #error Either set FDK_HIGH_QUALITY or FDK_HIGH_PERFORMANCE, but not both nor none of them.
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-mips.cc12 // * Neither the name of Google Inc. nor the names of its
272 COMPARE(nor(a0, a1, a2),
273 "00a62027 nor a0, a1, a2");
274 COMPARE(nor(s0, s1, s2),
275 "02328027 nor s0, s1, s2");
276 COMPARE(nor(t2, t3, t4),
277 "016c5027 nor t2, t3, t4");
278 COMPARE(nor(v0, v1, a2),
279 "00661027 nor v0, v1, a2");
H A Dtest-disasm-mips64.cc12 // * Neither the name of Google Inc. nor the names of its
361 COMPARE(nor(a0, a1, a2),
362 "00a62027 nor a0, a1, a2");
363 COMPARE(nor(s0, s1, s2),
364 "02328027 nor s0, s1, s2");
365 COMPARE(nor(a6, a7, t0),
366 "016c5027 nor a6, a7, t0");
367 COMPARE(nor(v0, v1, a2),
368 "00661027 nor v0, v1, a2");
H A Dtrace-extension.cc12 // * Neither the name of Google Inc. nor the names of its
71 #error Host architecture is neither 32-bit nor 64-bit.
/external/valgrind/main/none/tests/mips64/
H A Dlogical_instructions.stdout.exp2566 nor $t0, $t1, $t2 :: rd 0x4e08bf4b, rs 0x0, rt 0xffffffffb1f740b4
2567 nor $s0, $s1, $s2 :: rd 0x5d591399e4542854, rs 0x12bd6aa, rt 0xa2a6ec661ba84121
2568 nor $t0, $t1, $t2 :: rd 0x4ac9a2fc, rs 0x0, rt 0xffffffffb5365d03
2569 nor $s0, $s1, $s2 :: rd 0x9e806098202d5484, rs 0x7e876382d2ab13, rt 0x614d9b445f12236b
2570 nor $t0, $t1, $t2 :: rd 0x46088401, rs 0x9823b6e, rt 0xffffffffb8757bda
2571 nor $s0, $s1, $s2 :: rd 0x401000202082a208, rs 0x976d6e9ac31510f3, rt 0x3baa99471f6d4d75
2572 nor $t0, $t1, $t2 :: rd 0x42089902, rs 0xd4326d9, rt 0xffffffffbcb4666d
2573 nor $s0, $s1, $s2 :: rd 0x83108005094800, rs 0xb7746d775ad6a5fb, rt 0x680cce5fb236b666
2574 nor $t0, $t1, $t2 :: rd 0x4c088903, rs 0x130476dc, rt 0xffffffffa2f33668
2575 nor
[all...]
/external/smali/deodexerant/
H A DAndroid.mk14 # * Neither the name of Google Inc. nor the names of its
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java65 * nor will "/ud800". To keep things as compact as possible we use the following encoding
/external/flac/libFLAC/ia32/
H A Dnasm.h15 ; - Neither the name of the Xiph.org Foundation nor the names of its
/external/ceres-solver/jni/
H A DApplication.mk13 # * Neither the name of Google Inc. nor the names of its contributors may be
/external/chromium_org/v8/tools/gcmole/
H A Dgccause.lua12 -- * Neither the name of Google Inc. nor the names of its

Completed in 478 milliseconds

1234