Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.cpp187 int zeros = 0; in GetGolombCode() local
191 zeros++; in GetGolombCode()
195 return GetWord(nalu, zeros) + ((BIT_SHIFT << zeros) - BIT_SHIFT); in GetGolombCode()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs410 let zeros = occupied.trailing_zeros(); in next_occupied_slot() localVariable
411 let slot = (zeros as u64 + now_slot) % SLOTS_NUM as u64; in next_occupied_slot()
/ohos5.0/docs/en/application-dev/ads-service/oaid/
H A Doaid-service.md11 …e switch is enabled, the application obtains a valid OAID that is not all zeros. When the switch i…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-textclock.md279 …kit/js-apis-intl.md#datetimeoptions)> | Yes | Whether to display leading zeros in the hour. It on…
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-arkts-decimal.md2512 Returns a string representing the value of this decimal. Negative zeros contain minus signs.
2584 …udeZeros** specified to determine whether to count the number of trailing zeros in the integer par…
2594 …to count the number of trailing zeros in the integer part. The value **true** means to count the n…
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl1213 /* write leading zeros */
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A Djs-apis-cryptoFramework.md729 …mat, if the length of x (**C1_X**) or y (**C1_Y**) is less than 32 bytes, zeros must be added to t…