Home
last modified time | relevance | path

Searched refs:strlen (Results 7626 - 7650 of 8295) sorted by relevance

1...<<301302303304305306307308309310>>...332

/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c2222 if (strlen(pkt_dev->src_min) == 0) { in pktgen_setup_inject()
3678 size_t len = strlen(ifname); in pktgen_find_dev()
/third_party/f2fs-tools/fsck/
H A Dfsck.c2646 lpf_ino = f2fs_lookup(sbi, node, (u8 *)LPF, strlen(LPF)); in fsck_get_lpf()
2664 de.len = strlen(LPF); in fsck_get_lpf()
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c387 put_ebml_binary(pb, elementid, str, strlen(str)); in put_ebml_string()
542 size_t len = strlen(elem->priv.str); in ebml_writer_str_len()
/third_party/backends/backend/
H A Dteco2.c506 size = strlen (strings[i]) + 1; in max_string_size()
2542 len = strlen (dev_name); in sane_init()
H A Drts8891.c206 size = strlen (strings[i]) + 1; in max_string_size()
4143 sprintf (message + strlen (message), "0x%02x ", dev->regs[i]); in init_device()
4577 sprintf (message + strlen (message), "0x%02x ", dev->regs[i]); in detect_device()
4578 sprintf (message + strlen (message), "\n"); in detect_device()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c1732 TEST_ASSERT_EQUAL_STRING_LEN(testString, testString, strlen(testString)); in testEqualStringsLen()
3374 TEST_ASSERT_EQUAL_INT(sizeof(UNITY_INT)*2, strlen(getBufferPutcharSpy())); in testHexPrintsUpToMaxNumberOfNibbles()
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1071 int operator()(const char* s) { return static_cast<int>(strlen(s)); } in operator ()()
2747 nested.emplace_back(s, s + strlen(s)); in TEST()
/third_party/libuv/src/win/
H A Dfs.c307 path_len = 1 + strlen(path); in fs__capture_path()
1209 len = strlen(path); in fs__mktemp()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c193 char *soname = malloc(strlen(module) + 64); in fuse_load_so_module()
434 size_t len = strlen(name); in add_name()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c435 if (strlen(suffix) == 2 && suffix[1] == 'i') in get_new_volume_size()
437 else if (strlen(suffix) > 1) in get_new_volume_size()
/third_party/nghttp2/src/
H A Dshrpx.cc1114 if (strlen(path) == 0) { in get_inherited_addr_from_env()
1240 auto envend = env + strlen(env); in get_inherited_quic_lingering_worker_process_from_env()
/third_party/node/deps/uv/src/win/
H A Dfs.c169 path_len = 1 + strlen(path); in fs__capture_path()
1275 len = strlen(path); in fs__mktemp()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp1595 const size_t text_length = strlen(text); in replaceToken()
1596 const size_t token_length = strlen(token); in replaceToken()
H A Dgl3cTextureSwizzleTests.cpp2152 const size_t text_length = strlen(text); in replaceToken()
2153 const size_t token_length = strlen(token); in replaceToken()
H A Dgl4cGPUShaderFP64Tests.cpp1569 const size_t text_length = strlen(text); in replaceToken()
1570 const size_t token_length = strlen(token); in replaceToken()
15016 const glw::GLuint argument_definition_length = (glw::GLuint)strlen(argument_definition); in prepareVertexShaderCode()
15017 const glw::GLuint first_argument_length = (glw::GLuint)strlen(first_argument); in prepareVertexShaderCode()
15020 const glw::GLuint result_definition_length = (glw::GLuint)strlen(result_definition); in prepareVertexShaderCode()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp2221 buffer[63] = '\0'; // make sure buffer is null terminated before strlen
2223 if (strlen(buffer) != 21)
2317 buffer[63] = '\0'; // make sure buffer is null terminated before strlen
2319 if (strlen(buffer) != 21)
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c1097 if (strlen(uid->vduit) > 0) in dasd_eckd_read_conf()
1112 if (strlen(uid->vduit) > 0) in dasd_eckd_read_conf()
1361 if (strlen(uid->vduit) > 0) in dasd_eckd_path_available_action()
5865 if (strlen(uid.vduit) > 0) in dasd_eckd_reload_device()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c1708 encode_string(xdr, strlen(setclientid->sc_clnt->cl_owner_id), in encode_setclientid()
1789 encode_string(xdr, strlen(args->client->cl_owner_id), in encode_exchange_id()
3223 unsigned int strlen; in decode_ace() local
3229 return decode_opaque_inline(xdr, &strlen, &str); in decode_ace()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c5322 if (strlen(name) + 1 > DEVLINK_FMSG_MAX_SIZE) in devlink_fmsg_put_name()
5325 item = kzalloc(sizeof(*item) + strlen(name) + 1, GFP_KERNEL); in devlink_fmsg_put_name()
5330 item->len = strlen(name) + 1; in devlink_fmsg_put_name()
5492 return devlink_fmsg_put_value(fmsg, value, strlen(value) + 1, in devlink_fmsg_string_put()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c1736 encode_string(xdr, strlen(setclientid->sc_clnt->cl_owner_id), in encode_setclientid()
1817 encode_string(xdr, strlen(args->client->cl_owner_id), in encode_exchange_id()
3252 unsigned int strlen; in decode_ace() local
3258 return decode_opaque_inline(xdr, &strlen, &str); in decode_ace()
/third_party/littlefs/
H A Dlfs.c2583 lfs_size_t nlen = strlen(path); in lfs_rawmkdir()
3053 lfs_size_t nlen = strlen(path);
3929 lfs_size_t nlen = strlen(newpath);
3987 {LFS_MKTAG(lfs_tag_type3(oldtag), newid, strlen(newpath)), newpath},
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp3524 const char* preview_text = (idx < IM_ARRAYSIZE(policies)) ? policies[idx].Name + (idx > 0 ? strlen("ImGuiTableFlags") : 0) : ""; in EditTableSizingFlags()
5963 name, 23 - (int)strlen(name), "", col.x, col.y, col.z, col.w);
6259 static char* Strdup(const char* s) { IM_ASSERT(s); size_t len = strlen(s) + 1; void* buf = malloc(len); IM_ASSERT(buf); return (char*)memcpy(buf, (const void*)s, len); }
6260 static void Strtrim(char* s) { char* str_end = s + strlen(s); while (str_end > s && str_end[-1] == ' ') str_end--; *str_end = 0; }
/third_party/skia/tests/
H A DPathTest.cpp4324 REPORTER_ASSERT(reporter, data->size() == strlen(str)); in compare_dump()
4325 if (strlen(str) > 0) { in compare_dump()
4326 REPORTER_ASSERT(reporter, !memcmp(data->data(), str, strlen(str))); in compare_dump()
4328 REPORTER_ASSERT(reporter, data->data() == nullptr || !memcmp(data->data(), str, strlen(str))); in compare_dump()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c3563 return strlen(buf); in ipr_store_log_level()
3815 return strlen(buf); in ipr_store_iopoll_weight()
3833 return strlen(buf); in ipr_store_iopoll_weight()
4715 len = strlen(buf); in ipr_store_raw_mode()
10053 desc[strlen(ioa_cfg->vectors_info[vec_idx].desc)] = 0; in name_msi_vectors()
/kernel/linux/linux-5.10/drivers/block/
H A Dloop.c789 ret = strlen(p); in loop_attr_backing_file_show()

Completed in 170 milliseconds

1...<<301302303304305306307308309310>>...332