Home
last modified time | relevance | path

Searched refs:Negative (Results 1 – 25 of 115) sorted by relevance

12345

/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dsendable-constraints.md26 **Negative Example:**
60 **Negative Example:**
87 **Negative Example:**
113 **Negative Example:**
138 **Negative Example:**
165 **Negative Example:**
195 **Negative Example:**
247 **Negative Example:**
295 **Negative Example:**
318 **Negative Example:**
[all …]
H A Darkts-import-native-module.md71 **Negative example:**
108 **Negative example:**
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_layout_algorithm.cpp49 uint8_t sizeSetStatus = (Negative(sizeSet.Width()) << 1) | Negative(sizeSet.Height()); in MeasureContent()
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-hdmi-des.md122 | Negative value | The operation failed. |
170 | Negative number or 0 | Failed to read the EDID. |
199 | Negative value | The operation failed. |
233 | Negative value | The operation failed. |
266 | Negative value | The operation failed. |
300 | Negative value | The operation failed. |
328 | Negative value | The operation failed. |
356 | Negative value | The operation failed. |
384 | Negative value | The operation failed. |
411 | Negative value | The operation failed. |
[all …]
H A Ddriver-platform-rtc-des.md109 | Negative value| The operation failed.|
153 | Negative value | The operation failed. |
183 | Negative value| The operation failed.|
225 | Negative value | The operation failed.|
256 | Negative value| The operation failed.|
298 | Negative value| The operation failed.|
327 | Negative value| The operation failed.|
357 | Negative value| The operation failed.|
386 | Negative value| The operation failed.|
416 | Negative value| The operation failed.|
[all …]
H A Ddriver-platform-regulator-des.md159 | Negative value | The operation failed. |
188 | Negative value | The operation failed. |
216 | Negative value | The operation failed. |
245 | Negative value | The operation failed. |
276 | Negative value | The operation failed. |
306 | Negative value | The operation failed. |
336 | Negative value | The operation failed. |
365 | Negative value | The operation failed. |
H A Ddriver-platform-mipicsi-des.md121 | Negative value | The operation failed. |
160 | Negative value | The operation failed. |
200 | Negative value | The operation failed. |
233 | Negative value | The operation failed. |
302 | Negative value | The operation failed. |
336 | Negative value | The operation failed. |
368 | Negative value | The operation failed. |
402 | Negative value | The operation failed. |
434 | Negative value | The operation failed. |
468 | Negative value | The operation failed. |
[all …]
H A Ddriver-platform-watchdog-des.md91 | Negative value| The operation fails.|
119 | Negative value| The operation fails.|
147 | Negative value| The operation fails.|
173 | Negative value| The operation fails.|
199 | Negative value| The operation fails.|
224 | Negative value| The operation fails.|
249 | Negative value| The operation fails.|
H A Ddriver-platform-gpio-des.md132 | Negative value | The operation failed. |
162 | Negative value | The operation failed. |
193 | Negative value | The operation failed. |
224 | Negative value | The operation failed. |
256 | Negative value | The operation failed. |
277 | Negative value | The operation failed. |
294 | Negative value | The operation failed. |
313 | Negative value | The operation failed. |
H A Ddriver-platform-pwm-des.md146 | Negative number | The operation fails. |
171 | Negative number | The operation fails. |
197 | Negative number | The operation fails. |
223 | Negative number | The operation fails. |
250 | Negative number | The operation fails. |
277 | Negative number | The operation fails. |
310 | Negative number | The operation fails. |
H A Ddriver-platform-pin-des.md127 | Negative value | The operation fails.|
160 | Negative value | The operation fails. |
192 | Negative value | The operation fails.|
224 | Negative value | The operation fails. |
258 | Negative value | The operation fails.|
290 | Negative value | The operation fails. |
H A Ddriver-platform-uart-des.md145 | Negative value| The operation fails.|
175 | Negative value| The operation fails.|
206 | Negative value| The operation fails.|
245 | Negative value| The operation fails.|
276 | Negative value| The operation fails.|
307 | Negative value| The operation fails.|
339 | Negative value| The operation fails.|
H A Ddriver-platform-spi-des.md124 | Negative value | The operation failed.|
154 | Negative value | The operation failed.|
191 | Negative value | The operation failed.|
222 | Negative value| The operation failed.|
253 | Negative value| The operation failed.|
H A Ddriver-platform-mipidsi-des.md94 | Negative value| The operation failed.|
138 | Negative value| The operation failed.|
169 | Negative value| The operation failed.|
215 | Negative value| The operation failed.|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drect_painter.cpp49 if (Negative(radius.GetX()) && NonNegative(radius.GetY())) { in DrawRect()
53 if (Negative(radius.GetY()) && NonNegative(radius.GetX())) { in DrawRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_layout_algorithm.cpp57 if (Negative(width)) { in MeasureContent()
64 if (Negative(height)) { in MeasureContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp161 …return !atOrOutOfStart && Negative(GetDistanceToBottom(lastMainSize_, totalHeightOfItemsInView_, m… in IsOutOfEnd()
355 if (Negative(irregularHeight) && Positive(lastIrregularMainSize_)) { in GetContentHeight()
361 if (Negative(irregularHeight)) { in GetContentHeight()
430 if (Negative(irregularHeight) && Positive(lastIrregularMainSize_)) { in SkipStartIndexByOffset()
440 if (Negative(irregularHeight)) { in SkipStartIndexByOffset()
545 if (Negative(topPos)) { in TransformAutoScrollAlign()
825 while (it != lineHeightMap_.end() && Negative(it->second + offset + mainGap)) { in SkipLinesAboveView()
834 if (Negative(currentOffset_)) { in UpdateStartIndexForExtralOffset()
894 while (it != lineHeightMap_.end() && Negative(offset + it->second + mainGap)) { in GetDistanceToBottom()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.cpp48 if (Negative(frameSize.Height()) || Negative(frameSize.Width())) { in PaintGradient()
63 if (Negative(frameSize.Height()) || Negative(frameSize.Width())) { in PaintGradient()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_layout_algorithm.cpp102 uint8_t sizeSetStatus = (Negative(sizeSet.Width()) << 1) | Negative(sizeSet.Height()); in MeasureContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_algorithm.cpp77 } else if (Negative(curOffset_) && endNodeIndex_ >= 0) { in Measure()
117 } else if (Negative(curOffset_) && endNodeIndex_ >= 0) { in Layout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dsize_t.h165 return Negative(width_) && Negative(height_); in IsNegative()
194 if (Negative(width_) && NonNegative(size.width_)) { in UpdateIllegalSizeWithCheck()
197 if (Negative(height_) && NonNegative(size.height_)) { in UpdateIllegalSizeWithCheck()
560 return Negative(width_.value_or(-1)) && Negative(height_.value_or(-1)); in IsNegative()
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-build-rule.md49 [Negative Example] The one-click build of a component can be triggered only by the CI system but ca…
51 [Negative Example] Manually set the memory mapping address on the Xplorer IDE UI for a component, a…
53 [Negative Example] Manually create the **r6c03_view\r6c03_client_view** directory for a component.
220 [Negative Example] A text file is named ***Example*.lib**.
222 [Negative Example] An object file is named ***Example*.a**.
224 [Negative Example] A static library is named **lib*Example***, without a file name extension.
400 [Negative Example] The following build has multiple entry points. If no description document is pro…
566 [Negative Example] In GN, use **action** to invoke **automake** and **Make** to build third-party c…
581 [Negative Example] Add **-fstack-protector-strong** to the GN file of the module.
589 [Negative Example] Add **-wno-unused** to a module to clear build alarms.
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dbezier_variable_velocity_motion.h45 return Positive(offsetPct_) ? scrollOffset_ : Negative(offsetPct_) ? -scrollOffset_ : 0; in GetCurrentPosition()
/ohos5.0/docs/en/application-dev/performance/
H A Dreduce-redundant-operations-when-render-first-frame.md25 **Negative example**: There is a list with 10,000 elements (the sheer number is intended to make it…
161 **Negative example**: The time-consuming lifecycle of a custom component blocks the layout renderin…
263 **Negative example**: The **Image** component is used to synchronously load high-resolution images,…
324 **Negative example**: A **Grid** container is used to load 1000 grids at a time, and additional thr…
406 **Negative example**: The **visibility** attribute is used to display or hide the component.
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_linear_gradient.cpp61 if (Negative(offset.ConvertToVp())) { in Constructor()

12345