Home
last modified time | relevance | path

Searched refs:Warn (Results 1 – 25 of 25) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckers.td92 HelpText<"Warn about assigning non-{0,1} values to Boolean variables">,
116 HelpText<"Warn about unintended use of sizeof() on pointer expressions">,
191 HelpText<"Warn about idempotent operations">,
206 HelpText<"Warn on uses of the 'gets' function">,
209 HelpText<"Warn on uses of the 'getpw' function">,
212 HelpText<"Warn on uses of the 'mktemp' function">,
215 HelpText<"Warn when 'mkstemp' is passed fewer than 6 X's in the format string">,
218 HelpText<"Warn on uses of the 'rand', 'random', and related functions">,
221 HelpText<"Warn on uses of the 'strcpy' and 'strcat' functions">,
224 HelpText<"Warn on uses of the 'vfork' function">,
[all …]
/external/icu4c/test/testdata/
Droot.txt15 …CurrentCLDRVersion { 2.0.1 } // Current CLDR version as of the test update. Warn if not an exact m…
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1243 bool Warn) { in CheckMethodOverrideReturn() argument
1247 if (Warn) { in CheckMethodOverrideReturn()
1264 if (!Warn) in CheckMethodOverrideReturn()
1309 bool Warn) { in CheckMethodOverrideParam() argument
1313 if (Warn) { in CheckMethodOverrideParam()
1336 if (!Warn) in CheckMethodOverrideParam()
DSemaDecl.cpp2285 GNUCompatibleParamWarning Warn in MergeFunctionDecl() local
2287 Warnings.push_back(Warn); in MergeFunctionDecl()
2294 for (unsigned Warn = 0; Warn < Warnings.size(); ++Warn) { in MergeFunctionDecl() local
2295 Diag(Warnings[Warn].NewParm->getLocation(), in MergeFunctionDecl()
2297 << Warnings[Warn].PromotedType in MergeFunctionDecl()
2298 << Warnings[Warn].OldParm->getType(); in MergeFunctionDecl()
2299 if (Warnings[Warn].OldParm->getLocation().isValid()) in MergeFunctionDecl()
2300 Diag(Warnings[Warn].OldParm->getLocation(), in MergeFunctionDecl()
/external/clang/include/clang/Basic/
DLangOptions.def161 …"if non-zero, warn about parameter or return Warn if parameter/return value is larger in bytes tha…
/external/ipsec-tools/
DNEWS96 o Fixed racoon to only Warn if no CRL was found.
/external/iproute2/
DChangeLog22 * Warn when using "handle" instead of "classid" with "tc class"
213 * Warn about wildcard deletions and provide IFA_ADDRESS upon
/external/clang/test/SemaObjC/
Dformat-strings-objc.m96 // Warn about using BOOL with %@
/external/clang/test/Analysis/
Dretain-release-gc-only.m332 // <rdar://problem/6250216> Warn against using -[NSAutoreleasePool release] in
/external/dnsmasq/
DCHANGELOG37 Warn if an IP address is duplicated in /etc/ethers. Thanks
DCHANGELOG.archive1265 Warn if an interface is given for listening which doesn't
1909 Warn if --resolv-file flags are ignored because of
/external/libsepol/
DChangeLog33 * Warn if filename_trans rules are dropped by Steve Lawrence.
/external/proguard/src/proguard/gui/
DGUIResources.properties118 warn = Warn about possibly erronous input
/external/llvm/include/llvm/
DIntrinsicsNVVM.td868 /// Error / Warn
/external/bison/data/m4sugar/
Dm4sugar.m4181 # Warn the user.
/external/bison/
DOChangeLog1198 * src/reader.c (readgram): Warn if there is no default to use for
DChangeLog912 Warn about dubious constructions like "%token T T".
1034 * NEWS: Warn about unused values.
3875 configure.ac. Warn users to ignore robots.txt ERROR 404.
4171 Warn if expected_rr_conflicts used in non-GLR parser.
5493 (compute_output_file_names): Warn if we detect conflicting
6043 * src/reader.c (grammar_current_rule_check): Warn about
7577 signifies end-of-input. Warn about negative chars. Mention
10175 (Symbols): Warn about running Bison in one character set,
10177 Warn about character code 256, too.
10250 * src/reader.c: Warn about lacking semi-colons, do not complain.
/external/llvm/lib/Target/NVPTX/
DNVPTXIntrinsics.td1564 // Compiler Error Warn
/external/clang/include/clang/Driver/
DOptions.td645 HelpText<"Warn if a function definition returns or accepts an object larger "
/external/libmtp/
DChangeLog1179 * hotplug.sh.in: explicitly call BASH instead of just sh. Warn
/external/e2fsprogs/debian/
Dchangelog1872 * Warn the user when creating a filesystem with a journal and a blocksize
/external/dbus/
DChangeLog.pre-1-0905 - Warn on closing of a shared connection. Remove todo item
3716 (marshal_map): Warn if we can't determine signature from type.
4406 (dbus_g_connection_register_g_object): Warn if we have no
/external/grub/
DChangeLog4516 * netboot/fsys_tftp.c (buf_fill): Warn when amazing things
/external/webkit/Tools/
DChangeLog-2009-06-1616488 Warn about tests in the Skipped file that succeeded
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-169839 (WTF::createThread): Warn if the thread name is longer than 31