OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noffset
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/main/
varray.c
856
GLint coffset = 0,
noffset
= 0, voffset;/* color, normal, vertex offsets */
local
911
noffset
= 0;
920
noffset
= 4*f;
955
noffset
= 2*f;
964
noffset
= 6*f;
973
noffset
= 8*f;
1014
_mesa_NormalPointer( GL_FLOAT, stride, (GLubyte *) pointer +
noffset
);
[
all
...]
/external/libpcap/
optimize.c
2249
int icount,
noffset
;
local
[
all
...]
Completed in 349 milliseconds