Home
last modified time | relevance | path

Searched refs:Close (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/components/py_engine/modules/minicv/base/include/
A DIHaasDataInput.h90 virtual int Close() = 0;
A DIHaasVideoCodec.h76 virtual int Close() = 0;
A DIHaasImageProc.h74 virtual int Close() = 0;
/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_syssensor.h91 void (*Close)(SDL_Sensor * sensor); member
A DSDL_sensor.c415 sensor->driver->Close(sensor); in SDL_SensorClose()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/
A Dvisual-basic.txt104 Close #1
120 Close #1
138 Close #1
151 Close #1
/AliOS-Things-master/components/SDL2/src/joystick/haiku/
A DSDL_haikujoystick.cc80 joystick.Close(); in HAIKU_JoystickInit()
223 joystick->hwdata->stick->Close(); in HAIKU_JoystickClose()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h134 void (*Close)(SDL_Joystick * joystick); member
A DSDL_joystick.c940 joystick->driver->Close(joystick); in SDL_JoystickClose()
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasDataInput.cpp83 int ret = mIHaasDataInput->Close(); in DataInputClose()
A DWrapperIHaasVideoCodec.cpp66 int ret = mIHaasVideoCodec->Close(); in VideoCodecClose()
A DWrapperIHaasImageProc.cpp67 int ret = mIHaasImageProc->Close(); in ImageProcClose()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/
A Drelease_note.txt89 1. Close Controller to Host flow control
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dmakeproj.mac106 Close Project
141 Close Project
176 Close Project
207 Close Project
A Djmemdosa.asm76 ; Close the file handle
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/
A DChangeLog.txt20 (3) Close COM would throw exception when image download is ongoing. Fix it.
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/
A DChangeLog.txt20 (3) Close COM would throw exception when image download is ongoing. Fix it.
/AliOS-Things-master/components/freetype/src/base/
A Dftoutln.c220 goto Close; in FT_Outline_Decompose()
265 goto Close; in FT_Outline_Decompose()
275 Close: in FT_Outline_Decompose()
A Dftstroke.c2184 goto Close; in FT_Stroker_ParseOutline()
2215 goto Close; in FT_Stroker_ParseOutline()
2220 Close: in FT_Stroker_ParseOutline()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md169 // Close the SDK
242 // Close the SDK
A DREADME-CN.md237 // Close the SDK
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp680 void Close( bool bDeleteDevice ) in Close() function in CHIDDevice
946 pDevice->Close( false ); in HID_DEVICE_MANAGER_JAVA_INTERFACE()
1147 pDevice->Close( true ); in hid_close()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c1686 goto Close; in FT_Outline_Decompose()
1731 goto Close; in FT_Outline_Decompose()
1741 Close: in FT_Outline_Decompose()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c1961 goto Close; in Decompose_Curve()
2001 goto Close; in Decompose_Curve()
2010 Close: in Decompose_Curve()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaevents.m396 [windowMenu addItemWithTitle:@"Close" action:@selector(performClose:) keyEquivalent:@"w"];

Completed in 60 milliseconds

12