Home
last modified time | relevance | path

Searched refs:zh (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dgcm.c224 uint64_t zh, zl; in gcm_mult() local
242 zh = ctx->HH[lo]; in gcm_mult()
253 zl = ( zh << 60 ) | ( zl >> 4 ); in gcm_mult()
254 zh = ( zh >> 4 ); in gcm_mult()
256 zh ^= ctx->HH[lo]; in gcm_mult()
262 zl = ( zh << 60 ) | ( zl >> 4 ); in gcm_mult()
263 zh = ( zh >> 4 ); in gcm_mult()
264 zh ^= (uint64_t) last4[rem] << 48; in gcm_mult()
265 zh ^= ctx->HH[hi]; in gcm_mult()
269 PUT_UINT32_BE( zh >> 32, output, 0 ); in gcm_mult()
[all …]
/AliOS-Things-master/components/SDL2/src/libm/
A De_atan2.c107 u_int32_t zh; in __ieee754_atan2() local
108 GET_HIGH_WORD(zh,z); in __ieee754_atan2()
109 SET_HIGH_WORD(z,zh ^ 0x80000000); in __ieee754_atan2()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.md85 我们采用目前对常用的音乐律式——[十二平均律](https://zh.wikipedia.org/wiki/%E5%8D%81%E4%BA%8C%E5%B9%B3%E5%9D%87%E5%BE%8B…
117 关于简谱的一些基础知识,感兴趣的同学可以参考[wikipedia-简谱](https://zh.wikipedia.org/wiki/%E7%B0%A1%E8%AD%9C)。本实验只会使用到非常简单…
184zh.wikipedia.org/wiki/%E5%9B%9B%E5%88%86%E9%9F%B3%E7%AC%A6)。数字下加一条横线,就可令四分音符的长度减半,即成为[八分音符](https:…
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DLaplaceRelaxation.c148 double zw, zh, zf; in Draw() local
289 zh = (double)screen->h/(double)mapped_picture->h; in Draw()
290 zf = (zw < zh) ? zw : zh; in Draw()
/AliOS-Things-master/components/SDL2/src/locale/macosx/
A DSDL_syslocale.m50 // so things like zh-Hant-CN find the right '-' to convert.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/
A Dminisblack-1c-8b.pgm22 …' 1FQi�������������;�������Ƶ��XEi�����������������kP<&!������}���a>QNN����zh�������y{����������hL…
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin1381 …pG-��OFA�P��VP��rH ��w��jx`� x6 ��x F����(�xh@��Px`A�95(](�O�`x`zh�#!@F����b!��I�…
1542 ������ F�h��$�zh����!�@C���� �\��F� �\������ �T���� �D��9� �D������ �<���� ���,� ����u�…

Completed in 17 milliseconds