Home
last modified time | relevance | path

Searched refs:Ciao (Results 26 – 50 of 334) sorted by relevance

12345678910>>...14

/dports/devel/grcov/grcov-0.8.2/tests/include2/
H A Dfile.cpp3 void Ciao::setName(string n) { in setName()
7 string Ciao::getName() { in getName()
/dports/devel/grcov/grcov-0.8.2/tests/class/
H A Dmain.cpp6 class Ciao { class
26 Ciao ciao; in main()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/scilab/
H A Ddefault_args_runme.sci14 checkequal(casts1("Ciao"), "Ciao", "casts1(""Ciao"")");
/dports/devel/ppl/ppl-1.2/interfaces/Prolog/
H A DProlog_interface_sysdep.dox29 The Ciao Prolog interface to the PPL is available
30 both as ``PPL enhanced'' Ciao Prolog interpreter
31 and as a library that can be linked to Ciao Prolog programs.
32 Only Ciao Prolog versions 1.10 `#5 and later are supported.'
34 So that it can be used with the Ciao Prolog PPL interface, the
35 Ciao Prolog installation must be configured with the
40 If an appropriate version of Ciao Prolog is installed on the machine
44 The <CODE>ppl_ciao</CODE> executable is simply the Ciao Prolog
51 <H3>Linking the Library To Ciao Prolog Programs</H3>
53 In order to allow linking Ciao Prolog programs to the PPL,
[all …]
/dports/lang/yap/yap-6.2.2/LGPL/pillow/
H A DREADME42 programming in PiLLoW, and in non-Ciao distributions (in Ciao
43 the PiLLoW manual is inside the Ciao manual) the manual in three
51 contains programming examples, prepared to run in the Ciao
/dports/devel/elixir-gettext/gettext-0.15.0/test/
H A Dgettext_test.exs127 {:ok, "Ciao mondo"}
198 {:ok, "Ciao Jane"}
207 {:ok, "Ciao Jane"}
306 assert Translator.gettext("Hello world") == "Ciao mondo"
307 assert Translator.gettext(@gettext_msgid) == "Ciao mondo"
308 assert Translator.gettext(~s(Hello world)) == "Ciao mondo"
409 "Ciao %{name}"
417 assert Gettext.gettext(Translator, "Hello world") == "Ciao mondo"
453 assert Gettext.gettext(Translator, "Hello world") == "Ciao mondo"
478 assert Gettext.gettext(Translator, "Hello world") == "Ciao mondo"
[all …]
/dports/devel/elixir-gettext/gettext-0.15.0/test/fixtures/po_editors/
H A Dpoeditor.com.po13 msgstr "Ciao"
16 msgstr "Ciao, %{name}!"
H A Dpoedit.po17 msgstr "Ciao"
20 msgstr "Ciao, %{name}!"
/dports/converters/libiconv/libiconv-1.16/tests/
H A DUCS-2LE-snippet.UTF-819 Italiano Ciao, Buon giorno
21 Maltese Ciao
H A DUCS-2BE-snippet.UTF-819 Italiano Ciao, Buon giorno
21 Maltese Ciao
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libiconv/source/tests/
H A DUCS-2BE-snippet.UTF-819 Italiano Ciao, Buon giorno
21 Maltese Ciao
H A DUCS-2LE-snippet.UTF-819 Italiano Ciao, Buon giorno
21 Maltese Ciao
/dports/misc/lv/lv-f7ba677/
H A Dhello.sample13 Italiano Ciao, Buon giorno
14 Maltese Ciao
/dports/textproc/p5-XML-GDOME/XML-GDOME-0.86/t/
H A D07_node.t56 $tnode->setNodeValue("Ciao");
57 ok($tnode->nodeValue,"Ciao");
145 <NODE3 ATTR1="Ciao" tns:ATTR1="Bye">This a attributed node</NODE3>
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/ExpQueryResults/zorba/concat_operator/
H A Dfn-concat-3.xml.res1 Ciao!
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/ExpQueryResults/zorba/string/ConcatFunc/
H A Dstr2.xml.res1 Ciao!
/dports/devel/swig/swig-4.0.2/Examples/test-suite/ocaml/
H A Ddefault_args_runme.ml51 assert (_casts1 '("Ciao") as string = "Ciao");
/dports/textproc/p5-Text-Markdown/Text-Markdown-1.000031/t/docs-maruku-unittest/
H A Dcode2.text3 > Ciao
H A Dlists7.text1 Ciao
/dports/textproc/p5-Text-MultiMarkdown/Text-MultiMarkdown-1.000035/t/docs-maruku-unittest/
H A Dcode2.text3 > Ciao
H A Dlists7.text1 Ciao
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/Queries/zorba/string/ConcatFunc/
H A Dstr2.xq1 fn:concat('Ciao!',())
/dports/devel/ppl/ppl-1.2/interfaces/Prolog/Ciao/
H A Dppl_prolog_sysdep.hh26 using namespace Parma_Polyhedra_Library::Interfaces::Prolog::Ciao;
/dports/devel/elixir-gettext/gettext-0.15.0/test/fixtures/test_application/translations/it/LC_MESSAGES/
H A Ddefault.po2 msgstr "Ciao mondo"
/dports/devel/grcov/grcov-0.8.2/tests/include/
H A Dmain.cpp5 Ciao ciao; in main()

12345678910>>...14