Searched
refs:ne (Results
776 -
800 of
1686) sorted by null
<<31323334353637383940>>
/external/vixl/test/aarch32/ |
test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 156 {{ne, r2, r9, r2, LSL, 3}, 159 "ne r2 r9 r2 LSL 3", 206 {{ne, r8, r11, r14, ROR, 19}, 209 "ne r8 r11 r14 ROR 19", 261 {{ne, r7, r14, r12, LSL, 25}, 264 "ne r7 r14 r12 LSL 25", 326 {{ne, r6, r0, r9, LSL, 16}, 329 "ne r6 r0 r9 LSL 16", 446 {{ne, r1, r5, r3, LSL, 29}, 449 "ne r1 r5 r3 LSL 29" [all...] |
/external/u-boot/scripts/ |
kernel-doc | 425 if (defined($sections{$name}) && ($sections{$name} ne "")) { 586 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 608 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 650 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 784 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 815 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 877 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 1057 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; 1085 ($args{'parameterdescs'}{$parameter_name} ne $undescribed) || next; [all...] |
/build/make/tools/ |
check_builds.sh | 45 if [ $? -ne 0 ] ; then
|
dump-package-stats | 138 if [ $? -ne 0 ]
|
/developers/build/prebuilts/gradle/WifiRttScan/ |
gradlew | 114 if [ $? -ne 0 ] ; then 150 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
|
/device/google/cuttlefish_vmm/ |
rebuild.sh | 47 if [[ "${fail}" -ne 0 ]]; then
|
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/ |
bl1_exceptions.S | 91 b.ne unexpected_sync_exception 151 b.ne smc_handler 159 b.ne unexpected_sync_exception 186 b.ne unexpected_sync_exception
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/cadence/uart/aarch64/ |
cdns_console.S | 65 b.ne 2f
|
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/common/aarch64/ |
arm_macros.S | 45 b.ne print_gicv2
|
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/ |
cpu_helpers.S | 36 ASM_ASSERT(ne) 75 ASM_ASSERT(ne) 101 ASM_ASSERT(ne) 171 b.ne 1b
|
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/ |
plat_trampoline.S | 49 b.ne m_loop1
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/ |
CpuFlushTlb.s | 53 cmp.ne p6 = r0, r14 // count1 == 0?
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ipf/ |
CpuFlushTlb.s | 52 cmp.ne p6 = r0, r14 // count1 == 0?
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/ |
CompareGuid.S | 63 2: it ne
|
CopyMem.S | 67 it ne
71 it ne
94 it ne
97 it ne
|
/external/bcc/tests/ |
wrapper.sh.in | 63 [[ $? -ne 0 ]] && { echo "Failed"; exit 1; }
|
/external/e2fsprogs/scrub/ |
e2scrub.in | 62 test "${ret}" -ne 0 && ret=1 195 if [ $? -ne 0 ]; then
|
/external/iproute2/ip/ |
ifcfg | 46 if [ $fwd -ne 0 ]; then 104 if [ $deleting -ne 0 ]; then
|
/external/libunwind/src/ia64/ |
sigsetjmp.S | 47 cmp.ne p6, p0 = in1, r0
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
test_kmod.sh | 24 if [ $? -ne 0 ]; then
|
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
devlink_lib.sh | 36 if [ $? -ne 0 ]; then
|
/external/linux-kselftest/tools/testing/selftests/zram/ |
zram01.sh | 95 if [ $ERR_CODE -ne 0 ]; then
|
/external/llvm/test/MC/AArch64/ |
arm64-leaf-compact-unwind.s | 93 b.ne LBB1_1 103 b.ne LBB1_3 213 b.ne LBB3_1 224 b.ne LBB3_3
|
/external/llvm/test/MC/ARM/ |
thumb-only-conditionals.s | 28 itt ne 31 @ CHECK: itt ne
|
/external/llvm/test/MC/AsmParser/ |
macros-argument-parsing.s | 6 it ne
|
Completed in 9125 milliseconds
<<31323334353637383940>>