OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:warn
(Results
451 - 475
of
1427
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/sources/host-tools/make-3.81/
make.1
320
.B \-\-
warn
\-undefined\-variables
321
Warn
when an undefined variable is referenced.
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-cpp.1
282
Warn
whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299
Warn
about certain constructs that behave differently in traditional and
300
\&\s-1ISO\s0 C. Also
warn
about \s-1ISO\s0 C constructs that have no traditional C
304
Warn
whenever an identifier which is not a macro is encountered in an
309
Warn
about macros defined in the main file that are unused. A macro
311
The preprocessor will also
warn
if the macro has not been used at the
329
Warn
whenever an \fB#else\fR or an \fB#endif\fR are followed by text.
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-cpp.1
282
Warn
whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299
Warn
about certain constructs that behave differently in traditional and
300
\&\s-1ISO\s0 C. Also
warn
about \s-1ISO\s0 C constructs that have no traditional C
304
Warn
whenever an identifier which is not a macro is encountered in an
309
Warn
about macros defined in the main file that are unused. A macro
311
The preprocessor will also
warn
if the macro has not been used at the
329
Warn
whenever an \fB#else\fR or an \fB#endif\fR are followed by text.
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-cpp.1
282
Warn
whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299
Warn
about certain constructs that behave differently in traditional and
300
\&\s-1ISO\s0 C. Also
warn
about \s-1ISO\s0 C constructs that have no traditional C
304
Warn
whenever an identifier which is not a macro is encountered in an
309
Warn
about macros defined in the main file that are unused. A macro
311
The preprocessor will also
warn
if the macro has not been used at the
329
Warn
whenever an \fB#else\fR or an \fB#endif\fR are followed by text.
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-cpp.1
282
Warn
whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299
Warn
about certain constructs that behave differently in traditional and
300
\&\s-1ISO\s0 C. Also
warn
about \s-1ISO\s0 C constructs that have no traditional C
304
Warn
whenever an identifier which is not a macro is encountered in an
309
Warn
about macros defined in the main file that are unused. A macro
311
The preprocessor will also
warn
if the macro has not been used at the
329
Warn
whenever an \fB#else\fR or an \fB#endif\fR are followed by text.
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-cpp.1
282
Warn
whenever a comment-start sequence \fB/*\fR appears in a \fB/*\fR
299
Warn
about certain constructs that behave differently in traditional and
300
\&\s-1ISO\s0 C. Also
warn
about \s-1ISO\s0 C constructs that have no traditional C
304
Warn
whenever an identifier which is not a macro is encountered in an
309
Warn
about macros defined in the main file that are unused. A macro
311
The preprocessor will also
warn
if the macro has not been used at the
329
Warn
whenever an \fB#else\fR or an \fB#endif\fR are followed by text.
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DependencyGraph.java
111
// will throw an exception), but we might as well
warn
119
// This is valid but we might want to
warn
...
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ManifestOrderDetector.java
213
if (mSeenUsesSdk == 2) { // Only
warn
when we encounter the first one
246
//
Warn
if not setting target SDK -- but only if the min SDK is somewhat
/bionic/libc/include/
pwd.h
98
#define _PASSWORD_WARNDAYS 14 /* days to
warn
about expiry */
/bionic/libc/tzcode/
asctime.c
26
** At least some versions of gcc
warn
about the %02.2d;
/bootable/recovery/minzip/
Log.h
159
*
warn
priority.
/development/ndk/platforms/android-3/include/
pwd.h
98
#define _PASSWORD_WARNDAYS 14 /* days to
warn
about expiry */
/development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt
904
warn
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
895
warn
/docs/source.android.com/src/community/
groups-charter.md
53
The most important rule is friendliness. Remember: disrespect and rudeness are not welcome in our community under any circumstances. We don't have a formal policy on dealing with troublemakers, and we hope we never need one. That said, we do pledge to do our best to be fair, and we will always try to
warn
someone before banning him or her.
/external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl
54
close $in or
warn
"Can't close $filename: $!";
/external/apache-http/src/org/apache/http/impl/client/
AbstractAuthenticationHandler.java
145
this.log.
warn
("Authentication scheme " + id + " not supported");
/external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java
95
log.
warn
("Removing a connection that never existed!");
/external/bison/lib/
verify.h
107
* This implementation exploits the fact that GCC does not
warn
about
/external/chromium/chrome/browser/
browser_main_gtk.cc
158
// Nothing to
warn
about on GTK right now.
/external/clang/test/Analysis/
out-of-bounds.c
147
// Don't
warn
when indexing below the start of a symbolic region's whose
unix-fns.c
60
// PR 2899 -
warn
of zero-sized allocations to malloc().
/external/clang/test/CodeGen/
pragma-weak.c
120
// TODO:
warn
about this
/external/clang/test/Sema/
scope-check.c
120
int y = 4; // fixme-
warn
: skips initializer.
/external/clang/test/SemaCXX/
nullptr.cpp
107
// Don't
warn
when using nullptr with %p.
Completed in 3636 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>