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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionCall.java 212 ExtensionHandler nsh = etable.get(m_extns); local
214 if (null == nsh)
232 nsh.processElement(this.getLocalName(), this, transformer,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageTinyPlanet.java 159 float nsh = sh; local
164 nsh = sw * ih / iw;
168 mDestRect.top = (sh - nsh) / 2;
  /external/v8/benchmarks/
crypto.js 464 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus
465 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); }
500 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-crypto.js 456 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus
457 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); }
492 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-crypto.js 456 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus
457 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); }
492 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-crypto.js 456 var nsh = BI_DB-nbits(pm_array[pm.t-1]); // normalize modulus
457 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); }
492 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 598 dmb nsh
613 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
628 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
629 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
666 dsb nsh
681 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
691 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
699 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
700 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
    [all...]
basic-thumb2-instructions.s 444 dmb nsh
459 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
474 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
475 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
510 dsb nsh
525 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
540 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
541 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 1018 milliseconds