Home
last modified time | relevance | path

Searched refs:People (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/csharp/src/AddressBook/
H A DSampleUsage.cs61 People = { copy } in Main()
67 if (restored.People.Count != 1 || !person.Equals(restored.People[0])) in Main()
H A DListPeople.cs45 foreach (Person person in addressBook.People) in Print()
H A DAddPerson.cs122 addressBook.People.Add(PromptForAddress(Console.In, Console.Out)); in Main()
H A DAddressbook.cs42 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.AddressBook), global::Google.Protobuf.Examples.AddressBook.AddressBook.Parser, new[]{ "People" }, null, null, null, null) in AddressbookReflection()
637 public pbc::RepeatedField<global::Google.Protobuf.Examples.AddressBook.Person> People { property in Google.Protobuf.Examples.AddressBook.AddressBook
/third_party/protobuf/examples/
H A Dadd_person.go121 book.People = append(book.People, addr)
H A Dlist_people.go35 for _, p := range book.People {
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm687 You can store a template in a file outside your program. People can
1485 People always ask for this. ``Why don't you have an include
1528 People are frequently surprised when this doesn't work:
1840 People sometimes try to put an initialization section at the top of
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm687 You can store a template in a file outside your program. People can
1485 People always ask for this. ``Why don't you have an include
1528 People are frequently surprised when this doesn't work:
1840 People sometimes try to put an initialization section at the top of

Completed in 7 milliseconds