Home
last modified time | relevance | path

Searched refs:Foobar (Results 1 – 25 of 1098) sorted by path

12345678910>>...44

/dports/astro/josm/josm-18303/data/validator/
H A Dcombinations.mapcss494 assertNoMatch: "node amenity=restaurant name=Foobar";
H A Dwikipedia.mapcss6 assertMatch: "node wikipedia=Foobar";
7 assertNoMatch: "node wikipedia=en:Foobar";
8 assertNoMatch: "node wikipedia=en-GB:Foobar";
14 assertMatch: "node wikipedia=X-Y-Z:Foobar";
15 assertNoMatch: "node wikipedia=en:Foobar";
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/jQuery-contextMenu/documentation/docs/
H A Ditems.md292 name: "Foobar",
320 name: "Foobar",
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/test/
H A DPayloadEntries.hpp94 struct Foobar struct
105 friend std::uint32_t sizeInByteStream(const Foobar& foobar) in sizeInByteStream()
111 friend It toNetworkByteStream(const Foobar& foobar, It out) in toNetworkByteStream()
117 static std::pair<Foobar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() argument
121 const auto foobar = Foobar{std::get<0>(result.first), std::get<1>(result.first)}; in fromNetworkByteStream()
/dports/audio/deadbeef/deadbeef-0.7.2/po/
H A Deu.po73 msgstr "Inportatu Foobar 2000 aurrezarpena"
/dports/audio/drumpiler/drumpiler-0.9.0/
H A DREADME33 along with Foobar; if not, write to the Free Software
/dports/audio/harp/harp-0.6.0/cmake/Modules/
H A DLibFindMacros.cmake58 # Usage: libfind_version_header(Foobar foobar/version.h FOOBAR_VERSION_STR)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/
H A DREADME.md49 For example, your 5U adaptation of Mutable Instruments Clouds can be called "Foobar Modular - Parti…
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/data/
H A Dtest64725 …t647.txt" -H "Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)" -H "From: Fred Foobar <foobar@example.co…
51 From: Fred Foobar <foobar@example.com>
H A Dtest80530 From: Fred Foobar <foobar@example.COM>
52 From: Fred Foobar <foobar@example.COM>
/dports/audio/libsamplerate/libsamplerate-0.2.2/
H A DChangeLog513 Add link to Foobar 2000 plugin.
/dports/audio/mpg123/mpg123-1.29.3/doc/
H A DREADME.gain149 Another convention is (rockbox mailinglist, not checked myself) used by Foobar:
/dports/audio/muse-sequencer/muse-4.0.0/src/
H A DChangeLog2655 - Added patch from Willy Foobar to remove warnings from compilation (rj)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/stdweb-internal-macros-0.2.9/src/
H A Dmacro_js_raw.rs142 "dummy", { struct Foobar {} &[Foobar, Foobar] }, 1234, in test_parse_js_raw_complex()
148 assert_code_eq( &js_raw.args[ 0 ], quote! { { struct Foobar {} &[Foobar, Foobar] } } ); in test_parse_js_raw_complex()
/dports/audio/pianod2/pianod2-329/Documentation/
H A Dprotocol.md119 012 SelectedPlaylist: mix Foobar's QuickMix
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/doc/
H A DREADME.gain149 Another convention is (rockbox mailinglist, not checked myself) used by Foobar:
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/test/
H A DPayloadEntries.hpp94 struct Foobar struct
105 friend std::uint32_t sizeInByteStream(const Foobar& foobar) in sizeInByteStream()
111 friend It toNetworkByteStream(const Foobar& foobar, It out) in toNetworkByteStream()
117 static std::pair<Foobar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() argument
121 const auto foobar = Foobar{std::get<0>(result.first), std::get<1>(result.first)}; in fromNetworkByteStream()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/src/ableton/discovery/
H A Dtst_Payload.cpp113 const auto expectedFoobar = test::Foobar{{0, 1, 2}, {3, 4, 5}};
118 test::Foobar actualFoobar{};
119 parsePayload<test::Foobar>(begin(bytes), end,
120 [&actualFoobar](const test::Foobar& foobar) { actualFoobar = foobar; }); in __anonf8c8a9e10402()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/
H A DREADME.md52 For example, your 5U adaptation of Mutable Instruments Clouds can be called "Foobar Modular - Parti…
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/doc/
H A DGuide.adoc144 class Foobar
151 [](const char *m, void *f){((Foobar*)f)->a = argument(m,0).f;}),
153 [](const char *m, void *f){((Foobar*)f)->b = argument(m,0).f;}),
155 [](const char *m, void *f){((Foobar*)f)->c = argument(m,0).f;}),
157 [](const char *m, void *f){((Foobar*)f)->d = argument(m,0).f;})
175 class Foobar
180 #define rObject Foobar
205 class Foobar
218 #define rObject Foobar
220 Ports Foobar::ports = {
[all …]
/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/github.com/valyala/fasthttp/
H A DREADME.md190 fmt.Fprintf(ctx, "Hello, world! Requested path is %q. Foobar is %q",
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/cmake/modules/
H A DLibFindMacros.cmake58 # Usage: libfind_version_header(Foobar foobar/version.h FOOBAR_VERSION_STR)
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog2703 echo Foobar!
2708 code that is after the server query (in this case, ``echo Foobar!''
/dports/chinese/bitchx/bitchx-1.2.1/bitchx-docs/7_Docs/
H A DUpdates1629 echo Foobar!
1634 code that is after the server query (in this case, ``echo Foobar!''
/dports/chinese/bitchx/stage/usr/local/share/bx/help/7_Docs/
H A DUpdates1629 echo Foobar!
1634 code that is after the server query (in this case, ``echo Foobar!''

12345678910>>...44