Home
last modified time | relevance | path

Searched refs:tone (Results 1 – 25 of 82) sorted by relevance

1234

/external/unicode/
Demoji-sequences.txt322 261D 1F3FB ; Emoji_Modifier_Sequence ; index pointing up: light skin tone
323 261D 1F3FC ; Emoji_Modifier_Sequence ; index pointing up: medium-light skin tone
324 261D 1F3FD ; Emoji_Modifier_Sequence ; index pointing up: medium skin tone
325 261D 1F3FE ; Emoji_Modifier_Sequence ; index pointing up: medium-dark skin tone
326 261D 1F3FF ; Emoji_Modifier_Sequence ; index pointing up: dark skin tone
327 26F9 1F3FB ; Emoji_Modifier_Sequence ; person bouncing ball: light skin tone
328 26F9 1F3FC ; Emoji_Modifier_Sequence ; person bouncing ball: medium-light skin tone
329 26F9 1F3FD ; Emoji_Modifier_Sequence ; person bouncing ball: medium skin tone
330 26F9 1F3FE ; Emoji_Modifier_Sequence ; person bouncing ball: medium-dark skin tone
331 26F9 1F3FF ; Emoji_Modifier_Sequence ; person bouncing ball: dark skin tone
[all …]
Demoji-zwj-sequences.txt81 …0F ; Emoji_ZWJ_Sequence ; man health worker: light skin tone
82 1F468 1F3FB 200D 2696 FE0F ; Emoji_ZWJ_Sequence ; man judge: light skin tone
83 1F468 1F3FB 200D 2708 FE0F ; Emoji_ZWJ_Sequence ; man pilot: light skin tone
84 1F468 1F3FB 200D 1F33E ; Emoji_ZWJ_Sequence ; man farmer: light skin tone
85 1F468 1F3FB 200D 1F373 ; Emoji_ZWJ_Sequence ; man cook: light skin tone
86 1F468 1F3FB 200D 1F393 ; Emoji_ZWJ_Sequence ; man student: light skin tone
87 1F468 1F3FB 200D 1F3A4 ; Emoji_ZWJ_Sequence ; man singer: light skin tone
88 1F468 1F3FB 200D 1F3A8 ; Emoji_ZWJ_Sequence ; man artist: light skin tone
89 1F468 1F3FB 200D 1F3EB ; Emoji_ZWJ_Sequence ; man teacher: light skin tone
90 … ; Emoji_ZWJ_Sequence ; man factory worker: light skin tone
[all …]
Demoji-data.txt152 1F3F8..1F3FF ; Emoji # 8.0 [8] (��..��) badminton..dark skin tone
307 1F3F8..1F3FF ; Emoji_Presentation # 8.0 [8] (��..��) badminton..dark skin tone
380 1F3FB..1F3FF ; Emoji_Modifier # 8.0 [5] (��..��) light skin tone..dark skin tone
439 1F3FB..1F3FF ; Emoji_Component # 8.0 [5] (��..��) light skin tone..dark skin tone
/external/unicode/additions/
Demoji-sequences.txt9 …F3FF ; Emoji_Modifier_Sequence ; wrestlers: light skin tone
10 … ; Emoji_Modifier_Sequence ; wrestlers: medium-light skin tone
11 …3FD ; Emoji_Modifier_Sequence ; wrestlers: medium skin tone
12 … ; Emoji_Modifier_Sequence ; wrestlers: medium-dark skin tone
13 …1F3FB ; Emoji_Modifier_Sequence ; wrestlers: dark skin tone
14 …F3FF ; Emoji_Modifier_Sequence ; handshake: light skin tone
15 … ; Emoji_Modifier_Sequence ; handshake: medium-light skin tone
16 …3FD ; Emoji_Modifier_Sequence ; handshake: medium skin tone
17 … ; Emoji_Modifier_Sequence ; handshake: medium-dark skin tone
18 …1F3FB ; Emoji_Modifier_Sequence ; handshake: dark skin tone
Demoji-zwj-sequences.txt9 …F3FB 200D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: light skin tone
10 … 1F3FB 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: light skin tone
11 …0D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: medium-light skin tone
12 …200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: medium-light skin tone
13 …3FD 200D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: medium skin tone
14 …1F3FD 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: medium skin tone
15 …00D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: medium-dark skin tone
16 … 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: medium-dark skin tone
17 …1F3FF 200D 2640 FE0F ; Emoji_ZWJ_Sequence ; women wrestling: dark skin tone
18 …C 1F3FF 200D 2642 FE0F ; Emoji_ZWJ_Sequence ; men wrestling: dark skin tone
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DRampedSineTone.java34 public void generateTone(short[] tone, int size) { in generateTone() argument
35 super.generateTone(tone, size); in generateTone()
46 tone[i] *= factor; in generateTone()
54 public void generateTone(double[] tone, int size) { in generateTone() argument
55 super.generateTone(tone, size); in generateTone()
66 tone[i] *= factor; in generateTone()
DSineWaveTone.java41 public void generateTone(short[] tone, int size) { in generateTone() argument
44 tone[i] = value1; in generateTone()
62 public void generateTone(double[] tone, int size) { in generateTone() argument
65 tone[i] = value1; in generateTone()
DTwoSineWavesTone.java48 public void generateTone(short[] tone, int size) { in generateTone() argument
52 tone[i] = (short) (value1 + value2); in generateTone()
77 public void generateTone(double[] tone, int size) { in generateTone() argument
81 tone[i] = value1 + value2; in generateTone()
DToneGeneration.java36 public abstract void generateTone(short[] tone, int size); in generateTone() argument
44 public abstract void generateTone(double[] tone, int size); in generateTone() argument
/external/icu/icu4c/source/data/translit/
DLatin_NumericPinyin.txt19 # so the letters the tone will 'hop' are:
21 $tone = [\u0304\u0301\u030C\u0300\u0306] ;
22 # Move the tone to the end of a syllable, and convert to number
23 e {($tone) r} → r &Pinyin-NumericPinyin($1);
24 ($tone) ( [i o n u {o n} {n g}]) → $2 &Pinyin-NumericPinyin($1);
25 ($tone) → &Pinyin-NumericPinyin($1);
26 # The following backs up until it finds the right vowel, then deposits the tone
Dzu_zu_FONIPA.txt19 # The NCHLT 2013 phone set does not indicate tone in any way. Transcription of
20 # tone is out of scope without a dictionary, since tone is generally not
Dxh_xh_FONIPA.txt20 # not indicate tone in any way. Transcription of tone is out of scope without a
21 # dictionary, since tone is generally not indicated in the orthography. Nasal
Dmy_my_FONIPA.txt53 # Hmm, what would happen if the syllable ending in kinzi had non-low tone?
121 $vs_aa \u1037 → a $creaky; # redundant creaky tone
180 $vs_e $vs_aa း → ɔ $high; # redundant high tone; this does not usually occur
187 $vs_ai း → ɛ $high; # redundant high tone; this does not usually occur
297 ဣ\u1037 → ʔḭ; # redundant creaky tone; this does not usually occur
303 ဥ\u1037 → ʔṵ; # redundant creaky tone; this does not usually occur
313 ဩး → ʔɔ\u0301; # redundant high tone; this does not usually occur
Dzh_Latn_PINYIN_ru.txt20 # Remove tone marks.
DLatn_Bopo.txt11 :: [[:Latin:][:Mn:][1-5]]; # forward filter: only modifies Latin and tone marks/digits
16 :: Latin-NumericPinyin(NumericPinyin-Latin); # tone marks in middle ↔ digits at end to use numeric …
1427 # tone 1: pinyin \u0304 or 1 ↔ zhuyin typically unmarked or use ˉ \u02C9
1442 # tone 5 (light): pinyin typically unmarked or use 5 ↔ zhuyin ˙ \u02D9
1450 :: ([[ㄅ-ㄩ][ˉˊˇˋ˙]]); # reverse filter: only modifies basic Bopomofo and tone marks
/external/webrtc/talk/app/webrtc/
Ddtmfsender_unittest.cc53 void OnToneChange(const std::string& tone) override { in OnToneChange() argument
54 LOG(LS_VERBOSE) << "FakeDtmfObserver::OnToneChange '" << tone << "'."; in OnToneChange()
55 tones_.push_back(tone); in OnToneChange()
56 if (tone.empty()) { in OnToneChange()
168 char tone = *it; in GetDtmfInfoFromString() local
170 webrtc::GetDtmfCode(tone, &code); in GetDtmfInfoFromString()
171 if (tone == ',') { in GetDtmfInfoFromString()
Ddtmfsender.cc67 bool GetDtmfCode(char tone, int* code) { in GetDtmfCode() argument
69 char event = toupper(tone); in GetDtmfCode()
207 char tone = tones_[first_tone_pos]; in DoInsertDtmf() local
208 if (!GetDtmfCode(tone, &code)) { in DoInsertDtmf()
Ddtmfsenderinterface.h48 virtual void OnToneChange(const std::string& tone) = 0;
Ddtmfsender.h135 bool GetDtmfCode(char tone, int* code);
/external/walt/docs/
DAudioLatency.md4 decides to output a tone until it can be detected via the headphone jack. Microphone latency is
28 … does not include the time between the moment the app decided to output a tone until the Enqueue()…
61 Audio signal for measuring microphone latency is generated as a square wave using the Teensy tone()
/external/icu/icu4c/source/data/brkitr/dictionaries/
Dlaodict.txt7102 # ຜູ້ like ຜູ້ above but has wrong order of vowel & tone mark
9101 # ສະບູ່ like ສະບູ່ above but has wrong order of vowel & tone mark
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.audio15 Runs eight minutes of suspend/resume cycles in the background of an audio tone.
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc210 hb_glyph_info_t tone = info[end]; in preprocess_text_hangul() local
212 info[start] = tone; in preprocess_text_hangul()
/external/icu/icu4c/source/data/unit/
Dro.txt545 dnam{"tone"}
546 few{"{0} tone"}
548 other{"{0} de tone"}
583 dnam{"tone scurte"}
584 few{"{0} tone scurte"}
586 other{"{0} de tone scurte"}
/external/python/cpython2/Doc/library/
Djpeg.rst92 …`Information Technology - Digital Compression and Coding of Continuous-tone Still Images - Require…

1234