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

  /external/chromium_org/chrome/browser/chromeos/login/
helper.cc 48 NetworkStateHandler* nsh = NetworkHandler::Get()->network_state_handler(); local
49 const NetworkState* network = nsh->ConnectedNetworkByType(
57 network = nsh->ConnectingNetworkByType(
68 chromeos::NetworkStateHandler* nsh = local
70 return nsh->ConnectedNetworkByType(
75 chromeos::NetworkStateHandler* nsh = local
77 return nsh->ConnectingNetworkByType(
auth_prewarmer.cc 114 NetworkStateHandler* nsh = NetworkHandler::Get()->network_state_handler(); local
115 return (nsh->ConnectedNetworkByType(NetworkStateHandler::kMatchTypeDefault) !=
  /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/llvm/test/MC/ARM/
thumb-only-conditionals.s 9 @ CHECK-NEXT: dsbeq nsh
basic-arm-instructions.s 602 dmb nsh
617 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
632 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
633 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5]
670 dsb nsh
685 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
695 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
703 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
704 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
    [all...]
basic-thumb2-instructions.s 448 dmb nsh
463 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
478 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
479 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f]
514 dsb nsh
529 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
544 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
545 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
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/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/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/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/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 552 milliseconds