Home
last modified time | relevance | path

Searched refs:phone (Results 1 – 25 of 78) sorted by relevance

1234

/external/nanopb-c/tests/basic_buffer/
Ddecode_buffer.c34 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
36 printf(" number: \"%s\"\n", phone->number); in print_person()
38 if (phone->has_type) in print_person()
40 switch (phone->type) in print_person()
/external/nanopb-c/tests/basic_stream/
Ddecode_stream.c30 Person_PhoneNumber *phone = &person.phone[i]; in print_person() local
32 printf(" number: \"%s\"\n", phone->number); in print_person()
34 if (phone->has_type) in print_person()
36 switch (phone->type) in print_person()
/external/nanopb-c/tests/extra_fields/
Dperson_with_extra_field.expected4 phone {
8 phone {
11 phone {
/external/libphonenumber/
Drelease_notes.txt3 - Updated phone metadata for region code(s): CA, HU, IL, JO, LU, SG, SL, US
12 - Updated phone metadata for region code(s):
22 - Updated phone metadata for region code(s):
32 - Updated phone metadata for region code(s):
44 - Updated phone metadata for region code(s):
53 - Updated phone metadata for region code(s):
66 - Updated phone metadata for region code(s):
78 - Updated phone metadata for region code(s): BN, CL, CO, DK, IN, SB, SO
85 - Updated phone metadata for region code(s): BW, LB, MD, PA, PF, VI, ZM
91 - Better exclusion of dates when matching phone numbers from text.
[all …]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Den-US_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
Den-US_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "en-US_phones.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Dde-DE_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
Dde-DE_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "de-DE_phones.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Dit-IT_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
Dit-IT_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "it-IT_phones.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Den-GB_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "en-GB_phones.utf" type = phone
Den-GB_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Des-ES_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "es-ES_phones.utf" type = phone
Des-ES_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_kdt_phr.dtfmt18 ! - phone (phoneme values)
43 :ATTR "target" :PROP table = "..\phrtab.utf" type = phone
Dfr-FR_kdt_g2p.dtfmt18 ! - phone (phoneme values)
58 :ATTR "target" :PROP table = "fr-FR_phones.utf" type = phone
Dfr-FR_kdt_acc.dtfmt18 ! - phone (phoneme values)
53 :ATTR "target" :PROP table = "..\acctab.utf" type = phone
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_dur.utf42 phonquantlen = 1 , uint8 ; !specification for length of the phone qantization table
44 phonquant = 16 , uint8 ; !specification for phone qantization table
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_dur.utf42 phonquantlen = 1 , uint8 ; !specification for length of the phone qantization table
44 phonquant = 16 , uint8 ; !specification for phone qantization table
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_dur.utf42 phonquantlen = 1 , uint8 ; !specification for length of the phone qantization table
44 phonquant = 16 , uint8 ; !specification for phone qantization table

1234