Home
last modified time | relevance | path

Searched refs:strlen (Results 5726 - 5750 of 9973) sorted by relevance

1...<<221222223224225226227228229230>>...399

/third_party/curl/src/
H A Dtool_cb_prg.c247 if((endptr != colp) && (endptr == colp + strlen(colp)) && (num > 20) && in progressbarinit()
/third_party/fsverity-utils/programs/
H A Dfsverity.c198 *salt_size_ptr = strlen(arg) / 2; in parse_salt_option()
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c149 if ((flags & 2) && strlen(filename) < sizeof(filename) / 2) { in LLVMFuzzerTestOneInput()
/third_party/glfw/src/
H A Dwl_monitor.c59 if (strlen(monitor->name) == 0) in outputHandleGeometry()
/third_party/alsa-lib/src/topology/
H A Dsave.c79 pl = strlen(pfx); in tplg_save_printf()
235 d = t = alloca(strlen(str) * 5 + 1 + 1); in tplg_save_quoted()
603 err = snd_input_buffer_open(&in, buf.dst, strlen(buf.dst)); in snd_tplg_save()
/third_party/alsa-lib/src/
H A Dinput.c320 size = strlen(buf); in snd_input_buffer_open()
/third_party/cups-filters/fontembed/
H A Dembed.c186 (*output)(fontname,strlen(fontname),context); in emb_embed()
/third_party/curl/lib/
H A Dnetrc.c182 if(!strlen(tok)) { in parsenetrc()
/third_party/benchmark/src/
H A Dconsole_reporter.cc192 printer(Out, COLOR_DEFAULT, " %*s%s", cNameLen - strlen(unit), s.c_str(), in PrintRunData()
/third_party/icu/icu4c/source/tools/genbrk/
H A Dgenbrk.cpp187 udata_writeBlock(pData, msg, strlen(msg)); in main()
/third_party/gptfdisk/
H A Dsupport.cc53 stringLength = strlen(efiString); in ReadString()
/third_party/icu/icu4c/source/io/
H A Dsprintf.cpp193 int32_t size = (int32_t)strlen(patternSpecification) + 1; in u_vsnprintf()
/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp206 else if(strncmp(arg, "-", strlen("-")) == 0) { in processOptions()
/third_party/NuttX/fs/vfs/
H A Dfs_open.c136 struct PathCache *dt = PathCacheAlloc(parentNode, *node, name, strlen(name)); in do_creat()
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace.c106 len = strlen (buf); in do_backtrace()
/third_party/libuv/src/unix/
H A Ddarwin.c89 abspath_size = strlen(abspath); in uv_exepath()
H A Dnetbsd.c94 *size = strlen(buffer); in uv_exepath()
H A Dopenbsd.c98 exepath_size = strlen(argsbuf[0]); in uv_exepath()
/third_party/libuv/src/
H A Dinet.c130 tp += strlen(tp); in inet_ntop6()
/third_party/libunwind/libunwind/include/
H A Dlibunwind_i.h289 return write (2, string, strlen (string)); in print_error()
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp.c275 n = strlen(p); in lws_smtpc_abs_writeable()
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect2.c355 strlen(dns_nxdomain));
H A Dconnect4.c333 lws_inform_client_conn_fail(wsi, (void *)cce, strlen(cce)); in lws_client_connect_4_established()
/third_party/libuv/test/
H A Dtest-idna.c144 n = uv__idna_toascii(d1, d1 + strlen(d1), d2, d2 + sizeof(d2)); \
/third_party/libcoap/src/
H A Dcoap_async.c61 outbuflen = strlen(outbuf); in coap_register_async()

Completed in 16 milliseconds

1...<<221222223224225226227228229230>>...399