Home
last modified time | relevance | path

Searched refs:strlen (Results 4651 - 4675 of 5010) sorted by relevance

1...<<181182183184185186187188189190>>...201

/third_party/backends/backend/
H A Dlexmark.c486 len = strlen (line); in probe_lexmark_devices()
H A Dpieusb.c62 #include <string.h> /* for strlen */
215 if (strlen (config_line) == 0) continue; in sane_init()
H A Ds9036.c851 len = strlen (dev_name); in sane_init()
H A Dhp5400_sane.c749 if (strlen (name) == 0) in sane_open()
/third_party/curl/lib/
H A Dopenldap.c422 passwd.bv_len = strlen(passwd.bv_val); in oldap_perform_bind()
/third_party/cups-filters/cupsfilters/
H A Draster.c51 srclen = strlen(src); in _strlcpy()
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp497 if (roundtripExclusions != NULL && strlen(roundtripExclusions) > 0) { in test()
/third_party/icu/icu4c/source/test/cintltst/
H A Dutf8tst.c997 int32_t length = (int32_t)strlen(s); in TestTruncateIfIncomplete()
/third_party/icu/icu4c/source/common/
H A Dputil.cpp2133 strncpy(codepage, nl_langinfo(CODESET),63-strlen(UCNV_SWAP_LFNL_OPTION_STRING));
/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c1233 len = strlen(argv[0]); in u3g_write_from_shell()
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c267 if (o.OEM_string && strlen(o.OEM_string) > 8) { in mkfs_msdos()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c1185 ret = strncat_s(dev_name, GENERIC_PATH_LEN, "/ep0", strlen("/ep0")); in generic_create_ep0()
/third_party/alsa-lib/aserver/
H A Daserver.c59 size_t l = strlen(filename); in make_local_socket()
/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp301 for(i = 0; i < strlen(string); i++) { in stringToLower()
/third_party/libwebsockets/lib/misc/
H A Dlecp.c1244 size_t fl = strlen(fmt); in lws_lec_vsprintf()
1489 ctx->ongoing_len = (uint64_t)strlen( in lws_lec_vsprintf()
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c736 int n = 0, fraglen, sl = (int)strlen(name); in lws_get_urlarg_by_name_safe()
/third_party/libabigail/tools/
H A Dabidiff.cc650 if (strlen(argv[i]) >= 2 && argv[i][0] == '-' && argv[i][1] == '-') in parse_command_line()
/third_party/libdrm/intel/
H A Duthash.h29 #include <string.h> /* memcmp,strlen */
91 #define uthash_strlen(s) strlen(s)
/third_party/libcoap/src/
H A Dcoap_tinydtls.c1184 bcp += strlen(begstr); in pem_decode_mem_asn1()
/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c1497 string_size = (lit_utf8_size_t) strlen (chars); in jerry_append_chars_to_buffer()
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c613 strlen ((const char *) string_p)); in jerry_debugger_send_eval()
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp337 size_t script_size = strlen (script_p); in test_run_simple()
/third_party/lame/libmp3lame/
H A Dbitstream.c253 for (i = 0; i < (int) strlen(version) && remainingBits >= 8; ++i) { in drain_into_ancillary()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c62 char *args_str = local_name + sprintf(local_name, "_Z%zu%s", strlen(in_name), in_name); in vtn_opencl_mangle()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c458 getpwuid_r(getuid(), &pwd, path2, PATH_MAX - strlen(suffix2), &result); in radv_builtin_cache_path()

Completed in 45 milliseconds

1...<<181182183184185186187188189190>>...201