Home
last modified time | relevance | path

Searched refs:IPA (Results 1 – 25 of 235) sorted by relevance

12345678910

/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dund-IPA.txt3 # Description: Template file for und-IPA
5 # Copy this, change "und" to the source language (eg en-IPA or sr_Latin-IPA)
7 # and add sequences of IPA where necessary.
11 # If two letters go to the same IPA, change the less preferred to have → instead of ↔.
12 # If two IPA go to the same letters, change the less preferred to have ← instead of ↔.
13 # If any IPA are ignorable (especially diacritics) in the language, they should just be deleted, eg,
20 # - http://www.arts.gla.ac.uk/IPA/IPA_chart_(C)2005.pdf
Den-IPA-spellout.txt3 # Description: English-IPA -- spelled out. For use with Acronyms
4 # to use, have a rule [:^letter:] {([A-Z]+)} [:^letter:] > &en-IPA/spellout($1) ;
DIPA-Deva.txt1 # IPA to Devanagari
20 # IPA to Devanagari example: kiga > क ्इग ्अ > िकग
21 # Devanagari to IPA example: kiga < ka ्इga < िकग
/external/icu/icu4c/source/data/translit/
Dund_FONIPA_und_FONXSAMP.txt9 # Conversion between IPA and X-SAMPA phonetic transcription.
14 # The following obsolete or extended IPA symbols have no X-SAMPA equivalents
24 # An IPA tie bar is transformed to an X-SAMPA underscore, per the official
27 # either written as [ŋ\u0361m] or [m\u0361ŋ] in IPA. However, neither version can be
28 # represented unambiguously in X-SAMPA: IPA [ŋ\u0361m] becomes X-SAMPA [N_m], which
29 # is also used to represent a hypothetical laminal (_m) velar nasal, IPA [ŋ\u033B];
30 # and IPA [m\u0361ŋ] becomes X-SAMPA [m_N], which can also represent a linguolabial
31 # (_N) nasal, IPA [m\u033C], which is more appropriately written [n\u033C]. To avoid
35 $t = '_'; # X-SAMPA representation of IPA tie bar.
208 # Compatibility rules for variant or obsolete IPA symbols
Dch_ch_FONIPA.txt9 # Transformation from Chamorro (ch) to its IPA transcription (ch_FONIPA).
26 # The IPA chart from Omniglot appears to be mixing up [æ] and [ɑ] when
Des_FONIPA_es_419_FONIPA.txt10 # This operates on a phonemic IPA transcription of Spanish (es_FONIPA).
Dsat_ar.txt9 # TODO: Add other scripts (eg. sat-Beng) once we can transcribe them to IPA.
Dsat_fa.txt9 # TODO: Add other scripts (eg. sat-Beng) once we can transcribe them to IPA.
Dsat_am.txt9 # TODO: Add other scripts (eg. sat-Beng) once we can transcribe them to IPA.
Dsat_chr.txt9 # TODO: Add other scripts (eg. sat-Beng) once we can transcribe them to IPA.
Dky_ky_FONIPA.txt9 # Transformation from Kyrgyz (ky) to its IPA transcription (ky_FONIPA).
Ddsb_dsb_FONIPA.txt9 # Transforms Lower Sorbian (dsb) to its IPA transcription (dsb_FONIPA).
Dcs_cs_FONIPA.txt9 # Tranformation from Czech to Czech in IPA transcription (cs_FONIPA).
Dtlh_tlh_FONIPA.txt9 # Transformation from Klingon (tlh) to its IPA transcription (tlh_FONIPA).
Dam_am_FONIPA.txt9 # Transforms Amharic (am) to Amharic in phonemic IPA transcription (am_FONIPA).
32 # Other than most online sources, this report uses correct IPA notation
560 # To be resilient, we replace punctuation by whitespace in IPA.
571 # so we replace them by whitespace in the output IPA notation.
594 # Transform IPA length markers to one of these:
599 ← ː ; # Strip off any remaining IPA length markers.
Dro_FONIPA_ja.txt9 # Transforms an IPA transcription of Romanian (ro_FONIPA) to Japanese Katakana.
Dla_la_FONIPA.txt9 # Transformation from Latin (la) to its IPA transcription (la_FONIPA).
Dia_ia_FONIPA.txt9 # Transformation from Interlingua (ia) to its IPA transcription (ia_FONIPA).
Drm_SURSILV_rm_FONIPA_SURSILV.txt9 # Transforms Rumantsch Sursilvan (rm-sursilv) to IPA (rm-fonipa-sursilv).
Dcy_cy_FONIPA.txt9 # Transformation from Welsh (cy) to its IPA transcription (cy_FONIPA).
194 # Move IPA stress marker to start of syllable.
Dvec_vec_FONIPA.txt13 # [3] https://en.wikipedia.org/wiki/Help:IPA/Venetian (mixed with Ladin)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h140 InsertPointAnalysis IPA; variable
234 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
238 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
242 return IPA.getFirstInsertPoint(*MF.getBlockNumbered(Num)); in getFirstSplitPoint()
/external/llvm-project/llvm/lib/CodeGen/
DSplitKit.h141 InsertPointAnalysis IPA; variable
235 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
239 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
243 return IPA.getFirstInsertPoint(*MF.getBlockNumbered(Num)); in getFirstSplitPoint()
/external/llvm/lib/CodeGen/
DSplitKit.h122 InsertPointAnalysis IPA; variable
216 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
220 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
/external/llvm-project/clang/docs/analyzer/
Ddeveloper-docs.rst10 developer-docs/IPA

12345678910