Home
last modified time | relevance | path

Searched refs:mv (Results 1 – 25 of 82) sorted by relevance

1234

/ohos5.0/build/common/asan/
H A Dbuild_mixed_asan.sh79 mv out out.n
81 mv out.a out
85 mv out out.a
87 mv out.n out
181 mv images/system.img system${1}.img
185 mv images/vendor.img vendor${1}.img
194 rm -rf system && mv system.bak system
195 rm -rf vendor && mv vendor.bak vendor
228 mv images images.bak && mkdir images
236 rm -rf images && mv images.bak images
[all …]
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-mv.md1 # mv chapter
11 mv [_-fivn_] _SOURCE... DEST_
47 - mv -i test.txt testpath/
49 - mv test?.txt testpath/ (移动 test3.txt testA.txt test_.txt)
61 OHOS:/$ mv -i test.txt testpath/
62 mv: overwrite 'testpath//test.txt' (Y/n):y
70 OHOS:/$ mv -i test.txt testpath/
71 mv: overwrite 'testpath//test.txt' (Y/n):n
84 OHOS:/$ mv test?.txt testpath/
H A Dkernel-small-debug-shell-cmd-help.md56 mv ping ps reboot rm rmdir top touch umount uname
H A DReadme-CN.md124 - [mv](kernel-small-debug-shell-file-mv.md)
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-mv.md1 # mv chapter
11 mv [_-fivn_] *SOURCE... DEST*
47 - mv -i test.txt testpath/
49 - mv test?.txt testpath/ (Move **test3.txt**, **testA.txt**, and **test_.txt**)
61 OHOS:/$ mv -i test.txt testpath/
62 mv: overwrite 'testpath//test.txt' (Y/n):y
70 OHOS:/$ mv -i test.txt testpath/
71 mv: overwrite 'testpath//test.txt' (Y/n):n
84 OHOS:/$ mv test?.txt testpath/
H A Dkernel-small-debug-shell-cmd-help.md56 mv ping ps reboot rm rmdir top touch umount uname
H A DReadme-EN.md124 - [mv](kernel-small-debug-shell-file-mv.md)
/ohos5.0/base/global/timezone/tool/compile_tool/
H A Dcompile.sh21 mv ${iana_path}/zic ${zic_path}
30 mv ${iana_path}/zoneinfo/* ${posix_path}
31 mv ${iana_path}/version.txt ${posix_path}
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/test/RofsBuild/
H A Dcompile_rofs.sh51 mv CORE_ROFS_64.o engine_dest
55 mv RENDER_ROFS_64.o render_dest
59 mv CORE3D_ROFS_64.o 3d_dest
/ohos5.0/build/build_scripts/
H A Dbuild.sh192 mv ${ROOT_PATH}/out/sdk/ohos-sdk/linux ${SDK_PREBUILTS_PATH}/
194 mv ${ROOT_PATH}/out/sdk/sdk-native/os-irrelevant/* ${SDK_PREBUILTS_PATH}/linux/native/
195 mv ${ROOT_PATH}/out/sdk/sdk-native/os-specific/linux/* ${SDK_PREBUILTS_PATH}/linux/native/
201 mv $i $api_version
H A Denv_setup.sh80 mv ./build/build_scripts/Dockerfile ./build/build_scripts/rundocker.sh
/ohos5.0/build/
H A Dprebuilts_config.sh51 $(mv ${libcxx_dir}/c++ ${libcxx_dir}/${file}/c++)
98 mv $file "$dir_name/$newfile_name"
H A Dprebuilts_download.sh222 $(mv ${libcxx_dir}/c++ ${libcxx_dir}/${file}/c++)
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp122 unique_ptr<PhysicalDeviceMultiviewStructsVk> mv; member
157 co.mv = make_unique<PhysicalDeviceMultiviewStructsVk>(); in GetPhysicalDeviceMultiviewFeaturesStructs()
158 auto& mv = co.mv; in GetPhysicalDeviceMultiviewFeaturesStructs() local
159 mv->physicalDeviceMultiviewFeatures = { in GetPhysicalDeviceMultiviewFeaturesStructs()
166 *cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures; in GetPhysicalDeviceMultiviewFeaturesStructs()
167 cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures.pNext; in GetPhysicalDeviceMultiviewFeaturesStructs()
169 mv->physicalDeviceMultiviewProperties = { in GetPhysicalDeviceMultiviewFeaturesStructs()
175 *cw.ppNextProperties = &mv->physicalDeviceMultiviewProperties; in GetPhysicalDeviceMultiviewFeaturesStructs()
176 cw.ppNextProperties = &mv->physicalDeviceMultiviewProperties.pNext; in GetPhysicalDeviceMultiviewFeaturesStructs()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/test/test_helper_driver/build/
H A Dbuild_hdf_module.sh33 mkdir -p ${OUTDIR}; mv ${SRCDIR}/*.ko ${OUTDIR}/;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/tools/
H A DCompilerAsset.sh32 mv $OUTPUT_OBJ $COPY_PATH
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-linux-kernel.md277 mv libhdf_test_common.z.so /system/lib
279 mv * /data/test
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v3.0-LTS.md158 …e.com/openharmony/third_party_toybox/issues/I44SFO) | 集成测试在某个目录下mv一个文件后,再在此目录下创建同名文件并二次mv该文件失败,提示此…
H A DOpenHarmony-v3.0.2-LTS.md91 | [I4OWZO](https://gitee.com/openharmony/third_party_toybox/issues/I4OWZO) | toybox&nbsp;mv命令移动nfs路…
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-rust-toolchain.md125 mv ohos-sdk-windows_linux-public.tar.gz /opt/
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-linux-kernel.md260 mv libhdf_test_common.z.so /system/lib
262 mv * /data/test
/ohos5.0/docs/zh-cn/application-dev/application-test/
H A Dwukong-guidelines.md39 hdc shell mv /wukong /bin/
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp791 DataShare::MutliValue mv(base);
792 vector<int> value = mv;
813 DataShare::MutliValue mvCopy(mv);
817 DataShare::MutliValue mvMove(std::move(mv));
/ohos5.0/docs/docker/
H A DDockerfile46 && mv /home/tools/clang-530132 /home/tools/llvm \
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dtoybox.md264 | mv | 移动或重命名文件。<br />usage: mv [-fivn] SOURCE... DEST |

1234