/external/valgrind/main/none/tests/ppc64/ |
jm-fp.stdout.exp | 1 PPC floating point arith insns with three args: 119 PPC floating point arith insns 238 PPC floating point arith insns with two args: 439 PPC floating point arith insns [all...] |
/external/chromium/third_party/libevent/ |
configure.in | 376 CFLAGS="$CFLAGS -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast -Wswitch-enum -Werror"
|
/external/clang/include/clang/Basic/ |
DiagnosticGroups.td | 100 def PointerArith : DiagGroup<"pointer-arith">;
|
/external/e2fsprogs/ |
MCONFIG.in | 144 -Wall -W -Wwrite-strings -Wpointer-arith \
|
/external/libpng/scripts/ |
makefile.beos | 41 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.32sunu | 49 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.64sunu | 49 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.cygwin | 60 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.elf | 54 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.gcmmx | 56 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.hpgcc | 53 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.linux | 48 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.mingw | 64 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.nommx | 48 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.so9 | 50 #WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
makefile.solaris | 46 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
|
/external/mksh/src/ |
var.c | 465 getint(struct tbl *vp, mksh_ari_t *nump, bool arith) 487 if (arith && *s == '0' && *(s+1)) { 548 setint_v(struct tbl *vq, struct tbl *vp, bool arith) 553 if ((base = getint(vp, &num, arith)) == -1) [all...] |
/external/valgrind/main/ |
Makefile.all.am | 88 -Wpointer-arith \
|
/external/oprofile/events/i386/nehalem/ |
events | 33 event:0x14 counters:0,1,2,3 um:arith minimum:6000 name:ARITH : Counts division cycles and number of multiplies. Includes integer and FP, but excludes DPPS/MPSAD.
|
/external/valgrind/main/VEX/priv/ |
host_amd64_defs.h | 356 Ain_Alu64R, /* 64-bit mov/arith/logical, dst=REG */ 357 Ain_Alu64M, /* 64-bit mov/arith/logical, dst=MEM */
|
host_x86_defs.h | 340 Xin_Alu32R, /* 32-bit mov/arith/logical, dst=REG */ 341 Xin_Alu32M, /* 32-bit mov/arith/logical, dst=MEM */
|
/external/valgrind/main/none/tests/ppc32/ |
jm-int.stdout.exp | 1 PPC integer arith insns with two args: 150 PPC integer arith insns with two args with flags update: 299 PPC integer arith insns with two args and carry: 376 PPC integer arith insns with two args and carry with flags update: [all...] |
/system/core/sh/ |
arith_lex.c | 514 #include "arith.h" 791 error("arith: syntax error: \"%s\"", arith_startbuf); 907 { error("arith: syntax error: \"%s\"", arith_startbuf); } [all...] |
/build/core/ |
config.mk | 91 COMMON_GLOBAL_CFLAGS:= -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith
|
/external/jpeg/ |
jcmarker.c | 558 /* Emit arith conditioning info. We may have some duplication
|