Searched refs:complain (Results 1 - 25 of 28) sorted by relevance

12

/external/valgrind/memcheck/tests/x86/
H A Dxor-undef-x86.stdout.exp4 No complain int32
8 No complain mmx
12 No complain sse xorps
/external/valgrind/memcheck/tests/amd64/
H A Dxor-undef-amd64.stdout.exp4 No complain int64
8 No complain mmx
12 No complain sse xorps
16 No complain sse2 pxor
20 No complain sse2 xorpd
/external/clang/test/Lexer/
H A Dunicode.c26 CHECK: The preprocessor should not complain about Unicode characters like ©.
/external/bison/src/
H A Dcomplain.h34 All other warnings should be implemented in complain.c and should use
56 void complain (char const *format, ...)
70 complain* depending on yacc_flag. */
H A Dcomplain.c28 #include "complain.h"
166 complain (const char *message, ...)
175 | complain* depending on yacc_flag. |
165 complain (const char *message, ...) function
H A Dscan-skel.l36 #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;
H A Dconflicts.c27 #include "complain.h"
617 complain (ngettext ("expected %d shift/reduce conflict",
622 complain (ngettext ("expected %d reduce/reduce conflict",
H A Dfiles.c32 #include "complain.h"
354 complain (_("refusing to overwrite the input file %s"),
H A Dscan-skel.c634 #include "complain.h"
820 * some compilers to complain about unreachable statements.
902 /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and
2310 || 0 == strcmp (at_directive_argv[0], "@complain")
2317 case 'c': func = complain; break;
/external/valgrind/memcheck/tests/vbit-test/
H A Dqernary.c59 complain(op, data, expected_vbits);
H A Dternary.c58 complain(op, data, expected_vbits);
H A Dunary.c76 complain(op, data, expected_vbits);
H A Dvtest.h145 void complain(const irop_t *, const test_data_t *, vbits_t expected);
H A Dutil.c61 complain(const irop_t *op, const test_data_t *data, vbits_t expected) function
H A Dbinary.c195 complain(op, data, expected_vbits);
/external/valgrind/coregrind/m_debuginfo/
H A Dreadexidx.c138 static void complain ( const HChar* str ) function
950 complain(".exidx or .extab image area wraparound");
1012 complain(buf);
1032 complain("ExtabEntryExtract: .exidx/.extab section overrun");
1035 complain("ExtabEntryExtract: bytecode buffer overflow");
1044 complain("ExtabEntryExtract: function is marked CANT_UNWIND");
1047 complain("ExtabEntryExtract: bytecode can't be represented");
1050 complain("ExtabEntryExtract: index table entry is invalid");
1057 complain(mbuf);
1078 complain(mbu
[all...]
/external/bison/
H A DAndroid.mk157 src/complain.c \
H A Dmaint.mk910 # last byte is not a newline. However, currently we don't complain
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DSignals.inc483 // complain about the ll format specifiers used. Now we are turning the
/external/compiler-rt/make/platform/
H A Dclang_macho_embedded.mk84 # x86 platforms ignore -mfloat-abi options and complain about doing so. Despite
/external/valgrind/coregrind/
H A Dm_translate.c621 /* PutI or Dirty call which overlaps SP: complain. We can't
631 goto complain;
644 goto complain;
656 complain:
/external/llvm/lib/Support/Windows/
H A DSignals.inc841 // complain about the ll format specifiers used. Now we are turning the
/external/bison/build-aux/
H A Dtexinfo.tex4897 % as its first line, TeX doesn't complain about mismatched braces
7116 % so TeX would otherwise complain about undefined control sequence.
8411 % If epsf.tex is not installed and @image is used, we complain.
8425 % We will only complain once about lack of epsf.tex.
/external/jemalloc/bin/
H A Djeprof.in3669 # 64-bit addresses wrong. We won't complain yet, but will
/external/libmicrohttpd/doc/
H A Dtexinfo.tex4898 % as its first line, TeX doesn't complain about mismatched braces
7117 % so TeX would otherwise complain about undefined control sequence.
8412 % If epsf.tex is not installed and @image is used, we complain.
8426 % We will only complain once about lack of epsf.tex.

Completed in 447 milliseconds

12