Home
last modified time | relevance | path

Searched refs:nw (Results 1 – 25 of 7521) sorted by relevance

12345678910>>...301

/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DNumberOutput.c108 pad = IString(nw, nw->number.value.d, string, in XmShowNumberValue()
109 nw->number.char_places, nw->number.format); in XmShowNumberValue()
111 pad = FString(nw, nw->number.value.d, string, nw->number.char_places, in XmShowNumberValue()
114 pad = GString(nw, nw->number.value.d, string, nw->number.char_places); in XmShowNumberValue()
127 XClearArea(XtDisplay(nw), XtWindow(nw), in XmShowNumberValue()
128 nw->number.x, nw->number.y, in XmShowNumberValue()
129 nw->number.width + nw->number.h_margin, in XmShowNumberValue()
141 XDrawImageString(XtDisplay(nw), XtWindow(nw), gc, in XmShowNumberValue()
160 XClearArea(XtDisplay(nw), XtWindow(nw), nw->number.x, nw->number.y, in XmHideNumberValue()
161 nw->number.width + nw->number.h_margin, in XmHideNumberValue()
[all …]
H A DNumber.c508 nw->number.value.d = nw->editor.value; in Activate()
1309 nw->number.x = (int)((int)nw->core.width - (int)nw->number.width) / 2; in Resize()
1310 nw->number.x = Max(0, nw->number.x); in Resize()
1312 nw->number.y = Max(0, nw->number.y); in Resize()
1685 XClearArea(XtDisplay(nw), XtWindow(nw), in UpdateNumberEditorDisplay()
1686 nw->number.x, nw->number.y, in UpdateNumberEditorDisplay()
1703 XDrawImageString(XtDisplay(nw), XtWindow(nw), nw->number.gc, in UpdateNumberEditorDisplay()
1723 XDrawLine(XtDisplay(nw), XtWindow(nw), nw->number.gc, in DrawCursor()
1728 XDrawLine(XtDisplay(nw), XtWindow(nw), nw->number.gc, in DrawCursor()
1729 x, nw->number.y, x, nw->number.y + nw->number.height - 1); in DrawCursor()
[all …]
/dports/x11-clocks/eyeclock/eyeclock-2.0/
H A DNumber.c203 nw->number.figure = ResizePixmap(d, r, nw->number.figure, in Initialize()
204 nw->number.size.x, nw->number.size.y); in Initialize()
226 (GetHeight(d, nw->number.mask) != nw->number.size.y)) in Initialize()
227 nw->number.mask = ResizePixmap(d, r, nw->number.mask, in Initialize()
228 nw->number.size.x, nw->number.size.y); in Initialize()
229 XCopyArea(d, nw->number.mask, nw->number.figure, in Initialize()
231 0, 0, nw->number.size.x, nw->number.size.y, 0, 0); in Initialize()
318 width = (int)nw->number.size.x * nw->number.ratio / 100; in Resize()
319 height = (int)nw->number.size.y * nw->number.ratio / 100; in Resize()
358 width = (int)nw->number.size.x * nw->number.ratio / 100; in NumberDraw()
[all …]
/dports/audio/xwave/xwave2-981109/src/
H A Dfileop.c145 while (nw->nw!=NULL) nw=nw->nw; in load_file()
147 nw=nw->nw; in load_file()
233 while (nw->nw!=NULL) nw=nw->nw; in load_raw()
235 nw=nw->nw; in load_raw()
354 if (nw->nw!=NULL) lw->nw=nw->nw; in close_file()
399 nw=nw->nw; in saveas_file()
550 nw=nw->nw; in quit_call()
685 while (nw->nw!=NULL) nw=nw->nw; in insert_frombuffer()
687 nw=nw->nw; in insert_frombuffer()
748 while (nw->nw!=NULL) nw=nw->nw; in new_return()
[all …]
/dports/devel/patch/patch-2.7.6/
H A Dconfigure.ac64 nw=
90 nw="$nw -Wshadow"
91 nw="$nw -Wstrict-overflow"
92 nw="$nw -Wunsafe-loop-optimizations"
124 nw=
125 nw="$nw -Wuninitialized"
126 nw="$nw -Wunused-macros"
127 nw="$nw -Wmissing-prototypes"
128 nw="$nw -Wold-style-definition"
133 nw=
[all …]
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/
H A Dengines.c218 wayland_init_notification (nw); in theme_create_notification()
221 return nw; in theme_create_notification()
230 engine->destroy_notification(nw); in theme_destroy_notification()
234 gtk_widget_destroy(GTK_WIDGET(nw)); in theme_destroy_notification()
244 engine->show_notification(nw); in theme_show_notification()
248 gtk_widget_show(GTK_WIDGET(nw)); in theme_show_notification()
258 engine->hide_notification(nw); in theme_hide_notification()
262 gtk_widget_hide(GTK_WIDGET(nw)); in theme_hide_notification()
331 wayland_move_notification (nw, x, y); in theme_move_notification()
335 engine->move_notification(nw, x, y); in theme_move_notification()
[all …]
/dports/dns/libbind/libbind-6.0/irs/
H A Dirp_nw.c98 if (!(nw = memget(sizeof *nw))) { in irs_irp_nw()
103 memset(nw, 0x0, sizeof *nw); in irs_irp_nw()
113 return (nw); in irs_irp_nw()
172 nw = NULL; in nw_byaddr()
175 nw = NULL; in nw_byaddr()
182 return (nw); in nw_byaddr()
221 nw = NULL; in nw_byname()
224 nw = NULL; in nw_byname()
231 return (nw); in nw_byname()
294 nw = NULL; in nw_next()
[all …]
H A Dgen_nw.c81 if (!(nw = memget(sizeof *nw))) { in irs_gen_nw()
86 memset(nw, 0x5e, sizeof *nw); in irs_gen_nw()
126 nw = pvt->rule->inst->nw; in nw_next()
127 rval = (*nw->next)(nw); in nw_next()
134 nw = pvt->rule->inst->nw; in nw_next()
135 (*nw->rewind)(nw); in nw_next()
152 nw = rule->inst->nw; in nw_byname()
175 nw = rule->inst->nw; in nw_byaddr()
194 nw = pvt->rule->inst->nw; in nw_rewind()
195 (*nw->rewind)(nw); in nw_rewind()
[all …]
/dports/devel/idutils/idutils-4.6/
H A Dconfigure.ac40 nw="$nw -Wdeclaration-after-statement" # too useful to forbid
41 nw="$nw -Waggregate-return" # anachronistic
46 nw="$nw -Wcast-qual" # Too many warnings for now
47 nw="$nw -Wconversion" # Too many warnings for now
49 nw="$nw -Wsign-conversion" # Too many warnings for now
50 nw="$nw -Wtraditional-conversion" # Too many warnings for now
51 nw="$nw -Wunreachable-code" # Too many warnings for now
56 nw="$nw -Wvla" # warnings in gettext.h
60 nw="$nw -Winline"
62 nw="$nw -Wstrict-overflow" # fid.c
[all …]
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DChooser.c726 if (!nw->core.sensitive || !nw->core.ancestor_sensitive)
803 if (nw->chooser.values || nw->chooser.value_strings)
804 CheckType(nw);
813 if (nw->chooser.values) CopyValues(nw);
896 if (nw->chooser.visible_items > nw->chooser.num_items)
897 nw->chooser.visible_items = nw->chooser.num_items;
1053 BindSymbol(nw);
1135 CheckType(nw);
1136 if (nw->chooser.values) CopyValues(nw);
1140 CheckType(nw);
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/java/
H A Dnwchem_Job.java47 PrintWriter nw; field in nwchem_Job
360 nw.close(); in writeJob()
396 nw.println(); in writeTaskMD()
410 if(task.isotherm_both) nw.print(" "+task.tmprlxs); nw.println(); in writeTaskMD()
420 if(task.ti_decomp) nw.print(" decomp"); nw.println(); in writeTaskMD()
428 if(!task.shake_s) nw.print(" solute"); nw.println(); in writeTaskMD()
433 if(task.fix) { nw.print(" fix"); } else { nw.print(" unfix"); } in writeTaskMD()
440 nw.println(); in writeTaskMD()
459 nw.println(); in writeTaskMD()
476 nw.println(); in writeTaskMD()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/java/
H A Dnwchem_Job.java47 PrintWriter nw; field in nwchem_Job
360 nw.close(); in writeJob()
396 nw.println(); in writeTaskMD()
410 if(task.isotherm_both) nw.print(" "+task.tmprlxs); nw.println(); in writeTaskMD()
420 if(task.ti_decomp) nw.print(" decomp"); nw.println(); in writeTaskMD()
428 if(!task.shake_s) nw.print(" solute"); nw.println(); in writeTaskMD()
433 if(task.fix) { nw.print(" fix"); } else { nw.print(" unfix"); } in writeTaskMD()
440 nw.println(); in writeTaskMD()
459 nw.println(); in writeTaskMD()
476 nw.println(); in writeTaskMD()
[all …]
/dports/devel/cppi/cppi-1.18/
H A Dconfigure.ac43 nw="$nw -Wdeclaration-after-statement" # too useful to forbid
44 nw="$nw -Waggregate-return" # anachronistic
45 nw="$nw -Wlong-long" # C90 is anachronistic
49 nw="$nw -Wcast-qual" # Too many warnings for now
50 nw="$nw -Wconversion" # Too many warnings for now
52 nw="$nw -Wsign-conversion" # Too many warnings for now
53 nw="$nw -Wtraditional-conversion" # Too many warnings for now
54 nw="$nw -Wunreachable-code" # Too many false positives
58 nw="$nw -Wvla" # warnings in gettext.h
59 nw="$nw -Wswitch-default" # Too many warnings for now
[all …]
/dports/net/samba412/samba-4.12.15/source3/script/
H A Dmknissmbpwdtbl.sh14 smb_grpid=,nw+r \
15 group_rid=,nw+r \
16 acb=,nw+r \
21 logon_t=,nw+r \
22 logoff_t=,nw+r \
23 kick_t=,nw+r \
24 pwdlset_t=,nw+r \
25 pwdlchg_t=,nw+r \
26 pwdmchg_t=,nw+r \
29 home_dir=,nw+r \
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/psutils/psutils-1.23/
H A Dconfigure.ac29 nw=
32 nw="$nw -Wstrict-overflow" # Use a lower level (see below).
34 nw="$nw -Wsign-conversion" # Likewise.
35 nw="$nw -Wtraditional-conversion" # Don't care.
36 nw="$nw -Wpadded" # Don't care.
37 nw="$nw -Wc++-compat" # Don't care.
38 nw="$nw -Woverlength-strings" # Don't care.
39 nw="$nw -Wmissing-format-attribute" # Don't care.
40 nw="$nw -Wshadow" # Don't care.
41 nw="$nw -Wunreachable-code" # Seems buggy.
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/QA/
H A Dnqetests7 nwdebug auh2o.nw -queue debug -accnt mp15 -procs 2 -time 1999
9 nwdebug auh2o.nw -queue debug -accnt mp15 -procs 4 -time 1999
53 nwdebug dft_feco5.nw -accnt mp15 -procs 16 -time 3600
55 nwdebug dft_ozone.nw -accnt mp15 -procs 2 -time 3600
63 nwdebug hess_c6h6.nw -accnt mp15 -procs 7 -time 3600
65 nwdebug intchk.nw -accnt mp15 -procs 5 -time 7200
67 nwdebug sadbig.nw -accnt mp15 -procs 6 -time 3600
69 nwdebug br2_dk.nw -accnt mp15 -procs 6 -time 3600
71 nwdebug h2o_vscf.nw -accnt mp15 -procs 2 -time 3600
74 nwdebug aump2 .nw -accnt mp15 -procs 64 -time 3600
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/QA/
H A Dnqetests7 nwdebug auh2o.nw -queue debug -accnt mp15 -procs 2 -time 1999
9 nwdebug auh2o.nw -queue debug -accnt mp15 -procs 4 -time 1999
53 nwdebug dft_feco5.nw -accnt mp15 -procs 16 -time 3600
55 nwdebug dft_ozone.nw -accnt mp15 -procs 2 -time 3600
63 nwdebug hess_c6h6.nw -accnt mp15 -procs 7 -time 3600
65 nwdebug intchk.nw -accnt mp15 -procs 5 -time 7200
67 nwdebug sadbig.nw -accnt mp15 -procs 6 -time 3600
69 nwdebug br2_dk.nw -accnt mp15 -procs 6 -time 3600
71 nwdebug h2o_vscf.nw -accnt mp15 -procs 2 -time 3600
74 nwdebug aump2 .nw -accnt mp15 -procs 64 -time 3600
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/network/
H A Dfilter.go20 for _, nw := range nws {
32 if !filter.Match("id", nw.ID) {
48 if !filter.Match("name", nw.Name) && !filter.Match("id", nw.Name) {
97 … return !runconfig.IsPreDefinedNetwork(nw.Name) && len(nw.Containers) == 0 && len(nw.Services) == 0
99 return runconfig.IsPreDefinedNetwork(nw.Name) || len(nw.Containers) > 0 || len(nw.Services) > 0
102 for _, nw := range nws {
103 if filterFunc(nw) {
104 retNws = append(retNws, nw)
115 for _, nw := range nws {
117 retNws = append(retNws, nw)
[all …]
/dports/x11/runner/runner-1.1/src/aguix/
H A Dascaler.cc34 int *nw; in scaleElementsSimple() local
52 nw[i] = 0; in scaleElementsSimple()
63 tw -= nw[i]; in scaleElementsSimple()
72 w -= nw[i]; in scaleElementsSimple()
79 w -= nw[i]; in scaleElementsSimple()
91 w += nw[i]; in scaleElementsSimple()
94 delete [] nw; in scaleElementsSimple()
108 int *nw; in scaleElements() local
145 nw[i] = avw[i]; in scaleElements()
352 w += nw[i]; in scaleElements()
[all …]
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dascaler.cc34 int *nw; in scaleElementsSimple() local
52 nw[i] = 0; in scaleElementsSimple()
63 tw -= nw[i]; in scaleElementsSimple()
72 w -= nw[i]; in scaleElementsSimple()
79 w -= nw[i]; in scaleElementsSimple()
91 w += nw[i]; in scaleElementsSimple()
94 delete [] nw; in scaleElementsSimple()
108 int *nw; in scaleElements() local
145 nw[i] = avw[i]; in scaleElements()
352 w += nw[i]; in scaleElements()
[all …]

12345678910>>...301