Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/extmod/
A Ductypes_le.py76 S2 = uctypes.struct(uctypes.addressof(data2), desc2, uctypes.LITTLE_ENDIAN) variable
A Ductypes_native_le.py85 S2 = uctypes.struct(uctypes.addressof(data2), desc2, uctypes.NATIVE) variable
A Ductypes_print.py16 S2 = uctypes.struct(0, desc2) variable
A Ductypes_sizeof_native.py10 S2 = {"a": uctypes.UINT8 | 0} variable
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__sin.c46 S2 = 8.33333333332248946124e-03, /* 0x3F811111, 0x1110F8A6 */ variable
/AliOS-Things-master/components/SDL2/src/libm/
A Dk_sin.c46 S2 = 8.33333333332248946124e-03, /* 0x3F811111, 0x1110F8A6 */ variable
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dkf_sin.c34 S2 = 8.3333337680e-03f, /* 0x3c088889 */ variable
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_sha256.c99 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) macro
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_sha256.c102 #define S2(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro
/AliOS-Things-master/components/mbedtls/library/
A Dsha256.c181 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) macro
A Dsha512.c233 #define S2(x) (ROTR(x,28) ^ ROTR(x,34) ^ ROTR(x,39)) in mbedtls_internal_sha512_process() macro
/AliOS-Things-master/components/mqtt/example/
A Daiot_mqtt_sign.c198 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dquant_enc.c358 const VP8SegmentInfo* const S2) { in SegmentsAreEquivalent()
377 const VP8SegmentInfo* const S2 = &enc->dqm_[s2]; in SimplifySegments() local
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_801.h225 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_802.h239 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_803.h240 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_804.h243 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_805.h237 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_807.h269 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_801.h225 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_802.h239 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_805.h237 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_803.h240 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_804.h240 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member
A Dcore_807.h269 uint32_t S2: 1; /*!< bit: 26 Security property settings */ member

Completed in 189 milliseconds

12