Home
last modified time | relevance | path

Searched refs:strlen (Results 7826 - 7850 of 9177) sorted by relevance

1...<<311312313314315316317318319320>>...368

/third_party/backends/backend/
H A Dsm3840.c647 size = strlen (strings[i]) + 1; in max_string_size()
H A Dhpsj5s.c1519 if (strlen(scanner_path) == 0) in OpenScanner()
/third_party/icu/icu4c/source/common/
H A Ducnv_lmb.cpp552 if (uprv_strncmp(pTable->LocaleID, LocaleID, strlen(pTable->LocaleID)) == 0) in FindLMBCSLocale()
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c173 nl = strlen(np); in fullpath()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c1022 ret = strncpy_s(entity->dfu_name, DFU_NAME_MAX_LEN, st, strlen(st) + 1); in dfu_ram_init_env()
/third_party/libuv/src/unix/
H A Dprocess.c729 z = p + strlen(p); in uv__spawn_resolve_and_spawn()
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c1167 n = (int)strlen(fp->filepath); in lws_fts_serialize()
/third_party/libabigail/tools/
H A Dabidw.cc424 if (strlen(argv[i]) >= 2 && argv[i][0] == '-' && argv[i][1] == '-') in parse_command_line()
/third_party/mbedtls/library/
H A Dpkparse.c1363 (const unsigned char *) pwd, strlen(pwd), f_rng, p_rng); in mbedtls_pk_parse_keyfile()
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c422 sprintf(filename, "%.*s-%d.%s", (int)strlen(infile) - 3, infile, n, ext); in dump_raw_shader()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c181 _mesa_sha1_update(&ctx, pCreateInfo->pStages[i].pName, strlen(pCreateInfo->pStages[i].pName)); in radv_hash_rt_shaders()
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c1034 strlen(w->h2.pending_status_body + in rops_perform_user_POLLOUT_h2()
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-serialize.c162 l = (int)strlen(rsp); in lws_ss_serialize_rx_payload()
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c413 size_t str_len = strlen(str_val); in New()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc350 out_->insert(out_->end(), str, str + strlen(str)); in Emit()
/third_party/nghttp2/src/
H A Dshrpx_connection.cc245 return shrpx_bio_write(b, str, strlen(str)); in shrpx_bio_puts()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc713 const size_t full_regex_len = strlen(regex) + 10; in Init()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_lmb.cpp552 if (uprv_strncmp(pTable->LocaleID, LocaleID, strlen(pTable->LocaleID)) == 0) in FindLMBCSLocale()
/third_party/mesa3d/src/mesa/main/
H A Datifragshader.c123 if (strlen(ret_str) == 0) in create_dst_mod_str()
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp859 if (!tools.Assemble(source, strlen(source), &binary)) in assemble()
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp52 int len = strlen(testName); in testMatch()
/third_party/libinput/test/
H A Dtest-path.c495 ck_assert_int_gt(strlen(sysname), 1); in START_TEST()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c546 namelen = strlen(filename); in do_test()
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c156 strlen(dev) + 1); in init_socket_opts()
/third_party/lwip/src/api/
H A Dapi_lib.c1287 if (strlen(name) >= DNS_MAX_NAME_LENGTH) {

Completed in 37 milliseconds

1...<<311312313314315316317318319320>>...368