Searched defs:ol (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/base/
H A Dsync_socket_win.cc140 OVERLAPPED ol = { 0 }; local
141 ol.hEvent = io_event->handle();
148 file, static_cast<BufferType*>(buffer) + count, chunk, &len, &ol);
166 if (!GetOverlappedResult(file, &ol, &len, TRUE))
/external/dhcpcd/
H A Dshowlease.c196 uint8_t l, ol = 0; local
213 memcpy(bp, op, ol);
214 bp += ol;
216 ol = *p;
218 bl += ol;
255 memcpy(bp, op, ol);
H A Ddhcp.c309 uint8_t l, ol = 0; local
317 * byte. In general, here we have p -> T, ol=p+1 -> L, op -> V.
332 memcpy(bp, op, ol);
333 bp += ol;
335 ol = (p + *p < e) ? *p : e - (p + 1);
337 bl += ol;
374 memcpy(bp, op, ol);
/external/jemalloc/test/src/
H A DSFMT.c164 uint64_t th, tl, oh, ol; local
170 ol = tl >> (shift * 8);
171 ol |= th << (64 - shift * 8);
172 out->u[0] = (uint32_t)(ol >> 32);
173 out->u[1] = (uint32_t)ol;
179 uint64_t th, tl, oh, ol; local
185 ol = tl >> (shift * 8);
186 ol |= th << (64 - shift * 8);
187 out->u[1] = (uint32_t)(ol >> 32);
188 out->u[0] = (uint32_t)ol;
203 uint64_t th, tl, oh, ol; local
218 uint64_t th, tl, oh, ol; local
[all...]
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp474 double rl, ol, ra, oa, rb, ob, prec0, prec1, prec2; local
502 ol = 0;
509 ol = row[3];
523 minL = -(rl * ol) / (pow(2, prec0) - 1);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h540 CodeGenOpt::Level ol)
542 DAG(dag), FuncInfo(funcinfo), OptLevel(ol),
539 SelectionDAGBuilder(SelectionDAG &dag, FunctionLoweringInfo &funcinfo, CodeGenOpt::Level ol) argument
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Djp2.c1251 OPJ_UINT32 rl, ol, ra, oa, rb, ob, il; local
1258 rl = ra = rb = ol = oa = ob = 0;
1266 opj_read_bytes(p_colr_header_data, &ol, 4);
1281 cielab[3] = ol; cielab[5] = oa; cielab[7] = ob;
/external/svox/pico/lib/
H A Dpicopr.c1989 picoos_int32 * i, picoos_int32 d, pr_ioItemPtr * o, pr_ioItemPtr * ol)
2033 pr_appendItem(this, & (*o),& (*ol),lcopy);
2102 pr_getOutputItemList(this, pr, with__0->rnetwork,pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEOut),lvars,& (*o),& (*ol));
1988 pr_getOutput(picodata_ProcessingUnit this, pr_subobj_t * pr, picoos_int32 * i, picoos_int32 d, pr_ioItemPtr * o, pr_ioItemPtr * ol) argument
/external/chromium_org/third_party/dom_distiller_js/package/js/
H A Ddomdistiller.js271 function ol(a){if(a.f.c>0){return ui(as(a.f,0))}return null}
467 function em(a,b,c){var d,e,f,g;f=ci(ol(b));for(g=new yr(a,c);g.c>0;){d=ti(wr(g),19);if(d.f.c<1){continue}e=ci(pl(d));if(ci(f)==ci(e)){tl(d,true);!d.d&&(d.d=new Ht);Et(d.d,nx);f=ci(ol(d))}}}
468 function fm(a,b,c){var d,e,f,g;g=ci(pl(b));for(f=new yr(a,c+1);f.c<f.e.W();){d=ti(qr(f),19);if(d.f.c<1){continue}e=ci(ol(d));if(ci(g)==ci(e)){tl(d,true);!d.d&&(d.d=new Ht);Et(d.d,nx);g=ci(pl(d))}}}
501 function nm(a,b){var c,d,e,f,g,h;h=new rs(a.c);for(e=0;e<a.c;++e){f=e+1==a.c?b:ol((hr(e+1,a.c),ti(a.b[e+1],19)));g=e==0?b:pl((hr(e-1,a.c),ti(a.b[e-1],19)));c=ol((hr(e,a.c),ti(a.b[e],19)));d=c.parentNode;while(!(d.contains!==undefined?d.contains(g):Rb(d,g))&&!(d.contains!==undefined?d.contains(f):Rb(d,f))){c=d;d=d.parentNode}li(h.b,h.c++,c)}return h}
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 289 milliseconds