Home
last modified time | relevance | path

Searched refs:stringlen (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtmppkt.c100 int stringlen = 0; in ff_amf_get_string() local
102 stringlen = bytestream2_get_be16(bc); in ff_amf_get_string()
103 if (stringlen + 1 > strsize) in ff_amf_get_string()
105 readsize = bytestream2_get_buffer(bc, str, stringlen); in ff_amf_get_string()
106 if (readsize != stringlen) { in ff_amf_get_string()
111 *length = FFMIN(stringlen, readsize); in ff_amf_get_string()
Drtmpproto.c415 int stringlen; in read_connect() local
460 if (ff_amf_read_string(&gbc, command, sizeof(command), &stringlen)) { in read_connect()
1906 int stringlen; in send_invoke_response() local
1916 &stringlen)) { in send_invoke_response()
1930 sizeof(filename), &stringlen); in send_invoke_response()
2020 int stringlen; in read_number_result() local
2027 if (ff_amf_read_string(&gbc, strbuffer, sizeof(strbuffer), &stringlen)) in read_number_result()
2243 int stringlen, ret, skip = 0; in handle_notify() local
2248 &stringlen)) in handle_notify()
2261 &stringlen)) in handle_notify()
[all …]
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-file.c119 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
125 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
/third_party/libxml2/
Dxpointer.c2388 int stringlen; /* in bytes */ in xmlXPtrMatchString() local
2400 stringlen = xmlStrlen(string); in xmlXPtrMatchString()
2402 while (stringlen > 0) { in xmlXPtrMatchString()
2403 if ((cur == *end) && (pos + stringlen > *endindex)) in xmlXPtrMatchString()
2408 if (len >= pos + stringlen) { in xmlXPtrMatchString()
2409 match = (!xmlStrncmp(&cur->content[pos], string, stringlen)); in xmlXPtrMatchString()
2414 stringlen, pos + 1); in xmlXPtrMatchString()
2419 *endindex = pos + stringlen; in xmlXPtrMatchString()
2436 stringlen -= sub; in xmlXPtrMatchString()
/third_party/openGLES/extensions/ARB/
DARB_shading_language_include.txt64 int stringlen, const char *string)
73 sizei bufSize, int *stringlen,
102 int stringlen, const char *string)
106 string. <stringlen> is the number of <char>s in <string>. <string>
107 is an arbitrary string of characters. If <namelen> or <stringlen>
272 sizei bufSize, int *stringlen,
281 returned in <stringlen>. If <stringlen> is NULL, no length is
579 - Remove 'const' attribute from GetNamedStringARB <stringlen>.
612 - Change type of 'namelen' and 'stringlen' parameters from sizei
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shading_language_include.txt54 int stringlen, const char *string)
63 sizei bufSize, int *stringlen,
92 int stringlen, const char *string)
96 string. <stringlen> is the number of <char>s in <string>. <string>
97 is an arbitrary string of characters. If <namelen> or <stringlen>
262 sizei bufSize, int *stringlen,
271 returned in <stringlen>. If <stringlen> is NULL, no length is
569 - Remove 'const' attribute from GetNamedStringARB <stringlen>.
602 - Change type of 'namelen' and 'stringlen' parameters from sizei
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h781 lws_find_string_in_file(const char *filename, const char *str, int stringlen);
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c3514 GLint stringlen, const GLchar *string) in _mesa_NamedStringARB() argument
3525 char *string_cp = copy_string(ctx, string, stringlen, caller); in _mesa_NamedStringARB()
3693 GLint *stringlen, GLchar *string) in _mesa_GetNamedStringARB() argument
3714 *stringlen = size; in _mesa_GetNamedStringARB()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c986 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() argument
1001 if (match == stringlen) in lws_find_string_in_file()
1008 if (match == stringlen) { in lws_find_string_in_file()
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h3649 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3653 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3656 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3660 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h3607 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3611 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3614 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3618 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
Dglext.h4255 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4259 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
4262 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4266 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
/third_party/mesa3d/include/GL/
Dglcorearb.h3589 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3593 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3596 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3600 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
Dglext.h4243 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4247 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
4250 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4254 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
/third_party/openGLES/api/GL/
Dglcorearb.h3570 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3574 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3577 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3581 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
Dglext.h4219 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4223 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
4226 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4230 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h3607 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3611 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3614 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3618 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
Dglext.h4255 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4259 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
4262 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
4266 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h3728 …EDSTRINGARBPROC) (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3732 …INGARBPROC) (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);
3735 …glNamedStringARB (GLenum type, GLint namelen, const GLchar *name, GLint stringlen, const GLchar *s…
3739 …edStringARB (GLint namelen, const GLchar *name, GLsizei bufSize, GLint *stringlen, GLchar *string);