Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/ohos5.0/drivers/interface/location/agnss/v1_0/
H A DIAGnssCallback.idl22 …* The upper layer can use the interfaces provided by this module to set the AGNSS callback, AGNSS …
31 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
32 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
43 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
44 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
50 * @brief Request the upper layer to establish or release data services.
62 * @brief Request the upper layer to deliver the subscriber identity.
73 * @brief Request upper-layer ingest reference information.
/ohos5.0/drivers/interface/location/agnss/v2_0/
H A DIAGnssCallback.idl22 …* The upper layer can use the interfaces provided by this module to set the AGNSS callback, AGNSS …
31 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
32 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
43 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
44 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
50 * @brief Request the upper layer to establish or release data services.
62 * @brief Request the upper layer to deliver the subscriber identity.
73 * @brief Request upper-layer ingest reference information.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_agnss_v1_0/foo/location/agnss/v1_0/
H A DIAGnssCallback.idl22 …* The upper layer can use the interfaces provided by this module to set the AGNSS callback, AGNSS …
31 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
32 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
43 …* @brief Defines the agnss callback to request the upper layer to establish or release data servic…
44 …* request the upper layer to deliver setId, and request the upper layer to deliver the agnss refer…
50 * @brief Request the upper layer to establish or release data services.
62 * @brief Request the upper layer to deliver the subscriber identity.
73 * @brief Request upper-layer ingest reference information.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Derrorcode-account.md144 The number of accounts has reached the upper limit.
286 The number of logged in accounts reaches the upper limit.
527 The number of credentials reaches the upper limit.
602 The number of custom data records reaches the upper limit.
617 The number of tokens reaches the upper limit.
632 The size of the authorization list reaches the upper limit.
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dpcie_bus_test.c47 uint32_t upper; in TestPcieBusDataReadWrite() local
68 …ster->busDev.ops.readData(&tester->busDev, PCIE_TEST_UPPER_ADDR, sizeof(upper), (uint8_t *)&upper); in TestPcieBusDataReadWrite()
73 HDF_LOGD("%s: upper is %d", __func__, upper); in TestPcieBusDataReadWrite()
75 …ter->busDev.ops.writeData(&tester->busDev, PCIE_TEST_UPPER_ADDR, sizeof(upper), (uint8_t *)&upper); in TestPcieBusDataReadWrite()
199 uint32_t upper; in TestPcieBusIoReadWrite() local
205 …tester->busDev.ops.ioRead(&tester->busDev, PCIE_TEST_UPPER_ADDR, sizeof(upper), (uint8_t *)&upper); in TestPcieBusIoReadWrite()
210 HDF_LOGD("%s: upper is %d", __func__, upper); in TestPcieBusIoReadWrite()
212 …ester->busDev.ops.ioWrite(&tester->busDev, PCIE_TEST_UPPER_ADDR, sizeof(upper), (uint8_t *)&upper); in TestPcieBusIoReadWrite()
H A Dpcie_test.c102 uint32_t upper; in TestPcieReadAndWrite() local
117 …et = PcieRead(tester->handle, PCIE_CONFIG, PCIE_TEST_UPPER_ADDR, (uint8_t *)&upper, sizeof(upper)); in TestPcieReadAndWrite()
122 HDF_LOGD("TestPcieReadAndWrite: upper is 0x%x!", upper); in TestPcieReadAndWrite()
123 …t = PcieWrite(tester->handle, PCIE_CONFIG, PCIE_TEST_UPPER_ADDR, (uint8_t *)&upper, sizeof(upper)); in TestPcieReadAndWrite()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/linux/
H A Dkconfig_file_add_config.py33 "model_name_upper": module.upper(),
35 "driver_name_upper": driver.upper(),
41 old_str = replace_str % module.upper()
42 new_str = replace_str % "disp".upper()
H A Dmk_file_add_config.py22 model_dir_name = ("%s_ROOT_DIR" % model_name.upper())
141 'model_name_upper': module.upper(),
142 'driver_name_upper': driver.upper(),
177 'model_name_upper': module.upper(),
178 'driver_name_upper': driver.upper(),
190 'model_name_upper': module.upper(),
191 'driver_name_upper': driver.upper(),
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A D_camera___rect.md20 | int32_t [topLeftX](#topleftx) | X coordinate at the upper left corner. |
21 | int32_t [topLeftY](#toplefty) | Y coordinate at the upper left corner. |
46 X coordinate at the upper left corner.
56 Y coordinate at the upper left corner.
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/
H A Dylong_tokio_spawn_blocking.rs25 ($runtime: expr, $bench: ident, $num: literal, $upper: literal) => {
33 fibbo($upper);
47 ($bench: ident, $num: literal, $upper: literal) => {
54 fibbo($upper);
H A Dylong_tokio_schedule.rs22 ($runtime: expr, $bench: ident, $num: literal, $upper: literal) => {
30 fibbo($upper);
45 ($bench: ident, $num: literal, $upper: literal) => {
52 fibbo($upper);
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component___mouse_event.md24 …_x_component.md#x-33) | X coordinate of the clicked point relative to the upper left corner of the…
25 …_x_component.md#y-33) | Y coordinate of the clicked point relative to the upper left corner of the…
26 …ponent.md#screenx-33) | X coordinate of the clicked point relative to the upper left corner of the…
27 …ponent.md#screeny-33) | Y coordinate of the clicked point relative to the upper left corner of the…
H A D_ark_u_i___event_module.md395 Returns the X-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
418 Returns the X-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
439 Returns the Y-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
462 Returns the Y-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
486 Returns the X-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
510 Returns the Y-coordinate relative to the upper left corner of the current screen; returns **0.0f** …
794 Returns the X-coordinate relative to the upper left corner of the current component; returns **0.0f…
818 Returns the Y-coordinate relative to the upper left corner of the current component; returns **0.0f…
1090 Returns the X-coordinate relative to the upper left corner of the current component; returns **0.0f…
1113 Returns the X-coordinate relative to the upper left corner of the current component; returns **0.0f…
[all …]
H A Dui__input__event_8h.md52 …d#arkui_uiinputevent) \*event) | Obtains the X-coordinate relative to the upper left corner of the…
53 …dex) | Obtains the X-coordinate of a specific touch point relative to the upper left corner of the…
54 …d#arkui_uiinputevent) \*event) | Obtains the Y-coordinate relative to the upper left corner of the…
55 …dex) | Obtains the Y-coordinate of a specific touch point relative to the upper left corner of the…
56 …d#arkui_uiinputevent) \*event) | Obtains the X-coordinate relative to the upper left corner of the…
57 …dex) | Obtains the X-coordinate of a specific touch point relative to the upper left corner of the…
58 …d#arkui_uiinputevent) \*event) | Obtains the Y-coordinate relative to the upper left corner of the…
60 …d#arkui_uiinputevent) \*event) | Obtains the X-coordinate relative to the upper left corner of the…
61 …dex) | Obtains the X-coordinate of a specific touch point relative to the upper left corner of the…
62 …d#arkui_uiinputevent) \*event) | Obtains the Y-coordinate relative to the upper left corner of the…
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-component-id.md246 …x: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of …
247 …y: rect.top + (rect.bottom - rect.top) / 2, // Y coordinate relative to the upper left corner of t…
250 …rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of the…
251 …rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corner of the…
252 …rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of the…
253 …rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corner of the…
272 …x: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of …
273 …y: rect.top + (rect.bottom - rect.top) / 2, // Y coordinate relative to the upper left corner of t…
276 …rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of the…
278 …rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of the…
[all …]
H A Dts-universal-accessibility-hover-event.md53 … | X coordinate of the finger's position relative to the upper left corner of the…
54 … | Y coordinate of the finger's position relative to the upper left corner of the…
55 … | X coordinate of the finger's position relative to the upper left corner of the…
56 … | Y coordinate of the finger's position relative to the upper left corner of the…
57 … | X coordinate of the finger's position relative to the upper left corner of the…
58 … | Y coordinate of the finger's position relative to the upper left corner of the…
H A Dts-universal-mouse-key.md35 … | X coordinate of the mouse pointer relative to the upper left corner of the…
36 … | Y coordinate of the mouse pointer relative to the upper left corner of the…
41 … | X coordinate of the mouse pointer relative to the upper left corner of the…
42 … | Y coordinate of the mouse pointer relative to the upper left corner of the…
43 … | X coordinate of the mouse pointer relative to the upper left corner of the…
44 … | Y coordinate of the mouse pointer relative to the upper left corner of the…
45 …umber | X coordinate of the mouse pointer relative to the upper left corner of the…
46 …umber | Y coordinate of the mouse pointer relative to the upper left corner of the…
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/
H A Dmk_file_add_config.py22 model_dir_name = ("FRAMEWORKS_%s_ROOT" % model_name.upper())
24 model_dir_name = ("%s_ROOT_DIR" % model_name.upper())
81 'model_name_upper': module.upper(),
82 'driver_name_upper': driver.upper(),
105 'model_name_upper': module.upper(),
106 'driver_name_upper': driver.upper(),
H A Dgn_file_add_config.py21 frameworks_model_name = "%s_%s_ROOT" % (pre_str, model_name.upper())
79 'model_name_upper': module.upper(),
80 'driver_name_upper': driver.upper(),
183 'model_name_upper': module.upper(),
184 'driver_name_upper': driver.upper(),
247 'model_name_upper': module.upper(),
248 'driver_name_upper': driver.upper(),
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md24 …sorting the coordinates passed in. This means that the coordinates of the upper left corner of the…
25 …nate of the lower right corner of the rectangle minus the Y coordinate of the upper left corner. |
26 …nate of the lower right corner of the rectangle minus the X coordinate of the upper left corner. |
27 …_Rect](_drawing.md#oh_drawing_rect) \*) | Obtains the X coordinate of the upper left corner of a r…
28 …_Rect](_drawing.md#oh_drawing_rect) \*) | Obtains the Y coordinate of the upper left corner of a r…
33 …ng.md#oh_drawing_rect) \*rect, float left) | Sets the X coordinate of the upper left corner of a r…
34 …ing.md#oh_drawing_rect) \*rect, float top) | Sets the Y coordinate of the upper left corner of a r…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.2.1/
H A Dchangelogs-testfwk_arkxtest.md19 | leftX | 1 | X-coordinate of the upper left corner of the component bounds.|
20 | topY | 2 | Y-coordinate of the upper left corner of the component bounds.|
28 | left | 1 | X-coordinate of the upper left corner of the component bounds.|
29 | top | 2 | Y-coordinate of the upper left corner of the component bounds.|
/ohos5.0/drivers/interface/location/gnss/v1_0/
H A DIGnssCallback.idl35 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
48 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
112 * @brief Request upper-layer ingest reference information.
123 * @brief Request upper-layer to inject PGNSS data.
133 …* @brief Report all location information cached by the bottom-layer GNSS module to the upper layer.
/ohos5.0/drivers/interface/location/gnss/v2_0/
H A DIGnssCallback.idl35 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
48 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
112 * @brief Request upper-layer ingest reference information.
123 * @brief Request upper-layer to inject PGNSS data.
133 …* @brief Report all location information cached by the bottom-layer GNSS module to the upper layer.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_gnss_v1_0/foo/location/gnss/v1_0/
H A DIGnssCallback.idl35 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
48 * and request upper-layer ingest reference information, Request upper-layer to inject PGNSS data.
112 * @brief Request upper-layer ingest reference information.
123 * @brief Request upper-layer to inject PGNSS data.
133 …* @brief Report all location information cached by the bottom-layer GNSS module to the upper layer.
/ohos5.0/docs/en/application-dev/reference/apis-form-kit/
H A Djs-apis-application-formError.md37 | ERR_MAX_SYSTEM_FORMS | 11 | The number of system widgets exceeds the upper limit. |
38 | ERR_MAX_INSTANCES_PER_FORM | 12 | The number of instances per widget exceeds the upper lim…
41 …NT | 15 | The number of widgets applied for by the widget host exceeds the upper limit. |
42 | ERR_MAX_SYSTEM_TEMP_FORMS | 16 | The number of temporary widgets exceeds the upper limit…

12345678910>>...22