Home
last modified time | relevance | path

Searched refs:wl (Results 1 – 25 of 7753) sorted by relevance

12345678910>>...311

/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_context/
H A Dwayland_vk_ctx.c123 *width = wl->width * wl->buffer_scale; in gfx_ctx_wl_get_video_size()
124 *height = wl->height * wl->buffer_scale; in gfx_ctx_wl_get_video_size()
132 vulkan_context_destroy(&wl->vk, wl->surface); in gfx_ctx_wl_destroy_resources()
286 …if (!wl || !wl->current_output || wl->current_output->physical_width == 0 || wl->current_output->p… in gfx_ctx_wl_get_metrics()
357 if (!wl->xdg_shell && !!wl->zxdg_shell) in gfx_ctx_wl_init()
362 if (!wl->xdg_shell && !wl->zxdg_shell) in gfx_ctx_wl_init()
458 wl->xdg_surface = xdg_wm_base_get_xdg_surface(wl->xdg_shell, wl->surface); in gfx_ctx_wl_set_video_mode()
522 wl->input.dpy, wl->surface, in gfx_ctx_wl_set_video_mode()
523 wl->width * wl->buffer_scale, wl->height * wl->buffer_scale, wl->swap_interval)) in gfx_ctx_wl_set_video_mode()
558 wl->input.gfx = wl; in gfx_ctx_wl_input_driver()
[all …]
H A Dwayland_ctx.c106 wl->width * wl->buffer_scale, in handle_toplevel_config_common()
107 wl->height * wl->buffer_scale); in handle_toplevel_config_common()
143 *width = wl->width * wl->buffer_scale; in gfx_ctx_wl_get_video_size()
144 *height = wl->height * wl->buffer_scale; in gfx_ctx_wl_get_video_size()
298 …if (!wl || !wl->current_output || wl->current_output->physical_width == 0 || wl->current_output->p… in gfx_ctx_wl_get_metrics()
450 if (!wl->xdg_shell && !!wl->zxdg_shell) in gfx_ctx_wl_init()
455 if (!wl->xdg_shell && !wl->zxdg_shell) in gfx_ctx_wl_init()
632wl->win = wl_egl_window_create(wl->surface, wl->width * wl->buffer_scale, wl->height * wl->… in gfx_ctx_wl_set_video_mode()
637 wl->xdg_surface = xdg_wm_base_get_xdg_surface(wl->xdg_shell, wl->surface); in gfx_ctx_wl_set_video_mode()
745 wl->input.gfx = wl; in gfx_ctx_wl_input_driver()
[all …]
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dwayland_common.c194 mp_input_set_mouse_pos(wl->vo->input_ctx, wl->mouse_x, wl->mouse_y); in pointer_handle_motion()
241 check_for_resize(wl, wl->mouse_unscaled_x, wl->mouse_unscaled_y, in pointer_handle_button()
290 mp_input_set_mouse_pos(wl->vo->input_ctx, wl->mouse_x, wl->mouse_y); in touch_handle_down()
316 mp_input_set_mouse_pos(wl->vo->input_ctx, wl->mouse_x, wl->mouse_y); in touch_handle_motion()
832 if ((!wl->focused && wl->activated && wl->has_keyboard_input) || in handle_toplevel_config()
885 mp_rect_w(wl->geometry)*wl->scaling, mp_rect_h(wl->geometry)*wl->scaling); in handle_toplevel_config()
1032 output->wl = wl; in registry_handle_add()
1320 wl->sync = talloc_realloc(wl, wl->sync, struct vo_wayland_sync, wl->sync_size); in queue_new_sync()
1423 if (!wl->pointer || wl->allocated_cursor_scale == wl->scaling) in spawn_cursor()
1459 wl->sync[i] = wl->sync[i-1]; in sync_shift()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h41 wl->ops->set_tx_desc_data_len(wl, desc, skb); in wlcore_hw_set_tx_desc_data_len()
51 return wl->ops->get_rx_buf_align(wl, rx_desc); in wlcore_hw_get_rx_buf_align()
75 return wl->ops->tx_delayed_compl(wl); in wlcore_hw_tx_delayed_compl()
83 wl->ops->tx_immediate_compl(wl); in wlcore_hw_tx_immediate_compl()
90 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
116 return wl->ops->identify_fw(wl); in wlcore_identify_fw()
129 wl->ops->set_tx_desc_csum(wl, desc, skb); in wlcore_hw_set_tx_desc_csum()
138 wl->ops->set_rx_csum(wl, desc, skb); in wlcore_hw_set_rx_csum()
203 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
226 return wl->ops->ap_sleep(wl); in wlcore_hw_ap_sleep()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h41 wl->ops->set_tx_desc_data_len(wl, desc, skb); in wlcore_hw_set_tx_desc_data_len()
51 return wl->ops->get_rx_buf_align(wl, rx_desc); in wlcore_hw_get_rx_buf_align()
75 return wl->ops->tx_delayed_compl(wl); in wlcore_hw_tx_delayed_compl()
83 wl->ops->tx_immediate_compl(wl); in wlcore_hw_tx_immediate_compl()
90 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
116 return wl->ops->identify_fw(wl); in wlcore_identify_fw()
129 wl->ops->set_tx_desc_csum(wl, desc, skb); in wlcore_hw_set_tx_desc_csum()
138 wl->ops->set_rx_csum(wl, desc, skb); in wlcore_hw_set_rx_csum()
203 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
226 return wl->ops->ap_sleep(wl); in wlcore_hw_ap_sleep()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h41 wl->ops->set_tx_desc_data_len(wl, desc, skb); in wlcore_hw_set_tx_desc_data_len()
51 return wl->ops->get_rx_buf_align(wl, rx_desc); in wlcore_hw_get_rx_buf_align()
75 return wl->ops->tx_delayed_compl(wl); in wlcore_hw_tx_delayed_compl()
83 wl->ops->tx_immediate_compl(wl); in wlcore_hw_tx_immediate_compl()
90 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
116 return wl->ops->identify_fw(wl); in wlcore_identify_fw()
129 wl->ops->set_tx_desc_csum(wl, desc, skb); in wlcore_hw_set_tx_desc_csum()
138 wl->ops->set_rx_csum(wl, desc, skb); in wlcore_hw_set_rx_csum()
203 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
226 return wl->ops->ap_sleep(wl); in wlcore_hw_ap_sleep()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v6/
H A Db4v6check.c48 wordlist* wl, *wlstart; in BSIM4v6checkModel() local
56 wl->wl_prev = NULL; in BSIM4v6checkModel()
57 wl->wl_next = NULL; in BSIM4v6checkModel()
68 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v6checkModel()
136 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v6checkModel()
144 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v6checkModel()
150 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v6checkModel()
348 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v6checkModel()
354 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v6checkModel()
360 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v6checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4check.c107 wl->wl_prev = NULL; in BSIM4checkModel()
108 wl->wl_next = NULL; in BSIM4checkModel()
127 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4checkModel()
195 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4checkModel()
203 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4checkModel()
209 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4checkModel()
407 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4checkModel()
413 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4checkModel()
419 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4checkModel()
425 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswd = %g is negative.\n", in BSIM4checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5check.c41 wordlist* wl, *wlstart; in BSIM4v5checkModel() local
60 wl->wl_prev = NULL; in BSIM4v5checkModel()
61 wl->wl_next = NULL; in BSIM4v5checkModel()
85 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v5checkModel()
130 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v5checkModel()
138 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v5checkModel()
144 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v5checkModel()
342 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v5checkModel()
348 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v5checkModel()
354 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v5checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7check.c49 wordlist* wl, *wlstart; in BSIM4v7checkModel() local
57 wl->wl_prev = NULL; in BSIM4v7checkModel()
58 wl->wl_next = NULL; in BSIM4v7checkModel()
69 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v7checkModel()
137 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v7checkModel()
145 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v7checkModel()
151 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v7checkModel()
349 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v7checkModel()
355 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v7checkModel()
361 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v7checkModel()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ti/wl1251/
H A Dmain.c34 wl->if_ops->enable_irq(wl); in wl1251_enable_interrupts()
39 wl->if_ops->disable_irq(wl); in wl1251_disable_interrupts()
44 return wl->if_ops->power(wl, false); in wl1251_power_off()
49 return wl->if_ops->power(wl, true); in wl1251_power_on()
73 wl->fw = vmalloc(wl->fw_len); in wl1251_fetch_firmware()
150 wl->if_ops->reset(wl); in wl1251_chip_wakeup()
644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan()
1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ti/wl1251/
H A Dmain.c34 wl->if_ops->enable_irq(wl); in wl1251_enable_interrupts()
39 wl->if_ops->disable_irq(wl); in wl1251_disable_interrupts()
44 return wl->if_ops->power(wl, false); in wl1251_power_off()
49 return wl->if_ops->power(wl, true); in wl1251_power_on()
73 wl->fw = vmalloc(wl->fw_len); in wl1251_fetch_firmware()
150 wl->if_ops->reset(wl); in wl1251_chip_wakeup()
644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan()
1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ti/wl1251/
H A Dmain.c34 wl->if_ops->enable_irq(wl); in wl1251_enable_interrupts()
39 wl->if_ops->disable_irq(wl); in wl1251_disable_interrupts()
44 return wl->if_ops->power(wl, false); in wl1251_power_off()
49 return wl->if_ops->power(wl, true); in wl1251_power_on()
73 wl->fw = vmalloc(wl->fw_len); in wl1251_fetch_firmware()
150 wl->if_ops->reset(wl); in wl1251_chip_wakeup()
644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config()
1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan()
1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
[all …]
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Drs02-window.c163 gint y = CurveY(wl->fixCurve, wl->fixCurve->ivalue[wl->percent]); in curve_idle_func()
169 wl->fixCurve->ivalue[i] = wl->fixCurve->ivalue[wl->percent]; in curve_idle_func()
173 if(wl->fixCurve->ivalue[wl->percent] > wl->fixCurve->maxY) in curve_idle_func()
174 { wl->fixCurve->maxY = wl->fixCurve->ivalue[wl->percent]; in curve_idle_func()
175 wl->fixCurve->maxY = wl->fixCurve->maxY - (wl->fixCurve->maxY % 5) + 5; in curve_idle_func()
180 wl->lastPercent = wl->percent; in curve_idle_func()
187 if(wl->fixCurve->ivalue[wl->percent] > 0) in curve_idle_func()
193 wl->lastPercent = wl->percent; in curve_idle_func()
197 y = CurveY(wl->fixCurve, wl->eccBytes); in curve_idle_func()
245 RedrawCurve(wl->fixCurve, wl->percent); in redraw_curve()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwl_init.c137 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
161 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in setCursor()
289 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
501 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
734 _glfw.wl.shm = in registryHandleGlobal()
828 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
829 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
952 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1057 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1087 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwl_init.c137 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
161 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in setCursor()
289 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
501 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
734 _glfw.wl.shm = in registryHandleGlobal()
828 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
829 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
952 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1057 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1087 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
[all …]
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwl_init.c137 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
161 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.serial, in setCursor()
289 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
503 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
906 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
907 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
1030 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1135 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1165 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1193 if (_glfw.wl.seat && _glfw.wl.dataDeviceManager) in _glfwPlatformInit()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwl_init.c137 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
161 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.serial, in setCursor()
289 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
503 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
908 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
909 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
1032 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1137 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1167 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1195 if (_glfw.wl.seat && _glfw.wl.dataDeviceManager) in _glfwPlatformInit()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwl_init.c140 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
164 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.serial, in setCursor()
293 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
507 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
912 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
913 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
1036 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1141 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1171 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1199 if (_glfw.wl.seat && _glfw.wl.dataDeviceManager) in _glfwPlatformInit()
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwl_init.c140 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
164 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.serial, in setCursor()
293 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
507 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
912 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
913 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
1036 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1141 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1171 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1199 if (_glfw.wl.seat && _glfw.wl.dataDeviceManager) in _glfwPlatformInit()
[all …]
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwl_init.c148 if (window->wl.scale > 1 && _glfw.wl.cursorThemeHiDPI) in setCursor()
172 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.serial, in setCursor()
301 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
515 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
920 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
921 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
1044 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1149 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1179 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1207 if (_glfw.wl.seat && _glfw.wl.dataDeviceManager) in _glfwPlatformInit()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3/
H A Db3check.c45 wl->wl_prev = NULL; in BSIM3checkModel()
46 wl->wl_next = NULL; in BSIM3checkModel()
56 { wl_append_word(&wl, &wl, tprintf("Fatal: Nlx = %g is less than -Leff.\n", in BSIM3checkModel()
62 { wl_append_word(&wl, &wl, tprintf("Fatal: Tox = %g is not positive.\n", in BSIM3checkModel()
68 { wl_append_word(&wl, &wl, tprintf("Fatal: Toxm = %g is not positive.\n", in BSIM3checkModel()
80 { wl_append_word(&wl, &wl, tprintf("Fatal: Nch = %g is not positive.\n", in BSIM3checkModel()
85 { wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM3checkModel()
95 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is too high.\n", in BSIM3checkModel()
100 { wl_append_word(&wl, &wl, tprintf("Fatal: Xj = %g is not positive.\n", in BSIM3checkModel()
106 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1 = %g is negative.\n", in BSIM3checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v32/
H A Db3v32check.c35 wordlist* wl, *wlstart; in BSIM3v32checkModel() local
45 wl->wl_prev = NULL; in BSIM3v32checkModel()
46 wl->wl_next = NULL; in BSIM3v32checkModel()
67 { wl_append_word(&wl, &wl, tprintf("Fatal: Tox = %g is not positive.\n", in BSIM3v32checkModel()
73 { wl_append_word(&wl, &wl, tprintf("Fatal: Toxm = %g is not positive.\n", in BSIM3v32checkModel()
79 { wl_append_word(&wl, &wl, tprintf("Fatal: Nch = %g is not positive.\n", in BSIM3v32checkModel()
84 { wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM3v32checkModel()
94 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is too high.\n", in BSIM3v32checkModel()
99 { wl_append_word(&wl, &wl, tprintf("Fatal: Xj = %g is not positive.\n", in BSIM3v32checkModel()
105 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1 = %g is negative.\n", in BSIM3v32checkModel()
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwl_init.c148 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in setCursor()
275 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
487 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
720 _glfw.wl.shm = in registryHandleGlobal()
807 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
808 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
931 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1030 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1058 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1114 if (_glfw.wl.shm) in _glfwPlatformTerminate()
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwl_init.c148 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in setCursor()
275 xdg_toplevel_resize(window->wl.xdg.toplevel, _glfw.wl.seat, in pointerHandleButton()
487 if (key < sizeof(_glfw.wl.keycodes) / sizeof(_glfw.wl.keycodes[0])) in toGLFWKeyCode()
720 _glfw.wl.shm = in registryHandleGlobal()
807 memset(_glfw.wl.keycodes, -1, sizeof(_glfw.wl.keycodes)); in createKeyTables()
808 memset(_glfw.wl.scancodes, -1, sizeof(_glfw.wl.scancodes)); in createKeyTables()
931 _glfw.wl.scancodes[_glfw.wl.keycodes[scancode]] = scancode; in createKeyTables()
1030 _glfw.wl.registry = wl_display_get_registry(_glfw.wl.display); in _glfwPlatformInit()
1058 if (_glfw.wl.pointer && _glfw.wl.shm) in _glfwPlatformInit()
1114 if (_glfw.wl.shm) in _glfwPlatformTerminate()
[all …]

12345678910>>...311