Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 71) sorted by relevance

123

/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/
A DHttpMessage.h35 HttpMessage& operator=(const HttpMessage &other); variable
36 HttpMessage& operator=(HttpMessage &&other); variable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dmicro_utils.h25 bool operator()(const T& x, const T& y) const { in operator() function
32 bool operator()(const T& x, const T& y) const { in operator() function
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DUrl.h30 Url &operator=(const Url &url) = default; variable
31 Url &operator=(Url &&other) = default; variable
A DServiceRequest.h62 ServiceRequest &operator=(const ServiceRequest &other); variable
63 ServiceRequest &operator=(ServiceRequest &&other); variable
A DHttpMessage.h55 HttpMessage &operator=(const HttpMessage &other); variable
56 HttpMessage &operator=(HttpMessage &&other); variable
/AliOS-Things-master/components/jsoncpp/include/json/
A Dvalue.h268 CZString& operator=(const CZString& other); variable
269 CZString& operator=(CZString&& other) noexcept; variable
352 Value& operator=(const Value& other); variable
353 Value& operator=(Value&& other) noexcept; variable
639 Comments& operator=(const Comments& that); variable
640 Comments& operator=(Comments&& that) noexcept; variable
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DGetVodPlaylistResult.h34 GetVodPlaylistResult& operator=(const std::string& data); variable
A DDeleteObjectsResult.h33 DeleteObjectsResult& operator=(const std::string& data); variable
A DGetBucketCorsResult.h32 GetBucketCorsResult& operator=(const std::string& data); variable
A DGetBucketInventoryConfigurationResult.h33 GetBucketInventoryConfigurationResult& operator=(const std::string& data); variable
A DGetBucketLifecycleResult.h33 GetBucketLifecycleResult& operator=(const std::string& data); variable
A DGetBucketLocationResult.h32 GetBucketLocationResult& operator=(const std::string& data); variable
A DGetBucketPaymentResult.h33 GetBucketPaymentResult& operator=(const std::string& data); variable
A DGetBucketPolicyResult.h32 GetBucketPolicyResult& operator=(const std::string& data); variable
A DGetBucketQosInfoResult.h32 GetBucketQosInfoResult& operator=(const std::string& data); variable
A DGetBucketStorageCapacityResult.h33 GetBucketStorageCapacityResult& operator=(const std::string& data); variable
A DGetBucketTaggingResult.h32 GetBucketTaggingResult& operator=(const std::string& data); variable
A DGetBucketVersioningResult.h33 GetBucketVersioningResult& operator=(const std::string& data); variable
A DGetObjectTaggingResult.h33 GetObjectTaggingResult& operator=(const std::string& data); variable
A DObjectMetaData.h31 ObjectMetaData& operator=(const HeaderCollection& data); variable
A DPutLiveChannelResult.h34 PutLiveChannelResult& operator=(const std::string& data); variable
A DGetBucketAclResult.h34 GetBucketAclResult& operator=(const std::string& data); variable
A DGetBucketEncryptionResult.h33 GetBucketEncryptionResult& operator=(const std::string& data); variable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A Dgpu_compatibility.h81 GPUCompatibilityList& operator=(const GPUCompatibilityList&) = delete; variable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_entry.h109 void operator=(const BeamEntry&) = delete; member
119 BeamRoot& operator=(const BeamRoot&) = delete; variable
138 virtual bool inline operator()(const BeamEntry<CTCBeamState>* a, in operator() function

Completed in 30 milliseconds

123