Searched refs:People (Results 1 – 25 of 145) sorted by relevance
123456
/external/cldr/common/properties/ |
D | labels.txt | 17 [☺---] ; Smileys & People ; face-positive 18 [] ; Smileys & People ; face-positive 19 [--] ; Smileys & People ; face-neutral 20 [] ; Smileys & People ; face-neutral 21 [☹--] ; Smileys & People ; face-negative 22 [] ; Smileys & People ; face-negative 23 [] ; Smileys & People ; face-sick 24 [] ; Smileys & People ; face-role 25 [☠--] ; Smileys & People ; face-fantasy 26 [-] ; Smileys & People ; cat-face [all …]
|
/external/llvm/test/TableGen/ |
D | foreach.td | 34 def People : Names; 36 def Seniors : B<People.values>; 37 def Juniors : C<People.values>; 39 def Unprocessed : D<People.values>;
|
/external/llvm-project/llvm/test/TableGen/ |
D | foreach.td | 36 def People : Names; 38 def Seniors : B<People.values>; 39 def Juniors : C<People.values>; 41 def Unprocessed : D<People.values>;
|
/external/protobuf/csharp/src/AddressBook/ |
D | SampleUsage.cs | 61 People = { copy } in Main() 67 if (restored.People.Count != 1 || !person.Equals(restored.People[0])) in Main()
|
D | ListPeople.cs | 45 foreach (Person person in addressBook.People) in Print()
|
D | AddPerson.cs | 122 addressBook.People.Add(PromptForAddress(Console.In, Console.Out)); in Main()
|
/external/llvm-project/lldb/test/API/functionalities/type_completion/ |
D | main.cpp | 51 typedef std::vector<NameAndAddress> People; typedef 55 People p; in main()
|
/external/protobuf/examples/ |
D | add_person.go | 121 book.People = append(book.People, addr)
|
D | list_people.go | 35 for _, p := range book.People {
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | CommonIntentsFacade.java | 23 import android.provider.Contacts.People; 94 view(People.CONTENT_URI, null); in viewContacts()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | un_literacy.csv | 43 Democratic People's Republic of Korea,2008,,100,,100,,100,,100,,100,,100 75 Lao People's Democratic Republic,2005,,73,,82,,63,,84,,89,,79
|
D | m49_raw.txt | 625 Democratic People's Republic of Korea 699 Lao People's Democratic Republic 1275 418 Lao People's Democratic Republic 1387 418 Lao People's Democratic Republic
|
D | alternate_country_names.txt | 75 KP; North Korea; Democratic People's Republic of Korea 77 KP; North Korea; Korea, Democratic People's Republic of 79 KP; North Korea; Korea, Dem. People’s Rep. 88 LA; Laos; Lao People's Democratic Republic
|
D | un_member_states_raw.txt | 56 Democratic People's Republic of Korea 17-09-91 126 Lao People’s Democratic Republic 14-12-55
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | UnMacroRegions.txt | 200 408 Democratic People's Republic of Korea 220 418 Lao People's Democratic Republic 387 418 Lao People's Democratic Republic 431 418 Lao People's Democratic Republic
|
/external/xz-java/ |
D | THANKS | 5 People (in alphabetical order):
|
/external/webrtc/ |
D | ENG_REVIEW_OWNERS | 5 # People listed in this file will only have to coordinate with chromium's eng
|
/external/drrickorang/LoopbackApp/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/external/oboe/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/external/walt/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/external/yapf/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/external/bazelbuild-rules_android/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
/external/mesa3d/docs/relnotes/ |
D | 3.2.1 | 26 People are working to make easy-to-install Linux RPMs of the
|
D | 7.8.1.rst | 7 development release. People who are concerned with stability and
|
/external/gemmlowp/ |
D | CONTRIBUTORS | 1 # People who have agreed to one of the CLAs and can contribute patches.
|
123456