Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/oss/src/auth/
A DSigner.h29 enum Type enum
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DSigner.h26 enum Type { enum
A DNetworkProxy.h26 enum Type { None = 0, Http, Socks5 }; enum
/AliOS-Things-master/components/oss/src/model/
A DOutputFormat.cc105 std::string CSVOutputFormat::Type() const in Type() function in CSVOutputFormat
146 std::string JSONOutputFormat::Type() const in Type() function in JSONOutputFormat
A DGetLiveChannelInfoResult.cc112 const std::string& GetLiveChannelInfoResult::Type() const in Type() function in GetLiveChannelInfoResult
A DInputFormat.cc211 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 DSEGGER_RTT_ASM_ARMv7M.S39 #define _SECTION(Sect, Type, AlignExp) .section Sect ##, "ax" argument
61 #define _SECTION(Sect, Type, AlignExp) SECTION Sect ## : ## Type ## :REORDER:NOROOT ## (AlignExp) argument
A DSEGGER.h119 #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 Dallocation.h35 enum class Type { enum
A Dgraph_info.h68 enum Type { enum
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick_c.h46 typedef enum Type enum
51 } Type; typedef
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DObjectCallbackBuilder.h29 enum Type enum
A DListObjectsResult.h39 const std::string& Type() const { return type_; } in Type() function
A DListObjectVersionsResult.h39 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 Dpack_common.h49 using Type = Scalar; member
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_RLEaccel.c397 #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 Dvl53l0x_def.h116 char Type[VL53L0X_MAX_STRING_LENGTH]; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflexbuffers.h51 enum Type { enum
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp464 void swap( UniqueHandle<Type,Dispatch> & rhs ) in swap()
475 …VULKAN_HPP_INLINE void swap( UniqueHandle<Type,Dispatch> & lhs, UniqueHandle<Type,Dispatch> & rhs ) in swap()

Completed in 182 milliseconds