/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | ui_dump_dom_tree.cpp | 47 if (usr == nullptr) { in AddNameField() 182 AddLabelField(view, usr); in AddSpecialField() 191 AddCheckboxField(view, usr); in AddSpecialField() 205 AddProgressField(view, usr); in AddSpecialField() 209 AddScrollViewField(view, usr); in AddSpecialField() 213 AddListField(view, usr); in AddSpecialField() 218 AddClockField(view, usr); in AddSpecialField() 222 AddPickerField(view, usr); in AddSpecialField() 226 AddSwipeViewField(view, usr); in AddSpecialField() 230 AddTimePickerField(view, usr); in AddSpecialField() [all …]
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/ |
H A D | ui_dump_dom_tree.h | 123 void AddNameField(UIViewType type, cJSON* usr) const; 124 void AddCommonField(UIView* view, cJSON* usr) const; 126 void AddLabelField(const UIView* view, cJSON* usr) const; 128 void AddCheckboxField(const UIView* view, cJSON* usr) const; 130 void AddProgressField(const UIView* view, cJSON* usr) const; 132 void AddListField(const UIView* view, cJSON* usr) const; 133 void AddClockField(const UIView* view, cJSON* usr) const; 134 void AddPickerField(const UIView* view, cJSON* usr) const; 135 void AddSwipeViewField(const UIView* view, cJSON* usr) const; 137 void AddSpecialField(const UIView* view, cJSON* usr) const; [all …]
|
/ohos5.0/build/toolchain/ohos/ |
H A D | BUILD.gn | 9 lib_dir = "usr/lib/arm-linux-ohos" 18 lib_dir = "usr/lib/aarch64-linux-ohos" 27 lib_dir = "usr/lib/x86_64-linux-ohos" 36 lib_dir = "usr/lib/loongarch64-linux-ohos" 45 lib_dir = "usr/lib/riscv64-linux-ohos" 55 lib_dir = "usr/lib/mipsel-linux-ohos/nanlegacy" 57 lib_dir = "usr/lib/mipsel-linux-ohos"
|
/ohos5.0/docs/zh-cn/device-dev/faqs/ |
H A D | faqs-building.md | 7 ### 提示“usr/sbin/ninja: invalid option -- w” 11 编译失败,提示“usr/sbin/ninja: invalid option -- w”。 22 ### 提示“/usr/bin/ld: cannot find -lncurses” 26 编译失败,提示“/usr/bin/ld: cannot find -lncurses”。 187 -bash: /usr/bin/python: No such file or directory 205 usr/bin目录下没有python软链接 215 # cd /usr/bin/ 217 # ln -s /usr/local/bin/python3 python
|
/ohos5.0/docs/docker/ |
H A D | Dockerfile | 26 && rm -rf /bin/sh /usr/bin/python /usr/bin/python3 /usr/bin/python3m \ 28 && ln -s /usr/bin/python3.8 /usr/bin/python3 \ 29 && ln -s /usr/bin/python3.8 /usr/bin/python3m \ 30 && ln -s /usr/bin/python3.8 /usr/bin/python \ 31 && curl https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 > /usr/bin/repo \ 32 && chmod +x /usr/bin/repo \ 52 && cp /home/tools/node-v14.15.4-linux-x64/bin/node /usr/local/bin \ 53 …&& ln -s /home/tools/node-v14.15.4-linux-x64/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/np… 54 …&& ln -s /home/tools/node-v14.15.4-linux-x64/lib/node_modules/npm/bin/npx-cli.js /usr/local/bin/np…
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-file-mv.md | 64 bin etc proc storage testpath usr 69 dev lib sdcard system testpath usr 74 dev lib sdcard system testpath usr 82 bin etc proc storage test.txt testA.txt testpath usr 87 dev lib sdcard system testpath usr
|
H A D | kernel-small-debug-shell-file-rm.md | 54 bin etc proc storage testfile usr 59 dev lib sdcard system usr 67 bin etc proc storage testpath usr 72 dev lib sdcard system usr
|
H A D | kernel-small-debug-shell-cmd-oom.md | 86 pc = 0x93969dc in /usr/bin/testsuits app ---> 0x19f9dc 87 ulr = 0x93969cc in /usr/bin/testsuits app ---> 0x19f9cc 104 traceback 0 -- lr = 0x9242e1c fp = 0х20e20cc4 lr in /usr/bin/testsuits apr 0x4be1c 105 traceback 1 -- 1r = 0х92430cc fp = 0x20e20cdc lr in /usr/bin/testsuits app --> 0x4c0cc 106 traceback 2 -- 1r = 0x9396ab0 fp = 0x20e20cec lr in /usr/bin/testsuits app -> 0х19fab0 107 traceback 3 -- lr = 0x9393eb4 fp = 0x20e20cf4 lr in /usr/bin/testsuits ap --> 0x19ceb4 108 traceback 4 -- lr = 0x92427d4 fp = 0x20e20d44 lr in /usr/bin/testsuits app --> 0x4b7d4
|
/ohos5.0/base/global/i18n/frameworks/intl/ |
H A D | BUILD.gn | 214 module_install_dir = "usr/ohos_locale_config/" 228 module_install_dir = "usr/ohos_locale_config/phonenumber/" 235 module_install_dir = "usr/ohos_locale_config/phonenumber/" 242 module_install_dir = "usr/ohos_locale_config/phonenumber/" 249 module_install_dir = "usr/ohos_locale_config/datetime/" 256 module_install_dir = "usr/ohos_locale_config/datetime/" 263 module_install_dir = "usr/ohos_locale_config/datetime/" 312 module_install_dir = "usr/ohos_timezone/ohos_city_dispname/" 333 module_install_dir = "usr/ohos_timezone/" 340 module_install_dir = "usr/ohos_locale_config/region/" [all …]
|
/ohos5.0/docs/en/device-dev/faqs/ |
H A D | faqs-building.md | 7 ### "usr/sbin/ninja: invalid option -- w" 11 The build fails, and **usr/sbin/ninja: invalid option -- w** is displayed. 22 ### "/usr/bin/ld: cannot find -lncurses" 26 The build fails, and **/usr/bin/ld: cannot find -lncurses** is displayed. 190 -bash: /usr/bin/python: No such file or directory 208 The soft link to Python does not exist in the **usr/bin** directory. 218 # cd /usr/bin/ 220 # ln -s /usr/local/bin/python3 python
|
/ohos5.0/build/lite/ndk/build/config/ |
H A D | BUILD.gn | 94 "//sysroot/usr/include/arm-liteos-ohos", 110 "-L${root_out_dir}/sysroot/usr/lib/arm-liteos-ohos", 144 include_dirs += [ "//gcc/target/usr/include" ] 145 ldflags = [ "-L$ohos_root_path/gcc/target/usr/lib" ] 150 include_dirs = [ "//sysroot/usr/include" ] 151 ldflags = [ "-L$ohos_root_path/sysroot/usr/lib" ]
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | config.h | 256 #define PA_DEFAULT_CONFIG_DIR_UNQUOTED /usr/local/etc/pulse 260 #define PA_INCDIR /usr/local/include 262 #define PA_LIBDIR /usr/local/lib/x86_64-linux-gnu 286 #define PULSEDSP_LOCATION /usr/local/lib/x86_64-linux-gnu/pulseaudio
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-oom.md | 85 pc = 0x93969dc in /usr/bin/testsuits app ---> 0x19f9dc 86 ulr = 0x93969cc in /usr/bin/testsuits app ---> 0x19f9cc 103 traceback 0 -- lr = 0x9242e1c fp = 0х20e20cc4 lr in /usr/bin/testsuits apr 0x4be1c 104 traceback 1 -- 1r = 0х92430cc fp = 0x20e20cdc lr in /usr/bin/testsuits app --> 0x4c0cc 105 traceback 2 -- 1r = 0x9396ab0 fp = 0x20e20cec lr in /usr/bin/testsuits app -> 0х19fab0 106 traceback 3 -- lr = 0x9393eb4 fp = 0x20e20cf4 lr in /usr/bin/testsuits ap --> 0x19ceb4 107 traceback 4 -- lr = 0x92427d4 fp = 0x20e20d44 lr in /usr/bin/testsuits app --> 0x4b7d4
|
H A D | kernel-small-debug-shell-file-rm.md | 54 bin etc proc storage testfile usr 59 dev lib sdcard system usr 67 bin etc proc storage testpath usr 72 dev lib sdcard system usr
|
H A D | kernel-small-debug-shell-file-mv.md | 64 bin etc proc storage testpath usr 69 dev lib sdcard system testpath usr 74 dev lib sdcard system testpath usr 82 bin etc proc storage test.txt testA.txt testpath usr 87 dev lib sdcard system testpath usr
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-build-FAQ.md | 5 ### 提示“usr/sbin/ninja: invalid option -- w” 7 - **现象描述:** 编译失败,提示“usr/sbin/ninja: invalid option -- w”。 13 ### 提示“/usr/bin/ld: cannot find -lncurses” 15 - **现象描述:** 编译失败,提示“/usr/bin/ld: cannot find -lncurses”。
|
H A D | subsys-build-product.md | 219 source_dir: usr/lib 220 target_dir: usr/lib 235 source_dir: usr/bin 236 target_dir: usr/bin 238 source_dir: usr/sbin 239 target_dir: usr/sbin
|
/ohos5.0/docs/zh-cn/device-dev/quick-start/ |
H A D | quickstart-pkg-common-builderr.md | 33 -bash: /usr/bin/python: No such file or directory 51 usr/bin目录下没有python软链接 61 # cd /usr/bin/ 63 # ln -s /usr/local/bin/python3 python 286 执行"find / -name lsb_release",找到lsb_release位置并删除,如:"sudo rm -rf /usr/bin/lsb_release"。
|
H A D | quickstart-pkg-3861-tool.md | 161 …bz2 && mkdir build_gmp && cd build_gmp && ../gmp-6.1.2/configure --prefix=/usr/local/gmp-6.1.2 --d… 167 …pfr && cd build_mpfr && ../mpfr-4.0.2/configure --prefix=/usr/local/mpfr-4.0.2 --with-gmp=/usr/loc… 173 …d_mpc && ../mpc-1.1.0/configure --prefix=/usr/local/mpc-1.1.0 --with-gmp=/usr/local/gmp-6.1.2 --wi… 197 …/riscv32-unknown-elf/include" --with-mpc=/usr/local/mpc-1.1.0 --with-gmp=/usr/local/gmp-6.1.2 --wi…
|
H A D | quickstart-pkg-install-package.md | 58 ./configure --enable-optimizations --prefix=/usr/local/python3.8 #编译和安装python3.8 62 /usr/local/python3.8/bin/python3.8 --version #确认python3.8是否安装成功 64 …sudo update-alternatives --install /usr/bin/python python /usr/local/python3.8/bin/python3.8 1 … 65 sudo update-alternatives --install /usr/bin/python3 python3 /usr/local/python3.8/bin/python3.8 1
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | seccomp_policy_fixer.gni | 48 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-arm"), 51 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"), 72 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-arm64"), 75 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"), 95 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-riscv"), 98 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"),
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A D | seccomp_policy_fixer.gni | 48 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-arm"), 51 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"), 72 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-arm64"), 75 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"), 95 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include/asm-riscv"), 98 "//kernel/linux/patches/${linux_kernel_version}/prebuilts/usr/include"),
|
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/ |
H A D | BUILD.gn | 22 "$ohos_current_sysroot/usr/include/arm-liteos/netinet", 45 "-L$ohos_root_path/sysroot/usr/lib", 46 "-Wl,-rpath-link=$ohos_root_path/sysroot/usr/lib",
|
/ohos5.0/build/common/musl/ |
H A D | ld-musl-arm.path | 1 …module:/system/lib/module/data:/system/lib/module/multimedia:/lib:/usr/local/lib:/usr/lib:/lib/pla…
|
/ohos5.0/docs/en/device-dev/quick-start/ |
H A D | quickstart-pkg-3861-tool.md | 161 …bz2 && mkdir build_gmp && cd build_gmp && ../gmp-6.1.2/configure --prefix=/usr/local/gmp-6.1.2 --d… 167 …pfr && cd build_mpfr && ../mpfr-4.0.2/configure --prefix=/usr/local/mpfr-4.0.2 --with-gmp=/usr/loc… 173 …d_mpc && ../mpc-1.1.0/configure --prefix=/usr/local/mpc-1.1.0 --with-gmp=/usr/local/gmp-6.1.2 --wi… 197 …/riscv32-unknown-elf/include" --with-mpc=/usr/local/mpc-1.1.0 --with-gmp=/usr/local/gmp-6.1.2 --wi…
|