Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 72) sorted by relevance

123

/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-hash.md48 | algorithm | string | Yes | Algorithm used to calculate the hash value. The value can be **md5**,…
71 console.info("calculate file hash succeed:" + str);
73 …console.error("calculate file hash failed with error message: " + err.message + ", error code: " +…
92 | algorithm | string | Yes | Algorithm used to calculate the hash value. The …
111 …console.error("calculate file hash failed with error message: " + err.message + ", error code: " +…
113 console.info("calculate file hash succeed:" + str);
129 | algorithm | string | Yes | Algorithm used to calculate the hash value. The value can be **md5**, …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-file-hash.md71 console.info("calculate file hash succeed:" + str);
73 …console.error("calculate file hash failed with error message: " + err.message + ", error code: " +…
111 …console.error("calculate file hash failed with error message: " + err.message + ", error code: " +…
113 console.info("calculate file hash succeed:" + str);
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-generate-message-digest.md26 - Example: Pass in the full data to calculate an MD using **await**.
45 - Example: Pass in the full data to calculate an MD using a synchronous API.
74 - Example: Pass in data by segment to calculate an MD using **await**.
99 - Example: Pass in data by segment to calculate an MD using a synchronous API.
H A Dcrypto-compute-mac.md49 - Example: Pass in the full data to calculate a MAC using **await**.
79 - Example: Pass in the full data to calculate a MAC using synchronous APIs.
124 - Example: Pass in data by segment to calculate a MAC using **await**.
160 - Example: Pass in data by segment to calculate a MAC using synchronous APIs.
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-memory-info.md10 …mory pool but each block is small. You can use the following formula to calculate the fragmentatio…
43calculate the memory fragmentation rate, call **LOS_MemInfoGet** to obtain the remaining memory si…
H A Dkernel-mini-memory-debug.md16 …mory pool but each block is small. You can use the following formula to calculate the fragmentatio…
49calculate the memory fragmentation rate, call **LOS_MemInfoGet** to obtain the remaining memory si…
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/computeshader/
H A Dcore3d_dm_morph.comp130 …// skip tangent interpolation and to calculate the tangents. To calculate the tangents we need to …
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/shader/
H A Dcore3d_dm_fullscreen_env.frag44 // TODO: calculate camera velocity
/ohos5.0/foundation/resourceschedule/memmgr/
H A DREADME.md27 | | ├── reclaim_priority_manager # calculate the Reclaim Priority
43 2. *Reclaim Priority Manager*: based on the notifications from the *Event Center*, calculate the so…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1843 … auto calculate = ListHeightOffsetCalculator(itemPosition_, spaceWidth_, lanes_, GetAxis()); in UpdateTotalOffset() local
1844 calculate.GetEstimateHeightAndOffset(GetHost()); in UpdateTotalOffset()
1845 currentOffset_ = calculate.GetEstimateOffset(); in UpdateTotalOffset()
1948 auto calculate = ListHeightOffsetCalculator(itemPosition_, spaceWidth_, lanes_, GetAxis()); in UpdateScrollBarOffset() local
1949 calculate.GetEstimateHeightAndOffset(GetHost()); in UpdateScrollBarOffset()
1950 currentOffset = calculate.GetEstimateOffset(); in UpdateScrollBarOffset()
1951 estimatedHeight = calculate.GetEstimateHeight(); in UpdateScrollBarOffset()
2652 auto calculate = ListHeightOffsetCalculator(itemPosition_, spaceWidth_, lanes_, axis); in GetChildrenExpandedSize() local
2653 calculate.GetEstimateHeightAndOffset(GetHost()); in GetChildrenExpandedSize()
2654 estimatedHeight = calculate.GetEstimateHeight(); in GetChildrenExpandedSize()
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Dconcurrent-loading-modules-guide.md124 Text("calculate add")
/ohos5.0/docs/en/application-dev/graphics3d/
H A Darkgraphics3D-animation.md2 …r example, to simulate a scene where a person walks, it is difficult to calculate and set the rota…
H A Darkgraphics3D-resource.md3 …ne. During rendering calculation, these physical properties are used to calculate the interaction …
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-clock.md39 …e image.<br>- The value range is (0, 1].<br>- This parameter is used to calculate the distance bet…
40 …face<br>- The value range is (0, 0.142].<br>- This parameter is used to calculate the font size of…
/ohos5.0/docs/en/application-dev/ui/
H A Djs-framework-js-tag.md60 | autoDesignWidth | boolean | No | false | Whether to automatically calculate the baseline width. I…
H A Darkts-component-animation.md50 …listener to listen for scroll distance in the **onScroll** callback and calculate the affine prope…
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dqos-protect-critical-threads.md120 OH_LOG_Print(LOG_APP, LOG_INFO, LOG_PRINT_DOMAIN, "QoS", "calculate res is: %{public}llu", res);
H A Dreasonable-running-backgroundTask.md29 @State message: string = 'Click button to calculate.';
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dconcurrent-loading-modules-guide.md124 Text("calculate add")
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-calendar.md5 … user can even determine whether a day is a weekend on the calendar and calculate the day differen…
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-graphics.md120 …e start and end of the animation based on the service requirements, and calculate the content of e…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-safe-area-insets.md10 The **Web** component provides the capability of using W3C CSS to calculate and adjust the safe are…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-customize-judge.md144 …ne's and current line's end points, the arc tangent function is used to calculate the respective i…
153 …ne's and current line's end points, the arc tangent function is used to calculate the respective i…
/ohos5.0/docs/en/application-dev/form/
H A Darkts-ui-widget-configuration.md68 …| autoDesignWidth | Whether to automatically calculate the baseline width for page design. If it i…
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl817 … formatAttr.fldWidth = textLen; /* no padding ,this variable to calculate amount of padding */
818 … prefixLen = 0; /* no padding ,this variable to calculate amount of padding */
1185 /* calculate amount of padding */

123