Home
last modified time | relevance | path

Searched refs:sh1 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dextract.ll50 %sh1 = shl i32 %a, 14
52 %val = or i32 %sh2, %sh1
Darm64-extract.ll51 %sh1 = shl i32 %a, 14
53 %val = or i32 %sh2, %sh1
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1550 int sh1, sh2, sh3; in getPartition() local
1552 sh1 = (0 != (seed & 2))? 4 : 5; in getPartition()
1555 sh1 = (partitionCount==3)? 6 : 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/srtp/doc/
Dintro.txt212 [sh1] set k=`test/rand_gen -n 30`
213 [sh1] echo $k
215 [sh1]$ test/rtpw -s -k $k -ea 0.0.0.0 9999
/external/deqp/framework/common/
DtcuAstcUtil.cpp1354 const int sh1 = (seed & 1) != 0 ? shA : shB; in computeTexelPartition() local
1356 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition()
1358 seed1 = (deUint8)(seed1 >> sh1); in computeTexelPartition()
1360 seed3 = (deUint8)(seed3 >> sh1); in computeTexelPartition()
1362 seed5 = (deUint8)(seed5 >> sh1); in computeTexelPartition()
1364 seed7 = (deUint8)(seed7 >> sh1); in computeTexelPartition()
/external/srtp/
DREADME122 [sh1]$ test/rtpw -s -k $k -ea 0.0.0.0 9999
/external/valgrind/perf/
Dtinycc.c20214 Elf32_Shdr *shdr, *sh, *sh1; in tcc_load_dll() local
20249 sh1 = &shdr[sh->sh_link]; in tcc_load_dll()
20250 dynstr = load_data(fd, sh1->sh_offset, sh1->sh_size); in tcc_load_dll()
/external/elfutils/po/
Dja.po3464 msgstr "ビルド ID ノート (md5、sh1 (省略値)、uuid) を生成します。"