Home
last modified time | relevance | path

Searched refs:standalone (Results 76 – 100 of 18118) sorted by relevance

12345678910>>...725

/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dstandalone.sty.ltxml3 # | standalone.sty | #
20 DefMacro('\@standalone@end@input', '\egroup\endinput');
21 DefPrimitiveI(T_CS('\@standalone@start@input'), undef, sub {
24 DefPrimitive('\@standalone@documentclass[]{}', sub {
31 Let(T_CS('\begin{document}'), T_CS('\@standalone@start@input'));
32 Let(T_CS('\end{document}'), T_CS('\@standalone@end@input'));
36 Let('\documentclass', '\@standalone@documentclass'); });
/dports/sysutils/vimpager/vimpager-85004fd/test/
H A Dhelp-and-version-output.bats17 run_cmd ./standalone/vimpager -h
30 run_cmd ./standalone/vimpager -v
32 [[ "$output" =~ vimpager.*\(standalone,\ shell=.*\) ]]
43 run_cmd ./standalone/vimcat -h
56 run_cmd ./standalone/vimcat -v
58 [[ "$output" =~ vimcat.*\(standalone,\ shell=.*\) ]]
/dports/devel/scons/SCons-4.2.0/SCons/Tool/docbook/docbook-xsl-1.76.1/html/
H A Dchunker.xsl135 standalone="{$standalone}">
148 standalone="{$standalone}">
161 standalone="{$standalone}">
173 standalone="{$standalone}">
190 standalone="{$standalone}">
202 standalone="{$standalone}">
214 standalone="{$standalone}">
250 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
[all …]
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/docs/xsl-generic/html/
H A Dchunker.xsl135 standalone="{$standalone}">
148 standalone="{$standalone}">
161 standalone="{$standalone}">
173 standalone="{$standalone}">
190 standalone="{$standalone}">
202 standalone="{$standalone}">
214 standalone="{$standalone}">
250 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/doc/docbook-xsl/html/
H A Dchunker.xsl135 standalone="{$standalone}">
148 standalone="{$standalone}">
161 standalone="{$standalone}">
173 standalone="{$standalone}">
190 standalone="{$standalone}">
202 standalone="{$standalone}">
214 standalone="{$standalone}">
250 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
[all …]
/dports/security/ncrack/ncrack-0.7/docs/xsl/html/
H A Dchunker.xsl135 standalone="{$standalone}">
148 standalone="{$standalone}">
161 standalone="{$standalone}">
173 standalone="{$standalone}">
190 standalone="{$standalone}">
202 standalone="{$standalone}">
214 standalone="{$standalone}">
250 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/
H A DMakefile41 STANDALONE_RUNNER_SUPPORT_ASSEMBLY = $(CLASSLIB_DIR)/standalone-runner-support.dll
46 STANDALONE_TEST_RUNNER = ../System.Web/Test/tools/standalone-runner.exe
70 Test/standalone-tests/Consts.cs.in \
71 Test/standalone-tests/DataPager_NumericPagerField_Bug615315.cs
73 build-standalone-runner-support:
74 $(MAKE) -C ../System.Web/ standalone-runner-support
75 $(MAKE) -C ../System.Web/Test/tools/ STANDALONE_SUPPORT_BUILT=1 standalone-runner.exe
77 run-standalone-test: build-standalone-runner-support $(STANDALONE_RUNNER_SUPPORT_MAKEFRAG) $(STANDA…
86 $(STANDALONE_TEST_ASSEMBLY): $(the_assembly) Test/standalone-tests/Consts.cs
89 Test/standalone-tests/Consts.cs: Test/standalone-tests/Consts.cs.in
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Bridge/
H A DZfExtensionManagerSfContainer.php56 protected $standalone; variable in Drupal\\Component\\Bridge\\ZfExtensionManagerSfContainer
76 if ($this->standalone && $this->standalone->has($extension)) {
77 return $this->standalone->get($extension);
90 return $this->standalone && $this->standalone->has($extension);
132 $this->standalone = new $class();
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/Bridge/
H A DZfExtensionManagerSfContainer.php56 protected $standalone; variable in Drupal\\Component\\Bridge\\ZfExtensionManagerSfContainer
76 if ($this->standalone && $this->standalone->has($extension)) {
77 return $this->standalone->get($extension);
90 return $this->standalone && $this->standalone->has($extension);
132 $this->standalone = new $class();
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/graphics/glslang/glslang-11.7.1/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/
H A Dvstgui_standalone_mac.mm6 #import "standalone/source/platform/mac/macapplication.mm"
7 #import "standalone/source/platform/mac/macasync.mm"
8 #import "standalone/source/platform/mac/maccommondirectories.mm"
9 #import "standalone/source/platform/mac/macpreference.mm"
10 #import "standalone/source/platform/mac/macwindow.mm"
11 #import "standalone/source/platform/mac/VSTGUICommand.mm"
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/
H A Dvstgui_standalone_mac.mm6 #import "standalone/source/platform/mac/macapplication.mm"
7 #import "standalone/source/platform/mac/macasync.mm"
8 #import "standalone/source/platform/mac/maccommondirectories.mm"
9 #import "standalone/source/platform/mac/macpreference.mm"
10 #import "standalone/source/platform/mac/macwindow.mm"
11 #import "standalone/source/platform/mac/VSTGUICommand.mm"
/dports/finance/gnucash-docs/gnucash-docs-4.9/xsl/1.79.2/html/
H A Dchunker.xsl147 standalone="{$standalone}">
160 standalone="{$standalone}">
173 standalone="{$standalone}">
185 standalone="{$standalone}">
202 standalone="{$standalone}">
214 standalone="{$standalone}">
226 standalone="{$standalone}">
262 standalone="{$standalone}">
276 standalone="{$standalone}">
290 standalone="{$standalone}">
[all …]
/dports/sysutils/conky/conky-1.12.2/doc/docbook-xml/html/
H A Dchunker.xsl149 standalone="{$standalone}">
162 standalone="{$standalone}">
175 standalone="{$standalone}">
187 standalone="{$standalone}">
204 standalone="{$standalone}">
216 standalone="{$standalone}">
228 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
292 standalone="{$standalone}">
[all …]
/dports/sysutils/conky-awesome/conky-1.12.2/doc/docbook-xml/html/
H A Dchunker.xsl149 standalone="{$standalone}">
162 standalone="{$standalone}">
175 standalone="{$standalone}">
187 standalone="{$standalone}">
204 standalone="{$standalone}">
216 standalone="{$standalone}">
228 standalone="{$standalone}">
264 standalone="{$standalone}">
278 standalone="{$standalone}">
292 standalone="{$standalone}">
[all …]

12345678910>>...725