Home
last modified time | relevance | path

Searched refs:strlen (Results 4376 - 4400 of 8882) sorted by relevance

1...<<171172173174175176177178179180>>...356

/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c217 int sym_len = strlen(symbol); in darwin_dlsym()
/third_party/skia/tools/gpu/
H A DMemoryCache.cpp28 static const size_t kTailLen = strlen(kTail); in data_to_str()
/third_party/toybox/lib/
H A Dpassword.c155 if (strncmp(line, namesfx, strlen(namesfx))) in update_password()
/third_party/toybox/toys/net/
H A Dnetcat.c83 if (strlen(name) + 1 > sizeof(sockaddr.sun_path)) in usock()
/third_party/toybox/toys/other/
H A Dvmstat.c104 header += strlen(header)+1; in vmstat_main()
/third_party/toybox/toys/pending/
H A Duseradd.c54 if (s[strcspn(s, ":/\n")] || strlen(s) > LOGIN_NAME_MAX) in useradd_main()
/third_party/unity/test/tests/
H A Dtest_unity_strings.c50 TEST_ASSERT_EQUAL_STRING_LEN(testString, testString, strlen(testString)); in testEqualStringsLen()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_fingerprint.h179 Process (text, (uint32) strlen (text)); in Process()
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dminicheck.c221 const int has_newline = (msg[strlen(msg) - 1] == '\n'); in _fail_unless()
/third_party/python/Modules/_sqlite/clinic/
H A Dmodule.c.h39 if (strlen(statement) != (size_t)statement_length) { in pysqlite_complete_statement()
/third_party/python/Objects/
H A Dcapsule.c200 size_t name_length = (strlen(name) + 1) * sizeof(char); in PyCapsule_Import()
/third_party/python/Modules/clinic/
H A D_dbmmodule.c.h158 if (strlen(flags) != (size_t)flags_length) { in dbmopen()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.cc171 SafeWriteToStderr(buffer, strlen(buffer)); in RawLogVA()
/third_party/skia/gm/
H A Dorientation.cpp89 font.measureText(text, strlen(text), SkTextEncoding::kUTF8, &bounds); in make_images()
H A Dcoloremoji_blendmodes.cpp148 SkUnichar unichar = SkUTF::NextUTF8(&text, text + strlen(text));
H A Dmac_aa_explorer.cpp148 const size_t len = strlen(str); in DEF_SIMPLE_GM()
/third_party/skia/modules/skottie/tests/
H A DImage.cpp43 SkMemoryStream stream(json, strlen(json)); in DEF_TEST()
/third_party/skia/bench/
H A DBlendmodeBench.cpp49 size_t len = strlen(text);
/third_party/selinux/libselinux/src/
H A Dcontext.c125 total += strlen(n->component[i]) + 1; in context_str()
/third_party/vulkan-loader/loader/
H A Dlog.c61 len = strlen(env); in loader_init_global_debug_level()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp181 napi_create_function(env, "log", strlen("log"), AppInfoLogPrint, nullptr, &logValue); in RegisterConsoleModule()
183 napi_create_function(env, "debug", strlen("debug"), AppDebugLogPrint, nullptr, &debugValue); in RegisterConsoleModule()
185 napi_create_function(env, "info", strlen("info"), AppInfoLogPrint, nullptr, &infoValue); in RegisterConsoleModule()
187 napi_create_function(env, "warn", strlen("warn"), AppWarnLogPrint, nullptr, &warnValue); in RegisterConsoleModule()
189 napi_create_function(env, "error", strlen("error"), AppErrorLogPrint, nullptr, &errorValue); in RegisterConsoleModule()
493 if (strlen(rdbPath) == 0) { in LoadLibrary()
532 if (strlen(dataAbilityPath) == 0) { in LoadLibrary()
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c173 channelInfo.peerDeviceId = strlen(appInfo->peerNetWorkId) == 0 ? in NotifyOpenAuthChannelSuccess()
180 channelInfo.keyLen = strlen(channelInfo.sessionKey) + 1; in NotifyOpenAuthChannelSuccess()
513 if (strlen(info->appInfo.peerVersion) == 0) { in FillExtraByAuthChannelErrorEnd()
563 extra.peerUdid = strlen(info.appInfo.peerUdid) != 0 ? info.appInfo.peerUdid : info.appInfo.peerData.deviceId; in OnRecvAuthChannelReply()
843 .len = strlen(data) + 1, in TransPostAuthChannelMsg()
871 .len = strlen(cJsonStr) + 1, in TransPostAuthChannelErrMsg()
1274 strlen(connInfo->socketOption.addr)) == 0) { in CheckIsWifiAuthChannel()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c204 rc = LnnSendSyncInfoMsg(LNN_INFO_TYPE_MASTER_ELECT, networkId, (uint8_t *)data, strlen(data) + 1, NULL); in SyncElectMessage()
390 if (SoftBusGenerateStrHash((const unsigned char *)defaultUserId, strlen(defaultUserId), defaultAccountHash) != in IsNeedWifiReauth()
751 if (strncpy_s(para, NETWORK_ID_BUF_LEN, networkId, strlen(networkId)) != EOK) { in CreateNetworkIdMsgPara()
1084 if (strncpy_s(para->oldNetworkId, NETWORK_ID_BUF_LEN, oldNetworkId, strlen(oldNetworkId)) != EOK || in LnnRequestLeaveInvalidConn()
1085 strncpy_s(para->newNetworkId, NETWORK_ID_BUF_LEN, newNetworkId, strlen(newNetworkId)) != EOK) { in LnnRequestLeaveInvalidConn()
1181 if (strncpy_s(para->networkId, NETWORK_ID_BUF_LEN, networkId, strlen(networkId)) != EOK || in LnnNotifyMasterElect()
1182 strncpy_s(para->masterUdid, UDID_BUF_LEN, masterUdid, strlen(masterUdid)) != EOK) { in LnnNotifyMasterElect()
/kernel/linux/linux-5.10/scripts/dtc/
H A Dchecks.c308 if (n < strlen(node->name)) in check_node_name_chars()
368 if (n < strlen(prop->name)) in check_property_name_chars()
385 if (n == strlen(prop->name)) in check_property_name_chars_strict()
400 if (n < strlen(name)) in check_property_name_chars_strict()
637 strlen(path) + 1); in fixup_path_references()
704 if (strspn(prop->name, LOWERCASE DIGITS "-") != strlen(prop->name)) in check_alias_paths()
1249 if (!strlen(addr_a)) in check_unique_unit_address_common()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_core.c1992 if (strncmp(pci_name(vdev->pdev), buf, strlen(pci_name(vdev->pdev)))) in vfio_pci_core_match()
1995 if (strlen(buf) > strlen(pci_name(vdev->pdev))) { in vfio_pci_core_match()
1996 buf += strlen(pci_name(vdev->pdev)); in vfio_pci_core_match()
2008 strlen(VF_TOKEN_ARG))) { in vfio_pci_core_match()
2009 buf += strlen(VF_TOKEN_ARG); in vfio_pci_core_match()
2011 if (strlen(buf) < UUID_STRING_LEN) in vfio_pci_core_match()

Completed in 28 milliseconds

1...<<171172173174175176177178179180>>...356