Home
last modified time | relevance | path

Searched refs:S6 (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__sin.c50 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
58 r = S2 + z*(S3 + z*S4) + z*w*(S5 + z*S6); in __sin()
/AliOS-Things-master/components/SDL2/src/libm/
A Dk_sin.c50 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
62 r = S2+z*(S3+z*(S4+z*(S5+z*S6))); in __kernel_sin()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dkf_sin.c38 S6 = 1.5896910177e-10f; /* 0x2f2ec9d3 */ variable
55 r = S2+z*(S3+z*(S4+z*(S5+z*S6)));
/AliOS-Things-master/components/py_engine/tests/extmod/
A Ductypes_sizeof_native.py40 S6 = { variable
44 assert uctypes.sizeof(S6) in (4, 8)
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_801.h229 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_802.h243 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_803.h244 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_804.h247 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_805.h241 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_807.h273 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_801.h229 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_802.h243 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_805.h241 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_803.h244 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_804.h244 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member
A Dcore_807.h273 uint32_t S6: 1; /*!< bit: 30 Security property settings */ member

Completed in 67 milliseconds