OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF
(Results
176 - 182
of
182
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc
312
SIZEOF
= 421,
513
#define
SIZEOF
421
790
# define YYSTACK_GAP_MAXIMUM (
sizeof
(union yyalloc) - 1)
795
((N) * (
sizeof
(yytype_int16) +
sizeof
(YYSTYPE) +
sizeof
(YYLTYPE)) \
811
yynewbytes = yystacksize *
sizeof
(*Stack) + YYSTACK_GAP_MAXIMUM; \
812
yyptr += yynewbytes /
sizeof
(*yyptr); \
824
__builtin_memcpy (To, From, (Count) *
sizeof
(*(From)))
[
all
...]
glsl_lexer.cc
175
#define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) *
sizeof
(yy_state_type))
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
Completed in 131 milliseconds
1
2
3
4
5
6
7
8