HomeSort by relevance Sort by last modified time
    Searched refs:arith (Results 1 - 25 of 36) sorted by null

1 2

  /system/core/sh/
Android.mk 6 arith.c \
44 p4 edit arith.c arith_lex.c arith.h builtins.h builtins.c
47 bison -o arith.c arith.y
49 perl -ne 'print if ( /^\#\s*define\s+ARITH/ );' < arith.c > arith.h
expand.h 68 /* From arith.y */
69 int arith(const char *);
arith.y 2 /* $NetBSD: arith.y,v 1.17 2003/09/17 17:33:36 jmmv Exp $ */
39 static char sccsid[] = "@(#)arith.y 8.3 (Berkeley) 5/4/95";
41 __RCSID("$NetBSD: arith.y,v 1.17 2003/09/17 17:33:36 jmmv Exp $");
117 arith(s)
167 i = arith(p);
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...]
  /external/skia/src/effects/
SkArithmeticMode.cpp 39 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, function
77 a = arith(k1, k2, k3, k4, sa, sa);
78 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
79 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc));
80 b = arith(k1, k2, k3, k4, SkGetPackedB32(sc), SkGetPackedB32(dc));
102 a = arith(k1, k2, k3, k4, sa, sa);
103 r = arith(k1, k2, k3, k4, sr, dr);
104 g = arith(k1, k2, k3, k4, sg, dg);
105 b = arith(k1, k2, k3, k4, sb, db);
  /external/yaffs2/
Android.mk 13 LOCAL_CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/grub/
Android.mk 31 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
87 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
124 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
  /external/elfutils/libdwfl/
Android.mk 60 LOCAL_CFLAGS += -Wno-pointer-arith
99 LOCAL_CFLAGS += -Wno-pointer-arith
  /external/yaffs2/yaffs2/utils/
Makefile 20 CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/mksh/src/
expr.c 136 bool arith; /* evaluating an $(()) expression? */ member in struct:expr_state
169 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith)
176 ret = v_evaluate(&v, expr, error_ok, arith);
186 bool arith)
196 curstate.arith = arith;
226 if (es->arith && es->natural)
229 setint_v(vp, v, es->arith);
245 es->arith = false;
466 setint_v(vasn, vr, es->arith);
    [all...]
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/linux-tools-perf/
Android.mk 107 LOCAL_CFLAGS += -Wno-pointer-arith
144 LOCAL_CFLAGS += -Wno-pointer-arith
210 LOCAL_CFLAGS += -Wno-pointer-arith
254 LOCAL_CFLAGS += -Wno-pointer-arith
  /external/elfutils/libelf/
Android.mk 152 LOCAL_CFLAGS += -Wno-pointer-arith
183 LOCAL_CFLAGS += -Wno-pointer-arith
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 91 CFLAGS := \$(CFLAGS) -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels
93 CFLAGS := \$(CFLAGS) -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels
  /external/valgrind/tsan/
Makefile 16 CWARN=-Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes \
  /external/elfutils/libdw/
Android.mk 173 LOCAL_CFLAGS += -Wno-pointer-arith
  /external/oprofile/events/i386/westmere/
events 23 event:0x14 counters:0,1,2,3 um:arith minimum:2000000 name:ARITH : Cycles the divider is busy
  /external/libvpx/
configure 491 check_add_cflags -Wpointer-arith
500 check_add_cflags -Wpointer-arith
  /ndk/sources/host-tools/nawk-20071023/
proto.h 172 extern Cell *arith(Node **, int);
  /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
7279 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...]

Completed in 1511 milliseconds

1 2