| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | raw3270.c | 46 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 D | fs3270.c | 33 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 D | tty3270.c | 64 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 D | con3270.c | 42 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 D | phy-ulpi-viewport.c | 22 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 D | policy_ns.c | 37 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 D | tabwidget.cpp | 92 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 D | tabwidget.cpp | 92 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 D | tabwidget.cpp | 83 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 D | webpopupwindow.cpp | 88 WebView *WebPopupWindow::view() const in view() function in WebPopupWindow
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | tabwidget.cpp | 83 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 D | webpopupwindow.cpp | 88 WebView *WebPopupWindow::view() const in view() function in WebPopupWindow
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | debug.c | 52 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 D | vmwgfx_so.c | 128 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 D | view.hpp | 19 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 D | vector_tile_data.cpp | 7 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 D | i915_vma.c | 65 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 D | qgeocodejsonparser.cpp | 274 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 D | main.cpp | 62 QQuickView view; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_list/ |
| H A D | main.cpp | 57 QQuickView view; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places_map/ |
| H A D | main.cpp | 57 QQuickView view; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/ |
| H A D | main.cpp | 73 QQuickView view; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/ |
| H A D | qmllocationflickr.cpp | 59 QQuickView view; in main() local
|
| /OK3568_Linux_fs/app/forlinx/matrix-browser/ |
| H A D | main.cpp | 71 QWebEngineView view; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/ |
| H A D | headless_backend.hpp | 47 std::unique_ptr<View> view; member in mbgl::HeadlessBackend
|