Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 670935) sorted by last modified time

12345678910>>...26838

/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dfloor1.c608 int *output=NULL; in floor1_fit() local
718 output=_vorbis_block_alloc(vb,sizeof(*output)*posts); in floor1_fit()
720 output[0]=post_Y(fit_valueA,fit_valueB,0); in floor1_fit()
731 int y0=output[ln]; in floor1_fit()
732 int y1=output[hn]; in floor1_fit()
738 output[i]=vx; in floor1_fit()
740 output[i]= predicted|0x8000; in floor1_fit()
745 return(output); in floor1_fit()
755 int *output=NULL; in floor1_interpolate_fit() local
758 output=_vorbis_block_alloc(vb,sizeof(*output)*posts); in floor1_interpolate_fit()
[all …]
/dports/x11-wm/mutter/mutter-41.1/
H A Dmeson.build511 output: 'config.h',
/dports/x11-wm/gamescope/gamescope-3.7.1/subprojects/libliftoff/
H A Dmeson.build35 'output.c',
/dports/x11-wm/gamescope/gamescope-3.7.1/
H A Dmeson.build65 output : 'composite.h',
/dports/x11-wm/cage/cage-0.1.2.1/
H A Dmeson.build48 output: '@BASENAME@-protocol.h',
107 output = '@0@.@1@'.format(topic, section) variable
110 output,
112 output: output,
114 sh, '-c', '@0@ < @INPUT@ > @1@'.format(scdoc_prog.path(), output)
125 'output.c',
135 output: 'config.h',
138 'output.h',
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dconfigure2839 ... rest of stderr output deleted ...
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dconfigure2736 ... rest of stderr output deleted ...
H A DMakefile.in27 fs.h layout.h mystring.h os.h output.h parse.h \
32 fs.o layout.o mystring.o os.o output.o parse.o \
37 fs.c layout.c mystring.c os.c output.c parse.c \
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/docs/reference/
H A DMakefile.in412 MKDB_OPTIONS = --output-format=xml --xml-mode
792 …gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_fi…
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh1628 case $output in
3407 libobjs=$output
3489 libobj="$output"
3494 obj="$output"
4003 $run $rm $output
4076 case $output in
4077 *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
4084 $rm $output
4087 $echo > $output "\
4270 chmod +x $output
[all …]
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dgroup-internal.h614 CompWindowExtents *output);
838 CompOutput *output,
846 CompOutput *output,
/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/
H A Dfvwm-menu-desktop.in140 output = self._output_path()
142 …if theme_changed or not os.path.isfile(output) or os.path.getmtime(self.filename) > os.path.getmti…
144 self._do_convert(output)
149 return output
163 def _do_convert(self, output):
164 if os.system("convert '%s'[0] -resize %i '%s'"% (self.filename, self.size, output)) != 0:
172 def _do_convert(self, output):
175 f.save(output, 'PNG')
/dports/x11-wm/libwraster/WindowMaker-0.95.9/
H A Dconfigure1538 --enable-silent-rules less verbose build output (undo: "make V=1")
1539 --disable-silent-rules verbose build output (undo: "make V=0")
1554 --enable-lcov=output-directory
2965 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3055 of your $PATH and any error possibly output before this message. This
10343 reload_cmds='$CC -r -o $output$reload_objs'
H A DMakefile.in930 @USE_LCOV_TRUE@ lcov --compat-libtool --capture --directory . --output-file coverage/coverage.info
931 @USE_LCOV_TRUE@ genhtml --output-directory @lcov_output_directory@ coverage/coverage.info
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Dconnection.cpp231 switch (output->transform()) { in devicePointToGlobalPosition()
241 pos = QPointF(output->modeSize().width() - devicePos.x(), in devicePointToGlobalPosition()
242 output->modeSize().height() - devicePos.y()); in devicePointToGlobalPosition()
246 pos = QPointF(devicePos.y(), output->modeSize().width() - devicePos.x()); in devicePointToGlobalPosition()
251 return output->geometry().topLeft() + pos / output->scale(); in devicePointToGlobalPosition()
453 const auto *output = static_cast<AbstractWaylandOutput*>( in processEvents() local
457 output); in processEvents()
470 const auto *output = static_cast<AbstractWaylandOutput*>( in processEvents() local
474 output); in processEvents()
561 const auto *output = static_cast<AbstractWaylandOutput*>( in processEvents() local
[all …]
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dlayers.cpp228 AbstractClient *Workspace::topClientOnDesktop(VirtualDesktop *desktop, AbstractOutput *output, bool… in topClientOnDesktop() argument
244 if (output && c->output() != output) in topClientOnDesktop()
284 options->isSeparateScreenFocus() ? c->output() : nullptr); in raiseOrLowerClient()
491 } else if (member->output() != client->output()) { in layerForClient()
714 … (*it)->isOnCurrentDesktop() && (*it)->isOnCurrentActivity() && (*it)->isOnOutput(output()) )) in restackWindow()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A Dmeson.build10 output : 'e_fm_shared_types.h',
/dports/x11-wm/enlightenment/enlightenment-0.24.2/
H A Dmeson.build335 output : '@BASENAME@-client-protocol.h',
338 output : '@BASENAME@-server-protocol.h',
341 output : '@BASENAME@-protocol.c',
407 configure_file(output : 'config.h',
/dports/x11-wm/i3-gaps/i3-4.20.1/man/
H A Di3.man304 # LC_MESSAGES=C never translates program output
305 # LC_TIME=en_DK leads to yyyy-mm-dd hh:mm date/time output
/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DScreen.cc1411 char *output) { in string_within() argument
1422 output[index++] = input[i]; in string_within()
1427 output[index] = '\0'; in string_within()
1429 output[0] = '\0'; in string_within()
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DResource.cc102 int output; in read() local
103 sscanf(value.addr, "%d", &output); in read()
104 return output; in read()
115 unsigned int output; in read() local
117 return output; in read()
128 long output; in read() local
130 return output; in read()
141 unsigned long output; in read() local
143 return output; in read()
167 double output; in read() local
[all …]
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A DMakefile.in951 …HELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMP…
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dconfigure.c1742 void find_context(char *string, int *output, struct charstring *table) in find_context() argument
1748 *output=0; in find_context()
1765 *output |= table[j].value; in find_context()
/dports/x11-wm/wmakerconf/wmakerconf-2.12/po/
H A Dja.po302 "Can't open output file\n"
315 "Can't write to output file\n"
490 "Import output of command. The 'include dynamic menu' item is removed "
/dports/x11-wm/chamfer/chamferwm-d0916ee/
H A Dmeson.build71 gen_vertex = generator(glslc,output:'@BASENAME@_vertex_unopt.spv',arguments:glslc_args_vertex)
72 gen_geometry = generator(glslc,output:'@BASENAME@_geometry_unopt.spv',arguments:glslc_args_geometry)
73 gen_fragment = generator(glslc,output:'@BASENAME@_fragment_unopt.spv',arguments:glslc_args_fragment)
76 custom_target('default_vertex',output:'default_vertex.spv',input:obj,command:invoke_spirv_opt,insta…
79 custom_target('frame_vertex',output:'frame_vertex.spv',input:obj,command:invoke_spirv_opt,install:t…
82 custom_target('text_vertex',output:'text_vertex.spv',input:obj,command:invoke_spirv_opt,install:tru…
85 custom_target('default_geometry',output:'default_geometry.spv',input:obj,command:invoke_spirv_opt,i…
88 custom_target('frame_geometry',output:'frame_geometry.spv',input:obj,command:invoke_spirv_opt,insta…
94 custom_target('frame_fragment',output:'frame_fragment.spv',input:obj,command:invoke_spirv_opt,insta…
97 custom_target('text_fragment',output:'text_fragment.spv',input:obj,command:invoke_spirv_opt,install…
[all …]

12345678910>>...26838