/AliOS-Things-master/components/py_engine/tests/net_inet/ |
A D | uasyncio_cancel_stream.py | 13 async def get(reader): function
|
/AliOS-Things-master/components/py_engine/tests/micropython/ |
A D | viper_subscr.py | 5 def get(dest, i: int): function
|
A D | viper_ptr16_load.py | 6 def get(src: ptr16) -> int: function
|
A D | viper_ptr32_load.py | 5 def get(src: ptr32) -> int: function
|
A D | viper_ptr8_load.py | 5 def get(src: ptr8) -> int: function
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | http2.py | 34 def get(self,url): member in Client
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | matrix.h | 95 T* get() /* NOT const */ { in get() function 99 const T* get() const { return ptr_; } in get() function
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | tif_imageiter.h | 51 int (*get)(TIFFImageIter*, void *udata, uint32, uint32); member
|
/AliOS-Things-master/components/drivers/core/base/include/aos/ |
A D | device_core.h | 21 aos_status_t (*get)(aos_dev_ref_t *); member
|
/AliOS-Things-master/components/py_engine/tests/ |
A D | run-tests | 100 def get(required=False): function
|
/AliOS-Things-master/hardware/board/c906/adapter/ |
A D | csi_rhino.c | 56 kstat_t get = g_sys_stat; in csi_kernel_get_stat() local 175 task_stat_t get; in csi_kernel_task_get_stat() local 530 ktimer_t *get = (ktimer_t *)timer; in tmr_adapt_cb() local 661 k_timer_state_t get = handle->timer_state; in csi_kernel_timer_get_stat() local
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_value.cpp | 1074 Value Value::get(ArrayIndex index, const Value& defaultValue) const { in get() function in Json::Value 1154 Value Value::get(char const* begin, char const* end, in get() function in Json::Value 1159 Value Value::get(char const* key, Value const& defaultValue) const { in get() function in Json::Value 1162 Value Value::get(String const& key, Value const& defaultValue) const { in get() function in Json::Value 1393 String Value::Comments::get(CommentPlacement slot) const { in get() function in Json::Value::Comments
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | infcodes.c | 44 uInt get; /* bits to get for extra */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | gzread.c | 28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local
|
/AliOS-Things-master/components/a2sa/internal/driver/core/ |
A D | control.h | 153 audio_kcontrol_get_t *get; member 173 audio_kcontrol_get_t *get; member
|
/AliOS-Things-master/components/linksdk/components/shadow/ |
A D | aiot_shadow_api.h | 219 aiot_shadow_msg_get_t get; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/ble_ip/ |
A D | rwip.h | 199 uint8_t (*get) (uint8_t param_id, uint8_t * lengthPtr, uint8_t *buf); member
|
/AliOS-Things-master/components/oss/src/external/json/ |
A D | jsoncpp.cpp | 3597 Value Value::get(ArrayIndex index, const Value& defaultValue) const { in get() function in AlibabaCloud::OSS::Json::Value 3658 Value Value::get(char const* key, char const* cend, Value const& defaultValue) const in get() function in AlibabaCloud::OSS::Json::Value 3663 Value Value::get(char const* key, Value const& defaultValue) const in get() function in AlibabaCloud::OSS::Json::Value 3667 Value Value::get(JSONCPP_STRING const& key, Value const& defaultValue) const in get() function in AlibabaCloud::OSS::Json::Value 3733 Value Value::get(const CppTL::ConstString& key, in get() function in AlibabaCloud::OSS::Json::Value
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tiffio.h | 215 int (*get)(TIFFRGBAImage*, uint32*, uint32, uint32); member
|
A D | tif_lzw.c | 188 #define NextCode(tif, sp, bp, code, get) get(sp, bp, code) argument
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | tiffio.h | 215 int (*get)(TIFFRGBAImage*, uint32*, uint32, uint32); member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.h | 961 JSCFunctionType get; member
|
A D | quickjs.c | 35913 JSValueConst prop, value, get, set; in js_object___defineGetter__() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 7544 duk_hobject *get; member 7560 duk_hobject *get; member 12552 struct duk_rom_tval_accessor { const duk_hobject *get; const duk_hobject *set; }; member 12598 struct duk_rom_tval_accessor { const duk_hobject *get; const duk_hobject *set; }; member 23247 duk_hobject *get; in duk_def_prop() local 46284 duk_hobject *get; local 46624 duk_hobject *get; local 67692 duk_hobject *get,
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 438 const Type & get() const in get() function in VULKAN_HPP_NAMESPACE::UniqueHandle 443 Type & get() in get() function in VULKAN_HPP_NAMESPACE::UniqueHandle 545 template<typename ClassType> ClassType& get() { return static_cast<ClassType&>(*this);} in get() function in VULKAN_HPP_NAMESPACE::StructureChain
|