Home
last modified time | relevance | path

Searched refs:wc_count (Results 1 – 25 of 85) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h69 int wc_count; member
75 wc->wc_count++; in bfa_wc_up()
81 wc->wc_count--; in bfa_wc_down()
82 if (wc->wc_count == 0) in bfa_wc_down()
92 wc->wc_count = 0; in bfa_wc_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h69 int wc_count; member
75 wc->wc_count++; in bfa_wc_up()
81 wc->wc_count--; in bfa_wc_down()
82 if (wc->wc_count == 0) in bfa_wc_down()
92 wc->wc_count = 0; in bfa_wc_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h69 int wc_count; member
75 wc->wc_count++; in bfa_wc_up()
81 wc->wc_count--; in bfa_wc_down()
82 if (wc->wc_count == 0) in bfa_wc_down()
92 wc->wc_count = 0; in bfa_wc_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h249 int wc_count; member
255 wc->wc_count++; in bfa_wc_up()
261 wc->wc_count--; in bfa_wc_down()
262 if (wc->wc_count == 0) in bfa_wc_down()
274 wc->wc_count = 0; in bfa_wc_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h249 int wc_count; member
255 wc->wc_count++; in bfa_wc_up()
261 wc->wc_count--; in bfa_wc_down()
262 if (wc->wc_count == 0) in bfa_wc_down()
274 wc->wc_count = 0; in bfa_wc_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_cs.h249 int wc_count; member
255 wc->wc_count++; in bfa_wc_up()
261 wc->wc_count--; in bfa_wc_down()
262 if (wc->wc_count == 0) in bfa_wc_down()
274 wc->wc_count = 0; in bfa_wc_init()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcmd/
H A Dwc.h53 #define wc_count _cmd_wccount macro
57 extern int wc_count(Wc_t*, Sfio_t*, const char*);
/dports/shells/ksh93/ast-93u/src/lib/libcmd/
H A Dwc.h53 #define wc_count _cmd_wccount macro
57 extern int wc_count(Wc_t*, Sfio_t*, const char*);
H A Dwc.c172 wc_count(wp, fp, cp); in b_wc()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcmd/
H A Dwc.h56 #define wc_count _cmd_wccount macro
60 extern int wc_count(Wc_t*, Sfio_t*, const char*);
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dwdog.h89 int wc_count; member
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/pugl/
H A Dpugl_win.cpp103 static int wc_count = 0; in puglCreateWindow() local
107 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
109 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/pugl/
H A Dpugl_win.cpp111 static int wc_count = 0; in puglCreateWindow() local
115 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
117 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/cmds/
H A Dwc.c80 static_fn int wc_count(Wc_t *wp, Sfio_t *fd, const char *file);
178 wc_count(wp, fp, cp); in b_wc()
302 static_fn int wc_count(Wc_t *wp, Sfio_t *fd, const char *file) { in wc_count() function
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-custom/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/pugl-custom/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0;
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count);
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count);
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/pugl/
H A Dpugl_win.cpp121 static int wc_count = 0; in puglCreateWindow() local
125 … std::snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
127 _snprintf(classNameBuf, sizeof(classNameBuf), "%s_%d-%d", title, std::rand(), ++wc_count); in puglCreateWindow()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sysmon/
H A Dsysmon_wdog.c295 wc->wc_count = sysmon_wdog_count; in sysmonioctl_wdog()
304 wc->wc_count = i; in sysmonioctl_wdog()

1234