Home
last modified time | relevance | path

Searched +defs:l +defs:j (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent_preview.js22 constructor(j, k, l, m = -1, n = undefined, o) { argument
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_interface_test.cpp64 for (size_t j = 0; j < ARRAY_LENGTH(inputhandle); j++) { variable
248 for (size_t j = 0; j < ARRAY_LENGTH(dacInfo1); j++) { variable
281 for (size_t j = 0; j < ARRAY_LENGTH(hapFlags); j++) { variable
352 for (size_t j = 0; j < ARRAY_LENGTH(ownerId); j++) { variable
434 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable
436 for (size_t l = 0; l < ARRAY_LENGTH(inputvalueLen); l++) { variable
444 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable
446 for (size_t l = 0; l < ARRAY_LENGTH(inputvalueLen); l++) { variable
482 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable
490 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp83 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2SprintfDev() local
111 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2UvcMatchDev() local
130 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2UvcMatchDev() local
208 for (int j = 0; j < MAXVIDEODEVICE; ++j) { in V4L2UvcEnmeDevices() local
H A Dv4l2_fileformat.cpp56 int j; in V4L2SearchFormat() local
140 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2GetCapability() local
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_uvc.cpp83 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2SprintfDev() local
111 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2UvcMatchDev() local
130 std::lock_guard<std::mutex> l(HosV4L2Dev::deviceFdLock_); in V4L2UvcMatchDev() local
207 for (int j = 0; j < MAXVIDEODEVICE; ++j) { in V4L2UvcEnmeDevices() local
/ohos5.0/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp255 J j {}; variable
309 L l {}; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js69 let j; variable
86 class l extends rpc.RemoteObject { class
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2156 onPlaceChildren(k, l, m) { argument
2179 let j = { class in TextArrowLayout.onMeasureSize
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp537 for (auto* l : listeners_) { in MarkModified() local
641 for (size_t j = 0; j < collectionCount; ++j) { in CloneEntitiesFromCollection() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16ld_process"),r=require("crypto"),n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof w… variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c860 size_t l; in SinkRenderPrimaryGetDataCap() local
1506 size_t l; in SinkRenderPrimaryGetData() local
1547 size_t l; in SinkRenderMultiChannelGetData() local
1617 for (int32_t j = 0; j < channels; j++) { in DoSpatializationFading() local
2260 unsigned j; in InputsDropFromInputs() local
2391 int64_t l; in RenderWriteOffloadFunc() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp188 constexpr auto l = static_cast<float>(std::numeric_limits<T>::lowest()); in Sint() local
2095 for (auto j = 0U; j < weightFormat.componentCount; ++j) { in CalculateJointBounds() local
2130 for (auto j = 0U; j < positionFormat.componentCount; ++j) { in CalculateJointBounds() local
2135 for (auto j = 0U; j < weightFormat.componentCount; ++j) { in CalculateJointBounds() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1326 constructor(k, l, m, n) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp774 [](const std::shared_ptr<TimerInfo> &l, const std::shared_ptr<TimerInfo> &r) { in TriggerTimersLocked()
1257 for (size_t j = 0; j < alarmBatches_[i]->Size(); j++) { in ShowTimerTriggerById() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15ld_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("c… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15ld_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("c… function
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16ld_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("c… variable