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

1 2 3 4 5 6 7

  /system/core/sh/
Android.mk 6 arith.c \
43 p4 edit arith.c arith_lex.c arith.h builtins.h builtins.c
46 bison -o arith.c arith.y
48 perl -ne 'print if ( /^\#\s*define\s+ARITH/ );' < arith.c > arith.h
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_lex.l 46 #include "arith.h"
71 error("arith: syntax error: \"%s\"", arith_startbuf);
95 . { error("arith: syntax error: \"%s\"", arith_startbuf); }
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.h 68 /* From arith.y */
69 int arith(const char *);
  /external/yaffs2/
Android.mk 13 LOCAL_CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/grub/
config.log 205 configure:3883: gcc -c -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
241 configure:4090: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
268 configure:4156: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
277 configure:4229: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
286 configure:4295: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
295 configure:4361: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
304 configure:4435: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
313 configure:4501: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c >&5
322 configure:4592: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lutil >&5
362 configure:4668: gcc -o conftest -m32 -g -Wall -Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -falign-functions=1 -Wundef conftest.c -lncurses >&
    [all...]
Android.mk 32 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
87 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
123 -Wpointer-arith -falign-jumps=1 -falign-loops=1 \
  /external/yaffs2/yaffs2/utils/
Makefile 20 CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/yaffs2/yaffs2/direct/
Makefile 18 #CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
  /external/zlib/msdos/
Makefile.emx 15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
Makefile.dj2 33 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
  /external/zlib/win32/
Makefile.emx 15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
  /external/libpng/scripts/
makefile.os2 15 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
makefile.sunos 31 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow -Wconversion \
  /external/webkit/JavaScriptGlue/Configurations/
Base.xcconfig 50 WARNING_CFLAGS_BASE = -Wall -W -Wcast-align -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -Wundef -Wno-strict-aliasing;
  /external/webkit/WebCore/Configurations/
Base.xcconfig 48 WARNING_CFLAGS_BASE = -Wall -Wextra -Wcast-align -Wcast-qual -Wchar-subscripts -Wextra-tokens -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/webkit/WebKit/mac/Configurations/
Base.xcconfig 49 WARNING_CFLAGS = -Wall -Wextra -Wcast-align -Wchar-subscripts -Wextra-tokens -Wformat-security -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wno-unused-parameter -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/zlib/
treebuild.xml 105 #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
  /external/qemu/tcg/
tcg-opc.h 55 /* arith */
135 /* arith */
  /external/webkit/JavaScriptCore/Configurations/
Base.xcconfig 54 WARNING_CFLAGS_BASE = -Wall -Wextra -Wcast-align -Wcast-qual -Wchar-subscripts -Wextra-tokens -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings;
  /external/jpeg/
jpeglib.h 45 #define NUM_ARITH_TBLS 16 /* Arith-coding tables are numbered 0..15 */
313 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
314 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
315 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
549 UINT8 arith_dc_L[NUM_ARITH_TBLS]; /* L values for DC arith-coding tables */
550 UINT8 arith_dc_U[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
551 UINT8 arith_ac_K[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
    [all...]
  /external/bison/
TODO 118 exp: arith | bool;
119 arith: exp '+' exp;
  /external/chromium/third_party/icu/source/
aclocal.m4 451 CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long"
467 CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
  /external/icu4c/
aclocal.m4 453 CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long"
469 CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"

Completed in 1106 milliseconds

1 2 3 4 5 6 7