Home
last modified time | relevance | path

Searched defs:zeros (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.cpp116 std::vector<uint8_t> zeros(kDmSnapZeroFillSize, 0); in InitializeKernelCow() local
/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
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs410 let zeros = occupied.trailing_zeros(); in next_occupied_slot() localVariable
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java656 final double[] zeros = new double[]{0.0f, 0.0f}; in testBgCurrentDrainMonitor() local
1772 final double[] zeros = new double[]{0.0f, 0.0f}; in testBgCurrentDrainMonitorExemptions() local