/development/ndk/platforms/android-9/arch-x86/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/ |
dma-mapping_32.h | 26 #include <asm/bug.h>
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/ |
p2663.s | 4 bug: movel #4,%d7 label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
movi-3.s | 1 ! There was a bug with negative pc-relative numbers.
|
crange3.s | 1 ! There was a bug in which a .cranges data hunk could include a hunk of 4 ! (continue), with a case-table (.L173) in it. The bug included code from
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
auto_triage.py | 56 should be marked as "recovered", as well as updating Bug entities, and 57 commenting on the issue tracker if all alerts for a bug are recovered. 117 for bug in bugs: 118 logging.info('Processing bug %s', bug.key.id()) 119 if bug.status == bug_data.BUG_STATUS_OPENED: 123 params={'update_recovered_bug': True, 'bug_id': bug.key.id()}, 128 """Checks whether Anomalies with a given bug ID have recovered.""" 131 # If no anomalies found, mark this Bug entity as closed. 133 bug = ndb.Key('Bug', bug_id).get( [all...] |
/external/autotest/server/cros/dynamic_suite/ |
reporting.py | 27 # Try importing the essential bug reporting libraries. 32 logging.debug('Bug filing disabled. %s', e) 45 class Bug(object): 46 """Holds the minimum information needed to make a dedupable bug report.""" 51 Initializes Bug object. 53 @param title: The title of the bug. 54 @param summary: The summary of the bug. 55 @param search_marker: The string used to determine if a bug is a 58 bug. Make this None if you do not want to dedupe. 59 @param labels: The labels that the filed bug will have [all...] |
/external/autotest/server/cros/ |
repair_utils.py | 95 a bug, or sends out an email, or just logs the fact. 114 bug = reporting.MachineKillerBug(job_id=job_id, 118 bug_id = reporter.report(bug)[0] 123 'could not file a bug to report this:\n\n') 125 bug.title(), email_prefix + bug.summary())
|
/external/llvm/test/MC/Mips/ |
mips-register-names-invalid.s | 5 # an off-by-one bug.
|
/external/v8/test/mjsunit/regress/ |
regress-349885.js | 7 // The bug 349885
|
regress-503565.js | 5 // Crashes without the fix for bug 503565.
|
/ndk/tests/build/issue65705-asm-pc/jni/ |
Android.mk | 7 # to true from the command line. The compiler bug this test is trying to show is
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
regreg.d | 2 #as: --no-mul-bug-abort
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
dependency-1.d | 5 # Note - this test is based on a bug reported here: 6 # http://sources.redhat.com/ml/bug-gnu-utils/2003-03/msg00270.html
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
bug-1417.d | 1 #source: bug-1417.s
|
bug-3331.d | 1 #source: bug-3331.s
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-10.d | 6 # There was yet another bug in the strip-zeros-at-beginning-and-end-of-data
|