Home
last modified time | relevance | path

Searched defs:frontend (Results 151 - 175 of 238) sorted by relevance

12345678910

/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp311 auto frontend = context->GetFrontend(); in GetNewComponentWithJsCode() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp180 auto frontend = AceType::DynamicCast<OHOS::Ace::FormFrontendDeclarative>(container->GetFrontend()); in RegisterSizeChangedCallback() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng_new.cpp1725 auto frontend = AceType::MakeRefPtr<MockFrontend>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp179 auto frontend = AceType::MakeRefPtr<MockFrontend>(); in HWTEST_F() local
205 auto frontend = AceType::MakeRefPtr<MockFrontend>(); in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_demux.c1173 dvbdmx_add_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_add_frontend() argument
1184 dvbdmx_remove_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_remove_frontend() argument
1210 dvbdmx_connect_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_connect_frontend() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0299.c48 struct dvb_frontend frontend; member
H A Dlg2160.c43 struct dvb_frontend frontend; member
H A Dcx24123.c47 struct dvb_frontend frontend; member
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Ddst_common.h94 struct dvb_frontend frontend; member
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c632 struct sun4i_frontend *frontend = backend->frontend; in sun4i_backend_vblank_quirk() local
737 struct sun4i_frontend *frontend; sun4i_backend_find_frontend() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c46 struct dvb_frontend frontend; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlg2160.c43 struct dvb_frontend frontend; member
H A Dstv0299.c48 struct dvb_frontend frontend; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c46 struct dvb_frontend frontend; member
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Ddst_common.h94 struct dvb_frontend frontend; member
/kernel/linux/linux-6.6/crypto/
H A Dalgapi.c1042 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c611 struct sun4i_frontend *frontend = backend->frontend; in sun4i_backend_vblank_quirk() local
735 struct sun4i_frontend *frontend; sun4i_backend_find_frontend() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_demux.c1163 dvbdmx_add_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_add_frontend() argument
1174 dvbdmx_remove_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_remove_frontend() argument
1200 dvbdmx_connect_frontend(struct dmx_demux *demux, struct dmx_frontend *frontend) dvbdmx_connect_frontend() argument
[all...]
/third_party/backends/backend/genesys/
H A Ddevice.h270 Genesys_Frontend frontend, frontend_initial; member
/third_party/backends/backend/
H A Dmustek_usb_low.h124 SANE_Byte frontend; member
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.cc313 void V8ConsoleMessage::reportToFrontend(protocol::Runtime::Frontend* frontend, in reportToFrontend() argument
H A Dv8-heap-profiler-agent-impl.cc36 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() argument
88 explicit HeapSnapshotOutputStream(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotOutputStream() argument
123 explicit HeapStatsStream(protocol::HeapProfiler::Frontend* frontend) in HeapStatsStream() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp997 auto frontend = container->GetFrontend(); in JSGetUIContext() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp141 RefPtr<Frontend> frontend; in Destroy() local
253 auto frontend in SetHspBufferTrackerCallback() local
272 auto frontend = AceType::DynamicCast<DeclarativeFrontend>(frontend_); SetMockModuleListToJsEngine() local
1086 auto frontend = AceType::DynamicCast<OHOS::Ace::DeclarativeFrontend>(frontend_); LoadDocument() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dalgapi.c1069 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg() argument

Completed in 31 milliseconds

12345678910