HomeSort by relevance Sort by last modified time
    Searched full:minsize (Results 26 - 50 of 304) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
shrink-compare.ll 5 define void @test1(i32* nocapture %X) nounwind minsize {
22 define void @test2(i32 %X) nounwind minsize {
38 define void @test3(i32 %X) nounwind minsize {
73 define void @test5(i32 %X) nounwind minsize {
x86-64-double-shifts-Oz-Os-O2.ll 12 ; Function Attrs: minsize nounwind optsize readnone uwtable
22 attributes #0 = { minsize nounwind optsize readnone uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/dnsmasq/contrib/wrt/
dhcp_lease_time.c 71 static unsigned char *option_find1(unsigned char *p, unsigned char *end, int opt, int minsize)
87 if (*p == opt && opt_len >= minsize)
96 static unsigned char *option_find(struct dhcp_packet *mess, size_t size, int opt_type, int minsize)
101 if ((ret = option_find1(&mess->options[0], ((unsigned char *)mess) + size, opt_type, minsize)))
110 (ret = option_find1(&mess->file[0], &mess->file[128], opt_type, minsize)))
115 (ret = option_find1(&mess->sname[0], &mess->sname[64], opt_type, minsize)))
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.cpp 189 void GLTraceContext::resizeFBMemory(unsigned minSize) {
190 if (fbcontentsSize >= minSize) {
199 fbcontents = malloc(minSize);
200 fbcompressed = malloc(minSize);
202 fbcontentsSize = minSize;
  /ndk/sources/host-tools/make-3.81/
strcache.c 186 int totsize = 0, avgsize, maxsize = 0, minsize = bufsize; local
200 minsize = (sz < minsize ? sz : minsize);
213 prefix, totsize, maxsize, minsize, avgsize);
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 64 void *SocketStream::allocBuffer(size_t minSize)
66 size_t allocSize = (m_bufsize < minSize ? minSize : m_bufsize);
SocketStream.h 33 virtual void *allocBuffer(size_t minSize);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 64 void *SocketStream::allocBuffer(size_t minSize)
66 size_t allocSize = (m_bufsize < minSize ? minSize : m_bufsize);
SocketStream.h 34 virtual void *allocBuffer(size_t minSize);
  /external/llvm/test/CodeGen/ARM/
fold-stack-adjust.ll 13 define void @check_simple() minsize {
45 define void @check_simple_too_big() minsize {
57 define void @check_vfp_fold() minsize {
94 define i64 @check_no_return_clobber() minsize {
110 define arm_aapcs_vfpcc double @check_vfp_no_return_clobber() minsize {
133 define void @test_fold_point(i1 %tst) minsize {
167 define void @test_varsize(...) minsize {
198 define fastcc float @check_vfp_no_return_clobber2(i16* %r, i16* %chars, i32 %length, i1 zeroext %flag) minsize {
  /external/srec/portable/src/
pstream.c 388 int cbAvail, minSize;
416 minSize = cbRemain < cbAvail ? cbRemain : cbAvail;
417 passert(minSize >= 0);
419 cbRemain -= minSize;
420 while (minSize-- > 0)
445 int cbAvail, minSize;
493 minSize = cbWrite < cbAvail ? cbWrite : cbAvail;
495 memcpy((char *)PortFile->curPos, buffer, minSize);
496 buffer += minSize;
497 PortFile->curPos += minSize;
    [all...]
  /system/media/audio_utils/
tinysndfile.c 129 size_t minSize = 0;
133 minSize = 16;
136 minSize = 40;
142 if (chunkSize < minSize) {
143 fprintf(stderr, "chunkSize %u < minSize %zu\n", chunkSize, minSize);
146 actual = fread(&fmt[2], sizeof(char), minSize - 2, stream);
147 if (actual != minSize - 2) {
148 fprintf(stderr, "actual %zu != %zu\n", actual, minSize - 16);
151 if (chunkSize > minSize) {
    [all...]
  /libcore/luni/src/main/java/java/util/
BitSet.java 464 int minSize = Math.min(this.longCount, bs.longCount);
465 for (int i = 0; i < minSize; ++i) {
468 Arrays.fill(bits, minSize, longCount, 0L);
476 int minSize = Math.min(this.longCount, bs.longCount);
477 for (int i = 0; i < minSize; ++i) {
487 int minSize = Math.min(this.longCount, bs.longCount);
490 for (int i = 0; i < minSize; ++i) {
493 if (bs.longCount > minSize) {
494 System.arraycopy(bs.bits, minSize, bits, minSize, maxSize - minSize)
    [all...]
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
QemuPipeStream.h 34 virtual void *allocBuffer(size_t minSize);
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_sign_in_container.h 43 - (void)constrainSizeToMinimum:(NSSize)minSize maximum:(NSSize)maximum;
autofill_sign_in_container.mm 116 - (void)constrainSizeToMinimum:(NSSize)minSize maximum:(NSSize)maxSize {
117 minSize_ = minSize;
  /external/chromium_org/third_party/skia/include/core/
SkChunkAlloc.h 17 SkChunkAlloc(size_t minSize);
  /external/skia/include/core/
SkChunkAlloc.h 17 SkChunkAlloc(size_t minSize);
  /external/chromium_org/third_party/flot/
jquery.flot.selection.min.js 12 minSize: number of pixels
22 "minSize" is the minimum size a selection can be in pixels. This value can
27 minute, setting "minSize" to 1 will not make the minimum selection size 1
28 minute, but rather 1 pixel. Note also that setting "minSize" to 0 will prevent
48 mouse to remove the selection. As stated above, setting "minSize" to 0 will
79 */(function(e){function t(t){function s(e){n.active&&(h(e),t.getPlaceholder().trigger("plotselecting",[a()]))}function o(t){if(t.which!=1)return;document.body.focus(),document.onselectstart!==undefined&&r.onselectstart==null&&(r.onselectstart=document.onselectstart,document.onselectstart=function(){return!1}),document.ondrag!==undefined&&r.ondrag==null&&(r.ondrag=document.ondrag,document.ondrag=function(){return!1}),c(n.first,t),n.active=!0,i=function(e){u(e)},e(document).one("mouseup",i)}function u(e){return i=null,document.onselectstart!==undefined&&(document.onselectstart=r.onselectstart),document.ondrag!==undefined&&(document.ondrag=r.ondrag),n.active=!1,h(e),m()?f():(t.getPlaceholder().trigger("plotunselected",[]),t.getPlaceholder().trigger("plotselecting",[null])),!1}function a(){if(!m())return null;if(!n.show)return null;var r={},i=n.first,s=n.second;return e.each(t.getAxes(),function(e,t){if(t.used){var n=t.c2p(i[t.direction]),o=t.c2p(s[t.direction]);r[e]={from:Math.min(n,o),to:Math.max(n,o)}}}),r}function f(){var e=a();t.getPlaceholder().trigger("plotselected",[e]),e.xaxis&&e.yaxis&&t.getPlaceholder().trigger("selected",[{x1:e.xaxis.from,y1:e.yaxis.from,x2:e.xaxis.to,y2:e.yaxis.to}])}function l(e,t,n){return t<e?e:t>n?n:t}function c(e,r){var i=t.getOptions(),s=t.getPlaceholder().offset(),o=t.getPlotOffset();e.x=l(0,r.pageX-s.left-o.left,t.width()),e.y=l(0,r.pageY-s.top-o.top,t.height()),i.selection.mode=="y"&&(e.x=e==n.first?0:t.width()),i.selection.mode=="x"&&(e.y=e==n.first?0:t.height())}function h(e){if(e.pageX==null)return;c(n.second,e),m()?(n.show=!0,t.triggerRedrawOverlay()):p(!0)}function p(e){n.show&&(n.show=!1,t.triggerRedrawOverlay(),e||t.getPlaceholder().trigger("plotunselected",[]))}function d(e,n){var r,i,s,o,u=t.getAxes();for(var a in u){r=u[a];if(r.direction==n){o=n+r.n+"axis",!e[o]&&r.n==1&&(o=n+"axis");if(e[o]){i=e[o].from,s=e[o].to;break}}}e[o]||(r=n=="x"?t.getXAxes()[0]:t.getYAxes()[0],i=e[n+"1"],s=e[n+"2"]);if(i!=null&&s!=null&&i>s){var f=i;i=s,s=f}return{from:i,to:s,axis:r}}function v(e,r){var i,s,o=t.getOptions();o.selection.mode=="y"?(n.first.x=0,n.second.x=t.width()):(s=d(e,"x"),n.first.x=s.axis.p2c(s.from),n.second.x=s.axis.p2c(s.to)),o.selection.mode=="x"?(n.first.y=0,n.second.y=t.height()):(s=d(e,"y"),n.first.y=s.axis.p2c(s.from),n.second.y=s.axis.p2c(s.to)),n.show=!0,t.triggerRedrawOverlay(),!r&&m()&&f()}function m(){var e=t.getOptions().selection.minSize;return Math.abs(n.second.x-n.first.x)>=e&&Math.abs(n.second.y-n.first.y)>=e}var n={first:{x:-1,y:-1},second:{x:-1,y:-1},show:!1,active:!1},r={},i=null;t.clearSelection=p,t.setSelection=v,t.getSelection=a,t.hooks.bindEvents.push(function(e,t){var n=e.getOptions();n.selection.mode!=null&&(t.mousemove(s),t.mousedown(o))}),t.hooks.drawOverlay.push(function(t,r){if(n.show&&m()){var i=t.getPlotOffset(),s=t.getOptions();r.save(),r.translate(i.left,i.top);var o=e.color.parse(s.selection.color);r.strokeStyle=o.scale("a",.8).toString(),r.lineWidth=1,r.lineJoin=s.selection.shape,r.fillStyle=o.scale("a",.4).toString();var u=Math.min(n.first.x,n.second.x)+.5,a=Math.min(n.first.y,n.second.y)+.5,f=Math.abs(n.second.x-n.first.x)-1,l=Math.abs(n.second.y-n.first.y)-1;r.fillRect(u,a,f,l),r.strokeRect(u,a,f,l),r.restore()}}),t.hooks.shutdown.push(function(t,n){n.unbind("mousemove",s),n.unbind("mousedown",o),i&&e(document).unbind("mouseup",i)})}e.plot.plugins.push({init:t,options:{selection:{mode:null,color:"#e8cfac",shape:"round",minSize:5}},name:"selection",version:"1.1"})})(jQuery)
  /external/clang/include/clang/Analysis/Support/
BumpVector.h 189 /// least one more element or MinSize if specified.
190 void grow(BumpVectorContext &C, size_type MinSize = 1);
215 void BumpVector<T>::grow(BumpVectorContext &C, size_t MinSize) {
219 if (NewCapacity < MinSize)
220 NewCapacity = MinSize;
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterAlbumSet.java 110 long minSize = ((SizeClustering) clustering).getMinSize(i);
111 childPath = mPath.getChild(minSize);
SizeClustering.java 104 String minSize = getSizeString(i);
107 res.getString(R.string.size_between), minSize, maxSize);
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontSize.cpp 48 // all fonts. This is "minSize." The second type of minimum font size is a "smart minimum"
61 int minSize = settings->minimumFontSize();
66 if (zoomedSize < minSize)
67 zoomedSize = minSize;
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
scanner.re 168 "{" [0-9]+ "}" { yylval.extop.minsize = atoi((char *)s->tok+1);
172 "{" [0-9]+ "," [0-9]+ "}" { yylval.extop.minsize = atoi((char *)s->tok+1);
173 yylval.extop.maxsize = MAX(yylval.extop.minsize,atoi(strchr((char *)s->tok, ',')+1));
176 "{" [0-9]+ ",}" { yylval.extop.minsize = atoi((char *)s->tok+1);
  /external/llvm/test/CodeGen/AArch64/
arm64-register-offset-addressing.ll 16 define void @ldst_8bit(i8* %base, i64 %offset) minsize {
40 define void @ldst_16bit(i16* %base, i64 %offset) minsize {
75 define void @ldst_32bit(i32* %base, i64 %offset) minsize {
109 define void @ldst_64bit(i64* %base, i64 %offset) minsize {

Completed in 929 milliseconds

12 3 4 5 6 7 8 91011>>