Searched refs:bounce (Results 1 - 15 of 15) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
H A Dsyslnx.c25 char *bounce; local
27 bounce = lmalloc(strlen(cmd) + 1);
28 if (!bounce)
31 strcpy(bounce, cmd);
32 load_kernel(bounce);
/external/syslinux/com32/gpllib/
H A Dmemory.c90 void *bounce; local
95 bounce = lmalloc(sizeof buf);
96 if (!bounce)
102 ireg.edi.w[0] = OFFS(bounce);
103 ireg.es = SEG(bounce);
113 memcpy(bounce, &buf, sizeof buf);
134 memcpy(&buf, bounce, sizeof buf);
152 lfree(bounce);
/external/skia/samplecode/
H A DSampleBitmapRect.cpp50 static void bounce(SkScalar* value, SkScalar* delta, SkScalar min, SkScalar max) { function
62 bounce(&pt->fX, &vec->fX, limit.fLeft, limit.fRight);
63 bounce(&pt->fY, &vec->fY, limit.fTop, limit.fBottom);
72 void bounce() { function in class:BitmapRectView
142 this->bounce();
187 bounce(&fSrcR.fLeft, &fDX, fLimitR.fLeft, fLimitR.fRight - width);
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c109 struct nouveau_bo *bounce = NULL; local
114 mm = nouveau_mm_allocate(nv->screen->mm_GART, size, &bounce, &offset);
115 if (!bounce)
118 nv->copy_data(nv, bounce, offset, NOUVEAU_BO_GART,
121 if (nouveau_bo_map(bounce, NOUVEAU_BO_RD, nv->screen->client))
123 memcpy(buf->data + start, (uint8_t *)bounce->map + offset, size);
127 nouveau_bo_ref(NULL, &bounce);
138 struct nouveau_bo *bounce = NULL; local
151 mm = nouveau_mm_allocate(nv->screen->mm_GART, size, &bounce, &offset);
152 if (!bounce)
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c102 void *bounce; member in struct:unix_private_data
192 actual = read(data->dev, data->bounce, channel->block_size);
198 memcpy(buf, data->bounce, actual);
283 actual = read(data->dev, data->bounce,
293 memcpy(data->bounce, buf, actual);
298 actual = write(data->dev, data->bounce, channel->block_size);
339 if (data->bounce)
340 ext2fs_free_mem(&data->bounce);
341 retval = io_channel_alloc_buf(channel, 0, &data->bounce);
361 if (data->bounce)
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DHitReactionComponent.java273 public void setBounceOnHit(boolean bounce) { argument
274 mBounceOnHit = bounce;
/external/syslinux/memdisk/
H A Dmemdisk16.asm28 ; Low memory bounce buffer
597 ; Set up a temporary stack in the bounce buffer;
/external/doclava/res/assets/templates-sdk/assets/js/
H A Dandroid_3p-bundle.js2720 * Includes: jquery.effects.bounce.js
2722 (function(a,b){a.effects.bounce=function(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right"],e=a.effects.setMode(c,b.options.mode||"effect"),f=b.options.direction||"up",g=b.options.distance||20,h=b.options.times||5,i=b.duration||250;/show|hide/.test(e)&&d.push("opacity"),a.effects.save(c,d),c.show(),a.effects.createWrapper(c);var j=f=="up"||f=="down"?"top":"left",k=f=="up"||f=="left"?"pos":"neg",g=b.options.distance||(j=="top"?c.outerHeight(!0)/3:c.outerWidth(!0)/3);e=="show"&&c.css("opacity",0).css(j,k=="pos"?-g:g),e=="hide"&&(g=g/(h*2)),e!="hide"&&h--;if(e=="show"){var l={opacity:1};l[j]=(k=="pos"?"+=":"-=")+g,c.animate(l,i/2,b.options.easing),g=g/2,h--}for(var m=0;m<h;m++){var n={},p={};n[j]=(k=="pos"?"-=":"+=")+g,p[j]=(k=="pos"?"+=":"-=")+g,c.animate(n,i/2,b.options.easing).animate(p,i/2,b.options.easing),g=e=="hide"?g*2:g/2}if(e=="hide"){var l={opacity:0};l[j]=(k=="pos"?"-=":"+=")+g,c.animate(l,i/2,b.options.easing,function(){c.hide(),a.effects.restore(c,d),a.effects.removeWrapper(c),b.callback&&b.callback.apply(this,arguments)})}else{var n={},p={};n[j]=(k=="pos"?"-=":"+=")+g,p[j]=(k=="pos"?"+=":"-=")+g,c.animate(n,i/2,b.options.easing).animate(p,i/2,b.options.easing,function(){a.effects.restore(c,d),a.effects.removeWrapper(c),b.callback&&b.callback.apply(this,arguments)})}c.queue("fx",function(){c.dequeue()}),c.dequeue()})}})(jQuery);;/*! jQuery UI - v1.8.23 - 2012-08-15
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 314 milliseconds