Home
last modified time | relevance | path

Searched defs:M (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartition_const.h41 #define SCSI_BLK_MAJOR(M) ((M) == SCSI_DISK0_MAJOR || (M) == SCSI_CDROM_MAJOR) argument
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp211 const int M = 10; variable
H A Dut_csync.cpp141 const int M = 1000; variable
175 const int M = 1000; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 … self?self:{},i={},C={},F=n&&n.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};… variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp137 inline void GatherMin(T (&minimum)[N], const T (&value)[M]) in GatherMin()
145 inline void GatherMax(T (&minimum)[N], const T (&value)[M]) in GatherMax()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h181 uint8_t *M; member
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15 … self?self:{},h={},E={},m=p&&p.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};… method in _e.u
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15 … self?self:{},h={},E={},m=p&&p.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};… property in ht.t
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16 … self?self:{},h={},E={},m=p&&p.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};… method in _e.u
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp762 uint8_t M = sourceRow[1]; in CMYKConvert() local