/AliOS-Things-master/components/py_engine/tests/inlineasm/ |
A D | asmfpaddsub.py | 3 vmov(s0, r0) 4 vcvt_f32_s32(s0, s0) 9 vadd(s0, s0, s1) 10 vsub(s0, s0, s2) 11 vcvt_s32_f32(s31, s0)
|
A D | asmfpcmp.py | 3 vmov(s0, r0) 4 vcvt_f32_s32(s0, s0) 7 vcmp(s1, s0)
|
A D | asmfpmuldiv.py | 3 vmov(s0, r0) 4 vcvt_f32_s32(s0, s0) 9 vmul(s7, s0, s1)
|
A D | asmfpldrstr.py | 6 vldr(s0, [r0, 0]) 8 vadd(s2, s0, s1)
|
A D | asmfpsqrt.py | 9 vmul(s0, s1, s2) 10 vneg(s7, s0)
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | sqrt.c | 87 int32_t ix0,s0,q,m,t,i; in sqrt() local 128 q = q1 = s0 = s1 = 0; /* [q,q1] = sqrt(x) */ in sqrt() 132 t = s0 + r; in sqrt() 134 s0 = t + r; in sqrt() 146 t = s0; in sqrt() 150 s0++; in sqrt()
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | e_sqrt.c | 91 int32_t ix0,s0,q,m,t,i; in __ieee754_sqrt() local 130 q = q1 = s0 = s1 = 0; /* [q,q1] = sqrt(x) */ in __ieee754_sqrt() 134 t = s0+r; in __ieee754_sqrt() 136 s0 = t+r; in __ieee754_sqrt() 148 t = s0; in __ieee754_sqrt() 151 if(((t1&sign)==sign)&&(s1&sign)==0) s0 += 1; in __ieee754_sqrt()
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | sha256.c | 184 unsigned int s0, s1; in compress() local 203 s0 = work_space[(i+1)&0x0f]; in compress() 204 s0 = sigma0(s0); in compress() 208 t1 = work_space[i&0xf] += s0 + s1 + work_space[(i+9)&0xf]; in compress()
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | uctypes_le.py | 27 print(hex(S.s0)) 28 assert hex(S.s0) == "0x3130"
|
A D | uctypes_native_le.py | 37 print(hex(S.s0)) 38 assert hex(S.s0) == "0x3130"
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | bn_mul.h | 884 mbedtls_mpi_uint s0, s1, b0, b1; \ 890 s0 = ( *s << biH ) >> biH; \ 892 rx = s0 * b1; r0 = s0 * b0; \
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | aes_ccm.c | 101 u8_t b[16], Xn[16], s0[16]; in ccm_auth() local 117 err = bt_encrypt_be(key, b, s0); in ccm_auth() 144 mic[i] = s0[i] ^ Xn[i]; in ccm_auth()
|
/AliOS-Things-master/components/SDL2/src/video/arm/ |
A D | pixman-arm-neon-asm.S | 124 vmov ip, s0 147 vstmcs a3!, {s0} 164 vstmmi a3!, {s0} 204 vstmmi a3!, {s0}
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_blit_N.c | 2724 Uint8 s0 = src[0]; in BlitNtoNKey() 2729 dst[0] = s0; in BlitNtoNKey() 2762 Uint8 s0 = src[0]; in BlitNtoNKey() 2769 dst[2] = s0; in BlitNtoNKey() 2833 Uint8 s0 = src[0]; in BlitNtoNKey() 3075 Uint8 s0 = src[i0]; in Blit_3or4_to_3or4__same_rgb() 3103 Uint8 s0 = src[i0]; in Blit_3or4_to_3or4__same_rgb() 3106 dst[j0] = s0; in Blit_3or4_to_3or4__same_rgb() 3148 Uint8 s0 = src[i0]; in Blit_3or4_to_3or4__inversed_rgb() 3206 Uint8 s0 = src[i0]; in Blit_3or4_to_3or4__inversed_rgb() [all …]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/multimedia/speech/inc/ |
A D | iirfilt.h | 39 float s0, s1, s2; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/op_tests/ |
A D | broadcast_gradient_args.py | 41 output1, output2 = tf.raw_ops.BroadcastGradientArgs(s0=input1, s1=input2)
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | erf_lgamma.c | 81 s0 = -7.7215664089e-02f, /* 0xbd9e233f */ variable 231 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | strtod_bk.c | 249 _CONST char *s, *s0, *s1; local 335 s0 = s; 352 s0 = s; 720 bd0 = s2b(ptr, s0, nd0, nd, y);
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | dec_neon.c | 1290 const uint16x8_t s0 = vaddq_u16(L0, L1); in DC4_NEON() local 1292 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC4_NEON() 1445 const uint16x8_t s0 = vaddq_u16(L0, L1); in DC8_NEON() local 1449 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC8_NEON() 1527 const uint16x8_t s0 = vaddq_u16(L0, L1); in DC16_NEON() local 1531 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC16_NEON()
|
A D | enc_msa.c | 808 v4i32 s0, s1, s2, s3, b0, b1, b2, b3, t0, t1, t2, t3; in QuantizeBlock_MSA() local 820 HADD_SH4_SW(tmp0, tmp1, tmp2, tmp3, s0, s1, s2, s3); in QuantizeBlock_MSA() 827 MUL4(t0, s0, t1, s1, t2, s2, t3, s3, t0, t1, t2, t3); in QuantizeBlock_MSA() 839 t0 = (s0 > t0); in QuantizeBlock_MSA()
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | miniz.h | 2055 mz_uint s0, s1, n0, n1, sym, num_extra_bits; in tdefl_compress_lz_codes() local 2063 s0 = s_tdefl_small_dist_sym[match_dist & 511]; in tdefl_compress_lz_codes() 2067 sym = (match_dist < 512) ? s0 : s1; in tdefl_compress_lz_codes() 2404 mz_uint32 s0, s1; in tdefl_compress_fast() local 2416 s0 = s_tdefl_small_dist_sym[cur_match_dist & 511]; in tdefl_compress_fast() 2418 d->m_huff_count[1][(cur_match_dist < 512) ? s0 : s1]++; in tdefl_compress_fast() 2494 mz_uint32 s0, s1; in tdefl_record_match() local 2508 …s0 = s_tdefl_small_dist_sym[match_dist & 511]; s1 = s_tdefl_large_dist_sym[(match_dist >> 8) & 127… in tdefl_record_match() 2509 d->m_huff_count[1][(match_dist < 512) ? s0 : s1]++; in tdefl_record_match()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwrite.c | 680 png_uint_32 s0 = (png_uint_32)(*(rp ) << 8) | *(rp + 1); in png_do_write_intrapixel() local 683 png_uint_32 red = (png_uint_32)((s0 - s1) & 0xffffL); in png_do_write_intrapixel()
|
A D | pngread.c | 367 png_uint_32 s0 = (png_uint_32)(*(rp ) << 8) | *(rp + 1); in png_do_read_intrapixel() local 370 png_uint_32 red = (s0 + s1 + 65536) & 0xffff; in png_do_read_intrapixel()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 113 …4cr5w�Mm�I{�W�[{�W|�U��g��{�ј�ݾ�ۻ�ة�ц��}��]Tq*��f|�]V^-rg7v�C��U��D]"s0~8"�E&�],�}6��=��F|�… 234 �|s0{g1~T,^!0R 344 …s0�x3ˆ;ɮKȳc͉@�B(��/#�5)�0(�-)�-+�-*�/+�+(�))�.*�3,�&'|D.��u�-4�'%�))�')�+*�,+�/+�0/�5/�5/�1.�0,�…
|
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/ |
A D | gl2ext.h | 2596 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat… 2602 …ampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat…
|