Home
last modified time | relevance | path

Searched refs:strlen (Results 4501 - 4525 of 9177) sorted by relevance

1...<<181182183184185186187188189190>>...368

/third_party/curl/tests/libtest/
H A Dlibntlmconnect.c99 size_t urllen = strlen(url) + 4 + 1; in test()
/third_party/curl/tests/unit/
H A Dunit1607.c143 dns = Curl_hash_pick(easy->dns.hostcache, entry_id, strlen(entry_id) + 1);
/third_party/ffmpeg/libavformat/
H A Dfitsenc.c55 len = strlen(keyword); in write_keyword_value()
H A Dsubviewerdec.c167 sub = ff_subtitles_queue_insert(&subviewer->q, line, strlen(line), !new_event); in subviewer_read_header()
/third_party/ffmpeg/libavutil/
H A Dfile_open.c122 size_t len = strlen(prefix) + 12; /* room for "/tmp/" and "XXXXXX\0" */ in avpriv_tempfile()
/third_party/curl/lib/vauth/
H A Dspnego_gssapi.c114 spn_token.length = strlen(spn); in Curl_auth_decode_spnego_message()
/third_party/curl/src/
H A Dtool_ipfs.c41 size_t len = strlen(*input); in ensure_trailing_slash()
/third_party/curl/lib/
H A Dhttp_ntlm.c80 header += strlen("NTLM"); in Curl_input_ntlm()
H A Dif2ip.c207 len = strlen(interf); in Curl_if2ip()
H A Dnoproxy.c165 namelen = strlen(name); in Curl_check_noproxy()
H A Drand.c113 size_t elen = strlen(force_entropy); in randit()
/third_party/cups-filters/cupsfilters/
H A Dcolormanager.c333 if (strlen(attr->value) > 1023) in _get_ppd_icc_fallback()
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc66 // NOTE:: strlen(NULL) will cause seg fault in eleForName()
77 memcpy(name_cpoy, name, strlen(name)); in eleForName()
/third_party/icu/icu4c/source/io/
H A Duprintf.cpp174 size_t size = strlen(patternSpecification) + 1; in u_vfprintf()
/third_party/libsnd/src/
H A Dpvf.c118 psf->header.indx = strlen ((char*) psf->header.ptr) ; in pvf_write_header()
/third_party/libsnd/programs/
H A Dsndfile-salvage.c255 slen = (int) strlen (target) ; in find_data_offset()
/third_party/libwebsockets/lib/misc/
H A Dromfs.c74 n = strlen((const char *)cache); in plus_padding()
/third_party/libabigail/tests/
H A Dtest-read-common.cc187 if (strlen(argv[i]) >= 2 && argv[i][0] == '-' && argv[i][1] == '-') in parse_command_line()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c164 setup_data.psk_info.key.length = strlen(use_psk); in server_coap_init()
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_server.c76 (const unsigned char *) pers, strlen(pers)) != 0) { in LLVMFuzzerTestOneInput()
/third_party/mbedtls/programs/ssl/
H A Dssl_client1.c99 strlen(pers))) != 0) { in main()
H A Ddtls_client.c117 strlen(pers))) != 0) { in main()
/third_party/mbedtls/programs/pkey/
H A Ddh_client.c93 strlen(pers))) != 0) { in main()
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c165 separator_len = strlen(newline_separator); in remove_line_continuations()
/third_party/mesa3d/src/compiler/glsl/
H A Dshader_cache.cpp211 disk_cache_compute_key(cache, buf, strlen(buf), prog->data->sha1); in shader_cache_read_program_metadata()

Completed in 13 milliseconds

1...<<181182183184185186187188189190>>...368