Searched defs:v_size (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c578 static size_t IndexOf(const uint8_t* v, size_t v_size, uint8_t value) { argument
595 MoveToFrontTransform(const uint32_t * BROTLI_RESTRICT v_in,const size_t v_size,uint32_t * v_out) argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c1845 int v_size = safe_mul(count, 4 * sizeof(GLfloat)); local in function:_mesa_marshal_ViewportArrayv
1951 int v_size = safe_mul(count, 4 * sizeof(int)); local in function:_mesa_marshal_ScissorArrayv
2057 int v_size = safe_mul(count, 2 * sizeof(GLclampd)); local in function:_mesa_marshal_DepthRangeArrayv
2150 int v_size = safe_mul((2 * count), 1 * sizeof(GLfloat)); local in function:_mesa_marshal_FramebufferSampleLocationsfvARB
2192 int v_size = safe_mul((2 * count), 1 * sizeof(GLfloat)); local in function:_mesa_marshal_NamedFramebufferSampleLocationsfvARB
[all...]
H A Dmarshal_generated6.c884 int v_size = safe_mul(n, 1 * sizeof(GLshort)); local in function:_mesa_marshal_VertexAttribs1svNV
923 int v_size = safe_mul(n, 2 * sizeof(GLshort)); local in function:_mesa_marshal_VertexAttribs2svNV
962 int v_size = safe_mul(n, 3 * sizeof(GLshort)); local in function:_mesa_marshal_VertexAttribs3svNV
1001 int v_size = safe_mul(n, 4 * sizeof(GLshort)); local in function:_mesa_marshal_VertexAttribs4svNV
1040 int v_size = safe_mul(n, 1 * sizeof(GLfloat)); local in function:_mesa_marshal_VertexAttribs1fvNV
1079 int v_size = safe_mul(n, 2 * sizeof(GLfloat)); local in function:_mesa_marshal_VertexAttribs2fvNV
1118 int v_size = safe_mul(n, 3 * sizeof(GLfloat)); local in function:_mesa_marshal_VertexAttribs3fvNV
1157 int v_size = safe_mul(n, 4 * sizeof(GLfloat)); local in function:_mesa_marshal_VertexAttribs4fvNV
1196 int v_size = safe_mul(n, 1 * sizeof(GLdouble)); local in function:_mesa_marshal_VertexAttribs1dvNV
1235 int v_size = safe_mul(n, 2 * sizeof(GLdouble)); local in function:_mesa_marshal_VertexAttribs2dvNV
1274 int v_size = safe_mul(n, 3 * sizeof(GLdouble)); local in function:_mesa_marshal_VertexAttribs3dvNV
1313 int v_size = safe_mul(n, 4 * sizeof(GLdouble)); local in function:_mesa_marshal_VertexAttribs4dvNV
1352 int v_size = safe_mul(n, 4 * sizeof(GLubyte)); local in function:_mesa_marshal_VertexAttribs4ubvNV
[all...]
H A Dmarshal_generated7.c5381 int v_size = safe_mul(n, 1 * sizeof(GLhalfNV)); local in function:_mesa_marshal_VertexAttribs1hvNV
5420 int v_size = safe_mul(n, 2 * sizeof(GLhalfNV)); local in function:_mesa_marshal_VertexAttribs2hvNV
5459 int v_size = safe_mul(n, 3 * sizeof(GLhalfNV)); local in function:_mesa_marshal_VertexAttribs3hvNV
5498 int v_size = safe_mul(n, 4 * sizeof(GLhalfNV)); local in function:_mesa_marshal_VertexAttribs4hvNV
7389 int v_size = safe_mul((2 * count), 1 * sizeof(GLfloat)); local in function:_mesa_marshal_DepthRangeArrayfvOES
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dedid.h459 int v_size; member in struct:detailed_timings
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dedid.h459 int v_size; member in struct:detailed_timings

Completed in 41 milliseconds