HomeSort by relevance Sort by last modified time
    Searched refs:or (Results 226 - 250 of 12655) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/kernel/uapi/asm-mips/asm/
sgidefs.h 22 #error Use a Linux compiler or give up .
  /development/ndk/platforms/android-21/arch-arm/include/machine/
cpu-features.h 5 * Redistribution and use in source and binary forms, with or without
12 * the documentation and/or other materials provided with the
16 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
20 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
22 * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
24 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OU
    [all...]
  /development/ndk/platforms/android-21/arch-mips/include/asm/
sgidefs.h 22 #error Use a Linux compiler or give up.
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
sgidefs.h 22 #error Use a Linux compiler or give up.
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sgidefs.h 22 #error Use a Linux compiler or give up.
  /external/bzip2/
format.pl 33 open( INFILE,"<$infile" ) or
40 open( OUTFILE,">$outfile" ) or
  /external/chromium-trace/catapult/telemetry/telemetry/util/
perf_result_data_type.py 20 return datatype == HISTOGRAM or datatype == UNIMPORTANT_HISTOGRAM
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
ipv4.py 4 # documentation for any purpose with or without fee is hereby granted,
11 # ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
13 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
14 # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
21 if sys.hexversion < 0x02030000 or sys.platform == 'win32':
  /external/guice/core/src/com/google/inject/matcher/
Matcher.java 10 * Unless required by applicable law or agreed to in writing, software
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20 * Returns {@code true} or {@code false} for a given input.
38 * Returns a new matcher which returns {@code true} if either this or the
41 Matcher<T> or(Matcher<? super T> other); method in interface:Matcher
  /external/kernel-headers/original/uapi/asm-mips/asm/
sgidefs.h 18 #error Use a Linux compiler or give up.
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/
fileutil.py 12 if not os.path.exists(path) or always_try_to_create:
  /external/libxml2/python/tests/
build.py 24 if comment.type != "comment" or \
29 if pi.type != "pi" or pi.name != "test" or pi.content != "PI content":
37 if ns.name != "my" or ns.content != "http://example.com/doc":
  /external/libyuv/files/tools_libyuv/valgrind/
libyuv_tests.sh 27 # or
94 -name "vgdb-pipe-*" -or -name "vg_logs_*" -or -name "valgrind.*" \
  /external/llvm/test/MC/ELF/
got-relaxed-rex.s 11 or or@GOTPCREL(%rip), %rax
24 // CHECK-NEXT: R_X86_64_REX_GOTPCRELX or
relax-arith2.s 40 // CHECK: Disassembly of section or:
41 // CHECK-NEXT: or:
48 .section or,"x"
49 or $0, %bx
51 or $-1, %ebx
53 or $-128, %rbx
  /external/llvm/test/MC/Mips/mips32r6/
invalid.s 2 # the assembler (e.g. invalid set of operands or operand's restrictions not met).
  /external/llvm/test/MC/Mips/mips64r6/
invalid.s 2 # the assembler (e.g. invalid set of operands or operand's restrictions not met).
  /external/swiftshader/third_party/LLVM/utils/
plotNLT.pl 15 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
41 my $rc = $sth->execute or die DBI->errstr;
  /external/valgrind/coregrind/
link_tool_exe_solaris.in 44 or die "Can't clear close-on-exec flag on temp fh: $!";
48 or die "Error unlinking file $path safely";
  /external/valgrind/memcheck/tests/amd64/
insn-bsfl.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
6 Conditional jump or move depends on uninitialised value(s)
11 Conditional jump or move depends on uninitialised value(s)
16 Conditional jump or move depends on uninitialised value(s)
21 Conditional jump or move depends on uninitialised value(s)
26 Conditional jump or move depends on uninitialised value(s)
31 Conditional jump or move depends on uninitialised value(s)
36 Conditional jump or move depends on uninitialised value(s)
  /external/valgrind/memcheck/tests/
buflen_check.stderr.exp 4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /external/valgrind/memcheck/tests/s390x/
cds.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
6 Conditional jump or move depends on uninitialised value(s)
cdsg.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
6 Conditional jump or move depends on uninitialised value(s)
cs.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
csg.stderr.exp 1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)

Completed in 507 milliseconds

1 2 3 4 5 6 7 8 91011>>