Searched defs:release (Results 1 – 13 of 13) sorted by relevance
/AliOS-Things-master/components/amp-utility/python/ |
A D | Tts.py | 19 def release(): function
|
A D | Player.py | 19 def release(): function
|
/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/ |
A D | lock.py | 20 def release(self): member in Lock
|
/AliOS-Things-master/components/cplusplus/ |
A D | semaphore.cpp | 55 kstat_t Semaphore::release(void) in release() function in Semaphore
|
/AliOS-Things-master/components/SDL2/src/hidapi/testgui/ |
A D | mac_support.cpp | 42 Boolean release = false; in AEHandler() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | Makefile.am | 66 release: target
|
/AliOS-Things-master/components/py_engine/engine/drivers/sdcard/ |
A D | sdcard.py | 137 def cmd(self, cmd, arg, crc, final=0, release=True, skip1=False): argument
|
/AliOS-Things-master/components/posix/include/ |
A D | enviro.h | 67 char release[_UTSNAME_RELEASE_LENGTH]; /* current release level of this implementation */ member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_utils.h | 64 #define CO_SUBVERSION_BUILD(minor, release) (((minor) << 8) | (release)) argument
|
/AliOS-Things-master/components/SDL2/src/hidapi/linux/ |
A D | hid.c | 98 int major, minor, release; in detect_kernel_version() local
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | psaux.h | 80 (*release)( PS_Table table ); member
|
/AliOS-Things-master/components/SDL2/src/core/android/ |
A D | SDL_android.c | 2119 static int Internal_Android_JNI_FileClose(SDL_RWops *ctx, SDL_bool release) in Internal_Android_JNI_FileClose()
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 457 Type release() in release() function in VULKAN_HPP_NAMESPACE::UniqueHandle
|
Completed in 174 milliseconds