HomeSort by relevance Sort by last modified time
    Searched refs:bug (Results 26 - 50 of 404) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
bug.h 22 #include <asm-generic/bug.h>
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
bug.h 22 #include <asm-generic/bug.h>
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
bug.h 22 #include <asm-generic/bug.h>
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
bug.h 22 #include <asm-generic/bug.h>
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
bug.h 22 #include <asm-generic/bug.h>
  /libcore/expectations/
icebox.txt 7 bug: 3268630,
13 bug: 3268630,
20 bug: 3268630,
26 bug: 3268630,
31 bug: 3268630,
37 bug: 3268630,
43 bug: 3268630,
51 bug: 3268630,
57 bug: 3268630,
63 bug: 3268630
    [all...]
brokentests.txt 8 bug: 5834665
17 bug: 2585285
71 bug: 12189307,
89 bug: 13747957,
156 bug: 28535961,
165 bug: 28535603,
  /art/tools/
libcore_failures.txt 45 bug: 20879084
103 bug: 18619426
109 bug: 18869265
115 bug: 19165288
137 bug:22106064,
145 bug: 22258911
158 bug: 22786792
165 bug: 25178637
171 bug: 25437292
176 bug: 26326992
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-exceptions.rb 12 example "raising an ANTLR bug exception" do
14 ANTLR3.bug!( 'whateva' )
15 }.should raise_error( ANTLR3::Bug )
  /external/libcap/contrib/
Makefile 3 for x in bug* ; do make -C $$x $@ || exit 1 ; done
  /ndk/tests/device/math/
test_config.py 3 bug = 'http://b.android.com/177432'
4 return '{} {} (ld128)'.format(toolchain, abi), bug
  /external/chromium-trace/catapult/dashboard/dashboard/models/
bug_data.py 5 """The database models for bug data."""
21 class Bug(ndb.Model):
22 """Information about a bug created in issue tracker.
24 Keys for Bug entities will be in the form ndb.Key('Bug', <bug_id>).
35 # Status of the latest bisect run for this bug
46 # The time that the Bug entity was created.
51 """Sets the bisect status for a Bug entity."""
54 bug = ndb.Key('Bug', int(bug_id)).get(
    [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/
set_warning_message.py 46 bug = self.request.get('warning_bug')
47 if bug:
48 layered_cache.Set('warning_bug', bug, _DAYS_TO_SHOW_MESSAGE)
49 results.append({'name': 'Bug ID', 'value': bug})
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-mulbug-1.d 3 #as: --em=criself --no-mul-bug-abort
6 # "--no-mul-bug-abort". No checking for "--mul-bug-abort",
mulbug-err-1.s 2 ; a hardware bug.
  /cts/libs/vogar-expect/src/vogar/
Expectation.java 51 /** The tracking bug ID */
52 private final long bug; field in class:Expectation
54 /** True if the identified bug still active. */
57 public Expectation(Result result, Pattern pattern, Set<String> tags, String description, long bug) {
67 this.bug = bug;
75 return bug;
87 * Set the current status of this expectation's bug. When a bug is open,
  /external/vogar/src/vogar/
Expectation.java 60 /** The tracking bug ID */
61 private final long bug; field in class:Expectation
63 /** True if the identified bug still active. */
73 long bug,
84 this.bug = bug;
93 return bug;
109 * Set the current status of this expectation's bug. When a bug is open,
CommandBugDatabase.java 25 * A bug database that shells out to another process.
43 for (String bug : openBugs) {
44 openBugsSet.add(Long.parseLong(bug));
  /build/kati/testcase/
override_rule.mk 5 # like old GNU make has a bug here.
  /external/clang/test/CodeGenCXX/
multi-dim-operator-new.cpp 20 T bug(int i) { function
37 f = bug(3);
  /external/llvm/test/MC/MachO/
x86_32-scattered-reloc-fallback.s 9 bug: label
  /prebuilts/go/darwin-x86/test/
errchk 41 open(SRC, $file) || die "BUG: errchk: open $file: $!";
48 open(CMD, "exec $cmd </dev/null 2>&1 |") || die "BUG: errchk: run $cmd: $!";
58 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
64 print STDERR "BUG: errchk: command failed unexpectedly\n";
70 print STDERR "BUG: errchk: compiler crashed\n";
75 sub bug() { subroutine
76 if(!$bug++) {
77 print STDERR "BUG: ";
99 bug();
119 bug();
    [all...]
  /prebuilts/go/linux-x86/test/
errchk 41 open(SRC, $file) || die "BUG: errchk: open $file: $!";
48 open(CMD, "exec $cmd </dev/null 2>&1 |") || die "BUG: errchk: run $cmd: $!";
58 print STDERR "BUG: errchk: command succeeded unexpectedly\n";
64 print STDERR "BUG: errchk: command failed unexpectedly\n";
70 print STDERR "BUG: errchk: compiler crashed\n";
75 sub bug() { subroutine
76 if(!$bug++) {
77 print STDERR "BUG: ";
99 bug();
119 bug();
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
bug-1403.d 1 #source: bug-1403.s
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dma-mapping_32.h 26 #include <asm/bug.h>

Completed in 1294 milliseconds

12 3 4 5 6 7 8 91011>>