/external/icu/icu4c/source/layout/ |
D | ThaiShaping.cpp | 63 LEUnicode ThaiShaping::lowerRightTone(LEUnicode tone, le_uint8 glyphSet) in lowerRightTone() argument 72 if (tone >= CH_MAITAIKHU && tone <= CH_NIKHAHIT) { in lowerRightTone() 73 return lowerRightTones[glyphSet][tone - CH_MAITAIKHU]; in lowerRightTone() 76 return tone; in lowerRightTone() 79 LEUnicode ThaiShaping::lowerLeftTone(LEUnicode tone, le_uint8 glyphSet) in lowerLeftTone() argument 88 if (tone >= CH_MAITAIKHU && tone <= CH_NIKHAHIT) { in lowerLeftTone() 89 return lowerLeftTones[glyphSet][tone - CH_MAITAIKHU]; in lowerLeftTone() 92 return tone; in lowerLeftTone() 95 LEUnicode ThaiShaping::upperLeftTone(LEUnicode tone, le_uint8 glyphSet) in upperLeftTone() argument 104 if (tone >= CH_MAITAIKHU && tone <= CH_NIKHAHIT) { in upperLeftTone() [all …]
|
D | ThaiShaping.h | 94 static LEUnicode lowerRightTone(LEUnicode tone, le_uint8 glyphSet); 95 static LEUnicode lowerLeftTone(LEUnicode tone, le_uint8 glyphSet); 96 static LEUnicode upperLeftTone(LEUnicode tone, le_uint8 glyphSet);
|
/external/icu/icu4c/source/data/translit/ |
D | Latin_NumericPinyin.txt | 11 $tone = [\u0304\u0301\u030C\u0300\u0306] ; 12 e {($tone) r} → r &Pinyin-NumericPinyin($1); 13 ($tone) ( [i o n u {o n} {n g}]) → $2 &Pinyin-NumericPinyin($1); 14 ($tone) → &Pinyin-NumericPinyin($1);
|
D | Latin_Bopomofo.txt | 13 :: [[:Latin:][:Mn:][1-5]]; # forward filter: only modifies Latin and tone marks/digits 18 :: Latin-NumericPinyin(NumericPinyin-Latin); # tone marks in middle ↔ digits at end to use numeric … 1429 # tone 1: pinyin \u0304 or 1 ↔ zhuyin typically unmarked or use ˉ \u02C9 1444 # tone 5 (light): pinyin typically unmarked or use 5 ↔ zhuyin ˙ \u02D9 1452 :: ([[ㄅ-ㄩ][ˉˊˇˋ˙]]); # reverse filter: only modifies basic Bopomofo and tone marks
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | HDRRenderer.java | 78 private Material tone; field in HDRRenderer 237 tone.setFloat("A", exposure); in renderToneMap() 238 tone.setFloat("White", whiteLevel); in renderToneMap() 239 tone.setTexture("Lum", scene1[oppSrc]); in renderToneMap() 240 tone.setTexture("Lum2", scene1[curSrc]); in renderToneMap() 241 tone.setFloat("BlendFactor", blendFactor); in renderToneMap() 242 renderProcessing(r, out, tone); in renderToneMap() 271 tone.setTexture("Texture", mainScene); in reshape() 322 tone = new Material(manager, "Common/MatDefs/Hdr/ToneMap.j3md"); in initialize() 323 tone.setFloat("A", 0.18f); in initialize() [all …]
|
/external/webrtc/talk/app/webrtc/ |
D | dtmfsender_unittest.cc | 53 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()
|
D | dtmfsender.cc | 67 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()
|
D | dtmfsenderinterface.h | 48 virtual void OnToneChange(const std::string& tone) = 0;
|
D | dtmfsender.h | 135 bool GetDtmfCode(char tone, int* code);
|
D | peerconnection_unittest.cc | 716 void OnToneChange(const std::string& tone) override { in OnToneChange() argument 717 tones_.push_back(tone); in OnToneChange() 718 if (tone.empty()) { in OnToneChange()
|
/external/libvorbis/lib/ |
D | mapping0.c | 372 float *tone = _vorbis_block_alloc(vb,n/2*sizeof(*tone)); in mapping0_forward() local 446 tone, in mapping0_forward() 453 _analysis_output("toneL",seq,tone,n/2,1,0,0); in mapping0_forward() 455 _analysis_output("toneR",seq,tone,n/2,1,0,0); in mapping0_forward() 457 _analysis_output("tone",seq,tone,n/2,1,0,0); in mapping0_forward() 473 tone, in mapping0_forward() 520 tone, in mapping0_forward() 545 tone, in mapping0_forward()
|
D | Makefile.am | 29 EXTRA_PROGRAMS = barkmel tone psytune program 33 tone_SOURCES = tone.c
|
D | psy.h | 136 float *tone,
|
D | Makefile.in | 37 EXTRA_PROGRAMS = barkmel$(EXEEXT) tone$(EXEEXT) psytune$(EXEEXT) 97 am_tone_OBJECTS = tone.$(OBJEXT) 292 tone_SOURCES = tone.c 390 tone$(EXEEXT): $(tone_OBJECTS) $(tone_DEPENDENCIES) 391 @rm -f tone$(EXEEXT) 422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tone.Po@am__quote@
|
/external/icu/icu4c/source/data/brkitr/ |
D | laodict.txt | 7100 # ຜູ້ like ຜູ້ above but has wrong order of vowel & tone mark 9099 # ສະບູ່ like ສະບູ່ above but has wrong order of vowel & tone mark
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.audio | 16 Runs eight minutes of suspend/resume cycles in the background of an audio tone.
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-hangul.cc | 210 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/ |
D | ro.txt | 517 dnam{"tone"} 518 few{"{0} tone"} 520 other{"{0} de tone"} 555 dnam{"tone scurte"} 556 few{"{0} tone scurte"} 558 other{"{0} de tone scurte"}
|
D | bs.txt | 511 dnam{"metričke tone"} 512 few{"{0} metričke tone"} 549 dnam{"tone"} 550 few{"{0} tone"} 1496 dnam{"tone"}
|
D | sr_Latn.txt | 509 dnam{"metričke tone"} 510 few{"{0} metričke tone"} 547 dnam{"tone"} 548 few{"{0} tone"}
|
D | hr.txt | 529 dnam{"tone"} 530 few{"{0} tone"} 573 dnam{"kratke tone"} 574 few{"{0} kratke tone"}
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 424 `Well, perhaps not,' said Alice in a soothing tone: `don't be 451 sorrowful tone, `I'm afraid I've offended it again!' For the 533 `As wet as ever,' said Alice in a melancholy tone: `it doesn't 545 `What I was going to say,' said the Dodo in an offended tone, 720 melancholy tone. `Nobody seems to like her, down here, and I'm 749 and called out to her in an angry tone, `Why, Mary Ann, what ARE 817 sorrowful tone; `at least there's no room to grow up any more 967 `Poor little thing!' said Alice, in a coaxing tone, and she tried 1172 `But I'm not used to it!' pleaded poor Alice in a piteous tone. 1217 `Come, my head's free at last!' said Alice in a tone of [all …]
|
/external/libvorbis/macosx/Vorbis.xcodeproj/ |
D | project.pbxproj | 103 …F5D8F65D03389C830112CE8F /* tone.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.… 207 F5D8F65D03389C830112CE8F /* tone.c */,
|
/external/ImageMagick/MagickCore/ |
D | fx.c | 4251 tone; in SepiaToneImage() local 4254 tone=intensity > threshold ? (double) QuantumRange : intensity+ in SepiaToneImage() 4256 SetPixelRed(sepia_image,ClampToQuantum(tone),q); in SepiaToneImage() 4257 tone=intensity > (7.0*threshold/6.0) ? (double) QuantumRange : in SepiaToneImage() 4259 SetPixelGreen(sepia_image,ClampToQuantum(tone),q); in SepiaToneImage() 4260 tone=intensity < (threshold/6.0) ? 0 : intensity-threshold/6.0; in SepiaToneImage() 4261 SetPixelBlue(sepia_image,ClampToQuantum(tone),q); in SepiaToneImage() 4262 tone=threshold/7.0; in SepiaToneImage() 4263 if ((double) GetPixelGreen(image,q) < tone) in SepiaToneImage() 4264 SetPixelGreen(sepia_image,ClampToQuantum(tone),q); in SepiaToneImage() [all …]
|
/external/libjpeg-turbo/ |
D | README | 216 titled "Digital Compression and Coding of Continuous-tone Still Images, 219 Continuous-tone Still Images, Part 2: Compliance testing" and has document
|