Home
last modified time | relevance | path

Searched defs:Person (Results 1 - 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DcommentsOnObjectLiteral1.js2 var Person = makeClass( variable
11 var Person = makeClass( variable
H A DcommentsOnObjectLiteral2.js2 var Person = makeClass( variable
16 var Person = makeClass({ variable
H A DconstructorAsType.js9 var Person = function () { return { name: "joe" }; }; function
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterPersonTest.java28 public static class Person { class in CustomFormatterPersonTest
33 public Person(String title, String firstName, String lastName) { in Person() method in CustomFormatterPersonTest.Person
[all...]
/third_party/protobuf/csharp/src/AddressBook/
H A DAddressbook.cs52 public sealed partial class Person : pb::IMessage<Person> class
73 public Person() { Person() method in Google.Protobuf.Examples.AddressBook.Person
80 public Person(Person other) : this() { Person() method in Google.Protobuf.Examples.AddressBook.Person
[all...]
/third_party/python/Lib/ctypes/test/
H A Dtest_structures.py224 class Person(Structure): class
294 class Person(Structure): class
327 class Person(Structur class
[all...]

Completed in 4 milliseconds