OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSGID
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-test-ice-on-invalid-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation succeeded for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` internal compiler error for ${
MSGID
}"
49
echo "`date` unexpected failure: no error message for ${
MSGID
}"
53
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-bogus-warning
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation failed for ${
MSGID
}"
37
echo "`date` bogus warning detected for ${
MSGID
}"
41
echo "`date` no bogus warning for ${
MSGID
}"
gcc-test-missing-warning
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation failed for ${
MSGID
}"
37
echo "`date` warning detected for ${
MSGID
}"
41
echo "`date` no warning for ${
MSGID
}"
gcc-test-wrong-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: test compilation failed for ${
MSGID
}"
37
echo "`date` test run aborted for ${
MSGID
}"
41
echo "`date` test ran successfully for ${
MSGID
}"
gcc-test-accepts-invalid
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no error message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-ice-on-valid-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no ICE message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-rejects-valid
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no error message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-segfault-on-valid-code
27
MSGID
="bug ${BUGID}, id ${ID}"
32
echo "`date` test compiled successfully for ${
MSGID
}"
38
echo "`date` unexpected failure: missing file for ${
MSGID
}"
44
echo "`date` unexpected failure: no segfault message for ${
MSGID
}"
48
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-compiler-hangs
25
MSGID
="bug ${BUGID}, id ${ID}"
27
trap "echo \"`date` compiler hang for ${
MSGID
}\"; pkill -9 cc1; exit $REG_FAIL" SIGUSR1
46
echo "`date` test compiled successfully for ${
MSGID
}"
52
echo "`date` unexpected failure: missing file for ${
MSGID
}"
58
echo "`date` unexpected failure: segfault for ${
MSGID
}"
62
echo "`date` unexpected failure for ${
MSGID
}"
/src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-test-ice-on-invalid-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation succeeded for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` internal compiler error for ${
MSGID
}"
49
echo "`date` unexpected failure: no error message for ${
MSGID
}"
53
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-bogus-warning
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation failed for ${
MSGID
}"
37
echo "`date` bogus warning detected for ${
MSGID
}"
41
echo "`date` no bogus warning for ${
MSGID
}"
gcc-test-missing-warning
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: compilation failed for ${
MSGID
}"
37
echo "`date` warning detected for ${
MSGID
}"
41
echo "`date` no warning for ${
MSGID
}"
gcc-test-wrong-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` unexpected failure: test compilation failed for ${
MSGID
}"
37
echo "`date` test run aborted for ${
MSGID
}"
41
echo "`date` test ran successfully for ${
MSGID
}"
gcc-test-accepts-invalid
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no error message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-ice-on-valid-code
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no ICE message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-rejects-valid
26
MSGID
="bug ${BUGID}, id ${ID}"
31
echo "`date` test compiled successfully for ${
MSGID
}"
37
echo "`date` unexpected failure: missing file for ${
MSGID
}"
43
echo "`date` unexpected failure: no error message for ${
MSGID
}"
47
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-segfault-on-valid-code
27
MSGID
="bug ${BUGID}, id ${ID}"
32
echo "`date` test compiled successfully for ${
MSGID
}"
38
echo "`date` unexpected failure: missing file for ${
MSGID
}"
44
echo "`date` unexpected failure: no segfault message for ${
MSGID
}"
48
echo "`date` compilation failed for ${
MSGID
}"
gcc-test-compiler-hangs
25
MSGID
="bug ${BUGID}, id ${ID}"
27
trap "echo \"`date` compiler hang for ${
MSGID
}\"; pkill -9 cc1; exit $REG_FAIL" SIGUSR1
46
echo "`date` test compiled successfully for ${
MSGID
}"
52
echo "`date` unexpected failure: missing file for ${
MSGID
}"
58
echo "`date` unexpected failure: segfault for ${
MSGID
}"
62
echo "`date` unexpected failure for ${
MSGID
}"
/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
29106.test
7
MSGID
="bug ${BUGID}, id ${ID}"
12
echo "`date` unexpected failure: test compilation failed for ${
MSGID
}"
18
echo "`date` unexpected failure: test run aborted for ${
MSGID
}"
24
echo "`date` no output for ${
MSGID
}"
28
echo "`date` test ran successfully for ${
MSGID
}"
30643.test
7
MSGID
="bug ${BUGID}, id ${ID}"
13
echo "`date` compilation failed unexpectedly for ${
MSGID
}"
21
echo "`date` abort call exists for ${
MSGID
}"
25
echo "`date` no call to abort for ${
MSGID
}"
/src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
29106.test
7
MSGID
="bug ${BUGID}, id ${ID}"
12
echo "`date` unexpected failure: test compilation failed for ${
MSGID
}"
18
echo "`date` unexpected failure: test run aborted for ${
MSGID
}"
24
echo "`date` no output for ${
MSGID
}"
28
echo "`date` test ran successfully for ${
MSGID
}"
30643.test
7
MSGID
="bug ${BUGID}, id ${ID}"
13
echo "`date` compilation failed unexpectedly for ${
MSGID
}"
21
echo "`date` abort call exists for ${
MSGID
}"
25
echo "`date` no call to abort for ${
MSGID
}"
/src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.h
26
# define
MSGID
265
po-gram-gen2.h
26
# define
MSGID
265
po-gram-gen.y
98
char *
msgid
, lex_pos_ty *msgid_pos, char *msgid_plural,
105
if (msgctxt == NULL &&
msgid
[0] == '\0' && !obsolete)
109
msgid
, msgid_pos, msgid_plural,
135
%token
MSGID
160
MSGCTXT
MSGID
MSGID_PLURAL MSGSTR '[' ']'
312
:
MSGID
318
| MSGCTXT string_list
MSGID
Completed in 23 milliseconds
1
2
Indexes created Tue Apr 21 00:23:25 UTC 2026