Home
last modified time | relevance | path

Searched refs:phones (Results 1 – 25 of 113) sorted by relevance

12345

/external/protobuf/examples/
Dadd_person_test.go48 phones := len(got.Phones)
49 if phones > len(want) {
50 phones = len(want)
52 for i := 0; i < phones; i++ {
Dlist_people.py16 for phone_number in person.phones:
Dadd_person.py22 phone_number = person.phones.add()
Dlist_people.cc21 const tutorial::Person::PhoneNumber& phone_number = person.phones(j); in ListPeople()
/external/svox/pico/lib/
Dpicotrns.c207 pico_status_t picotrns_trivial_syllabify(picoktab_Phones phones, in picotrns_trivial_syllabify() argument
227 while ((j < inSeqLen) && !picoktab_isSyllCarrier(phones,(picoos_uint8)inSeq[j].sym)) { in picotrns_trivial_syllabify()
228 if ((inSeq[j].sym == picoktab_getPrimstressID(phones)) in picotrns_trivial_syllabify()
229 || (inSeq[j].sym == picoktab_getPrimstressID(phones))) { in picotrns_trivial_syllabify()
251 insertSym(outSeq,out++,picoktab_getSyllboundID(phones)); in picotrns_trivial_syllabify()
266 while ((i < inSeqLen) && picoktab_isSyllCarrier(phones,(picoos_uint8)inSeq[i].sym)) { in picotrns_trivial_syllabify()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_phones.utf13 ! phones set Pico
27 ! main phones alphabet
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_phones.utf13 ! phones set Pico
26 ! main phones alphabet
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_phones.utf13 ! phones set Pico
27 ! main phones alphabet
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_phones.utf13 ! phones set Pico
26 ! main phones alphabet
/external/autotest/server/site_tests/android_ACTS/
Dcontrol.Telephony_MTV_TMO_Longevity13 This test runs telephony longevity test against an phones with T-mobile SIMs.
Dcontrol.Telephony_Reston_VZW_VT_Security_Build13 This test runs telephony sanity against an phones with Verizon SIMs.
Dcontrol.Telephony_Reston_VZW_VT13 This test runs telephony sanity against an phones with Verizon SIMs.
Dcontrol.Telephony_England_Vodafone_Basic13 This test runs telephony sanity against phones with England Vodafone SIMs.
Dcontrol.Telephony_MTV_TMO_VT13 This test runs telephony sanity against an phones with T-Mobile SIMs.
Dcontrol.Telephony_VZW_Mobility_Stress13 This test runs telephony mobility stress against an phones with Verizon SIMs.
Dcontrol.Telephony_MTV_VZW_VT_Security_Build13 This test runs telephony sanity against an phones with Verizon SIMs.
Dcontrol.Telephony_Reston_VZW_Conf_NoCEP_Security_Build13 This test runs telephony sanity against an phones with Verizon SIMs.
Dcontrol.Telephony_MTV_Norway_Telenor_Roaming_Security_Build13 This test runs telephony sanity against phones with Norway Telenor SIMs roaming
Dcontrol.Telephony_England_Three_Basic_Security13 This test runs telephony sanity against an phones with UK Three SIMs.
Dcontrol.Telephony_MTV_Japan_NTT_Roaming_Security_Build13 This test runs telephony sanity against phones with Japan NTT SIMs roaming
Dcontrol.Telephony_Nexus_VZW13 This test runs telephony Nexus sanity against phones with Verizon SIMs.
Dcontrol.Telephony_England_VZW_roaming_Security_Build13 This test runs telephony sanity against phones with Verizon SIMs roaming
Dcontrol.Telephony_MTV_ATT_Longevity13 This test runs telephony longevity test against an phones with AT&T SIMs.
Dcontrol.Telephony_England_EE_Conf_CEP13 This test runs telephony sanity against an phones with EE SIMs.
Dcontrol.Telephony_VZW_Mobility13 This test runs telephony wifi-calling Mobility against an phones with Verizon SIMs.

12345