HomeSort by: relevance | last modified time | path
    Searched refs:G_ (Results 1 - 25 of 109) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/
intl.h 62 #ifndef G_
63 # define G_(gmsgid) gmsgid
gimple-ssa-warn-alloca.cc 326 ? G_("argument to variable-length "
328 : G_("argument to %<alloca%> may be too "
346 ? G_("argument to variable-length"
348 : G_("argument to %<alloca%> is too large")))
365 ? G_("unbounded use of variable-length array")
366 : G_("unbounded use of %<alloca%>")));
376 ? G_("argument to variable-length array "
378 : G_("argument to %<alloca%> is zero")));
gimple-ssa-warn-access.cc 182 ? G_("%qD specified bound %s exceeds "
185 ? G_("%qD specified bound %s may "
188 : G_("%qD specified bound %s exceeds "
213 ? G_("%qs specified bound %s exceeds "
216 ? G_("%qs specified bound %s may "
219 : G_("%qs specified bound %s exceeds "
731 ? G_("%qD specified bound %E may "
733 : G_("%qD specified bound %E "
738 ? G_("specified bound %E may "
740 : G_("specified bound %E
    [all...]
dbgcnt.cc 238 fprintf (stderr, " %-30s%-15s %s\n", G_("counter name"),
239 G_("counter value"), G_("closed intervals"));
gimple-ssa-sprintf.cc 2838 ? G_("%qE output may be truncated before the "
2840 : G_("%qE output truncated before the last "
2843 ? G_("%qE may write a terminating nul past the "
2845 : G_("%qE writing a terminating nul past the "
2880 ? G_("%<%.*s%> directive output may be truncated "
2883 : G_("%<%.*s%> directive output truncated writing "
2885 : G_("%<%.*s%> directive writing up to %wu bytes "
2897 ? G_("%<%.*s%> directive output may be truncated "
2900 : G_("%<%.*s%> directive output truncated writing "
2903 : G_("%<%.*s%> directive writing likely %wu or more
    [all...]
gimple-ssa-warn-restrict.cc 1498 ? G_("%qD accessing %wu byte at offsets %s "
1500 : G_("%qD accessing %wu byte at offsets %s "
1504 ? G_("%qD accessing %wu bytes at offsets %s "
1506 : G_("%qD accessing %wu bytes at offsets %s "
1813 ? G_("%qD forming offset %s is out of "
1816 : G_("%qD offset %s is out of the bounds "
1822 ? G_("%qD forming offset %s is out of "
1824 : G_("%qD offset %s is out of the bounds "
1837 ? G_("%qD forming offset %s is out "
1839 : G_("%qD offset %s is out
    [all...]
ipa-devirt.cc 1237 G_("a different type is defined in another translation unit"));
1265 G_("a type with different precision is defined "
1273 G_("a vector type with different number of elements "
1280 G_("a type with different signedness is defined "
1290 G_("a different type is defined in another "
1305 G_("it is defined as a pointer in different address "
1314 G_("it is defined as a pointer to different type "
1329 G_("a different type is defined "
1347 G_("a different type is defined in another "
1374 G_("an array of different size is defined
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
intl.h 62 #ifndef G_
63 # define G_(gmsgid) gmsgid
gimple-ssa-warn-alloca.cc 325 ? G_("argument to variable-length "
327 : G_("argument to %<alloca%> may be too "
344 ? G_("argument to variable-length"
346 : G_("argument to %<alloca%> is too large")))
362 ? G_("unbounded use of variable-length array")
363 : G_("unbounded use of %<alloca%>")));
373 ? G_("argument to variable-length array "
375 : G_("argument to %<alloca%> is zero")));
gimple-ssa-warn-access.cc 180 ? G_("%qD specified bound %s exceeds "
183 ? G_("%qD specified bound %s may "
186 : G_("%qD specified bound %s exceeds "
211 ? G_("%qs specified bound %s exceeds "
214 ? G_("%qs specified bound %s may "
217 : G_("%qs specified bound %s exceeds "
728 ? G_("%qD specified bound %E may "
730 : G_("%qD specified bound %E "
735 ? G_("specified bound %E may "
737 : G_("specified bound %E
    [all...]
dbgcnt.cc 238 fprintf (stderr, " %-30s%-15s %s\n", G_("counter name"),
239 G_("counter value"), G_("closed intervals"));
gimple-ssa-sprintf.cc 2827 ? G_("%qE output may be truncated before the "
2829 : G_("%qE output truncated before the last "
2832 ? G_("%qE may write a terminating nul past the "
2834 : G_("%qE writing a terminating nul past the "
2869 ? G_("%<%.*s%> directive output may be truncated "
2872 : G_("%<%.*s%> directive output truncated writing "
2874 : G_("%<%.*s%> directive writing up to %wu bytes "
2886 ? G_("%<%.*s%> directive output may be truncated "
2889 : G_("%<%.*s%> directive output truncated writing "
2892 : G_("%<%.*s%> directive writing likely %wu or more
    [all...]
gimple-ssa-warn-restrict.cc 1495 ? G_("%qD accessing %wu byte at offsets %s "
1497 : G_("%qD accessing %wu byte at offsets %s "
1501 ? G_("%qD accessing %wu bytes at offsets %s "
1503 : G_("%qD accessing %wu bytes at offsets %s "
1810 ? G_("%qD forming offset %s is out of "
1813 : G_("%qD offset %s is out of the bounds "
1819 ? G_("%qD forming offset %s is out of "
1821 : G_("%qD offset %s is out of the bounds "
1834 ? G_("%qD forming offset %s is out "
1836 : G_("%qD offset %s is out
    [all...]
ipa-devirt.cc 1231 G_("a different type is defined in another translation unit"));
1259 G_("a type with different precision is defined "
1266 G_("a type with different signedness is defined "
1276 G_("a different type is defined in another "
1291 G_("it is defined as a pointer in different address "
1300 G_("it is defined as a pointer to different type "
1315 G_("a different type is defined "
1333 G_("a different type is defined in another "
1360 G_("an array of different size is defined "
1375 G_("has different return value
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-warn.cc 98 ? G_("integer overflow in expression %qE of type %qT "
100 : G_("integer overflow in expression of type %qT "
106 ? G_("floating point overflow in expression %qE "
108 : G_("floating point overflow in expression of type %qT "
114 ? G_("fixed-point overflow in expression %qE of type %qT "
116 : G_("fixed-point overflow in expression of type %qT "
122 ? G_("vector overflow in expression %qE of type %qT "
124 : G_("vector overflow in expression of type %qT "
131 ? G_("complex integer overflow in expression %qE "
133 : G_("complex integer overflow in expression of type %qT
    [all...]
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-warn.cc 99 ? G_("integer overflow in expression %qE of type %qT "
101 : G_("integer overflow in expression of type %qT "
107 ? G_("floating point overflow in expression %qE "
109 : G_("floating point overflow in expression of type %qT "
115 ? G_("fixed-point overflow in expression %qE of type %qT "
117 : G_("fixed-point overflow in expression of type %qT "
123 ? G_("vector overflow in expression %qE of type %qT "
125 : G_("vector overflow in expression of type %qT "
132 ? G_("complex integer overflow in expression %qE "
134 : G_("complex integer overflow in expression of type %qT
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc 1989 ? G_("%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> "
1991 : G_("%<target(\"tune=x86-64\")%> is deprecated; use "
2164 ? G_("%<generic%> CPU can be used only for %<-mtune=%> "
2166 : G_("%<generic%> CPU can be used only for "
2173 ? G_("%<intel%> CPU can be used only for %<-mtune=%> "
2175 : G_("%<intel%> CPU can be used only for "
2254 ? G_("bad value %qs for %<-march=%> switch")
2255 : G_("bad value %qs for %<target(\"arch=\")%> attribute"),
2277 ? G_("valid arguments to %<-march=%> switch are: "
2279 : G_("valid arguments to %<target(\"arch=\")%> attribute are:
    [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-fold.cc 399 ? G_("left shift count is negative")
400 : G_("right shift count is negative")));
409 ? G_("left shift count >= width of type")
410 : G_("right shift count >= width of type")));
417 ? G_("left shift count >= width of vector element")
418 : G_("right shift count >= width of vector element"));
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-fold.cc 398 ? G_("left shift count is negative")
399 : G_("right shift count is negative")));
407 ? G_("left shift count >= width of type")
408 : G_("right shift count >= width of type")));
415 ? G_("left shift count >= width of vector element")
416 : G_("right shift count >= width of vector element"));
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc 2132 ? G_("%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> "
2134 : G_("%<target(\"tune=x86-64\")%> is deprecated; use "
2140 ? G_("%<-mtune=knl%> support will be removed in GCC 15")
2141 : G_("%<target(\"tune=knl\")%> support will be removed in "
2146 ? G_("%<-mtune=knm%> support will be removed in GCC 15")
2147 : G_("%<target(\"tune=knm\")%> support will be removed in "
2336 ? G_("%<generic%> CPU can be used only for %<-mtune=%> "
2338 : G_("%<generic%> CPU can be used only for "
2345 ? G_("%<intel%> CPU can be used only for %<-mtune=%> "
2347 : G_("%<intel%> CPU can be used only for
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mapper-client.cc 308 error_at (loc, line ? G_("failed %s mapper %qs line %u")
309 : G_("failed %s mapper %qs"), errmsg, name.c_str (), line);
  /src/external/gpl3/gcc/dist/gcc/cp/
mapper-client.cc 318 error_at (loc, line ? G_("failed %s mapper %qs line %u")
319 : G_("failed %s mapper %qs"), errmsg, name.c_str (), line);
decl.cc 1380 = G_("declaration of %qF has a different exception specifier");
1709 ? G_("shadowing built-in function %q#D")
1710 : G_("shadowing library function %q#D"), olddecl);
1835 ? G_("shadowing built-in function %q#D")
1836 : G_("shadowing library function %q#D"), olddecl);
2093 ? G_("%q#D previously defined here")
2094 : G_("%q#D previously declared here"), olddecl);
2335 ? G_("previous definition of %qD here")
2336 : G_("previous declaration of %qD here"), olddecl);
3371 return G_("redefinition of %q#D")
    [all...]
cvt.cc 392 msg = G_("initialization of volatile reference type %q#T from "
395 msg = G_("conversion to volatile reference type %q#T "
398 msg = G_("initialization of non-const reference type %q#T from "
401 msg = G_("conversion to non-const reference type %q#T from "
1103 ? G_("ignoring return value of %qD, "
1105 : G_("ignoring return value of %qD, "
1121 ? G_("ignoring returned value of type %qT, "
1123 : G_("ignoring returned value of type %qT, "
typeck2.cc 107 G_("assignment of constant field %qD"),
108 G_("constant field %qD used as %<asm%> output"),
109 G_("increment of constant field %qD"),
110 G_("decrement of constant field %qD"),
117 G_("assignment of read-only reference %qD"),
118 G_("read-only reference %qD used as %<asm%> output"),
119 G_("increment of read-only reference %qD"),
120 G_("decrement of read-only reference %qD"),

Completed in 75 milliseconds

1 2 3 4 5