/external/clang/lib/StaticAnalyzer/Checkers/ |
D | Checkers.td | 92 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/ |
D | root.txt | 15 …CurrentCLDRVersion { 2.0.1 } // Current CLDR version as of the test update. Warn if not an exact m…
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1243 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()
|
D | SemaDecl.cpp | 2285 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/ |
D | LangOptions.def | 161 …"if non-zero, warn about parameter or return Warn if parameter/return value is larger in bytes tha…
|
/external/ipsec-tools/ |
D | NEWS | 96 o Fixed racoon to only Warn if no CRL was found.
|
/external/iproute2/ |
D | ChangeLog | 22 * Warn when using "handle" instead of "classid" with "tc class" 213 * Warn about wildcard deletions and provide IFA_ADDRESS upon
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 96 // Warn about using BOOL with %@
|
/external/clang/test/Analysis/ |
D | retain-release-gc-only.m | 332 // <rdar://problem/6250216> Warn against using -[NSAutoreleasePool release] in
|
/external/dnsmasq/ |
D | CHANGELOG | 37 Warn if an IP address is duplicated in /etc/ethers. Thanks
|
D | CHANGELOG.archive | 1265 Warn if an interface is given for listening which doesn't 1909 Warn if --resolv-file flags are ignored because of
|
/external/libsepol/ |
D | ChangeLog | 33 * Warn if filename_trans rules are dropped by Steve Lawrence.
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 118 warn = Warn about possibly erronous input
|
/external/llvm/include/llvm/ |
D | IntrinsicsNVVM.td | 868 /// Error / Warn
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 181 # Warn the user.
|
/external/bison/ |
D | OChangeLog | 1198 * src/reader.c (readgram): Warn if there is no default to use for
|
D | ChangeLog | 912 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/ |
D | NVPTXIntrinsics.td | 1564 // Compiler Error Warn
|
/external/clang/include/clang/Driver/ |
D | Options.td | 645 HelpText<"Warn if a function definition returns or accepts an object larger "
|
/external/libmtp/ |
D | ChangeLog | 1179 * hotplug.sh.in: explicitly call BASH instead of just sh. Warn
|
/external/e2fsprogs/debian/ |
D | changelog | 1872 * Warn the user when creating a filesystem with a journal and a blocksize
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 905 - 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/ |
D | ChangeLog | 4516 * netboot/fsys_tftp.c (buf_fill): Warn when amazing things
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 16488 Warn about tests in the Skipped file that succeeded
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 9839 (WTF::createThread): Warn if the thread name is longer than 31
|