Home
last modified time | relevance | path

Searched refs:constGen (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/leanovate/gopter/
H A Dgen_test.go17 gen := constGen("sample")
27 gen := constGen("sample")
52 gen := constGen("sample")
76 gen := constGen("sample")
138 gen := constGen("sample")
158 gen := constGen("sample")
183 gen := constGen("sample")
207 gen := constGen("sample")
227 gen := constGen("sample")
231 return constGen("other")
[all …]
H A Dprop_arg_test.go10 gen := constGen("nothing").WithLabel("Label1").WithLabel("Label2")
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DConstEntry.java89 constGen.generate (symbolTable, this, stream); in generate()
97 return constGen; in generator()
110 static ConstGen constGen; field in ConstEntry
H A DCompile.java410 ConstEntry.constGen = cgen == null ? noop : cgen; in initGenerators()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DConstEntry.java89 constGen.generate (symbolTable, this, stream); in generate()
97 return constGen; in generator()
110 static ConstGen constGen; field in ConstEntry
H A DCompile.java410 ConstEntry.constGen = cgen == null ? noop : cgen; in initGenerators()