Home
last modified time | relevance | path

Searched defs:infixes (Results 1 – 15 of 15) sorted by relevance

/dports/science/py-chempy/chempy-0.8.2/chempy/util/
H A Dparsing.py449 infixes=None, argument
478 def formula_to_latex(formula, prefixes=None, infixes=None, **kwargs): argument
534 def formula_to_unicode(formula, prefixes=None, infixes=None, **kwargs): argument
576 def formula_to_html(formula, prefixes=None, infixes=None, **kwargs): argument
/dports/devel/hs-hasktags/hasktags-0.72.0/tests/
H A DTest.hs69 infixes needle haystack = filter (isPrefixOf needle) (tails haystack) function
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/misc-kb/
H A Dterms.mli15 val infixes: string list val
H A Dterms.ml92 let infixes = ["+";"*"] var
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/misc-kb/
H A Dterms.mli15 val infixes: string list val
H A Dterms.ml92 let infixes = ["+";"*"] var
/dports/lang/ocaml/ocaml-4.05.0/byterun/
H A Dcompact.c212 word *infixes; in do_compaction() local
279 word *infixes = NULL; in do_compaction() local
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/
H A Dcompact.c212 word *infixes; in do_compaction() local
279 word *infixes = NULL; in do_compaction() local
/dports/lang/mosml/mosml-ver-2.10.1/examples/paulson/
H A Dsample9.sml107 val infixes : value
155 fun infixes (ph,prec_of,apply) = function
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Dsample9.sml107 val infixes : value
155 fun infixes (ph,prec_of,apply) = function
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/include/fplus/
H A Dgenerate.hpp75 ContainerOut infixes(std::size_t length, const ContainerIn& xs) in infixes() function
/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Drose_build_compile.cpp1064 auto infixes = findInfixGraphInfo(build); in reduceTopTriggerLoad() local
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DComponentGenerator.java1169 List<Element> infixes = subOrRoot.getChildElements(INFIX_EL); in processInfixes() local
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_violet.cpp1756 insertion_ordered_map<NGHolder *, vector<RoseInEdge>> infixes; in removeRedundantLiteralsFromInfixes() local
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/include_all_in_one/include/fplus/
H A Dfplus.hpp6146 ContainerOut infixes(std::size_t length, const ContainerIn& xs) in infixes() function