/external/skqp/samplecode/ |
D | SampleBitmapRect.cpp | 51 static void bounce(SkScalar* value, SkScalar* delta, SkScalar min, SkScalar max) { in bounce() function 63 bounce(&pt->fX, &vec->fX, limit.fLeft, limit.fRight); in bounce_pt() 64 bounce(&pt->fY, &vec->fY, limit.fTop, limit.fBottom); in bounce_pt() 73 void bounce() { in bounce() function in BitmapRectView 143 this->bounce(); in onAnimate() 187 bounce(&fSrcR.fLeft, &fDX, fLimitR.fLeft, fLimitR.fRight - width); in bounceMe()
|
/external/e2fsprogs/lib/ext2fs/ |
D | unix_io.c | 108 void *bounce; member 235 actual = read(data->dev, data->bounce, channel->block_size); in raw_read_blk() 245 memcpy(buf, data->bounce, actual); in raw_read_blk() 345 actual = read(data->dev, data->bounce, in raw_write_blk() 352 memset((char *) data->bounce + actual, 0, in raw_write_blk() 359 memcpy(data->bounce, buf, actual); in raw_write_blk() 364 actual = write(data->dev, data->bounce, channel->block_size); in raw_write_blk() 410 if (data->bounce) in alloc_cache() 411 ext2fs_free_mem(&data->bounce); in alloc_cache() 412 retval = io_channel_alloc_buf(channel, 0, &data->bounce); in alloc_cache() [all …]
|
/external/curl/tests/data/ |
D | test153 | 48 # bounce on to data1003 on the second request. 59 # The second request to the 1002 section will bounce this one back instead
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | HitReactionComponent.java | 273 public void setBounceOnHit(boolean bounce) { in setBounceOnHit() argument 274 mBounceOnHit = bounce; in setBounceOnHit()
|
/external/mesa3d/docs/relnotes/ |
D | 19.1.7.rst | 114 - vulkan/overlay: bounce image back to present layout
|
D | 19.2.0.rst | 313 - vulkan/overlay: bounce image back to present layout
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeasResp.txt | 189 bounce it back and forth a couple of times... then I'll do a more formal
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeasResp.txt | 189 bounce it back and forth a couple of times... then I'll do a more formal
|
/external/tensorflow/tensorflow/lite/micro/examples/person_detection/ |
D | training_a_model.md | 202 amounts will bounce around a lot over short time periods, but if things are
|
/external/cpuinfo/test/dmesg/ |
D | xperia-sl.log | 128 <4>[ 0.483836] highmem bounce pool size: 64 pages
|
D | nexus10.log | 241 <4>[ 0.710123] highmem bounce pool size: 64 pages
|
D | nexus4.log | 233 <4>[ 0.696139] highmem bounce pool size: 64 pages
|
D | galaxy-j5.log | 112 [ 0.037743] [0: swapper/0: 1] Failed to create procfs node for VFP bounce reporting 422 [ 0.577403] [0: swapper/0: 1] bounce pool size: 64 pages
|
D | moto-g-gen3.log | 47 [ 0.410892,0] bounce pool size: 64 pages
|
D | moto-g-gen2.log | 285 [ 0.697393,0] highmem bounce pool size: 64 pages
|
D | lg-k10-eu.log | 641 <4>[ 0.318811 / 01-01 00:00:00.289] bounce pool size: 64 pages
|
D | moto-g-gen5.log | 18 [ 0.565551,2] bounce: pool size: 64 pages
|
D | zenfone-2.log | 700 [ 0.544880] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
|
D | nexus6.log | 410 [ 0.466291] bounce pool size: 64 pages
|
D | galaxy-s5-us.log | 467 <4>[ 0.610350] highmem bounce pool size: 64 pages
|
/external/doclava/res/assets/templates-sdk/assets/ |
D | android-developer-docs.css | 2089 padding-bottom:1px; /* fixes animation bounce due to margins */
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 147 Merge pull request #114 from joshtriplett/bounce-on-a-tiny-trampoline 1455 This patch properly copies the bounce buffer to destination in C code
|
D | ChangeLog.libffi-3.1 | 293 (ffi_call): Only use bounce buffer when FLAG_RETURNS_SMST. 294 Properly copy bounce buffer to destination.
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 293 (ffi_call): Only use bounce buffer when FLAG_RETURNS_SMST. 294 Properly copy bounce buffer to destination.
|
D | ChangeLog.old | 301 (ffi_call): Only use bounce buffer when FLAG_RETURNS_SMST. 302 Properly copy bounce buffer to destination.
|