Searched refs:cp (Results 1 – 24 of 24) sorted by relevance
/openthread-3.5.0/tests/fuzz/ |
D | oss-fuzz-build | 79 find . -name '*-fuzzer' -exec cp -v '{}' "$OUT" ';' 80 find . -name '*-fuzzer.dict' -exec cp -v '{}' "$OUT" ';' 81 find . -name '*-fuzzer.options' -exec cp -v '{}' "$OUT" ';'
|
/openthread-3.5.0/third_party/mbedtls/repo/ |
D | Makefile | 28 cp -rp include/mbedtls $(DESTDIR)/include 30 cp -rp include/psa $(DESTDIR)/include 33 cp -RP library/libmbedtls.* $(DESTDIR)/lib 34 cp -RP library/libmbedx509.* $(DESTDIR)/lib 35 cp -RP library/libmbedcrypto.* $(DESTDIR)/lib 42 cp $$p $(DESTDIR)/bin/$$f ; \
|
/openthread-3.5.0/third_party/mbedtls/repo/scripts/ |
D | footprint.sh | 70 cp $CONFIG_H ${CONFIG_H}.bak 72 cp "$FILE" $CONFIG_H 91 cp ${CONFIG_H}.bak $CONFIG_H
|
D | memory.sh | 63 cp configs/config-$NAME.h $CONFIG_H 112 cp $CONFIG_H $CONFIG_BAK 121 cp programs/ssl/ssl_server2 .
|
D | apidoc_full.sh | 35 cp -p $CONFIG_H $CONFIG_BAK
|
D | ecc-heap.sh | 45 cp $CONFIG_H $CONFIG_BAK
|
/openthread-3.5.0/tools/harness-simulation/posix/ |
D | install.sh | 136 cp "${ETC_DIR}/commissionerd" root/etc/init.d/commissionerd 140 cp "${ETC_DIR}/server.patch" script/server.patch 143 cp "${ETC_DIR}/requirements.txt" root/tmp/requirements.txt
|
/openthread-3.5.0/script/ |
D | gcda-tool | 48 cp -r "${profile_temporary}"/* "${profile_merged}" 88 cp -r "${OT_MERGED_PROFILES}"/build/* build
|
D | test | 542 cp /lib/x86_64-linux-gnu/libgcc_s.so.1 "$OT_COREDUMP_DIR/so-lib" 543 cp /lib/x86_64-linux-gnu/libc.so.6 "$OT_COREDUMP_DIR/so-lib" 544 cp /lib64/ld-linux-x86-64.so.2 "$OT_COREDUMP_DIR/so-lib" 566 cp "$key" "$OT_COREDUMP_DIR"/"$bin_name""$postfix"
|
D | check-size | 136 … cp "./examples/config/${config_name}" "${OT_TMP_DIR}/${folder}/openthread/examples/config"
|
/openthread-3.5.0/tests/toranj/ |
D | build.sh | 128 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-15… 142 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-tr… 156 …cp -p ${top_builddir}/examples/apps/ncp/ot-ncp-ftd ${top_builddir}/examples/apps/ncp/ot-ncp-ftd-15… 182 …cp -p ${top_builddir}/examples/apps/cli/ot-cli-ftd ${top_builddir}/examples/apps/cli/ot-cli-ftd-15… 196 …cp -p ${top_builddir}/examples/apps/cli/ot-cli-ftd ${top_builddir}/examples/apps/cli/ot-cli-ftd-tr… 210 …cp -p ${top_builddir}/examples/apps/cli/ot-cli-ftd ${top_builddir}/examples/apps/cli/ot-cli-ftd-15…
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/ |
D | Makefile | 181 cp -Rf ../library ./libtestdriver1 182 cp -Rf ../include ./libtestdriver1 187 cp ./include/test/drivers/config_test_driver.h ./libtestdriver1/include/mbedtls/config.h 206 cp ./libtestdriver1/library/libmbedcrypto.a ../library/libtestdriver1.a
|
D | context-info.sh | 110 cp -f "$OUT_FILE" "$FAIL_OUT"
|
D | compat.sh | 1232 cp $SRV_OUT c-srv-${TESTS}.log 1233 cp $CLI_OUT c-cli-${TESTS}.log
|
/openthread-3.5.0/etc/docker/android-trusty/ |
D | Dockerfile | 81 && cp -r "$ANDROID_NDK_PATH"/sysroot/usr/include bionic/libc/include \ 84 …&& cp -r "$ANDROID_NDK_PATH"/platforms/android-27/arch-arm/usr/lib out/target/product/generic/obj/… 86 && cp -r "$ANDROID_NDK_PATH"/sources/cxx-stl/gnu-libstdc++/4.9/include bionic/libstdc++ \ 87 …&& cp -r "$ANDROID_NDK_PATH"/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/* bionic/l… 88 …&& cp "$ANDROID_NDK_PATH"/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_shared.so o…
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/data_files/ |
D | test-ca-unsupported_policy.crt | 16 2/b4SAB9hRI5oPw1TV9Q0v2PqMXL/0cp/9Roe+H28Tcrody6jTtEdsU2wbaxhxMd
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/data_files/dir-maxpath/ |
D | long.sh | 31 cp 00.crt c00.pem
|
/openthread-3.5.0/third_party/tcplp/bsdtcp/ |
D | tcp_input.c | 2775 tcp_dooptions(struct tcpopt *to, uint8_t *cp, int cnt, int flags) in tcp_dooptions() argument 2780 for (; cnt > 0; cnt -= optlen, cp += optlen) { in tcp_dooptions() 2781 opt = cp[0]; in tcp_dooptions() 2789 optlen = cp[1]; in tcp_dooptions() 2800 bcopy((char *)cp + 2, in tcp_dooptions() 2810 to->to_wscale = min(cp[2], TCP_MAX_WINSHIFT); in tcp_dooptions() 2816 bcopy((char *)cp + 2, in tcp_dooptions() 2819 bcopy((char *)cp + 6, in tcp_dooptions() 2834 to->to_signature = cp + 2; in tcp_dooptions() 2853 to->to_sacks = cp + 2; in tcp_dooptions() [all …]
|
/openthread-3.5.0/tools/harness-automation/doc/ |
D | quickstart.rst | 22 cp autothreadharness/settings_sample.py autothreadharness/settings.py
|
/openthread-3.5.0/third_party/build_gn/toolchain/ |
D | BUILD.gn | 71 command = "cp -af {{source}} {{output}}"
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/ |
D | basic-build-test.sh | 93 cp "$CONFIG_H" "$CONFIG_BAK"
|
D | all.sh | 306 cp -p "$x$backup_suffix" "$x" 540 cp -p "$x" "$x$backup_suffix"
|
/openthread-3.5.0/tools/harness-simulation/posix/etc/ |
D | Dockerfile | 81 && cp -r ./root/. / \
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_x509parse.function | 307 int critical, const unsigned char *cp, const unsigned char *end ) 318 unsigned char **p = (unsigned char **)&cp;
|