/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/ |
A D | arm_cfft_radix4_q15.c | 666 R1 = __SSAT(T1 + S1, 16u); in arm_radix4_butterfly_q15() 671 S1 = __SSAT(T1 - S1, 16); in arm_radix4_butterfly_q15() 736 S1 = (q15_t) __SSAT(((q31_t) S1 - T0), 16u); in arm_radix4_butterfly_q15() 825 S1 = __SSAT(T1 - S1, 16); in arm_radix4_butterfly_q15() 888 S1 = (S1 >> 1u) - (T0 >> 1u); in arm_radix4_butterfly_q15() 951 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_q15() 1582 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_inverse_q15() 1640 S1 = (q15_t) __SSAT((q31_t) (S1 + T0), 16); in arm_radix4_butterfly_inverse_q15() 1729 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_inverse_q15() 1785 S1 = (S1 >> 1u) + (T0 >> 1u); in arm_radix4_butterfly_inverse_q15() [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | __sin.c | 45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable 61 return x + v*(S1 + z*r); in __sin() 63 return x - ((z*(0.5*y - v*r) - y) - v*S1); in __sin()
|
/AliOS-Things-master/components/SDL2/src/libm/ |
A D | k_sin.c | 45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable 63 if(iy==0) return x+v*(S1+z*r); in __kernel_sin() 64 else return x-((z*(half*y-v*r)-y)-v*S1); in __kernel_sin()
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | kf_sin.c | 33 S1 = -1.6666667163e-01f, /* 0xbe2aaaab */ variable 56 if(iy==0) return x+v*(S1+z*r); 57 else return x-((z*(half*y-v*r)-y)-v*S1);
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | uctypes_sizeof_native.py | 7 S1 = {} variable 8 assert uctypes.sizeof(S1) == 0
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/ |
A D | rtl8721dhp_cpft.c | 112 CPTest_UARTInit(0, S1, 1500000); in CPTest_UART()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_cpft.c | 112 CPTest_UARTInit(0, S1, 1500000); in CPTest_UART()
|
/AliOS-Things-master/components/mqtt/example/ |
A D | aiot_mqtt_sign.c | 196 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro 206 W[t] = S1(W[t - 2]) + W[t - 7] + \
|
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_sha256.c | 97 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro 107 W[t] = S1(W[t - 2]) + W[t - 7] + \
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_sha256.c | 100 #define S1(x) (ROTR(x, 17) ^ ROTR(x, 19) ^ SHR(x, 10)) macro 108 #define R(t) (W[t] = S1(W[t - 2]) + W[t - 7] + S0(W[t - 15]) + W[t - 16])
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | sha512.c | 231 #define S1(x) (ROTR(x,19) ^ ROTR(x,61) ^ SHR(x, 6)) in mbedtls_internal_sha512_process() macro 253 W[i] = S1(W[i - 2]) + W[i - 7] + in mbedtls_internal_sha512_process()
|
A D | sha256.c | 179 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro 189 W[t] = S1(W[t - 2]) + W[t - 7] + \
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | quant_enc.c | 357 static int SegmentsAreEquivalent(const VP8SegmentInfo* const S1, in SegmentsAreEquivalent() argument 359 return (S1->quant_ == S2->quant_) && (S1->fstrength_ == S2->fstrength_); in SegmentsAreEquivalent() 373 const VP8SegmentInfo* const S1 = &enc->dqm_[s1]; in SimplifySegments() local 378 if (SegmentsAreEquivalent(S1, S2)) { in SimplifySegments()
|
/AliOS-Things-master/components/csi/csi2/include/core/ |
A D | core_801.h | 224 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_802.h | 238 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_803.h | 239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_804.h | 242 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_805.h | 236 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_807.h | 268 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_801.h | 224 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_802.h | 238 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_805.h | 236 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_803.h | 239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_804.h | 239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|
A D | core_807.h | 268 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
|