HomeSort by relevance Sort by last modified time
    Searched refs:or (Results 151 - 175 of 13535) sorted by null

1 2 3 4 5 67 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips64-mips3d.l 4 .*:154: Warning: condition code register should be 0 or 4 for bc1any4f, was 1
5 .*:156: Warning: condition code register should be 0 or 4 for bc1any4t, was 2
rol.d 13 0+000c <[^>]*> or a0,a0,at
17 0+001c <[^>]*> or a0,a0,at
20 0+0028 <[^>]*> or a0,a0,at
23 0+0034 <[^>]*> or a0,a0,at
28 0+0048 <[^>]*> or a0,a0,at
32 0+0058 <[^>]*> or a0,a0,at
35 0+0064 <[^>]*> or a0,a0,at
38 0+0070 <[^>]*> or a0,a0,at
43 0+0084 <[^>]*> or a0,a0,at
46 0+0090 <[^>]*> or a0,a0,a
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
or.d 2 #name: NIOS2 or
9 0+0000 <[^>]*> 428cb03a or r6,r8,r10
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pc2210.s 6 or %o1, %pc10(sym), %o1
synth.s 1 # common (v8 or v9) synthetic insns
vxworks-pic.s 6 or %g1, %lo(__GOTT_BASE__), %g1
8 or %g1, %lo(__GOTT_INDEX__), %g1
11 or %g1, %lo(__GOT_BASE__), %g1
  /compatibility/cdd/2_device-types/
2_5_automotive-reqs.md 4 Android as an operating system for part or all of the system and/or
8 the feature `android.hardware.type.automotive` or meet all the following
11 * are embedded as part of, or pluggable to, an automotive vehicle.
21 * [A-0-1] MUST have a screen with the physical diagonal length equal to or greater
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesv8-armx.pl 6 # in the file LICENSE in the source distribution or at
46 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
47 ( $xlate="${dir}../../../perlasm/arm-xlate.pl" and -f $xlate) or
392 cmp $enc,#0 // en- or decrypting?
925 #s/[v]?(aes\w+)\s+([qv].*)/unaes($1,$2)/geo or
926 s/cclr\s+([wx])([^,]+),\s*([a-z]+)/csel $1$2,$1zr,$1$2,$3/o or
927 s/mov\.([a-z]+)\s+([wx][0-9]+),\s*([wx][0-9]+)/csel $2,$3,$2,$1/o or
928 s/vmov\.i8/movi/o or # fix up legacy mnemonics
929 s/vext\.8/ext/o or
930 s/vrev32\.8/rev32/o or
    [all...]
  /external/syslinux/gpxe/src/util/
padimg.pl 20 GetOptions ( %opts ) or die "Could not parse command-line options\n";
34 or die "Could not open $filename for appending: $!\n";
36 or die "Could not append to $filename: $!\n";
40 or die "Could not resize $filename: $!\n";
swapdevids.pl 30 $#ARGV >= 0 or die "Usage: $0 romimage\n";
32 open(F, "+<$file") or die "$file: $!\n";
36 defined($len) or die "$file: $!\n";
37 substr($data, 0, 2) eq "\x55\xAA" or die "$file: Not a boot ROM image\n";
39 ($pci < $len and $pnp < $len) or die "$file: Not a PCI PnP ROM image\n";
41 or die "$file: No PCI and PNP structures, not a PCI PNP ROM image\n";
44 seek(F, 0, SEEK_SET) or die "$file: Cannot seek to beginning\n";
  /external/valgrind/memcheck/tests/solaris/
execx.stderr.exp 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
mrs-msr-arm-v7-a-bad.l 2 [^:]*:5: Error: 'APSR', 'CPSR' or 'SPSR' expected -- `mrs r4,apsr_nzcvq'
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/
lns-diag-1.l 8 .*:18: Error: is_stmt value not 0 or 1
9 .*:19: Error: bad or irreducible absolute expression
11 .*:26: Error: bad or irreducible absolute expression
13 .*:27: Error: bad or irreducible absolute expression
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
local9.d 5 #error: valid only with a register or absolute value
local9m.d 5 #error: valid only with a register or absolute value
  /build/kati/testcase/
multiline_define.mk 2 $(or , \
7 $(or ,,, \
12 $(or , , ,)
  /compatibility/cdd/3_software/
3_6_api-namespaces.md 17 by changing any method or class signatures, or by removing classes or class
19 * [C-0-2] MUST NOT add any publicly exposed elements (such as classes or
20 interfaces, or fields or methods to existing classes or interfaces) or Test
21 or System APIs to the APIs in the above namespaces. A ?publicly exposed
30 * [C-0-4] MUST NOT be advertised or otherwise exposed to developers
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ANTLRFileStream.pm 29 or croak "Can't open $file_name: $!";
33 or croak "Can't open $file_name: $!";
41 close $fh or carp "Can't close $fh: $!";
58 or croak "Can't open $file_name: $!";
62 or croak "Can't open $file_name: $!";
70 close $fh or carp "Can't close $fh: $!";
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
gentests.pl 22 open (LIST, "ls ./templates/*.in|") or die "Could not get listing";
30 open (TEMPLATE, "$fname") or die "Could not open $fname";
40 or die "Could not open source file";
  /external/valgrind/memcheck/tests/
strchr.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
9 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/memcheck/tests/x86/
xor-undef-x86.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
7 Conditional jump or move depends on uninitialised value(s)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
logicalh.s 11 or.b #16,r0l
12 or.b r1l,r0l
13 or.w #32,r1
14 or.w r1,r1
15 or.l #64,er1
16 or.l er1,er1
logicals.s 12 or.b #16,r0l
13 or.b r1l,r0l
14 or.w #32,r1
15 or.w r1,r1
16 or.l #64,er1
17 or.l er1,er1
  /external/tremolo/Tremolo/
framing.c 6 * Redistribution and use in source and binary forms, with or without
14 * in the documentation and/or other materials provided with the
18 * endorse or promote products derived from this software without
22 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
25 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
27 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TOR
128 ogg_reference *or; local
150 ogg_reference *or=_fetch_ref(bs); local
237 ogg_reference *or=*tail; local
    [all...]
  /external/libxml2/python/tests/
reader.py 25 if reader.Name() != "a" or reader.IsEmptyElement() != 0 or \
26 reader.NodeType() != 1 or reader.HasAttributes() != 0:
33 if reader.Name() != "b" or reader.IsEmptyElement() != 1 or \
34 reader.NodeType() != 1 or reader.HasAttributes() != 1:
41 if reader.Name() != "c" or reader.IsEmptyElement() != 0 or \
42 reader.NodeType() != 1 or reader.HasAttributes() != 0:
49 if reader.Name() != "#text" or reader.IsEmptyElement() != 0 or
    [all...]

Completed in 784 milliseconds

1 2 3 4 5 67 8 91011>>