Searched refs:sh2 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | extract.ll | 51 %sh2 = lshr i32 %b, 14 52 %val = or i32 %sh2, %sh1
|
D | arm64-extract.ll | 52 %sh2 = lshr i32 %b, 14 53 %val = or i32 %sh2, %sh1
|
/external/skia/src/utils/ |
D | SkTextureCompressor_ASTC.cpp | 1550 int sh1, sh2, sh3; in getPartition() local 1553 sh2 = (partitionCount == 3)? 6 : 5; in getPartition() 1556 sh2 = (0 != (seed & 2))? 4 : 5; in getPartition() 1558 sh3 = (0 != (seed & 0x10))? sh1 : sh2; in getPartition() 1560 seed1 >>= sh1; seed2 >>= sh2; seed3 >>= sh1; seed4 >>= sh2; in getPartition() 1561 seed5 >>= sh1; seed6 >>= sh2; seed7 >>= sh1; seed8 >>= sh2; in getPartition()
|
/external/opencv3/modules/core/src/ |
D | rand.cpp | 145 int sh1, sh2; member 164 v0 = (v0 + ((t0 - v0) >> p[i].sh1)) >> p[i].sh2; in randi_() 165 v1 = (v1 + ((t1 - v1) >> p[i+1].sh1)) >> p[i+1].sh2; in randi_() 177 v0 = (v0 + ((t0 - v0) >> p[i+2].sh1)) >> p[i+2].sh2; in randi_() 178 v1 = (v1 + ((t1 - v1) >> p[i+3].sh1)) >> p[i+3].sh2; in randi_() 190 v0 = (v0 + ((t0 - v0) >> p[i].sh1)) >> p[i].sh2; in randi_() 579 ds[j].sh2 = std::max(l - 1, 0); in fill()
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 1355 const int sh2 = (seed & 1) != 0 ? shB : shA; in computeTexelPartition() local 1356 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition() 1359 seed2 = (deUint8)(seed2 >> sh2); in computeTexelPartition() 1361 seed4 = (deUint8)(seed4 >> sh2); in computeTexelPartition() 1363 seed6 = (deUint8)(seed6 >> sh2); in computeTexelPartition() 1365 seed8 = (deUint8)(seed8 >> sh2); in computeTexelPartition()
|
/external/srtp/ |
D | README | 132 [sh2]$ test/rtpw -r -k $k -ea 0.0.0.0 9999
|
/external/srtp/doc/ |
D | intro.txt | 229 [sh2] set k=c1eec3717da76195bb878578790af71c4ee9f859e197a414a78d5abc7451 230 [sh2]$ test/rtpw -r -k $k -ea 0.0.0.0 9999
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 165 .sh2
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 2389 UInt sh2, UInt imm5, in mk_EA_reg_plusminus_shifted_reg() argument 2395 vassert(sh2 < 4); in mk_EA_reg_plusminus_shifted_reg() 2399 switch (sh2) { in mk_EA_reg_plusminus_shifted_reg() 14485 UInt sh2 = INSN(6,5); in decode_NV_instruction() local 14490 sh2, imm5, dis_buf); in decode_NV_instruction() 15116 UInt sh2 = (insn >> 5) & 3; /* 6:5 */ in disInstr_ARM_WRK() local 15149 eaE = mk_EA_reg_plusminus_shifted_reg( rN, bU, rM, sh2, imm5, in disInstr_ARM_WRK()
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 5210 1sh2
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 416 .sh2
|