/external/bison/src/ |
complain.h | 38 void complain (char const *format, ...) 55 /* This variable is set each time `complain' is called. */
|
complain.c | 28 #include "complain.h" 38 /* This variable is set each time `complain' is called. */ 101 complain (const char *message, ...) 99 complain (const char *message, ...) function
|
Makefile.am | 38 complain.c complain.h \
|
main.c | 31 #include "complain.h"
|
scan-skel.l | 37 #include "complain.h"
|
/external/bzip2/ |
words3 | 2 If you got this far and the 'cmp's didn't complain, it looks
|
/external/dbus/test/name-test/ |
run-test.sh | 18 ## so the tests can complain if you fail to use the script to launch them
|
/ndk/ |
GNUmakefile | 30 # Complain if the path contains spaces
|
/device/samsung/crespo/alsa-utils/ |
INSTALL | 21 If ./configure command complain that alsa-lib package isn't installed,
|
/external/bison/ |
Android.mk | 45 src/complain.c \
|
/external/bison/m4/ |
nls.m4 | 35 dnl Tell automake >= 1.10 to complain if mkinstalldirs is missing.
|
/bionic/libc/regex/ |
regfree.c | 54 return; /* nice to complain, but hard */
|
/development/simulator/app/ |
Preferences.h | 17 * enforce type safety, but it will complain if you try to do something
|
/external/chromium/third_party/icu/source/test/cintltst/ |
cintltst.h | 95 * compiler doesn't complain about integral conversion of expressions
|
/external/icu4c/test/cintltst/ |
cintltst.h | 95 * compiler doesn't complain about integral conversion of expressions
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_helpers.cc | 224 // No default because we want the compiler to complain if any new 244 // No default because we want the compiler to complain if any new 330 // No default because we want the compiler to complain if any new
|
java_primitive_field.cc | 67 // No default because we want the compiler to complain if any new 87 // No default because we want the compiler to complain if any new 116 // No default because we want the compiler to complain if any new 149 // No default because we want the compiler to complain if any new
|
/external/chromium/base/ |
leak_tracker_unittest.cc | 28 // Use scoped_ptr so compiler doesn't complain about unused variables.
|
/external/kernel-headers/original/asm-x86/ |
fixmap_32.h | 141 * If it doesn't get removed, the linker will complain
|
/external/libvpx/examples/includes/geshi/geshi/ |
lolcode.php | 60 'ON', 'INVISIBLE', 'R', 'ITZ', 'GTFO', 'COMPLAIN', 'GIMME',
|
/external/libvpx/vp8/common/ |
extend.c | 42 // Some linkers will complain if we call vpx_memset with el set to a
|
/external/proguard/docs/manual/ |
limitations.html | 21 classes, ProGuard will complain it can't find them. In that case, you'll
|
/external/skia/include/core/ |
SkRefCnt.h | 61 fRefCnt = 1; // so our destructor won't complain
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_primitive_field.cc | 67 // No default because we want the compiler to complain if any new 87 // No default because we want the compiler to complain if any new 116 // No default because we want the compiler to complain if any new 149 // No default because we want the compiler to complain if any new 170 // No default because we want the compiler to complain if any new
|
javamicro_helpers.cc | 296 // No default because we want the compiler to complain if any new 316 // No default because we want the compiler to complain if any new 383 // No default because we want the compiler to complain if any new
|