Searched refs:nsh (Results 1 – 19 of 19) sorted by relevance
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemExtensionCall.java | 212 ExtensionHandler nsh = etable.get(m_extns); in execute() local 214 if (null == nsh) in execute() 232 nsh.processElement(this.getLocalName(), this, transformer, in execute()
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-system.txt | 34 # CHECK: dsb nsh
|
D | basic-a64-instructions.txt | 3075 # CHECK: dsb nsh 3106 # CHECK: dmb nsh
|
/external/llvm/test/MC/ARM/ |
D | thumb-only-conditionals.s | 9 @ CHECK-NEXT: dsbeq nsh
|
D | basic-arm-instructions.s | 841 dmb nsh 856 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5] 871 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5] 872 @ CHECK: dmb nsh @ encoding: [0x57,0xf0,0x7f,0xf5] 909 dsb nsh 924 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5] 934 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5] 942 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5] 943 @ CHECK: dsb nsh @ encoding: [0x47,0xf0,0x7f,0xf5]
|
D | basic-thumb2-instructions.s | 567 dmb nsh 582 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 597 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 598 @ CHECK: dmb nsh @ encoding: [0xbf,0xf3,0x57,0x8f] 633 dsb nsh 648 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] 663 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f] 664 @ CHECK: dsb nsh @ encoding: [0xbf,0xf3,0x47,0x8f]
|
/external/llvm/test/CodeGen/ARM/ |
D | intrinsics-memory-barrier.ll | 7 call void @llvm.arm.dsb(i32 7) ; CHECK: dsb nsh
|
/external/v8/benchmarks/ |
D | 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
|
/external/libjpeg-turbo/release/ |
D | libjpeg-turbo.nsi.in | 1 !include x64.nsh
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 39 dsb nsh 40 ; CHECK: dsb nsh ; encoding: [0x9f,0x37,0x03,0xd5] 41 ; CHECK: dsb nsh ; encoding: [0x9f,0x37,0x03,0xd5]
|
D | basic-a64-instructions.s | 3509 dsb nsh 3540 dmb nsh
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb-tests.txt | 230 # CHECK: dsb nsh
|
D | thumb2.txt | 363 #CHECK: dmb nsh 401 #CHECK: dsb nsh
|
D | basic-arm-instructions.txt | 525 # CHECK: dmb nsh 563 # CHECK: dsb nsh
|
/external/icu/icu4c/source/data/region/ |
D | agq.txt | 124 LI{"Letɨnshɨ̀n"}
|
/external/icu/icu4c/source/data/lang/ |
D | cy.txt | 362 rm{"Románsh"}
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | InstallerRT.nsi | 47 !include LogicLib.nsh
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | lua_binarytrees.js | 42112 var nsh = this.DB-nbits(pm[pm.t-1]); // normalize modulus 42113 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); } 42144 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 8613 var nsh = this.DB-nbits(pm[pm.t-1]); // normalize modulus 8614 if(nsh > 0) { pm.lShiftTo(nsh,y); pt.lShiftTo(nsh,r); } 8645 if(nsh > 0) r.rShiftTo(nsh,r); // Denormalize remainder
|