/external/webrtc/webrtc/modules/audio_device/test/ |
D | audio_device_test_api.cc | 725 uint32_t vol(0); in TEST_F() local 735 int32_t works = audio_device_->SetWaveOutVolume(vol, vol); in TEST_F() 741 for (vol = 0; vol <= maxVol; vol += (maxVol/5)) in TEST_F() 743 EXPECT_EQ(0, audio_device_->SetWaveOutVolume(vol, vol)); in TEST_F() 745 EXPECT_TRUE((volL == vol) && (volR == vol)); in TEST_F() 753 for (vol = 0; vol <= maxVol; vol += (maxVol/5)) in TEST_F() 755 EXPECT_EQ(0, audio_device_->SetWaveOutVolume(vol, vol)); in TEST_F() 757 EXPECT_TRUE((volL == vol) && (volR == vol)); in TEST_F() 763 for (vol = 0; vol <= maxVol; vol += (maxVol/5)) in TEST_F() 765 EXPECT_EQ(0, audio_device_->SetWaveOutVolume(vol, vol)); in TEST_F() [all …]
|
/external/webrtc/webrtc/modules/audio_device/mac/ |
D | audio_mixer_manager_mac.cc | 232 const Float32 vol = (Float32)(volume / 255.0); in SetSpeakerVolume() local 234 assert(vol <= 1.0 && vol >= 0.0); in SetSpeakerVolume() 244 size = sizeof(vol); in SetSpeakerVolume() 246 _outputDeviceID, &propertyAddress, 0, NULL, size, &vol)); in SetSpeakerVolume() 258 size = sizeof(vol); in SetSpeakerVolume() 260 _outputDeviceID, &propertyAddress, 0, NULL, size, &vol)); in SetSpeakerVolume() 285 Float32 vol = 0; in SpeakerVolume() local 294 size = sizeof(vol); in SpeakerVolume() 296 _outputDeviceID, &propertyAddress, 0, NULL, &size, &vol)); in SpeakerVolume() 299 volume = static_cast<uint32_t>(vol * 255 + 0.5); in SpeakerVolume() [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.dcache.wb.vol.ll | 3 declare void @llvm.amdgcn.s.dcache.wb.vol() #0 10 call void @llvm.amdgcn.s.dcache.wb.vol() 19 call void @llvm.amdgcn.s.dcache.wb.vol()
|
D | llvm.amdgcn.s.dcache.inv.vol.ll | 4 declare void @llvm.amdgcn.s.dcache.inv.vol() #0 12 call void @llvm.amdgcn.s.dcache.inv.vol() 21 call void @llvm.amdgcn.s.dcache.inv.vol()
|
D | llvm.amdgcn.buffer.wbinvl1.vol.ll | 4 declare void @llvm.amdgcn.buffer.wbinvl1.vol() #0 12 call void @llvm.amdgcn.buffer.wbinvl1.vol()
|
/external/eigen/unsupported/Eigen/src/BVH/ |
D | BVAlgorithms.h | 50 …bool intersectVolume(const Volume1 &vol) { return intersector.intersectVolumeObject(vol, stored); } in intersectVolume() 62 …bool intersectVolume(const Volume2 &vol) { return intersector.intersectObjectVolume(stored, vol); } in intersectVolume() 187 …Scalar minimumOnVolume(const Volume1 &vol) { return minimizer.minimumOnVolumeObject(vol, stored); } in minimumOnVolume() 200 …Scalar minimumOnVolume(const Volume2 &vol) { return minimizer.minimumOnObjectVolume(stored, vol); } in minimumOnVolume()
|
/external/clang/test/Sema/ |
D | warn-cast-qual.c | 15 volatile char *vol = 0; in foo() local 16 …char *vol2 = (char *)vol; // expected-warning {{cast from 'volatile char *' to 'char *' drops vola… in foo()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/ |
D | volume.py | 118 vol = None 123 vol = cls() 124 vol.volume_id = v.id 125 vol.name = name 126 vol.region_name = v.region.name 127 vol.zone_name = v.zone 128 vol.put() 129 return vol
|
/external/webrtc/webrtc/voice_engine/test/cmd_test/ |
D | voe_cmd_test.cc | 408 unsigned int vol = 999; in RunTest() local 409 res = volume->GetMicVolume(vol); in RunTest() 411 if ((vol > 255) || (vol < 1)) { in RunTest() 535 unsigned vol(0); in RunTest() local 536 res = volume->GetSpeakerVolume(vol); in RunTest() 538 printf("\n Speaker Volume is %d \n", vol); in RunTest() 546 unsigned vol(0); in RunTest() local 547 res = volume->GetMicVolume(vol); in RunTest() 549 printf("\n Microphone Volume is %d \n", vol); in RunTest()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | dtmf_buffer.h | 37 DtmfEvent(uint32_t ts, int ev, int vol, int dur, bool end) in DtmfEvent() 40 volume(vol), in DtmfEvent()
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
D | audio_mixer_manager_alsa_linux.cc | 415 long int vol(0); in SpeakerVolume() local 421 &vol); in SpeakerVolume() 431 vol); in SpeakerVolume() 433 volume = static_cast<uint32_t> (vol); in SpeakerVolume() 1026 long int vol(0); in MicrophoneVolume() local 1033 &vol); in MicrophoneVolume() 1043 vol); in MicrophoneVolume() 1045 volume = static_cast<uint32_t> (vol); in MicrophoneVolume()
|
/external/valgrind/memcheck/tests/ |
D | big_blocks_freed_list.vgtest | 2 vgopts: --freelist-vol=1000000 --freelist-big-blocks=50000
|
D | memalign2.vgtest | 2 vgopts: -q --freelist-vol=100000 --freelist-big-blocks=0
|
/external/fio/examples/ |
D | gfapi.fio | 5 volume=vol
|
/external/icu/icu4c/source/data/brkitr/ |
D | it.txt | 20 "vol.",
|
D | pt.txt | 161 "vol.",
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | avoid-i0.ll | 86 %vol.0 = alloca i32 ; <i32*> [#uses=1] 94 store i32 %0, i32* %vol.0, align 4
|
/external/kernel-headers/original/uapi/linux/ |
D | soundcard.h | 1140 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 1141 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol) 1143 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument 1144 _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol)
|
/external/doclava/src/com/google/doclava/apicheck/ |
D | ApiFile.java | 362 boolean vol = false; in parseField() 395 vol = true; in parseField() 419 trans, vol, false, Converter.obtainTypeFromString(type), "", v, tokenizer.pos(), in parseField()
|
/external/autotest/server/site_tests/telemetry_AFDOGenerate/ |
D | control | 36 # The -e value is processor specific and comes from the Intel SDM vol 3b
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.lic.txt | 36 % application a TeX >> in TSI vol. 5 No 4, 1986 (C) AFCET-
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_fast/ |
D | py_fast.markdown | 137 European Conference on Computer Vision, vol. 1, 2006, pp. 430–443. 139 corner detection" in IEEE Trans. Pattern Analysis and Machine Intelligence, 2010, vol 32, pp.
|
/external/autotest/client/profilers/powertop/src/po/ |
D | hu.po | 215 "eltávolításával.\n" 292 "Tanács: Kapcsold ki vagy távolítsd el a 'beagle'-t a rendszerből.\n" 303 "Tanács: Kapcsold ki vagy távolítsd el a 'gnome-power-manager' alkalmazást. \n" 313 "Tanács: Kapcsold ki vagy távolítsd el a 'pcscd' alkalmazást. \n"
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_from_tgsi.cpp | 2315 for (int vol = 0, i = 0; i < code->tempArrayCount; ++i) { in Converter() local 2320 lData.back().setup(TGSI_FILE_TEMPORARY_ARRAY, i, vol, len, dim, 4, in Converter() 2323 vol += (len * dim * 4 + 0xf) & ~0xf; in Converter() 2326 for (int vol = 0, i = 0; i < code->immdArrayCount; ++i) { in Converter() local 2331 lData.back().setup(TGSI_FILE_IMMEDIATE_ARRAY, i, vol, len, dim, 4, in Converter() 2334 vol += (len * dim * 4 + 0xf) & ~0xf; in Converter()
|
/external/opencv3/doc/py_tutorials/py_photo/py_inpainting/ |
D | py_inpainting.markdown | 77 Proceedings of the 2001 IEEE Computer Society Conference on, vol. 1, pp. I-355. IEEE, 2001.
|