/external/bison/src/ |
muscle-tab.h | 116 with -F/--force-define. Complain if a previous definition is being 134 if the %define variable VARIABLE is undefined, complain fatally since that's 142 is, if the %define variable VARIABLE is undefined, complain fatally since 157 it is defined to "false", return false. Complain if it is undefined (a 175 Complain if such a variable is undefined (a Bison error since the default
|
scan-skel.l | 36 #include "complain.h" 64 /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and 190 || 0 == strcmp (at_directive_argv[0], "@complain") 197 case 'c': func = complain; break;
|
complain.c | 28 #include "complain.h" 166 complain (const char *message, ...) 175 | complain* depending on yacc_flag. | 165 complain (const char *message, ...) function
|
/external/libcap-ng/libcap-ng-0.7/ |
ChangeLog | 36 - In netcap, don't complain about missing udp or raw network files 40 - In netcap, don't complain about missing network files
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
extras.py | 38 # lot's of docstrings are missing, don't complain for now...
|
/external/dbus/test/name-test/ |
run-test-systemserver.sh | 16 ## so the tests can complain if you fail to use the script to launch them
|
run-test.sh | 18 ## so the tests can complain if you fail to use the script to launch them
|
/external/llvm/test/CodeGen/X86/ |
fast-isel-cmp-branch.ll | 5 ; The machine verifier will catch and complain about this case.
|
/external/llvm/test/Feature/ |
aliases.ll | 13 ; Make sure the verifier does not complain about references to a global
|
/external/tpm2/include/tpm2/ |
TpmBuildSwitches.h | 33 // that. So, this is just a plugged value. Your compiler should complain if this alignment isn't possible.
|
/external/v8/tools/gyp/test/mac/objc-gc/ |
test.gyp | 8 # complain. For shared_libraries it does, so use that.
|
/external/valgrind/helgrind/tests/ |
tc24_nonzero_sem.c | 1 /* Check that Helgrind does not complain about semaphores with a
|
/external/valgrind/memcheck/tests/ |
varinfo3.c | 18 /* Cause memcheck to complain about the address "a" and so to print
|
/external/valgrind/tests/ |
filter_libc | 39 # Some glibc versions complain about unexpected futex syscall errors.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_testcapi.so | |
/system/core/libsysutils/src/ |
NetlinkListener.cpp | 68 // Don't complain if parseBinaryNetlinkMessage returns false. That can
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
thumb_blx_out_of_range.s | 21 # Define _start so that linker does not complain.
|
/external/clang/include/clang/Lex/ |
ModuleMap.h | 214 /// \param Complain Whether this routine should complain about unresolvable 221 bool Complain) const; 229 /// \param Complain Whether this routine should complain about unresolvable 234 Module *resolveModuleId(const ModuleId &Id, Module *Mod, bool Complain) const; 432 /// \param Complain Whether to emit diagnostics for failures. 436 bool resolveExports(Module *Mod, bool Complain); 442 /// \param Complain Whether to emit diagnostics for failures. 446 bool resolveUses(Module *Mod, bool Complain); [all...] |
/device/generic/goldfish-opengl/ |
Android.mk | 58 # Note that the build system will complain if you try to import a
|
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/ |
p2.cpp | 125 // Like test7, but ensure we don't complain if the type is properly
|
/external/clang/test/CXX/temp/temp.spec/ |
no-body.cpp | 48 // thus also complain about not being in global scope.
|
/external/clang/test/Sema/ |
self-comparison.c | 43 // Don't complain in unevaluated contexts.
|
/external/clang/test/SemaObjC/ |
method-attributes.m | 91 @interface Complain
|
/external/libchrome/base/debug/ |
leak_tracker_unittest.cc | 31 // Use scoped_ptr so compiler doesn't complain about unused variables.
|
/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/ |
negative_sign.pass.cpp | 18 // If customers complain, I'll endeavor to minimize customer complaints
|