OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yystacksize
(Results
1 - 25
of
33
) sorted by null
1
2
/external/e2fsprogs/intl/
plural.c
418
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
428
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAX; \
722
YYSIZE_T
yystacksize
= YYINITDEPTH;
local
767
if (yyssp >= yyss +
yystacksize
- 1)
790
&
yystacksize
);
796
&
yystacksize
);
806
if (
yystacksize
>= YYMAXDEPTH)
808
yystacksize
*= 2;
809
if (
yystacksize
> YYMAXDEPTH)
810
yystacksize
= YYMAXDEPTH
[
all
...]
/external/bluetooth/bluez/tools/
parser.c
222
#ifdef
YYSTACKSIZE
224
#define YYMAXDEPTH
YYSTACKSIZE
227
#define
YYSTACKSIZE
YYMAXDEPTH
229
#define
YYSTACKSIZE
500
249
static int
yystacksize
;
variable
297
if ((newsize =
yystacksize
) == 0)
321
yystacksize
= newsize;
/external/bison/data/
yacc.c
406
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
416
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
1040
YYSIZE_T
yystacksize
= YYINITDEPTH;
1099
if (yyss +
yystacksize
- 1 <= yyssp)
1121
&
yystacksize
);
1131
if (YYMAXDEPTH <=
yystacksize
)
1133
yystacksize
*= 2;
1134
if (YYMAXDEPTH <
yystacksize
)
1135
yystacksize
= YYMAXDEPTH;
1140
(union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (
yystacksize
));
[
all
...]
/system/core/sh/
arith.c
281
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
291
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
932
YYSIZE_T
yystacksize
= YYINITDEPTH;
973
if (yyss +
yystacksize
- 1 <= yyssp)
995
&
yystacksize
);
1005
if (YYMAXDEPTH <=
yystacksize
)
1007
yystacksize
*= 2;
1008
if (YYMAXDEPTH <
yystacksize
)
1009
yystacksize
= YYMAXDEPTH;
1014
(union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (
yystacksize
));
929
YYSIZE_T
yystacksize
= YYINITDEPTH;
local
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c
379
#ifdef
YYSTACKSIZE
381
#define YYMAXDEPTH
YYSTACKSIZE
384
#define
YYSTACKSIZE
YYMAXDEPTH
386
#define
YYSTACKSIZE
500
398
short yyss[
YYSTACKSIZE
];
399
YYSTYPE yyvs[
YYSTACKSIZE
];
400
#define
yystacksize
YYSTACKSIZE
macro
593
if (yyssp >= yyss +
yystacksize
- 1)
634
if (yyssp >= yyss +
yystacksize
- 1
[
all
...]
/external/bison/src/
parse-gram.c
511
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
521
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
1529
YYSIZE_T
yystacksize
= YYINITDEPTH;
local
1609
&
yystacksize
);
local
[
all
...]
/external/elfutils/src/
ldscript.c
304
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
314
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
1023
YYSIZE_T
yystacksize
= YYINITDEPTH;
local
[
all
...]
/external/libpcap/
grammar.c
588
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
598
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
1581
YYSIZE_T
yystacksize
= YYINITDEPTH;
local
1643
&
yystacksize
);
local
[
all
...]
/external/mesa3d/src/glsl/glcpp/
glcpp-parse.c
507
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
517
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
1560
YYSIZE_T
yystacksize
;
local
1662
&
yystacksize
);
local
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp
563
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
573
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
[
all
...]
/external/mesa3d/src/glsl/
glsl_parser.cpp
598
local variables YYSIZE and
YYSTACKSIZE
give the old and new number of
608
yynewbytes =
yystacksize
* sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
[
all
...]
/prebuilt/sdk/tools/linux/
aidl
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/
libintl.a
[
all
...]
/prebuilt/linux-x86/flex/
flex-2.5.4a
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/
libintl.a
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-ar
i686-unknown-linux-gnu-ranlib
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
ar
ranlib
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ar
ranlib
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-ar
arm-eabi-ranlib
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
ar
ranlib
Completed in 1491 milliseconds
1
2