Lines Matching refs:DO
82 ##### G.C&C++.LANG.04 DO NOT enable -fpermissive for C++.
114 ##### G.C&C++.WARN.04 DO NOT enable -w to suppress all warnings.
120 ##### G.C&C++.WARN.05 DO NOT enable -Wno-XXXX to suppress all warning options contained in -Wall.
126 ##### G.C&C++.WARN.06 DO NOT enable -Wno-error= XXXX to degrade a specific warning that has been up…
132 ##### G.C&C++.WARN.07 DO NOT enable -Wno-XXXX to suppress the warning options enabled by the compil…
430 ##### G.C&C++.WARN.19 DO NOT enable -Wno-return-local-addr and check the returned local variable ad…
1193 ##### G.C&C++.DBG.01 DO NOT carry debugging information during version release build.
1217 ##### G.C&C++.OTH.01 DO NOT use duplicate or inclusion compiler options in a build project.
1235 ##### G.C&C++.OTH.02 DO NOT use conflicting options.
1309 ##### G.JAVA.MAVEN.01 DO NOT use **-X** during version release to avoid generating a large number o…
1318 ##### G.JAVA.JAVAC.01 DO NOT use -nowarn, -Xlint:none, or -Xlint:name to suppress all or some javac…