Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c796 ALSA_Device *seen; in ALSA_HotplugThread() local
810 seen = NULL; in ALSA_HotplugThread()
879 dev->next = seen; in ALSA_HotplugThread()
880 seen = dev; in ALSA_HotplugThread()
889 add_device(SDL_TRUE, name, hints[i], &seen); in ALSA_HotplugThread()
892 add_device(SDL_FALSE, name, hints[i], &seen); in ALSA_HotplugThread()
901 devices = seen; /* now we have a known-good list of attached devices. */ in ALSA_HotplugThread()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick_c.h80 SDL_bool seen; member
A DSDL_hidapijoystick.c688 device->seen = SDL_TRUE; in HIDAPI_AddDevice()
811 device->seen = SDL_FALSE; in HIDAPI_UpdateDeviceList()
822 device->seen = SDL_TRUE; in HIDAPI_UpdateDeviceList()
836 if (!device->seen) { in HIDAPI_UpdateDeviceList()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DREADME33 Silicon Graphics has seen fit to allow us to give this work away. It
A Daclocal.m4529 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
/AliOS-Things-master/components/freetype/src/bdf/
A DREADME89 - As I have never seen a BDF font that defines vertical metrics, vertical
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamouse.m390 DLog("Last seen mouse: (%g, %g)", location.x, location.y);
A DSDL_cocoaevents.m524 * seen by OS X power users. there's an additional optional human-readable
/AliOS-Things-master/components/mbedtls/
A DREADME.mbedtls.md130 on the build mode as seen above), it's merely prepended to it.
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dkconfiglib.py5692 seen = set()
5693 seen_add = seen.add
5694 return [x for x in lst if x not in seen and not seen_add(x)]
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dkconfiglib.py5692 seen = set()
5693 seen_add = seen.add
5694 return [x for x in lst if x not in seen and not seen_add(x)]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt1122 boolean saw_JFIF_marker TRUE if a JFIF APP0 marker was seen
1128 boolean saw_Adobe_marker TRUE if an Adobe APP14 marker was seen
2007 paying attention to the input, the effect seen on-screen is that the lower
2120 instead of the very "blocky" look seen without it; which is better seems a
2417 for miscellaneous data. Other APPn markers are rarely seen, but might
A Daclocal.m42453 # it being seen by the linker.
9618 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Daclocal.m4539 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
A Dlibpng-manual.txt218 floating point support. The result can be seen in the generated pnglibconf.h -
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Daclocal.m4579 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
/AliOS-Things-master/components/SDL2/src/image/
A Daclocal.m4629 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Dtraces.22138 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
A Dtraces.01089 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
A Doutput.210181 # it being seen by the linker.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m42439 # it being seen by the linker.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m42439 # it being seen by the linker.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m42439 # it being seen by the linker.
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m49111 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m49111 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro

Completed in 101 milliseconds