/external/valgrind/main/none/tests/ppc32/ |
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...] |
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...] |
/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/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 \
|
/external/llvm/lib/Target/ARM/ |
ARMSubtarget.h | 144 /// Thumb2DSP - If true, the subtarget supports the v7 DSP (saturating arith
|
/external/llvm/lib/Target/Sparc/ |
SparcAsmPrinter.cpp | 116 if (Modifier && !strcmp(Modifier, "arith")) {
|
/external/mksh/src/ |
var.c | 470 getint(struct tbl *vp, mksh_ari_t *nump, bool arith) 490 if (arith && *s == '0' && *(s+1)) { 552 setint_v(struct tbl *vq, struct tbl *vp, bool arith) 557 if ((base = getint(vp, &num, arith)) == -1) [all...] |
/external/valgrind/main/ |
Makefile.all.am | 90 -Wpointer-arith \
|
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 4486 int arith = 0, logical = 0, compare = 0; local [all...] |
/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 | 357 Ain_Alu64R, /* 64-bit mov/arith/logical, dst=REG */ 358 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 */
|
/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...] |
/external/clang/include/clang/Basic/ |
DiagnosticGroups.td | 154 def PointerArith : DiagGroup<"pointer-arith">;
|
/external/jpeg/ |
jcmarker.c | 558 /* Emit arith conditioning info. We may have some duplication
|