Home
last modified time | relevance | path

Searched refs:sh1 (Results 1 – 9 of 9) 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/
DtcuCompressedTexture.cpp2287 const int sh1 = (seed & 1) != 0 ? shA : shB; in computeTexelPartition() local
2289 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition()
2291 seed1 >>= sh1; seed2 >>= sh2; seed3 >>= sh1; seed4 >>= sh2; in computeTexelPartition()
2292 seed5 >>= sh1; seed6 >>= sh2; seed7 >>= sh1; seed8 >>= sh2; in computeTexelPartition()
/external/srtp/
DREADME122 [sh1]$ test/rtpw -s -k $k -ea 0.0.0.0 9999
/external/libvncserver/x11vnc/
Duserinput.c7788 int sx1, sy1, sw1, sh1, dx, dy; in try_to_fix_resize_su() local
7819 sh1 = cache_list[idx].su_h; in try_to_fix_resize_su()
7864 sh1 = cache_list[idx].su_h; in try_to_fix_resize_su()
/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/src/po/
Dja.po3242 msgstr "ビルド ID ノート (md5、sh1 (省略値)、uuid) を生成します。"