Searched defs:SIZEOF (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libjpeg_turbo/
H A Djinclude.h77 * we always use this SIZEOF() macro in place of using sizeof() directly.
80 #define SIZEOF(object) ((size_t) sizeof(object)) macro
/external/jpeg/
H A Djinclude.h77 * we always use this SIZEOF() macro in place of using sizeof() directly.
80 #define SIZEOF(object) ((size_t) sizeof(object)) macro
/external/qemu/distrib/jpeg-6b/
H A Djinclude.h77 * we always use this SIZEOF() macro in place of using sizeof() directly.
80 #define SIZEOF(object) ((size_t) sizeof(object)) macro
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dgen_matypes.c72 #define SIZEOF( s, t ) \ macro
215 SIZEOF( "SIZEOF_GL_LIGHT ", struct gl_light );
/external/mesa3d/src/mesa/x86/
H A Dgen_matypes.c72 #define SIZEOF( s, t ) \ macro
215 SIZEOF( "SIZEOF_GL_LIGHT ", struct gl_light );
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djinclude.h88 * we always use this SIZEOF() macro in place of using sizeof() directly.
91 #define SIZEOF(object) ((size_t) sizeof(object)) macro
/external/bison/lib/
H A Dfatal-signal.c32 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
81 #define num_fatal_signals (SIZEOF (fatal_signals) - 1)
125 static size_t actions_allocated = SIZEOF (static_actions);
H A Dwait-process.c39 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
72 static size_t slaves_allocated = SIZEOF (static_slaves);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglsl_parser.h203 SIZEOF = 421, enumerator in enum:yytokentype
404 #define SIZEOF 421 macro
H A Dglsl_parser.cc312 SIZEOF = 421, enumerator in enum:yytokentype
513 #define SIZEOF 421 macro
1118 "DVEC4", "FVEC2", "FVEC3", "FVEC4", "SAMPLER3DRECT", "SIZEOF", "CAST",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 220 milliseconds