Searched defs:stringlen (Results 1 – 8 of 8) sorted by relevance
/third_party/libwebsockets/lib/plat/freertos/ |
D | freertos-file.c | 119 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file() 125 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file()
|
/third_party/re2/re2/testing/ |
D | possible_match_test.cc | 233 int stringlen = 5; in TEST() local
|
/third_party/ffmpeg/libavformat/ |
D | rtmpproto.c | 415 int stringlen; in read_connect() local 1906 int stringlen; in send_invoke_response() local 2020 int stringlen; in read_number_result() local 2243 int stringlen, ret, skip = 0; in handle_notify() local 3028 int stringlen = 0; in rtmp_write() local
|
D | rtmppkt.c | 100 int stringlen = 0; in ff_amf_get_string() local
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 986 lws_find_string_in_file(const char *filename, const char *string, int stringlen) in lws_find_string_in_file()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpointer.c | 2417 int stringlen; /* in bytes */ in xmlXPtrMatchString() local
|
/third_party/libxml2/ |
D | xpointer.c | 2388 int stringlen; /* in bytes */ in xmlXPtrMatchString() local
|
/third_party/mesa3d/src/mesa/main/ |
D | shaderapi.c | 3551 GLint stringlen, const GLchar *string) in _mesa_NamedStringARB() 3730 GLint *stringlen, GLchar *string) in _mesa_GetNamedStringARB()
|