Home
last modified time | relevance | path

Searched refs:bounce (Results 1 – 17 of 17) sorted by relevance

/external/qemu/
Dblock.c1369 uint8_t *bounce; member
1390 qemu_iovec_from_buffer(acb->qiov, acb->bounce, acb->qiov->size); in bdrv_aio_bh_cb()
1391 qemu_vfree(acb->bounce); in bdrv_aio_bh_cb()
1411 acb->bounce = qemu_blockalign(bs, qiov->size); in bdrv_aio_rw_vector()
1417 qemu_iovec_to_buffer(acb->qiov, acb->bounce); in bdrv_aio_rw_vector()
1418 acb->ret = bdrv_write(bs, sector_num, acb->bounce, nb_sectors); in bdrv_aio_rw_vector()
1420 acb->ret = bdrv_read(bs, sector_num, acb->bounce, nb_sectors); in bdrv_aio_rw_vector()
Dexec.c3231 static BounceBuffer bounce; variable
3305 if (done || bounce.buffer) { in cpu_physical_memory_map()
3308 bounce.buffer = qemu_memalign(TARGET_PAGE_SIZE, TARGET_PAGE_SIZE); in cpu_physical_memory_map()
3309 bounce.addr = addr; in cpu_physical_memory_map()
3310 bounce.len = l; in cpu_physical_memory_map()
3312 cpu_physical_memory_rw(addr, bounce.buffer, l, 0); in cpu_physical_memory_map()
3314 ptr = bounce.buffer; in cpu_physical_memory_map()
3340 if (buffer != bounce.buffer) { in cpu_physical_memory_unmap()
3362 cpu_physical_memory_write(bounce.addr, bounce.buffer, access_len); in cpu_physical_memory_unmap()
3364 qemu_free(bounce.buffer); in cpu_physical_memory_unmap()
[all …]
/external/libvpx/examples/
Dvp8cx_set_ref.txt8 This technique could be used to bounce between two cameras.
/external/quake/quake/src/QW/progs/
Dweapons.qc23 precache_sound ("weapons/bounce.wav"); // grenade bounce
621 sound (self, CHAN_WEAPON, "weapons/bounce.wav", 1, ATTN_NORM); // bounce sound
Dfiles.dat29 1 weapons/bounce.wav
Ddefs.qc257 float MOVETYPE_BOUNCEMISSILE = 11; // bounce with extra size
/external/webkit/WebKitTools/iExploder/htdocs/
Dhtmlattrs.in290 bounce
/external/libpng/
DREADME128 and ...". If in doubt, send questions to me. I'll bounce them
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT575 Thumps neat exploding bombs into the air. You can even bounce a grenade
578 Even though I sometimes bounce grenades into myself, this gun's still
/external/webkit/WebKit/win/
DChangeLog4391 window bounce. We now register for WM_GESTURENOTIFY and WM_GESTURE messages,
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf3420 N^V "bounce" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf3852 N^V "bounce" :G2P
/external/dbus/
DChangeLog10592 * glib/test-profile.c: a little program to bounce messages back
/external/srec/config/en.us/dictionary/
Dlarge.ok3368 bounce b?ns
/external/webkit/WebKit/mac/
DChangeLog-2010-01-296183 Fix an issue where some plug-ins would cause the application icon to constantly bounce
/external/webkit/WebCore/
DChangeLog-2007-10-1462451 … crash in WebCore::Settings::isJavaScriptEnabled in svg/custom/js-update-bounce.svg under guard-ma…
62474 …Bug 12355: Reproducible crash in WebCore::parseNumber in svg/custom/js-update-bounce.svg under gua…
DChangeLog-2009-06-1627357 …some types of movies currently cause QTKit's load state to bounce around. QTMovieLoadStatePlaythro…