/system/core/sh/ |
arith.c | 113 #line 1 "arith.y" 115 /* $NetBSD: arith.y,v 1.17 2003/09/17 17:33:36 jmmv Exp $ */ 152 static char sccsid[] = "@(#)arith.y 8.3 (Berkeley) 5/4/95"; 154 __RCSID("$NetBSD: arith.y,v 1.17 2003/09/17 17:33:36 jmmv Exp $"); 201 #line 202 "arith.c" 1503 arith(s) function [all...] |
expand.c | 391 result = arith(p+2);
|
/external/icu4c/ |
icudefs.mk | 128 CFLAGS = -O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) 130 CXXFLAGS = -O2 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long $(THREADSCXXFLAGS)
|
/external/valgrind/main/VEX/switchback/ |
test_ppc_jm1.c | 4486 int arith = 0, logical = 0, compare = 0; local [all...] |
/external/qemu/tcg/ |
tcg.h | 487 int c, int right, int arith);
|
tcg.c | 715 int c, int right, int arith) 723 if (arith) { 741 if (arith) [all...] |
/external/valgrind/main/none/tests/ppc32/ |
jm-insns.c | 350 PPC_TWO_I16 = 0x00000006, // family: arith/logical 7341 int arith, logical, compare, ldst; member in struct:insn_sel_flags_t_struct [all...] |
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...] |
jm-vmx.stdout.exp | 1 PPC altivec integer arith insns with three args: 190 PPC altivec integer arith insns with two args: [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decimal.py | [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...] |
jm-vmx.stdout.exp | 1 PPC altivec integer arith insns with three args: 190 PPC altivec integer arith insns with two args: [all...] |
jm-int.stdout.exp | 1 PPC integer arith insns with two args: 200 PPC integer arith insns with two args with flags update: 399 PPC integer arith insns with two args and carry: [all...] |
/external/oprofile/events/i386/westmere/ |
unit_masks | 18 name:arith type:bitmask default:0x01
|
/external/valgrind/main/ |
Android.mk | 22 -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wmissing-declarations \
|
/build/core/ |
config.mk | 100 COMMON_GLOBAL_CFLAGS:= -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith
|
/external/grub/ |
config.status | 535 s,@CPPFLAGS@, -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef,;t t [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.
|
/ndk/sources/host-tools/nawk-20071023/ |
run.c | 996 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ function [all...] |
/external/chromium_org/third_party/yasm/source/config/android/ |
Makefile | 547 MORE_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter 630 AM_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter [all...] |
/external/chromium_org/third_party/yasm/source/config/linux/ |
Makefile | 547 MORE_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter 630 AM_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter [all...] |
/external/chromium_org/third_party/yasm/source/config/openbsd/ |
Makefile | 547 MORE_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter 630 AM_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter [all...] |
/external/chromium_org/third_party/yasm/source/config/win/ |
Makefile | 547 MORE_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter 630 AM_CFLAGS = -ansi -pedantic -Wall -W -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wwrite-strings -Wno-undef -Wno-unused-parameter [all...] |