HomeSort by relevance Sort by last modified time
    Searched refs:mw (Results 1 - 15 of 15) sorted by null

  /development/tools/mkstubs/src/com/android/mkstubs/stubber/
ClassStubber.java 63 MethodVisitor mw = super.visitMethod(access, name, desc, signature, exceptions); local
64 return new MethodStubber(mw, access, name, desc, signature, exceptions);
MethodStubber.java 37 public MethodStubber(MethodVisitor mw,
39 super(mw);
  /external/webkit/WebCore/rendering/
AutoTableLayout.cpp 681 int mw = 0; local
685 mw += m_layoutStruct[i].calcWidth - m_layoutStruct[i].effMinWidth;
688 for (int i = nEffCols-1; i >= 0 && mw > 0; i--) {
692 int reduce = available * minMaxDiff / mw;
695 mw -= minMaxDiff;
703 int mw = 0; local
707 mw += m_layoutStruct[i].calcWidth - m_layoutStruct[i].effMinWidth;
710 for (int i = nEffCols-1; i >= 0 && mw > 0; i--) {
714 int reduce = available * minMaxDiff / mw;
717 mw -= minMaxDiff
725 int mw = 0; local
747 int mw = 0; local
    [all...]
FixedTableLayout.cpp 208 int mw = calcWidthArray(tableWidth) + bs; local
210 minWidth = max(mw, tableWidth);
  /external/webkit/WebKit/qt/QGVLauncher/
main.cpp 394 MainWindow* mw = new MainWindow(); local
395 mw->load(url);
396 mw->show();
401 MainWindow* mw = new MainWindow(scene); local
402 mw->show();
487 MainWindow* mw = new MainWindow; local
488 mw->show();
489 return mw->page();
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
TransformClassAdapter.java 143 MethodVisitor mw = super.visitMethod(access, name, desc, signature, exceptions); local
144 return new StubMethodAdapter(mw, name, returnType(desc), invokeSignature,
RenameClassAdapter.java 253 MethodVisitor mw = super.visitMethod(access, name, desc, signature, exceptions); local
254 return new RenameMethodAdapter(mw);
  /external/ppp/pppd/
spinlock.c 210 unsigned int mw; local
213 mw = load_linked(lock);
214 if (mw)
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 475 LauncherWindow* mw = new LauncherWindow(url); local
476 mw->show();
554 LauncherWindow* mw = new LauncherWindow; local
556 mw->setWindowModality(Qt::ApplicationModal);
557 mw->show();
558 return mw->page();
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmutils.h 603 extern uint8 bcm_mw_to_qdbm(uint16 mw);
  /hardware/broadcom/wlan/bcm4329/src/shared/
bcmutils.c     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js 16 var decompressedMochiKit = function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('if(H(1q)!="L"){1q.2X("B.J")}if(H(B)=="L"){B={}}if(H(B.J)=="L"){B.J={}}B.J.1Y="1.3.1";B.J.1r="B.J";B.J.2l=G(7V,vR){if(7V===O){7V={}}R(u i=1;i<M.K;i++){u o=M[i];if(H(o)!="L"&&o!==O){R(u k in o){7V[k]=o[k]}}}F 7V};B.J.2l(B.J,{1K:G(){F"["+D.1r+" "+D.1Y+"]"},1l:G(){F D.1K()},4f:G(n){if(M.K===0){n=1}F G(){F n++}},4L:G(mw){u me=M.2U;if(M.K==1){me.1U=mw;F Y me()}},bg:G(vQ){u X=[];u m=B.J;u aw=m.1R(O,M);1M(aw.K){u o=aw.2P();if(o&&H(o)=="3n"&&H(o.K)==" (…)
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js 16 var decompressedMochiKit = function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)d[e(c)]=k[c]||e(c);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('if(H(1q)!="L"){1q.2X("B.J")}if(H(B)=="L"){B={}}if(H(B.J)=="L"){B.J={}}B.J.1Y="1.3.1";B.J.1r="B.J";B.J.2l=G(7V,vR){if(7V===O){7V={}}R(u i=1;i<M.K;i++){u o=M[i];if(H(o)!="L"&&o!==O){R(u k in o){7V[k]=o[k]}}}F 7V};B.J.2l(B.J,{1K:G(){F"["+D.1r+" "+D.1Y+"]"},1l:G(){F D.1K()},4f:G(n){if(M.K===0){n=1}F G(){F n++}},4L:G(mw){u me=M.2U;if(M.K==1){me.1U=mw;F Y me()}},bg:G(vQ){u X=[];u m=B.J;u aw=m.1R(O,M);1M(aw.K){u o=aw.2P();if(o&&H(o)=="3n"&&H(o.K)==" (…)
    [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin     [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 300 milliseconds