Home
last modified time | relevance | path

Searched refs:south (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/get-code/
H A Dgettools-acquire.md16 | 标准系统(独立Docker环境) | Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh…
17 | 小型系统(独立Docker环境) | Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh…
18 | 轻量系统(独立Docker环境) | Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh…
19 | 轻量和小型系统(HPM Docker环境) | Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/openharmony-docker/open…
54 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_small:3.2
58 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_mini:3.2
69 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
72 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
126 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_standard:3.2
136 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
[all …]
/ohos5.0/docs/docker/
H A DREADME.md7 …html?service=https%3A%2F%2Fconsole.huaweicloud.com%2Fswr%2F%3Fregion%3Dcn-south-1%26cloud_route_st…
11 | `swr.cn-south-1.myhuaweicloud.com/openharmony-docker/openharmony-docker` | `1.0.0` | 已经预安装OpenHar…
19 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/openharmony-docker:1.0.0
23 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/ope…
H A DREADME_en.md7 …html?service=https%3A%2F%2Fconsole.huaweicloud.com%2Fswr%2F%3Fregion%3Dcn-south-1%26cloud_route_st…
11 | `swr.cn-south-1.myhuaweicloud.com/openharmony-docker/openharmony-docker` | `1.0.0` | The OpenHarm…
19 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/openharmony-docker:1.0.0
23 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/ope…
/ohos5.0/docs/en/device-dev/get-code/
H A Dgettools-acquire.md17 | Small system (standalone Docker environment)| Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/o…
18 | Mini system (standalone Docker environment)| Ubuntu/Windows | swr.cn-south-1.myhuaweicloud.com/op…
54 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_small:3.2
58 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_mini:3.2
69 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
72 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
79 …docker run -it -v D:\OpenHarmony:/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-do…
82 …docker run -it -v D:\OpenHarmony:/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-do…
126 docker pull swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_standard:3.2
136 …docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/doc…
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/
H A D_location___basic_info.md20 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
89 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
H A Djs-apis-geolocation.md1209 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
1249 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
1418 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
H A Djs-apis-geoLocationManager.md34 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
65 …sitive value indicates a north latitude, and a negative value indicates a south latitude. The valu…
223 …A positive value indicates north latitude, and a negative value indicates south latitude. The valu…
/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/exif/
H A Dexif_utils.cpp67 char south[2] = "S"; in GetGpsRef() local
83 if (strncpy_s(gpsRef, length, south, strlen(south)) != 0) { in GetGpsRef()
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-pointer.md551 | NORTH_SOUTH | 6 | North-south arrow |![North_South.png](./figures/North_S…
556 | NORTH_EAST_SOUTH_WEST | 11 | North-east and south-west adjustment|![North_East_South…
557 | NORTH_WEST_SOUTH_EAST | 12 | North-west and south-east adjustment|![North_West_South…
576 | MIDDLE_BTN_SOUTH | 31 | Scrolling south | ![MID_Btn_South.png](./figures/MID_B…
578 | MIDDLE_BTN_NORTH_SOUTH | 33 | Scrolling north-south |![MID_Btn_North_South.png](./fig…
581 | MIDDLE_BTN_SOUTH_EAST | 36 | Scrolling south-east |![MID_Btn_South_East.png](./figur…
582 | MIDDLE_BTN_SOUTH_WEST | 37 | Scrolling south-west |![MID_Btn_South_West.png](./figur…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__common_8h.md63 …_property_gps_latitude_ref) = "GPSLatitudeRef" | Whether the latitude is north or south latitude. |
133 …_property_gps_altitude_ref) = "GPSAltitudeRef" | Whether the latitude is north or south latitude. |
146 … "GPSDestLatitudeRef" | Whether the latitude of the destination point is north or south latitude. |
H A D_image___native_module.md290 …_property_gps_latitude_ref) = "GPSLatitudeRef" | Whether the latitude is north or south latitude.|
360 …_property_gps_altitude_ref) = "GPSAltitudeRef" | Whether the latitude is north or south latitude.|
373 … "GPSDestLatitudeRef" | Whether the latitude of the destination point is north or south latitude.|
5838 Whether the latitude is north or south latitude.
5929 Whether the latitude of the destination point is north or south latitude.
6046 Whether the latitude is north or south latitude.
H A Djs-apis-image.md8033 …ead/Write capability**: readable and writable<br> Whether the latitude is north or south latitude.|
8037 …ead/Write capability**: readable and writable<br> Whether the latitude is north or south latitude.|
8051 …eadable and writable<br> Whether the latitude of the destination point is north or south latitude.|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp911 napi_value south = nullptr; in CreatePointerStyle() local
912 CHKRP(napi_create_int32(env, MOUSE_ICON::SOUTH, &south), CREATE_INT32); in CreatePointerStyle()
1001 DECLARE_NAPI_STATIC_PROPERTY("SOUTH", south), in CreatePointerStyle()
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/
H A Djs-apis-i18n.md1814 …9.9). A positive value is used for north latitude and a negative value is used for south latitude.|
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md1400 …for interaction between **device_manager** and **pipeline** and between the south and v4l2 adapter.