Home
last modified time | relevance | path

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

12345678910>>...95396

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/vorbisfile-sys-0.0.8/
H A DREADME.md18 > - Redistributions of source code must retain the above copyright
19 > notice, this list of conditions and the following disclaimer.
22 > notice, this list of conditions and the following disclaimer in the
25 > - Neither the name of the Xiph.org Foundation nor the names of its
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbisfile-sys-0.0.8/
H A DREADME.md18 > - Redistributions of source code must retain the above copyright
19 > notice, this list of conditions and the following disclaimer.
22 > notice, this list of conditions and the following disclaimer in the
25 > - Neither the name of the Xiph.org Foundation nor the names of its
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/ogg-sys-0.0.9/libogg/
H A DCOPYING7 - Redistributions of source code must retain the above copyright
8 notice, this list of conditions and the following disclaimer.
11 notice, this list of conditions and the following disclaimer in the
14 - Neither the name of the Xiph.org Foundation nor the names of its
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/ogg-sys-0.0.9/
H A DREADME.md19 > - Redistributions of source code must retain the above copyright
20 > notice, this list of conditions and the following disclaimer.
23 > notice, this list of conditions and the following disclaimer in the
26 > - Neither the name of the Xiph.org Foundation nor the names of its
H A DLICENSE7 * Redistributions of source code must retain the above copyright notice, this
8 list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
14 * Neither the name of ogg-sys nor the names of its
/dports/audio/lewton/lewton-0.10.2/cargo-crates/ogg-sys-0.0.9/libogg/
H A DCOPYING7 - Redistributions of source code must retain the above copyright
8 notice, this list of conditions and the following disclaimer.
11 notice, this list of conditions and the following disclaimer in the
14 - Neither the name of the Xiph.org Foundation nor the names of its
/dports/audio/lewton/lewton-0.10.2/cargo-crates/ogg-sys-0.0.9/
H A DLICENSE7 * Redistributions of source code must retain the above copyright notice, this
8 list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
14 * Neither the name of ogg-sys nor the names of its
H A DREADME.md19 > - Redistributions of source code must retain the above copyright
20 > notice, this list of conditions and the following disclaimer.
23 > notice, this list of conditions and the following disclaimer in the
26 > - Neither the name of the Xiph.org Foundation nor the names of its
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/ogg-sys-0.0.9/
H A DLICENSE7 * Redistributions of source code must retain the above copyright notice, this
8 list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
14 * Neither the name of ogg-sys nor the names of its
H A DREADME.md19 > - Redistributions of source code must retain the above copyright
20 > notice, this list of conditions and the following disclaimer.
23 > notice, this list of conditions and the following disclaimer in the
26 > - Neither the name of the Xiph.org Foundation nor the names of its
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/ogg-sys-0.0.9/libogg/
H A DCOPYING7 - Redistributions of source code must retain the above copyright
8 notice, this list of conditions and the following disclaimer.
11 notice, this list of conditions and the following disclaimer in the
14 - Neither the name of the Xiph.org Foundation nor the names of its
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/
H A DREADME.md18 > - Redistributions of source code must retain the above copyright
19 > notice, this list of conditions and the following disclaimer.
22 > notice, this list of conditions and the following disclaimer in the
25 > - Neither the name of the Xiph.org Foundation nor the names of its
H A DLICENSE7 * Redistributions of source code must retain the above copyright notice, this
8 list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
14 * Neither the name of vorbis-sys nor the names of its
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dpsytune.c202 FILE *of; in analysis() local
205 of=fopen(buffer,"w"); in analysis()
209 fprintf(of,"\n\n"); in analysis()
212 fprintf(of,"%g ",toBARK(22050.f*j/n)); in analysis()
214 fprintf(of,"%g ",(float)j); in analysis()
217 fprintf(of,"%g\n",todB(v+j)); in analysis()
219 fprintf(of,"%g\n",v[j]); in analysis()
223 fclose(of); in analysis()
H A Dfloor1.c901 FILE *of; in floor1_encode() local
905 of=fopen(buffer,"a"); in floor1_encode()
906 fprintf(of,"%d\n",cval); in floor1_encode()
907 fclose(of); in floor1_encode()
925 FILE *of; in floor1_encode() local
929 of=fopen(buffer,"a"); in floor1_encode()
930 fprintf(of,"%d\n",out[j+k]); in floor1_encode()
931 fclose(of); in floor1_encode()
H A Dres0.c91 FILE *of; in res0_free_look() local
96 of=fopen(buffer,"a"); in res0_free_look()
101 fclose(of); in res0_free_look()
465 FILE *of; local
470 of=fopen(buffer,"a");
473 fprintf(of,"\n");
474 fclose(of);
501 FILE *of; local
529 of=fopen(buffer,"a");
532 fprintf(of,"\n");
[all …]
H A Danalysis.c72 FILE *of; in _analysis_output_always() local
76 of=fopen(buffer,"w"); in _analysis_output_always()
78 if(!of)perror("failed to open data dump file"); in _analysis_output_always()
83 fprintf(of,"%f ",b); in _analysis_output_always()
86 fprintf(of,"%f ",(double)(j+off)/8000.); in _analysis_output_always()
88 fprintf(of,"%f ",(double)j); in _analysis_output_always()
96 fprintf(of,"%f\n",val); in _analysis_output_always()
98 fprintf(of,"%f\n",v[j]); in _analysis_output_always()
101 fclose(of); in _analysis_output_always()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/tools/
H A Dmakeastheme.pl.in304 if (m{depth of root.*:\D+(\d+)}) {
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dconfigure1349 Fine tuning of the installation directories:
1405 --enable-glx enable usage of GLX extension no
1676 Use char because int might match the return type of a GCC
2839 ... rest of stderr output deleted ...
4777 Use char because int might match the return type of a GCC
4826 Use char because int might match the return type of a GCC
4875 Use char because int might match the return type of a GCC
4927 Use char because int might match the return type of a GCC
4989 Use char because int might match the return type of a GCC
5691 Use char because int might match the return type of a GCC
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dconfigure1306 Fine tuning of the installation directories:
1684 Use char because int might match the return type of a GCC
2736 ... rest of stderr output deleted ...
3123 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5084 Use char because int might match the return type of a GCC
5133 Use char because int might match the return type of a GCC
5182 Use char because int might match the return type of a GCC
5234 Use char because int might match the return type of a GCC
5295 Use char because int might match the return type of a GCC
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/
H A Dconfigure1442 Fine tuning of the installation directories:
1837 Use char because int might match the return type of a GCC
5524 Use char because int might match the return type of a GCC
5573 Use char because int might match the return type of a GCC
5622 Use char because int might match the return type of a GCC
5674 Use char because int might match the return type of a GCC
5728 Use char because int might match the return type of a GCC
5769 Use char because int might match the return type of a GCC
5828 Use char because int might match the return type of a GCC
6157 Use char because int might match the return type of a GCC
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/
H A Ddatabase17 # IMPORTANT : database supports only comments that start at the beginning of the line !!!
28 # note that only Wharf and WinList has AvoidCover set as AvoidCover causes effect of
29 # moving other windows out of the way when window is resized/placed
156 # causing all kinds of wierdness. So let's use power of AS to fix it ourselves :
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dconfig.guess1440 copies of config.guess and config.sub with the latest versions from:
/dports/x11-wm/xfce4-panel/
H A D.license-catalog.mk3 _LICENSE_NAME=Multiple (all of): GPLv2 LGPL21
H A D.license-report1 This package has multiple licenses (all of):

12345678910>>...95396