OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_warn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/
update_mca_test_checks.py
31
def
_warn
(msg):
function
81
_warn
('unexpected binary name: {}'.format(args.llvm_mca_binary))
93
_warn
('could not split tool and filecheck commands: {}'.format(run_line))
100
_warn
('skipping non-{} RUN line: {}'.format(tool_basename, run_line))
104
_warn
('skipping non-FileCheck RUN line: {}'.format(run_line))
165
_warn
('multiple lines not disambiguated by prefixes:\n{}\n'
196
_warn
('Multiple prefixes common to all RUN lines: {}'.format(
370
_warn
('Multiple prefixes generating same output: {} '
405
_warn
('not writing for prefix {0} due to presence of "{0}-NOT:" '
update_mca_test_checks.py
31
def
_warn
(msg):
function
81
_warn
('unexpected binary name: {}'.format(args.llvm_mca_binary))
93
_warn
('could not split tool and filecheck commands: {}'.format(run_line))
100
_warn
('skipping non-{} RUN line: {}'.format(tool_basename, run_line))
104
_warn
('skipping non-FileCheck RUN line: {}'.format(run_line))
165
_warn
('multiple lines not disambiguated by prefixes:\n{}\n'
196
_warn
('Multiple prefixes common to all RUN lines: {}'.format(
370
_warn
('Multiple prefixes generating same output: {} '
405
_warn
('not writing for prefix {0} due to presence of "{0}-NOT:" '
Completed in 79 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026