/AliOS-Things-master/components/oss/src/auth/ |
A D | Signer.h | 29 enum Type enum
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/ |
A D | Signer.h | 26 enum Type { enum
|
A D | NetworkProxy.h | 26 enum Type { None = 0, Http, Socks5 }; enum
|
/AliOS-Things-master/components/oss/src/model/ |
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
|
A D | GetLiveChannelInfoResult.cc | 112 const std::string& GetLiveChannelInfoResult::Type() const in Type() function in GetLiveChannelInfoResult
|
A D | InputFormat.cc | 211 std::string CSVInputFormat::Type() const in Type() function in CSVInputFormat 264 std::string JSONInputFormat::Type() const in Type() function in JSONInputFormat
|
/AliOS-Things-master/components/trace/SEGGER/ |
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
|
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
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/ |
A D | allocation.h | 35 enum class Type { enum
|
A D | graph_info.h | 68 enum Type { enum
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_windowsjoystick_c.h | 46 typedef enum Type enum 51 } Type; typedef
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/ |
A D | ObjectCallbackBuilder.h | 29 enum Type enum
|
A D | ListObjectsResult.h | 39 const std::string& Type() const { return type_; } in Type() function
|
A D | ListObjectVersionsResult.h | 39 const std::string& Type() const { return type_; } in Type() function
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | pack_common.h | 49 using Type = Scalar; member
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_RLEaccel.c | 397 #define RLECLIPBLIT(bpp, Type, do_blit) \ in RLEClipBlit() argument 480 #define RLESKIP(bpp, Type) \ in SDL_RLEBlit() argument 525 #define RLEBLIT(bpp, Type, do_blit) \ in SDL_RLEBlit() argument
|
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/ |
A D | vl53l0x_def.h | 116 char Type[VL53L0X_MAX_STRING_LENGTH]; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/ |
A D | flexbuffers.h | 51 enum Type { enum
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 464 void swap( UniqueHandle<Type,Dispatch> & rhs ) in swap() 475 …VULKAN_HPP_INLINE void swap( UniqueHandle<Type,Dispatch> & lhs, UniqueHandle<Type,Dispatch> & rhs ) in swap()
|