Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 33) sorted by relevance

12

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dsf_modf.c28 static const float one = 1.0f; variable
30 static float one = 1.0f; variable
A Def_sqrt.c28 static const float one = 1.0f, tiny=1.0e-30f; variable
30 static float one = 1.0f, tiny=1.0e-30f; variable
A Dkf_cos.c32 one = 1.0000000000e+00f, /* 0x3f800000 */ variable
A Dkf_tan.c31 one = 1.0000000000e+00f, /* 0x3f800000 */ variable
A Dkf_rem_pio2.c60 one = 1.0f, variable
A Derf_lgamma.c37 one = 1.0000000000e+00f, /* 0x3f800000 */ variable
A Dsf_erf.c40 one = 1.0000000000e+00f, /* 0x3F800000 */ variable
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audiotypecvt.c579 const __m128 one = _mm_set1_ps(1.0f); in SDL_Convert_F32_to_S8_SSE2() local
639 const __m128 one = _mm_set1_ps(1.0f); in SDL_Convert_F32_to_U8_SSE2() local
699 const __m128 one = _mm_set1_ps(1.0f); in SDL_Convert_F32_to_S16_SSE2() local
766 const __m128 one = _mm_set1_ps(1.0f); in SDL_Convert_F32_to_U16_SSE2() local
823 const __m128 one = _mm_set1_ps(1.0f); in SDL_Convert_F32_to_S32_SSE2() local
1113 const float32x4_t one = vdupq_n_f32(1.0f); in SDL_Convert_F32_to_S8_NEON() local
1175 const float32x4_t one = vdupq_n_f32(1.0f); in SDL_Convert_F32_to_U8_NEON() local
1238 const float32x4_t one = vdupq_n_f32(1.0f); in SDL_Convert_F32_to_S16_NEON() local
1296 const float32x4_t one = vdupq_n_f32(1.0f); in SDL_Convert_F32_to_U16_NEON() local
1354 const float32x4_t one = vdupq_n_f32(1.0f); in SDL_Convert_F32_to_S32_NEON() local
/AliOS-Things-master/components/SDL2/src/libm/
A Ds_atan.c68 one = 1.0, variable
A Dk_cos.c51 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A Dk_tan.c50 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
A De_fmod.c21 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
A De_sqrt.c85 static const double one = 1.0, tiny = 1.0e-300; variable
A De_exp.c83 one = 1.0, variable
A Dk_rem_pio2.c148 one = 1.0, variable
A De_pow.c75 one = 1.0, variable
/AliOS-Things-master/components/py_engine/tests/float/
A Dfloat2int_doubleprec_intbig.py27 one = 1 variable
A Dfloat2int_fp30_intbig.py27 one = 1 variable
A Dfloat2int_intbig.py27 one = 1 variable
/AliOS-Things-master/components/jsoncpp/test/jsonchecker/
A Dpass1.json17 "one": 1, number
/AliOS-Things-master/components/mbedtls/platform/yoc/
A Dnet_sockets.c269 int one = 1; in mbedtls_net_accept() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddec_sse2.c903 const __m128i one = _mm_set1_epi8(1); in VE4_SSE2() local
919 const __m128i one = _mm_set1_epi8(1); in LD4_SSE2() local
935 const __m128i one = _mm_set1_epi8(1); in VR4_SSE2() local
960 const __m128i one = _mm_set1_epi8(1); in VL4_SSE2() local
985 const __m128i one = _mm_set1_epi8(1); in RD4_SSE2() local
A Denc_sse2.c717 const __m128i one = _mm_set1_epi8(1); in VE4_SSE2() local
754 const __m128i one = _mm_set1_epi8(1); in LD4_SSE2() local
771 const __m128i one = _mm_set1_epi8(1); in VR4_SSE2() local
797 const __m128i one = _mm_set1_epi8(1); in VL4_SSE2() local
823 const __m128i one = _mm_set1_epi8(1); in RD4_SSE2() local
/AliOS-Things-master/components/mbedtls/library/
A Dnet_sockets.c375 int one = 1; in mbedtls_net_accept() local
A Decjpake.c557 mbedtls_mpi one; in ecjpake_ecp_add3() local
755 mbedtls_mpi m_xm2_s, one; in mbedtls_ecjpake_derive_secret() local

Completed in 42 milliseconds

12