Home
last modified time | relevance | path

Searched refs:strlen (Results 4051 - 4075 of 4932) sorted by relevance

1...<<161162163164165166167168169170>>...198

/third_party/ffmpeg/libavformat/
H A Dsegment.c219 size = strlen(av_basename(oc->url)) + 1; in set_segment_filename()
221 size += strlen(seg->entry_prefix); in set_segment_filename()
/third_party/curl/lib/vtls/
H A Dgtls.c554 peer->sni, strlen(peer->sni)) < 0) { in gtls_client_init()
716 alpn[i].size = (unsigned)strlen(connssl->alpn->entries[i]); in gtls_connect_step1()
/third_party/glfw/src/
H A Dinput.c187 length = strlen(fields[i].name); in parseMapping()
243 length = strlen(name); in parseMapping()
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c413 len = strlen(s); in enum_item_name_ops()
425 len = strlen(s); in enum_item_name_ops()
/third_party/backends/backend/
H A Dabaton.c626 size = strlen (strings[i]) + 1; in max_string_size()
873 len = strlen (dev_name); in sane_init()
H A Dibm.c94 size = strlen (strings[i]) + 1; in max_string_size()
565 len = strlen (line); in sane_init()
H A Dhpljm1005.c250 size = strlen (strings[i]) + 1; in max_string_size()
507 if (strlen (name)) in sane_open()
H A Dgphoto2.c707 len = strlen (dev_name); in sane_init()
831 if (strlen (dev_name) > 10) in sane_init()
H A Dricoh.c90 size = strlen (strings[i]) + 1; in max_string_size()
511 len = strlen (line); in sane_init()
/third_party/curl/lib/
H A Dc-hyper.c554 Curl_debug(data, CURLINFO_HEADER_OUT, req, strlen(req)); in debug_request()
1014 if(hyper_request_set_method(req, (uint8_t *)method, strlen(method))) { in Curl_http()
H A Dpop3.c175 255 - 8, /* Max line len - strlen("AUTH ") - 1 space - crlf */
454 curlx_uztoui(strlen(pop3c->apoptimestamp))); in pop3_perform_apop()
457 curlx_uztoui(strlen(conn->passwd))); in pop3_perform_apop()
/third_party/libwebsockets/lib/core/
H A Dcontext.c1212 strlen(context->server_string); in lws_create_context()
1444 strlen(context->pss_policies_json)); in lws_create_context()
/third_party/libsnd/src/
H A Dxi.c288 psf_binheader_writef (psf, "b", BHWv (string), BHWz (strlen (string))) ; in xi_write_header()
311 psf_binheader_writef (psf, "111111", BHW1 (128), BHW1 (0), BHW1 (pxi->sample_flags), BHW1 (128), BHW1 (0), BHW1 (strlen (pxi->sample_name))) ; in xi_write_header()
/third_party/libuv/src/win/
H A Dutil.c419 len = strlen(process_title) + 1; in uv_get_process_title()
955 len = strlen(pwd.homedir); in uv_os_homedir()
/third_party/libcoap/src/
H A Dcoap_resource.c357 strlen(host_name_list[i]));
943 size_t size = strlen(outbuf);
/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp1037 const unsigned kNumArcFlags = (unsigned)strlen(kArcFlags);
1038 const unsigned kNumArcTimeFlags = (unsigned)strlen(kArcTimeFlags);
/third_party/mesa3d/src/compiler/glsl/
H A Dir_reader.cpp608 unsigned mask_length = strlen(mask_str); in read_assignment()
771 if (strlen(swiz->value()) > 4) { in read_swizzle()
/third_party/libwebsockets/lib/roles/h2/
H A Dhpack.c380 *len = (int)strlen(http2_canned[index]); in lws_token_from_index()
1412 len = (int)strlen((char *)name); in lws_add_http2_header_by_name()
/third_party/ltp/lib/
H A Dtst_cgroup.c514 const size_t config_len = strlen(config) + 1; in tst_cg_load_config()
928 if (ret < (ssize_t)strlen(tok)) in cgroup_drain()
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c121 fwrite(header, strlen(header), 1, p); in preprocess_prog()
122 fwrite(src, strlen(src), 1, p); in preprocess_prog()
/third_party/node/src/
H A Dnode_api.cc866 location_string.assign(const_cast<char*>(location), strlen(location)); in jsvm_fatal_error()
872 message_string.assign(const_cast<char*>(message), strlen(message)); in jsvm_fatal_error()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c516 password && !strlen(password)) { in ntfs_pkcs12_extract_rsa_key()
1581 memset(password, 0, strlen(password)); in main()
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp113 if (U_FAILURE(status) || strlen(testDataDirectory) + strlen(filename) + 1 >= PATH_BUFFER_SIZE) { in getPath()
/third_party/ltp/tools/sparse/sparse-src/
H A Dshow-parse.c324 len = strlen(s); in do_show_type()
335 int len = strlen(typename); in do_show_type()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_vtest.c87 memcpy(un.sun_path, path, strlen(path)); in vtest_connect_socket()
166 const size_t size = strlen(name) + 1; in vtest_vcmd_create_renderer()

Completed in 51 milliseconds

1...<<161162163164165166167168169170>>...198