Home
last modified time | relevance | path

Searched refs:transition (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DSetBucketLifecycleRequest.cc60 for (auto const & transition: rule.TransitionList()) in payload() local
63 if (transition.Expiration().Days() > 0) { in payload()
64 … ss << " <Days>" << std::to_string(transition.Expiration().Days()) << "</Days>" << std::endl; in payload()
67 …ss << " <CreatedBeforeDate>" << transition.Expiration().CreatedBeforeDate() << "</CreatedBefo… in payload()
69 …ss << " <StorageClass>" << ToStorageClassName(transition.StorageClass()) << "</StorageClass>"… in payload()
89 for (auto const & transition : rule.NoncurrentVersionTransitionList()) in payload() local
92 if (transition.Expiration().Days() > 0) { in payload()
93 …ss << " <NoncurrentDays>" << std::to_string(transition.Expiration().Days()) << "</NoncurrentD… in payload()
95 …ss << " <StorageClass>" << ToStorageClassName(transition.StorageClass()) << "</StorageClass>"… in payload()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DLifecycleRule.h81 …void addTransition(const LifeCycleTransition&transition) { transitionList_.push_back(transition); } in addTransition() argument
98 …ersionTransition(const LifeCycleTransition&transition) { noncurrentVersionTransitionList_.push_bac… in addNoncurrentVersionTransition() argument
/AliOS-Things-master/documentation/doxygen/style/
A Ddoxygen-custom.css43 -o-transition: text-shadow 0.5s linear;
44 transition: text-shadow 0.5s linear;
292 -webkit-transition-duration: 0.5s;
294 -moz-transition-duration: 0.5s;
296 -ms-transition-duration: 0.5s;
298 -o-transition-duration: 0.5s;
300 transition-duration: 0.5s;
559 -moz-transition-duration: 0.5s;
561 -ms-transition-duration: 0.5s;
563 -o-transition-duration: 0.5s;
[all …]
/AliOS-Things-master/components/freetype/src/gxvalid/
A DREADME117 features, and TrueType GX stores the state transition diagram of
134 transition diagram.
137 around, so validation of the algorithm in the state transition
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.m551 /* We'll take care of this at the end of the transition */
581 /* We'll take care of this at the end of the transition */
2070 /* Wait for the transition to complete, so application changes
2077 /* Uh oh, transition isn't completing. Should we assert? */
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto222 // A non-active low-power state that has much smaller transition time to
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak237 * version. You can enable this to help you prepare the transition to a new
252 * version. You can enable this to help you prepare the transition to a new
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Daclocal.m4443 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Daclocal.m4483 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Daclocal.m4433 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/image/
A Daclocal.m4533 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m49028 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m49028 # We support both call styles for the transition. After
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Daclocal.m49522 # We support both call styles for the transition. After

Completed in 47 milliseconds