Searched defs:Prototype (Results 1 – 13 of 13) sorted by relevance
22 type proto = Prototype of string * string array Constructor
28 type proto = Prototype of string * string array Constructor
32 | Prototype of string * string array Constructor
35 | Prototype of string * string array Constructor
103 static class Prototype {} class in SpringIntegrationTest
26 public final class Prototype implements Comparable<Prototype> { class215 private Prototype(String descriptor, Type returnType, in Prototype() method in Prototype
196 TEST(Prototype) { in TEST() argument
45 Prototype, enumerator
52 static PreParserIdentifier Prototype() { in Prototype() function
35 void llvm_raise(value Prototype, char *Message) { in llvm_raise()
2880 const FunctionProtoType *Prototype, in AddOverloadParameterChunks()