Searched refs:bug (Results 1 - 25 of 219) sorted by relevance

123456789

/external/clang/test/Analysis/
H A Dinline-unique-reports.c4 static inline bug(int *p) { function
10 bug(p);
15 bug(p);
175 // CHECK-NEXT: <string>Calling &apos;bug&apos;</string>
177 // CHECK-NEXT: <string>Calling &apos;bug&apos;</string>
298 // CHECK-NEXT: <key>issue_context</key><string>bug</string>
/external/libcap/contrib/bug400591/
H A DMakefile1 all: bug
3 bug: bug.c ../../libcap Makefile
6 ./bug
9 rm -f bug.o bug
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
H A Dtest-exceptions.rb12 example "raising an ANTLR bug exception" do
14 ANTLR3.bug!( 'whateva' )
/external/libcap/contrib/
H A DMakefile3 for x in bug* ; do make -C $$x $@ || exit 1 ; done
/external/vogar/src/vogar/
H A DExpectation.java60 /** 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,
69 Expectation(Result result, Pattern pattern, Set<String> tags, String description, long bug, boolean fromExpectationFile) argument
H A DCommandBugDatabase.java25 * A bug database that shells out to another process.
43 for (String bug : openBugs) {
44 openBugsSet.add(Long.parseLong(bug));
/external/clang/tools/scan-build-py/libscanbuild/
H A Dreport.py51 msg = "Run 'scan-view %s' to examine bug reports."
72 for bug in read_bugs(output_dir, html_reports_available):
73 bug_counter(bug)
203 bugs = (pretty(bug) for bug in read_bugs(output_dir, True))
303 lambda bug: '{bug_line}.{bug_path_length}:{bug_file}'.format(**bug))
306 # parser creates a bug generator not the bug itself
310 return (bug fo
[all...]
/external/clang/test/CodeGenCXX/
H A Dmulti-dim-operator-new.cpp20 T bug(int i) { function
37 f = bug(3);
/external/v8/tools/foozzie/
H A Dv8_suppressions.py10 Map a regular expression to a bug entry. A new failure will be reported
15 Map a regular expression to a bug entry. A new failure will be reported
36 # Ignore by original source files. Map from bug->list of relative file paths in
42 '/v8/test/mjsunit/bugs/bug-222.js',
43 '/v8/test/mjsunit/bugs/bug-941049.js',
72 # Ignore by test case pattern. Map from bug->regexp.
85 # Ignore by output pattern. Map from config->bug->regexp. Config '' is used
310 for bug, exp in IGNORE_TEST_CASES.iteritems():
312 return bug
316 for bug, source
[all...]
H A Dv8_foozzie.py174 bug = (ignore_fun(content) or '').strip()
175 if bug:
177 configs='', source_key='', suppression=bug)
197 bug = (ignore_by_output_fun(output.stdout) or '').strip()
198 if bug:
200 configs='', source_key='', suppression=bug)
293 # TODO(machenbach): Figure out if we could also return a bug in case there's
/external/llvm/test/MC/MachO/
H A Dx86_32-scattered-reloc-fallback.s9 bug: label
/external/autotest/server/cros/dynamic_suite/
H A Dreporting.py33 # Try importing the essential bug reporting libraries.
51 """Holds the minimum information needed to make a dedupable bug report."""
58 @param title: The title of the bug.
59 @param summary: The summary of the bug.
60 @param search_marker: The string used to determine if a bug is a
63 bug. Make this None if you do not want to dedupe.
64 @param labels: The labels that the filed bug will have.
65 @param owner: The owner/asignee of this bug. Typically left blank.
66 @param cc: Who to cc'd for this bug.
67 @param components: The components that the filed bug wil
[all...]
H A Dreporting_unittest.py22 """Unittests to verify basic control flow for automatic bug filing."""
148 """Test that the suite bug template values are not overridden."""
189 """Test that we can use a Bug object to file a bug report."""
192 bug = reporting.Bug('title', 'summary', 'marker')
204 bug_id, bug_count = reporting.Reporter().report(bug)
213 bug = reporting.Bug('title', 'summary', search_marker=None)
222 bug_id, bug_count = reporting.Reporter().report(bug)
295 bug = reporting.Bug('title', 'summary', None)
298 result = reporting.Reporter()._anchor_summary(bug)
309 bug
[all...]
/external/llvm/test/MC/Mips/
H A Dmips-register-names-invalid.s5 # an off-by-one bug.
/external/clang/
H A Dupdate-prebuilts.py49 '-b', '--bug', type=int,
136 def update_clang(host, build_number, use_current_branch, download_dir, bug):
165 if bug is not None:
167 message_lines.append('Bug: http://b/{}'.format(bug))
184 download_dir, args.bug)
/external/toybox/kconfig/
H A Dzconf.hash.c_shipped29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/external/valgrind/memcheck/tests/
H A Dleak-autofreepool-5.stderr.exp30 If that doesn't help, please report this bug to: www.valgrind.org
32 In the bug report, send all the above text, the valgrind
/external/toybox/toys/posix/
H A Dpatch.c205 int bug = 0; local
209 while (plist->data[bug] == check->data[bug]) bug++;
210 fprintf(stderr, "NOT(%d:%d!=%d): %s\n", bug, plist->data[bug],
211 check->data[bug], plist->data);
/external/openssh/regress/
H A Denvpass.sh8 # Prepare a custom config to test for a configuration parsing bug fixed in 4.0
10 Host test-sendenv-confparse-bug
/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp267 BugType *bug = nullptr; local
271 bug = NSBT.get();
276 bug = CFBT.get();
278 BR.emitReport(llvm::make_unique<BugReport>(*bug, os.str(), event.SinkNode));
/external/llvm/test/MC/MachO/AArch64/
H A Dld64-workaround.s3 ; Test that we produce an external relocation. This is a known and temporary bug
/external/clang/tools/scan-build-py/tests/unit/
H A Dtest_report.py19 for bug in sut.parse_bug_html(file_name):
20 return bug
/external/v8/
H A DAndroid.d8.mk45 # Bug: http://b/31101212 WAR LLVM bug until next Clang update
/external/valgrind/none/tests/s390x/
H A Dop_exception.stderr.exp7 1. Your program has a bug and erroneously jumped to a non-code
20 1. Your program has a bug and erroneously jumped to a non-code
33 1. Your program has a bug and erroneously jumped to a non-code
46 1. Your program has a bug and erroneously jumped to a non-code
/external/skia/gm/
H A Dhairlines.cpp110 // Three paths that show the same bug (missing end caps)
140 // Arc example to test imperfect truncation bug (crbug.com/295626)
145 SkPath* bug = &fPaths.push_back(); variable
149 bug->addArc(circle, kStartAngle, kSweepAngle);
160 bug->moveTo(p0);
161 bug->lineTo(p1);

Completed in 794 milliseconds

123456789