Home
last modified time | relevance | path

Searched refs:strlen (Results 5226 - 5250 of 9334) sorted by relevance

1...<<201202203204205206207208209210>>...374

/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_008.cpp187 if (send(fd, msg[i], strlen(msg[i]), 0) < 0) { in ClientsThread()
H A Dnet_socket_test_011.cpp162 if (send(fd, msg[i], strlen(msg[i]), 0) < 0) { in ClientsThread()
/test/xts/acts/communication/netstack_websocket/entry/src/main/cpp/
H A DwebsocketNdkTest.cpp97 int sendLength = std::strlen(data); in OHWebSocketClientSend()
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp186 size_t expectLen = strlen(expectStr); in CheckSigString()
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_cipher_aes_test_common.cpp80 inData.size = strlen(tmpInData); in HksAesCipherTestCaseOther()
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_memleak.c136 size_t inputLen = strlen(input); in StrdupMemInfo()
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_memleak.c136 size_t inputLen = strlen(input); in StrdupMemInfo()
/test/xts/hats/kernel/syscalls/fileio/splice/
H A DSpliceApiTest.cpp36 static const int TEST_DATA_LEN = strlen(TEST_DATA);
/third_party/elfutils/tests/
H A Demptyfile.c44 size_t size = strlen (str) + 1; in add_string()
/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c79 k = keyboard_lookup_key(keycode, strlen(keycode)); in map_keycode()
/third_party/elfutils/src/
H A Dranlib.c215 char tmpfname[strlen (fname) + 7]; in handle_file()
H A Darlib.c200 size_t symname_len = strlen (symname) + 1; in arlib_add_symref()
/third_party/eudev/src/shared/
H A Dmacro.h157 _i->iov_len = strlen(_s); \
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c117 for (; *devices != '\0'; devices += strlen(devices) + 1) in print_al_capture_devices()
/third_party/ffmpeg/libavfilter/
H A Df_zmq.c192 if (zmq_send(zmq->responder, send_buf, strlen(send_buf), 0) == -1) in filter_frame()
/third_party/ffmpeg/libavformat/
H A Djacosubdec.c214 cmd_len = strlen(cmds[i]); in jacosub_read_header()
H A Dapetag.c195 val_len = strlen(e->value); in ff_ape_write_tag()
H A Drtspenc.c86 reply, NULL, sdp, strlen(sdp)); in ff_rtsp_setup_output_streams()
H A Dwebvttdec.c140 sub = ff_subtitles_queue_insert(&webvtt->q, p, strlen(p), 0); in webvtt_read_header()
H A Dlrcdec.c147 size_t metadata_item_len = strlen(metadata_item->native); in lrc_probe()
/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()

Completed in 15 milliseconds

1...<<201202203204205206207208209210>>...374