Searched refs:lg (Results 1 - 25 of 64) sorted by relevance

123

/external/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.guard/
H A Dassign.fail.cpp23 std::lock_guard<std::mutex> lg(m1);
24 lg = lg0;
H A Dcopy.fail.cpp22 std::lock_guard<std::mutex> lg(lg0);
H A Dadopt_lock.pass.cpp35 std::lock_guard<std::mutex> lg(m, std::adopt_lock);
H A Dmutex.fail.cpp34 std::lock_guard<std::mutex> lg = m; local
H A Dmutex.pass.cpp34 std::lock_guard<std::mutex> lg(m);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-s390x-linux.S108 lg %r9, SP_R3(%r15) /* guest state --> r9 */
109 lg %r2, OFFSET_s390x_r2(%r9) /* guest r2 --> real r2 */
110 lg %r3, OFFSET_s390x_r3(%r9) /* guest r3 --> real r3 */
111 lg %r4, OFFSET_s390x_r4(%r9) /* guest r4 --> real r4 */
112 lg %r5, OFFSET_s390x_r5(%r9) /* guest r5 --> real r5 */
113 lg %r6, OFFSET_s390x_r6(%r9) /* guest r6 --> real r6 */
114 lg %r7, OFFSET_s390x_r7(%r9) /* guest r7 --> real r7 */
115 lg %r1, SP_R2(%r15) /* syscallno -> r1 */
125 lg %r3, SP_R5(%r15) /* postmask */
127 lg
[all...]
/external/openssl/crypto/bn/asm/
H A Ds390x-mont.pl121 lg $n0,0($n0) # pull n0
124 lg $bi,0($bp)
126 lg $alo,0($ap)
134 lg $nlo,0($np) #
146 lg $alo,0($j,$ap)
153 lg $nlo,0($j,$np)
174 lg $bi,0($bp) # bp[i]
176 lg $alo,0($ap)
186 lg $nlo,0($np) # np[0]
198 lg
[all...]
H A Ds390x.S35 lg %r7,0(%r2,%r3) // ap[i]
42 lg %r9,8(%r2,%r3)
49 lg %r7,16(%r2,%r3)
56 lg %r9,24(%r2,%r3)
76 lg %r7,0(%r2,%r3) // ap[i]
110 lg %r7,0(%r2,%r3) // ap[i]
115 lg %r9,8(%r2,%r3)
120 lg %r7,16(%r2,%r3)
125 lg %r9,24(%r2,%r3)
143 lg
[all...]
H A Ds390x-gf2m.pl135 lg @T[1],$stdframe(@i[1],$sp)
146 lg @T[1],$stdframe(@i[1],$sp)
152 lg @T[0],$stdframe(@i[0],$sp)
178 lg $a,`$stdframe+128+4*$SIZE_T`($sp)
179 lg $b,`$stdframe+128+6*$SIZE_T`($sp)
183 lg $a,`$stdframe+128+3*$SIZE_T`($sp)
184 lg $b,`$stdframe+128+5*$SIZE_T`($sp)
/external/openssl/crypto/modes/asm/
H A Dghash-s390x.pl84 lg %r0,0(%r1)
90 lg %r1,24($sp)
113 lg $Zlo,8+1($Xi) # Xi
124 lg %r0,0(%r1)
130 lg %r1,24($sp)
152 lg $Zlo,8+1($Xi) # Xi
153 lg $Zhi,0+1($Xi)
171 lg $Zlo,8($nlo,$Htbl)
172 lg $Zhi,0($nlo,$Htbl)
236 lg
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl71 lg $prefetch,$stdframe($sp) ### Xupdate(16) warm-up
76 lg $X[0],`$i*4`($inp) ### Xload($i)
81 lg $prefetch,`$stdframe+4*(($i+2)%16)`($sp)
167 lg %r0,0(%r1)
173 lg %r0,`2*$SIZE_T`($sp)
201 lg $K_00_39,0($t0)
202 lg $K_40_79,8($t0)
/external/chromium_org/third_party/opus/src/celt/tests/
H A Dtest_unit_mathops.c242 opus_val32 lg; local
245 lg = celt_ilog2(x);
246 if (lg<0 || lg>=31)
248 printf("celt_ilog2 failed: 0<=celt_ilog2(x)<31 (x = %d, celt_ilog2(x) = %d)\n",x,lg);
251 y = 1<<lg;
/external/libopus/celt/tests/
H A Dtest_unit_mathops.c242 opus_val32 lg; local
245 lg = celt_ilog2(x);
246 if (lg<0 || lg>=31)
248 printf("celt_ilog2 failed: 0<=celt_ilog2(x)<31 (x = %d, celt_ilog2(x) = %d)\n",x,lg);
251 y = 1<<lg;
/external/pixman/pixman/
H A Dpixman-gradient-walker.c61 float la, lr, lg, lb; local
132 lg = (left_c->green * (1.0f/257.0f));
148 walker->g_b = (lg + rg) / 510.0f;
157 walker->g_b = (lg * rx - rg * lx) * w_rec * (1.0f/255.0f);
162 walker->g_s = (rg - lg) * w_rec * (1.0f/255.0f);
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-s390x-linux.S147 lg %r2,S390_LOC_SAVED_R2
201 lg %r2, OFFSET_s390x_IA(%r13)
228 lg %r11, 8(%r8,%r7) /* .host */
/external/openssl/crypto/
H A Ds390xcpuid.S15 lg %r2,0(%r2)
24 lg %r2,16(%r15)
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/
H A Dbootstrap.min.css8 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}.text-primary:hover{color:#3071a9}.text-warning{color:#8a6d3b}.text-warning:hover{color:#66512c}.text-danger{color:#a94442}.text-danger:hover{color:#843534}.text-success{color:#3c763d}.text-success:hover{color:#2b542c}.text-info{color:#31708f}.text-info:hover{color:#245269}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg
[all...]
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1396 void ppIRLoadG ( IRLoadG* lg )
1398 ppIRTemp(lg->dst);
1400 ppIRExpr(lg->guard);
1402 ppIRLoadGOp(lg->cvt);
1403 vex_printf("(LD%s(", lg->end==Iend_LE ? "le" : "be");
1404 ppIRExpr(lg->addr);
1406 ppIRExpr(lg->alt);
1963 IRLoadG* lg = LibVEX_Alloc(sizeof(IRLoadG)); local
1964 lg->end = end;
1965 lg
2307 IRLoadG* lg = s->Ist.LoadG.details; local
3547 IRLoadG* lg = st->Ist.LoadG.details; local
3736 IRLoadG* lg; local
4100 IRLoadG* lg = stmt->Ist.LoadG.details; local
4358 IRLoadG* lg; local
[all...]
H A Dir_opt.c407 IRLoadG *lg; local
452 lg = st->Ist.LoadG.details;
453 e1 = flatten_Expr(bb, lg->addr);
454 e2 = flatten_Expr(bb, lg->alt);
455 e3 = flatten_Expr(bb, lg->guard);
456 addStmtToIRSB(bb, IRStmt_LoadG(lg->end, lg->cvt, lg->dst,
795 IRLoadG* lg = st->Ist.LoadG.details; local
796 vassert(isIRAtom(lg
2562 IRLoadG* lg = st->Ist.LoadG.details; local
2764 IRLoadG* lg = st2->Ist.LoadG.details; local
2817 IRLoadG* lg = lgu->Ist.LoadG.details; local
2952 IRLoadG* lg = st->Ist.LoadG.details; local
4512 IRLoadG* lg = st->Ist.LoadG.details; local
5051 IRLoadG* lg = st->Ist.LoadG.details; local
5398 IRLoadG* lg = st->Ist.LoadG.details; local
5936 IRLoadG* lg = st->Ist.LoadG.details; local
[all...]
/external/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
H A Dput_long_double.pass.cpp50 std::locale lg(lc, new my_numpunct);
99 ios.imbue(lg);
170 ios.imbue(lg);
244 ios.imbue(lg);
315 ios.imbue(lg);
392 ios.imbue(lg);
463 ios.imbue(lg);
537 ios.imbue(lg);
608 ios.imbue(lg);
688 ios.imbue(lg);
[all...]
H A Dput_double.pass.cpp50 std::locale lg(lc, new my_numpunct);
99 ios.imbue(lg);
170 ios.imbue(lg);
244 ios.imbue(lg);
315 ios.imbue(lg);
392 ios.imbue(lg);
463 ios.imbue(lg);
537 ios.imbue(lg);
608 ios.imbue(lg);
688 ios.imbue(lg);
[all...]
/external/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh32 lg() { function
49 lg ${ndelta}; lg_ndelta=${lg_result}; pow2 ${lg_ndelta}
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dltable.c230 int lg; local
231 int ttlg; /* 2^lg */
234 for (lg=0, ttlg=1; lg<=MAXBITS; lg++, ttlg*=2) { /* for each slice */
242 /* count elements in range (2^(lg-1), 2^lg] */
247 nums[lg] += lc;
/external/valgrind/main/lackey/
H A Dlk_main.c830 IRLoadG* lg = st->Ist.LoadG.details; local
833 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);
836 addEvent_Dr_guarded( sbOut, lg->addr,
837 sizeofIRType(type), lg->guard );
840 instrument_detail( sbOut, OpLoad, type, lg->guard );
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dmath_semantic_attr.js805 'log', 'ln', 'lg', 'exp', 'expt', 'gcd', 'gcd', 'arg', 'im', 're', 'Pr'

Completed in 790 milliseconds

123