Home
last modified time | relevance | path

Searched +defs:c +defs:un +defs:s (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp726 void APIENTRY glClearStencil(GLint s) in glClearStencil()
5650 void APIENTRY glClearIndex(GLfloat c) in glClearIndex()
6429 void APIENTRY glIndexd(GLdouble c) in glIndexd()
6434 void APIENTRY glIndexdv(const GLdouble *c) in glIndexdv()
6439 void APIENTRY glIndexf(GLfloat c) in glIndexf()
6444 void APIENTRY glIndexfv(const GLfloat *c) in glIndexfv()
6449 void APIENTRY glIndexi(GLint c) in glIndexi()
6454 void APIENTRY glIndexiv(const GLint *c) in glIndexiv()
6459 void APIENTRY glIndexs(GLshort c) in glIndexs()
6464 void APIENTRY glIndexsv(const GLshort *c) in glIndexsv()
[all …]
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c696 void inet6_format(HChar *s, const UChar ip[16]) in inet6_format()
768 struct vki_sockaddr_un un; in getsockdetails() member
910 HChar* s; in VG_() local
1016 SizeT s; in msghdr_foreachfield() local
1206 static UInt deref_UInt ( ThreadId tid, Addr a, const HChar* s ) in deref_UInt()
2064 NSegment const* s = VG_(am_find_nsegment)(arg0); in ML_() local
2812 Int c = VG_(count_living_threads)(); in i_am_the_only_thread() local
/external/kmod/tools/
Ddepmod.c206 int c; in index_destroy() local
460 struct cfg_search *s; in cfg_search_add() local
488 static void cfg_search_free(struct cfg_search *s) in cfg_search_free()
2551 struct utsname un; in do_depmod() local
2560 int c, idx = 0; in do_depmod() local
/external/mesa3d/src/mesa/main/
Ddlist.c521 GLshort s; member
2102 save_ClearIndex(GLfloat c) in save_ClearIndex()
2118 save_ClearStencil(GLint s) in save_ClearStencil()
3146 save_MapGrid1f(GLint un, GLfloat u1, GLfloat u2) in save_MapGrid1f()
3164 save_MapGrid1d(GLint un, GLdouble u1, GLdouble u2) in save_MapGrid1d()
3171 save_MapGrid2f(GLint un, GLfloat u1, GLfloat u2, in save_MapGrid2f()
3194 save_MapGrid2d(GLint un, GLdouble u1, GLdouble u2, in save_MapGrid2d()
5804 save_Rectf(GLfloat a, GLfloat b, GLfloat c, GLfloat d) in save_Rectf()
7959 save_error(struct gl_context *ctx, GLenum error, const char *s) in save_error()
7978 _mesa_compile_error(struct gl_context *ctx, GLenum error, const char *s) in _mesa_compile_error()