Home
last modified time | relevance | path

Searched defs:Hola (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/errors/
H A Dcs0535-3.cs6 void Hola (ref string name); in Hola() method
14 public void Hola (out string name) in Hola() method in Test
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dtemplate_ns_enum2.i7 enum Hello { Hi, Hola }; enumerator
H A Dtemplate_ns_enum.i4 enum Hello { Hi, Hola }; enumerator
H A Dtemplate_ns_scope.i6 enum Hello { Hi, Hola }; enumerator
H A Dtemplate_retvalue.i6 Hi, Hola enumerator
H A Dglobal_vars.i26 enum Hello { Hi, Hola }; enumerator
H A Dautodoc.i36 enum Hola { enum
H A Dprimitive_types.i177 Hi, Hola enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-55.cs8 public static void Hola () { in Hola() method in A.B.C