Home
last modified time | relevance | path

Searched defs:view (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Draw3270.c46 struct raw3270_view *view; /* Active view. */ member
239 __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start()
259 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active()
268 raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start()
288 raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_locked()
305 raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_irq()
323 struct raw3270_view *view; in raw3270_irq() local
510 struct raw3270_view *view; in raw3270_size_device_done() local
626 raw3270_reset(struct raw3270_view *view) in raw3270_reset()
646 struct raw3270_view *view; in __raw3270_disconnect() local
[all …]
H A Dfs3270.c33 struct raw3270_view view; member
64 fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) in fs3270_do_io()
119 fs3270_activate(struct raw3270_view *view) in fs3270_activate()
191 fs3270_deactivate(struct raw3270_view *view) in fs3270_deactivate()
393 fs3270_free_view(struct raw3270_view *view) in fs3270_free_view()
408 fs3270_release(struct raw3270_view *view) in fs3270_release()
H A Dtty3270.c64 struct raw3270_view view; member
667 tty3270_activate(struct raw3270_view *view) in tty3270_activate()
677 tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate()
887 tty3270_resize(struct raw3270_view *view, int model, int rows, int cols) in tty3270_resize()
903 tty3270_release(struct raw3270_view *view) in tty3270_release()
921 tty3270_free(struct raw3270_view *view) in tty3270_free()
939 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local
959 struct raw3270_view *view; in tty3270_install() local
H A Dcon3270.c42 struct raw3270_view view; member
391 con3270_activate(struct raw3270_view *view) in con3270_activate()
402 con3270_deactivate(struct raw3270_view *view) in con3270_deactivate()
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-ulpi-viewport.c22 static int ulpi_viewport_wait(void __iomem *view, u32 mask) in ulpi_viewport_wait()
32 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local
50 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy_ns.c37 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible()
61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name()
200 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns()
231 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) in aa_lookupn_ns()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dtabwidget.cpp92 WebView *view = webView(index); in handleCurrentChanged() local
242 if (WebView *view = webView(index)) { in closeTab() local
255 if (WebView *view = webView(index)) { in cloneTab() local
263 if (WebView *view = currentWebView()) { in setUrl() local
295 if (WebView *view = webView(index)) in reloadTab() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dtabwidget.cpp92 WebView *view = webView(index); in handleCurrentChanged() local
242 if (WebView *view = webView(index)) { in closeTab() local
255 if (WebView *view = webView(index)) { in cloneTab() local
263 if (WebView *view = currentWebView()) { in setUrl() local
295 if (WebView *view = webView(index)) in reloadTab() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dtabwidget.cpp83 WebView *view = webView(index); in handleCurrentChanged() local
232 if (WebView *view = webView(index)) { in closeTab() local
245 if (WebView *view = webView(index)) { in cloneTab() local
253 if (WebView *view = currentWebView()) { in setUrl() local
285 if (WebView *view = webView(index)) in reloadTab() local
H A Dwebpopupwindow.cpp88 WebView *WebPopupWindow::view() const in view() function in WebPopupWindow
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dtabwidget.cpp83 WebView *view = webView(index); in handleCurrentChanged() local
232 if (WebView *view = webView(index)) { in closeTab() local
245 if (WebView *view = webView(index)) { in cloneTab() local
253 if (WebView *view = currentWebView()) { in setUrl() local
285 if (WebView *view = webView(index)) in reloadTab() local
H A Dwebpopupwindow.cpp88 WebView *WebPopupWindow::view() const in view() function in WebPopupWindow
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddebug.c52 struct debug_view *view; /* used view of debug info */ member
389 struct debug_view *view = p_info->view; in debug_format_entry() local
1133 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view()
1182 int debug_unregister_view(debug_info_t *id, struct debug_view *view) in debug_unregister_view()
1249 static int debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_pages_fn()
1259 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view, in debug_input_pages_fn()
1298 static int debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_level_fn()
1313 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view, in debug_input_level_fn()
1383 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view, in debug_input_flush_fn()
1422 static int debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, in debug_hex_ascii_format_fn()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c128 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify() local
159 struct vmw_view *view = vmw_view(res); in vmw_view_create() local
204 struct vmw_view *view = vmw_view(res); in vmw_view_destroy() local
285 struct vmw_view *view = vmw_view(res); in vmw_view_res_free() local
328 struct vmw_view *view; in vmw_view_add() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/utilities/
H A Dview.hpp19 class view class
30 view(Rtree const& rt) : m_rtree(rt) {} in view() function in boost::geometry::index::detail::rtree::utilities::view
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp7 const protozero::data_view& view) in VectorTileFeature()
47 const protozero::data_view& view) in VectorTileLayer()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c65 const struct i915_ggtt_view *view) in checked_vma_instance()
518 struct i915_ggtt_view view; in igt_vma_rotate_remap() local
652 struct i915_ggtt_view *view, in assert_pin()
729 struct i915_ggtt_view view; in igt_vma_partial() local
886 struct i915_ggtt_view view = { in igt_vma_remapped_gtt() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodejsonparser.cpp274 QJsonArray view = rit.value().toArray(); in checkDocument() local
368 QJsonArray view = doc.object().value("Response").toObject().value("View").toArray(); in parseDocument() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/satelliteinfo/
H A Dmain.cpp62 QQuickView view; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_list/
H A Dmain.cpp57 QQuickView view; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_map/
H A Dmain.cpp57 QQuickView view; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dmain.cpp73 QQuickView view; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/
H A Dqmllocationflickr.cpp59 QQuickView view; in main() local
/OK3568_Linux_fs/app/forlinx/matrix-browser/
H A Dmain.cpp71 QWebEngineView view; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/
H A Dheadless_backend.hpp47 std::unique_ptr<View> view; member in mbgl::HeadlessBackend

1234