/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/ |
A D | NetworkProxy.h | 26 enum Type { None = 0, Http, Socks5 }; enum 27 NetworkProxy(Type type = None, const std::string &hostName = "", 38 void setType(Type type); 40 Type type() const; 47 Type type_;
|
A D | Signer.h | 26 enum Type { enum 34 Type type() const; 38 Signer(Type type, const std::string &name, 44 Type type_;
|
/AliOS-Things-master/components/oss/src/auth/ |
A D | Signer.h | 29 enum Type enum 37 Type type() const; 40 Signer(Type type, const std::string &name, const std::string &version = "1.0"); 42 Type type_;
|
A D | Signer.cc | 21 Signer::Signer(Type type, const std::string & name, const std::string & version) : in Signer() 37 Signer::Type Signer::type() const in type()
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/ |
A D | ObjectCallbackBuilder.h | 29 enum Type enum 36 const std::string& host, Type type); 40 Type CallbackBodyType() const { return callbackBodyType_; } in CallbackBodyType() 44 void setCallbackBodyType(Type type) { callbackBodyType_ = type; } in setCallbackBodyType() 50 Type callbackBodyType_;
|
A D | OutputFormat.h | 45 virtual std::string Type() const = 0; 68 virtual std::string Type() const; 84 virtual std::string Type() const;
|
A D | InputFormat.h | 66 virtual std::string Type() const = 0; 99 std::string Type() const; 123 std::string Type() const;
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/ |
A D | cpu_backend_gemm_gemmlowp.h | 41 using Type = gemmlowp::OutputStageSaturatingCastToUint8; 46 using Type = gemmlowp::OutputStageSaturatingCastToInt8; 51 using Type = gemmlowp::OutputStageSaturatingCastToInt16; 59 using Type = gemmlowp::L8R8WithLhsNonzeroBitDepthParams; 64 using Type = gemmlowp::SignedL8R8WithLhsNonzeroBitDepthParams; 102 typename GemmlowpSaturatingCastStage<DstScalar>::Type; 107 using BitDepthParams = typename GemmlowpBitDepthParams<SrcScalar>::Type; 169 typename GemmlowpSaturatingCastStage<DstScalar>::Type; 176 using BitDepthParams = typename GemmlowpBitDepthParams<SrcScalar>::Type;
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | prepacked_cache_test.cc | 31 PEMat MakeDummyPEMat(Type data_type, int rows, int cols) { in MakeDummyPEMat() 35 ret.sums_type = Type::Create<std::int32_t>(); in MakeDummyPEMat() 59 PEMat mat1 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20); in TEST() 66 PEMat mat2 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 5, 3); in TEST() 85 PEMat mat1 = MakeDummyPEMat(Type::Create<float>(), 10, 20); in TEST() 92 PEMat mat2 = MakeDummyPEMat(Type::Create<float>(), 5, 3); in TEST() 111 PEMat mat1 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20); in TEST() 117 PEMat mat2 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 5, 3); in TEST() 145 PEMat mat1 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20); in TEST() 152 PEMat mat2 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20); in TEST() [all …]
|
A D | mat.h | 207 struct Type final { 209 static Type Create() { in Create() 210 Type ret; in Create() 229 inline bool operator==(const Type& type1, const Type& type2) { 237 Type data_type; 246 Type data_type; 248 Type sums_type; 280 ret.data_type = Type::Create<T>(); in EraseType()
|
A D | pack_common.h | 49 using Type = Scalar; member 53 using PackedType = typename PackedTypeImpl<ThePath, Scalar>::Type;
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/ |
A D | allocation.h | 35 enum class Type { enum 48 Type type() const { return type_; } in type() 51 Allocation(ErrorReporter* error_reporter, Type type) in Allocation() 56 const Type type_;
|
A D | graph_info.h | 68 enum Type { enum 73 Type type = kTfUnexplored;
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_windowsjoystick_c.h | 46 typedef enum Type enum 51 } Type; typedef 59 Type type;
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | NetworkProxy.cc | 21 NetworkProxy::NetworkProxy(Type type, const std::string &hostName, in NetworkProxy() 45 void NetworkProxy::setType(NetworkProxy::Type type) { type_ = type; } in setType() 49 NetworkProxy::Type NetworkProxy::type() const { return type_; } in type()
|
A D | Signer.cc | 21 Signer::Signer(Type type, const std::string &name, const std::string &version) in Signer() 28 Signer::Type Signer::type() const { return type_; } in type()
|
/AliOS-Things-master/components/oss/src/model/ |
A D | ObjectCallbackBuilder.cc | 25 ObjectCallbackBuilder(url, body, "", Type::URL) in ObjectCallbackBuilder() 30 const std::string &host, Type type): in ObjectCallbackBuilder() 54 if (callbackBodyType_ == Type::JSON) in build()
|
A D | CreateSelectObjectMetaRequest.cc | 45 if (inputFormat_->Type() == "csv") { in payload() 76 auto type = inputFormat_->Type(); in specialParameters()
|
A D | OutputFormat.cc | 105 std::string CSVOutputFormat::Type() const in Type() function in CSVOutputFormat 146 std::string JSONOutputFormat::Type() const in Type() function in JSONOutputFormat
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | module.mk | 20 $(ECHO_DRIVER)psaux $(ECHO_DRIVER_DESC)Postscript Type 1 & Type 2 helper module$(ECHO_DRIVER_DO…
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/ |
A D | flexbuffers.h | 51 enum Type { enum 92 inline bool IsTypedVector(Type t) { in IsTypedVector() 101 inline Type ToTypedVector(Type t, size_t fixed_len = 0) { 112 inline Type ToTypedVectorElementType(Type t) { in ToTypedVectorElementType() 117 inline Type ToFixedTypedVectorElementType(Type t, uint8_t *len) { in ToFixedTypedVectorElementType() 301 Type type_; 326 Type type_; 377 Type type) in Reference() 772 Type type_; 1413 Type type_; [all …]
|
/AliOS-Things-master/components/trace/SEGGER/ |
A D | SEGGER.h | 119 #define SEGGER_ADDR2PTR(Type, Addr) (/*lint -e(923) -e(9078)*/((Type*)((PTR_ADDR)(Addr)))) // A… argument 121 #define SEGGER_PTR2PTR(Type, p) (/*lint -e(740) -e(826) -e(9079) -e(9087)*/((Type*)(p))) // A… argument
|
A D | SEGGER_RTT_ASM_ARMv7M.S | 39 #define _SECTION(Sect, Type, AlignExp) .section Sect ##, "ax" argument 61 #define _SECTION(Sect, Type, AlignExp) SECTION Sect ## : ## Type ## :REORDER:NOROOT ## (AlignExp) argument
|
/AliOS-Things-master/components/freetype/src/type42/ |
A D | module.mk | 20 $(ECHO_DRIVER)type42 $(ECHO_DRIVER_DESC)Type 42 font files with no known extension$(ECHO_DRIVER_…
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/ |
A D | README | 75 Subfile Type: reduced-resolution image (1 = 0x1) 84 Subfile Type: reduced-resolution image (1 = 0x1) 93 Subfile Type: reduced-resolution image (1 = 0x1) 102 Subfile Type: reduced-resolution image (1 = 0x1)
|