Home
last modified time | relevance | path

Searched refs:haiku (Results 1 – 25 of 5791) sorted by relevance

12345678910>>...232

/dports/www/ikiwiki/ikiwiki-3.20200202.3/IkiWiki/Plugin/
H A Dhaiku.pm3 package IkiWiki::Plugin::haiku;
26 my $haiku;
29 $haiku = "Coy changes often.
50 $haiku=$canned[rand @canned];
53 $haiku=Coy::with_haiku($params{hint} ? $params{hint} : $params{page});
56 $haiku=~s/\s+-----\n//s;
57 $haiku=~s/\s+-----.*//s;
60 $haiku=~s/^\s+//mg;
61 $haiku=~s/\n/<br \/>\n/mg;
63 return "\n\n<blockquote><p>$haiku</p></blockquote>\n\n";
/dports/audio/milkytracker/MilkyTracker-1.03.00/platforms/haiku/Jamfiles/
H A Dsrc-ppui-osinterface-Jamfile5 SubDirHdrs $(PathOSInterface) haiku ;
7 SubDirHdrs $(PathPPUI) haiku ;
8 SubDirHdrs $(PathTracker) haiku ;
17 haiku/SynchronousFilePanel.cpp
18 haiku/PPMessageBox_Haiku.cpp
19 haiku/PPOpenPanel_Haiku.cpp
20 haiku/PPQuitSaveAlert_Haiku.cpp
21 haiku/PPSavePanel_Haiku.cpp
22 haiku/WaitView.cpp
23 haiku/WaitWindow.cpp
H A Dsrc-ppui-Jamfile5 SubDirHdrs $(PathOSInterface) haiku ;
7 SubDirHdrs $(PathPPUI) haiku ;
9 SubDirHdrs $(PathTracker) haiku ;
48 haiku/DisplayDevice_Haiku.cpp
49 haiku/MilkyView.cpp
50 haiku/MilkyWindow.cpp
51 haiku/KeyCodeMap.cpp
H A Dsrc-tracker-Jamfile5 SubDirHdrs $(PathMidi) haiku ;
10 SubDirHdrs $(PathPPUI) haiku ;
11 SubDirHdrs $(PathTracker) haiku ;
111 haiku/Haiku_main.cpp
112 haiku/Tools.cpp
113 haiku/MilkyApplication.cpp
116 FinishExecutable MilkyTracker : haiku/MilkyTracker.rdef ;
/dports/www/ikiwiki/ikiwiki-3.20200202.3/po/underlays/directives/ikiwiki/directive/
H A Dhaiku.fr.po18 "The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] "
20 msgstr "la directive `haiku` est fournie par le module d'extension [[!iki plugins/haiku desc=haiku]…
24 "This directive allows inserting a randomly generated haiku into a wiki "
26 msgstr "Cette directive permet l'insertion d'un haiku créé automatiquement sur une page du wiki. Il…
30 msgid "\t\\[[!haiku hint=\"argument\"]]\n"
31 msgstr "\t\\[[!haiku hint=\"argument\"]]\n"
35 msgid "[[!haiku hint=\"argument test\"]]\n"
36 msgstr "[[!haiku hint=\"argument test\"]]\n"
41 "what to write the haiku about. If no hint is given, it might base it on the "
44haiku. S'il est absent, le sujet est fondé sur le nom de la page. Comme le vocabulaire du programm…
H A Dhaiku.de.po1 # German translation of directives/ikiwiki/directive/haiku page for ikiwiki.
19 "The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] "
22 "Die `haiku`-Anweisung wird durch die [[!iki plugins/haiku "
23 "desc=haiku]]-Erweiterung bereitgestellt."
27 "This directive allows inserting a randomly generated haiku into a wiki "
35 msgid "\t\\[[!haiku hint=\"argument\"]]\n"
36 msgstr "\t\\[[!haiku hint=\"argument\"]]\n"
40 msgid "[[!haiku hint=\"argument test\"]]\n"
41 msgstr "[[!haiku hint=\"argument test\"]]\n"
46 "what to write the haiku about. If no hint is given, it might base it on the "
H A Dhaiku.da.po1 # Danish translation of directives/ikiwiki/directive/haiku page for ikiwiki.
25 "The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] "
31 "This directive allows inserting a randomly generated haiku into a wiki "
37 msgid "\t\\[[!haiku hint=\"argument\"]]\n"
38 msgstr "\t\\[[!haiku hint=\"argument\"]]\n"
42 msgid "[[!haiku hint=\"argument test\"]]\n"
43 msgstr "[[!haiku hint=\"argument test\"]]\n"
48 "what to write the haiku about. If no hint is given, it might base it on the "
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/
H A DMakefile.am102 haiku/adipe.h \
103 haiku/AudioDecoderHaiku.cpp \
104 haiku/AudioDecoderHaiku.h \
105 haiku/AudioInputHaiku.cpp \
106 haiku/AudioInputHaiku.h \
108 haiku/MediaHandlerHaiku.h \
109 haiku/MediaParserHaiku.cpp \
110 haiku/MediaParserHaiku.h \
114 haiku/VideoDecoderHaiku.h \
115 haiku/VideoInputHaiku.cpp \
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/ikiwiki/directive/
H A Dhaiku.mdwn1 The `haiku` directive is supplied by the [[!iki plugins/haiku desc=haiku]] plugin.
3 This directive allows inserting a randomly generated haiku into a wiki page.
6 \[[!haiku hint="argument"]]
8 [[!haiku hint="argument test"]]
11 what to write the haiku about. If no hint is given, it might base it on the
/dports/editors/emacs-devel/emacs-4d1968b/lisp/term/
H A Dhaiku-win.el27 (unless (featurep 'haiku)
65 (cl-defmethod window-system-initialization (&context (window-system haiku)
78 (cl-defmethod frame-creation-function (params &context (window-system haiku))
81 (cl-defmethod handle-args-function (args &context (window-system haiku))
94 &context (window-system haiku))
101 &context (window-system haiku))
105 &context (window-system haiku))
109 &context (window-system haiku))
116 (if (eq (framep-on-display (selected-frame)) 'haiku)
/dports/lang/rust/rustc-1.58.1-src/src/ci/docker/host-x86_64/disabled/dist-x86_64-haiku/
H A DDockerfile29 COPY host-x86_64/dist-x86_64-haiku/llvm-config.sh /bin/llvm-config-haiku
34 COPY host-x86_64/dist-x86_64-haiku/build-toolchain.sh /tmp/
37 COPY host-x86_64/dist-x86_64-haiku/fetch-packages.sh /tmp/
43 ENV HOST=x86_64-unknown-haiku
47 --set=$TARGET.cc=x86_64-unknown-haiku-gcc \
48 --set=$TARGET.cxx=x86_64-unknown-haiku-g++ \
49 --set=$TARGET.llvm-config=/bin/llvm-config-haiku
H A Dbuild-toolchain.sh10 HAIKU=$TOP/haiku
32 git clone --depth=1 https://git.haiku-os.org/haiku
33 git clone --depth=1 https://git.haiku-os.org/buildtools
47 hide_output jam -q haiku.hpkg haiku_devel.hpkg '<build>package'
55 package extract -C $PACKAGE_ROOT $OUTPUT/objects/haiku/$ARCH/packaging/packages/haiku.hpkg
56 package extract -C $PACKAGE_ROOT $OUTPUT/objects/haiku/$ARCH/packaging/packages/haiku_devel.hpkg
H A Dllvm-config.sh5 --prefix) echo $SCRATCH/haiku-cross/sysroot/boot/system;;
6 --bindir) echo $SCRATCH/haiku-cross/sysroot/boot/system/bin;;
7 --includedir) echo $SCRATCH/haiku-cross/sysroot/boot/system/develop/headers;;
8 --libdir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib;;
9 --cmakedir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib/cmake/llvm;;
10 --cppflags) echo -I$SCRATCH/haiku-/cross/sysroot/boot/system/develop/headers \
12 --cflags) echo -I$SCRATCH/haiku-cross/sysroot/boot/system/develop/headers \
17 --cxxflags) echo -I/$SCRATCH/haiku-cross/sysroot/boot/system/develop/headers \
24 --ldflags) echo -L$SCRATCH/haiku-cross/sysroot/boot/system/develop/lib ;;
27 --libfiles) echo $SCRATCH/haiku-cross/sysroot/boot/system/develop/lib/libLLVM-4.0.so;;
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/haiku/
H A Dhaiku.am23 bin_PROGRAMS += haiku-gnash
25 haiku/gui_haiku.cpp \
26 haiku/haiku.cpp \
27 haiku/haikusup.h
32 # all-local: haiku-gnash$(EXEEXT)
40 haiku_gnash_SOURCES += haiku/haiku_agg_glue.cpp haiku/haiku_agg_glue.h
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dhaiku.texi23 @cindex haiku application
24 @cindex haiku installation
32 @cindex tty Emacs in haiku
41 @cindex haiku keymap
60 @vindex haiku-meta-keysym
61 @item haiku-meta-keysym
71 @item haiku-super-keysym
76 @item haiku-shift-keysym
86 @cindex tooltips (haiku)
87 @cindex haiku tooltips
[all …]
/dports/www/links/links-2.25/
H A DMakefile.am7haiku.cpp BRAILLE_HOWTO KEYS SITES descrip.mms *.opt framebuffer-accelerator.patch gpm-1.20.0-smoo…
16 links_LDADD=haiku.o
17 all-redirect: all-am $(srcdir)/links-haiku.rdef
18 rc -o links-haiku.rsrc $(srcdir)/links-haiku.rdef
19 xres -o links$(EXEEXT) links-haiku.rsrc
21 rm -f links-haiku.rsrc
43 haiku.o: $(srcdir)/haiku.cpp
44 …X) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c $(srcdir)/haiku.cpp
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaikugui.h42 typedef void *haiku; typedef
44 typedef haiku Emacs_Pixmap;
45 typedef haiku Emacs_Window;
46 typedef haiku Emacs_Cursor;
47 typedef haiku Drawable;
100 typedef haiku Window;
H A Dhaikuterm.h48 haiku be_font;
57 haiku img;
108 haiku display;
149 haiku window;
150 haiku view;
151 haiku menubar;
223 #define FRAME_OUTPUT_DATA(f) ((f)->output_data.haiku)
270 extern unsigned long haiku_get_pixel (haiku bitmap, int x, int y);
271 extern void haiku_put_pixel (haiku bitmap, int x, int y, unsigned long pixel);
/dports/emulators/mess/mame-mame0226/3rdparty/bx/
H A Dmakefile16 $(GENIE) --gcc=haiku gmake
63 .build/projects/gmake-haiku:
64 $(GENIE) --gcc=haiku gmake
65 haiku-debug64: .build/projects/gmake-haiku
66 make -R -C .build/projects/gmake-haiku config=debug64
67 haiku-release64: .build/projects/gmake-haiku
68 make -R -C .build/projects/gmake-haiku config=release64
69 haiku: haiku-debug64 haiku-release64 target
160 OS=haiku
161 BUILD_PROJECT_DIR=gmake-haiku
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bx/
H A Dmakefile16 $(GENIE) --gcc=haiku gmake
63 .build/projects/gmake-haiku:
64 $(GENIE) --gcc=haiku gmake
65 haiku-debug64: .build/projects/gmake-haiku
66 make -R -C .build/projects/gmake-haiku config=debug64
67 haiku-release64: .build/projects/gmake-haiku
68 make -R -C .build/projects/gmake-haiku config=release64
69 haiku: haiku-debug64 haiku-release64 target
160 OS=haiku
161 BUILD_PROJECT_DIR=gmake-haiku
[all …]
/dports/lang/v/v-0.1.29/vlib/v/pref/
H A Dos.v19 haiku
62 return .haiku
114 .haiku {
148 $if haiku {
149 return .haiku
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/haiku/
H A Dboost.diff1 diff -Naur boost/config/platform/haiku.hpp boost1/config/platform/haiku.hpp
2 --- boost/config/platform/haiku.hpp 1970-01-01 05:00:00.000000000 +0500
3 +++ boost1/config/platform/haiku.hpp 2014-07-08 14:09:01.994574336 +0600
38 +# define BOOST_PLATFORM_CONFIG "boost/config/platform/haiku.hpp"
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/haiku/
H A Dboost.diff1 diff -Naur boost/config/platform/haiku.hpp boost1/config/platform/haiku.hpp
2 --- boost/config/platform/haiku.hpp 1970-01-01 05:00:00.000000000 +0500
3 +++ boost1/config/platform/haiku.hpp 2014-07-08 14:09:01.994574336 +0600
38 +# define BOOST_PLATFORM_CONFIG "boost/config/platform/haiku.hpp"
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/haiku/
H A Dboost.diff1 diff -Naur boost/config/platform/haiku.hpp boost1/config/platform/haiku.hpp
2 --- boost/config/platform/haiku.hpp 1970-01-01 05:00:00.000000000 +0500
3 +++ boost1/config/platform/haiku.hpp 2014-07-08 14:09:01.994574336 +0600
38 +# define BOOST_PLATFORM_CONFIG "boost/config/platform/haiku.hpp"
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/haiku/
H A Dboost.diff1 diff -Naur boost/config/platform/haiku.hpp boost1/config/platform/haiku.hpp
2 --- boost/config/platform/haiku.hpp 1970-01-01 05:00:00.000000000 +0500
3 +++ boost1/config/platform/haiku.hpp 2014-07-08 14:09:01.994574336 +0600
38 +# define BOOST_PLATFORM_CONFIG "boost/config/platform/haiku.hpp"

12345678910>>...232