Searched refs:accent (Results 1 – 25 of 74) sorted by relevance
123
/external/icu/icu4c/source/data/translit/ |
D | Grek_Latn_UNGEGN.txt | 18 $accent = [[:Mn:][:Me:]] ; 24 $lcgvowelC = [$lcgvowel $accent] ; 27 $beforeLower = $accent * $lower ; 36 $afterLetter = [:L:] [\'$accent]* ; 37 $beforeLetter = [\'$accent]* [:L:] ; 61 [^[:L:]$accent] { μπ → b ; 62 μπ } [^[:L:]$accent] → b ; 63 [^[:L:]$accent] { [Μμ][Ππ] → B ; 64 [Μμ][Ππ] } [^[:L:]$accent] → B ;
|
D | Grek_Latn.txt | 25 $accent = [:M:] ; 35 $lcgvowelC = [$lcgvowel $accent] ; 49 $beforeLower = $accent * $lower ; 62 $accent_minus = [[$accent]-[$iotasub$macron]]; 66 $upper $accent * { $iotasub → I ;
|
D | el_el_Latn_BGN.txt | 78 # accent marks hen they occur together, e.g. Ἄβατον → Ávaton, 85 # the acute accent, or the grave accent; all of those marks should 86 # be represented in romanization by an acute accent, e.g., 142 # in Greek, the # second vowel character should carry the accent; 143 # similarly, in Romanization the acute accent should be placed over the
|
/external/libexif/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
/external/bison/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
/external/e2fsprogs/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
/external/elfutils/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
/external/bison/runtime-po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to 17 # grave/acute accent (by libiconv), and the double quotation marks are
|
/external/svox/pico/lib/ |
D | picotrns.c | 214 picoos_int16 accent = 0; in picotrns_trivial_syllabify() local 225 accent = 0; in picotrns_trivial_syllabify() 231 accent = inSeq[j].sym; in picotrns_trivial_syllabify() 241 if ((accent > 0) && (i == accentpos)) { in picotrns_trivial_syllabify() 252 if (accent > 0) { in picotrns_trivial_syllabify() 253 insertSym(outSeq,out++,accent); in picotrns_trivial_syllabify() 257 if ((accent > 0) && (i == accentpos)) { in picotrns_trivial_syllabify()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-05-10.data | 2 grave-accent: `text
|
/external/llvm/test/YAMLParser/ |
D | spec-05-10.test | 4 grave-accent: `text
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | hex-displacement.test | 2 # to accent hex format of the number.
|
/external/fmtlib/doc/bootstrap/ |
D | tables.less | 115 background-color: @table-bg-accent;
|
D | variables.less | 132 @table-bg-accent: #f9f9f9;
|
/external/icu/icu4c/source/samples/translit/ |
D | README.TXT | 74 rule "\u00C0 > A;" will change an 'A' with a grave accent to a plain
|
/external/icu/icu4c/source/data/lang/ |
D | ro.txt | 8 colBackwards{"Ordonare inversă după accent"} 684 secondary{"Ordonați după accent"}
|
D | sv.txt | 879 quaternary{"Sortera efter accent/skiftläge/bredd/kana"}
|
D | ca.txt | 837 tertiary{"Ordena per accent/majúscules/amplada"}
|
/external/ImageMagick/www/Magick++/ |
D | magick.css | 781 .size-accent { background-color: #f5f5f5; }
|
/external/icu/icu4c/source/i18n/ |
D | usearch.cpp | 959 UBool accent = getFCD(strsrch->search->text, &temp, in hasAccentsBeforeMatch() local 961 if (!accent) { in hasAccentsBeforeMatch()
|
123