Home
last modified time | relevance | path

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

12345

/AliOS-Things-master/components/SDL2/build-scripts/
A Dnacl-buildbot.sh47 ../configure --host=pnacl --prefix=$PWD/nacl-sdl2-installed
51 …led#/usr/local#g;" ./nacl-sdl2-installed/lib/libSDL2.la ./nacl-sdl2-installed/lib/pkgconfig/sdl2.p…
53 mv ./nacl-sdl2-installed ./usr/local
A Draspberrypi-buildbot.sh45 …ot=$SYSROOT --host=arm-raspberry-linux-gnueabihf --prefix=$PWD/rpi-sdl2-installed --disable-pulsea…
49 …alled#/usr/local#g;" ./rpi-sdl2-installed/lib/libSDL2.la ./rpi-sdl2-installed/lib/pkgconfig/sdl2.p…
51 mv ./rpi-sdl2-installed ./usr/local
A Demscripten-buildbot.sh67 …al#g;" ./emscripten-sdl2-installed/lib/libSDL2.la ./emscripten-sdl2-installed/lib/pkgconfig/sdl2.p…
69 mv ./emscripten-sdl2-installed ./usr/local
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dexp_adc.c13 uint8_t installed; member
33 if (exp_adc_dev[i].installed) { in expansion_board_adc_init()
41 exp_adc_dev[i].installed = 1; in expansion_board_adc_init()
63 if (exp_adc_dev[port].installed == 0) { in expansion_board_adc_get_value()
A Ddo.c13 uint8_t installed; member
44 gpio_dev_output[i].installed = 1; in expansion_board_do_init()
60 if (gpio_dev_output[port].installed == 0) { in expansion_board_do_high()
84 if (gpio_dev_output[port].installed == 0) { in expansion_board_do_low()
A Ddi.c18 uint8_t installed; member
68 if (gpio_dev_input[diport].installed == 0) { in di_interrup_proc()
114 if (gpio_dev_input[i].installed == 0 || gpio_dev_input[i].monitor_flag == 0) { in di_value_check()
179 gpio_dev_input[i].installed = 1; in expansion_board_di_init()
190 gpio_dev_input[i].installed = 0; in expansion_board_di_init()
207 if (gpio_dev_input[port].installed == 0) { in expansion_board_di_get_value()
/AliOS-Things-master/hardware/board/haaseduk1/drivers/
A Ddo.c13 uint8_t installed; member
53 gpio_dev_output[i].installed = 1; in expansion_board_do_init()
68 if (gpio_dev_output[port].installed == 0) { in expansion_board_do_high()
94 if (gpio_dev_output[port].installed == 0) { in expansion_board_do_low()
A Dexp_adc.c13 uint8_t installed; member
34 if (exp_adc_dev[i].installed) { in expansion_board_adc_init()
42 exp_adc_dev[i].installed = 1; in expansion_board_adc_init()
63 if (exp_adc_dev[port].installed == 0) { in expansion_board_adc_get_value()
A Ddi.c18 uint8_t installed; member
68 if (gpio_dev_input[diport].installed == 0) { in di_interrup_proc()
119 if (gpio_dev_input[i].installed == 0 || in di_value_check()
192 gpio_dev_input[i].installed = 1; in expansion_board_di_init()
204 gpio_dev_input[i].installed = 0; in expansion_board_di_init()
221 if (gpio_dev_input[port].installed == 0) { in expansion_board_di_get_value()
A Dkey.c35 uint8_t installed; member
86 if (key_dev_input[i].installed == 0 || in key_poll()
290 key_dev_input[i].installed = 1; in key_init()
315 key_dev_input[i].installed = 0; in key_init()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-cmake.md58 - for iOS-Simulator, using the latest, installed SDK:
62 - for iOS-Device, using the latest, installed SDK, 64-bit only
66 - for iOS-Device, using the latest, installed SDK, mixed 32/64 bit
74 - for iOS-Simulator, using the latest, installed SDK, and building SDL test apps (as .app bundles):
78 - for tvOS-Simulator, using the latest, installed SDK:
82 - for tvOS-Device, using the latest, installed SDK:
A DREADME-raspberrypi.md26 OpenGL ES 2.x, it usually comes pre-installed, but in any case:
87 …ot=$SYSROOT --host=arm-raspberry-linux-gnueabihf --prefix=$PWD/rpi-sdl2-installed --disable-pulsea…
93 …$PWD/rpi-sdl2-installed#/usr/local#g;" ./rpi-sdl2-installed/lib/libSDL2.la ./rpi-sdl2-installed/li…
167 If you have desktop OpenGL headers installed at build time in your RPi or cross
A DREADME-emscripten.md25 Some other SDL2 libraries can be easily built (assuming SDL2 is installed somewhere):
/AliOS-Things-master/components/SDL2/acinclude/
A Desd.m418 AC_ARG_WITH(esd-prefix,[ --with-esd-prefix=PFX Prefix where ESD is installed (optional)],
20 AC_ARG_WITH(esd-exec-prefix,[ --with-esd-exec-prefix=PFX Exec prefix where ESD is installed (optio…
60 dnl Now check if the installed ESD is sufficiently new. (Also sanity
129 echo "*** The esd-config script installed by ESD could not be found"
130 echo "*** If ESD was installed in PREFIX, make sure PREFIX/bin is in"
148 echo "*** to the installed location Also, make sure you have run ldconfig if that"
151 echo "*** If you have an old version installed, it is best to remove it, although"
154 echo "*** exact error that occured. This usually means ESD was incorrectly installed"
155 echo "*** or that you have moved ESD since it was installed. In the latter case, you"
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dsdl2.m417 AC_ARG_WITH(sdl-prefix,[ --with-sdl-prefix=PFX Prefix where SDL is installed (optional)],
19 AC_ARG_WITH(sdl-exec-prefix,[ --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optio…
79 dnl Now check if the installed SDL is sufficiently new. (Also sanity
156 echo "*** The sdl2-config script installed by SDL could not be found"
157 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
181 echo "*** to the installed location Also, make sure you have run ldconfig if that"
184 echo "*** If you have an old version installed, it is best to remove it, although"
187 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
188 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
/AliOS-Things-master/components/SDL2/
A Dsdl2.m420 AC_ARG_WITH(sdl-prefix,[ --with-sdl-prefix=PFX Prefix where SDL is installed (optional)],
22 AC_ARG_WITH(sdl-exec-prefix,[ --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optio…
108 dnl Now check if the installed SDL is sufficiently new. (Also sanity
188 echo "*** The sdl2-config script installed by SDL could not be found"
189 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
213 echo "*** to the installed location Also, make sure you have run ldconfig if that"
216 echo "*** If you have an old version installed, it is best to remove it, although"
219 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
220 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dconfig.h.in103 /* Set to 1 if GIF library is installed */
109 /* Set to 1 if JPEG library is installed */
118 /* Set to 1 if PNG library is installed */
121 /* Set to 1 if SDL library is installed */
130 /* Set to 1 if TIFF library is installed */
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/
A Dconfig.h.in106 /* Set to 1 if GIF library is installed */
112 /* Set to 1 if JPEG library is installed */
122 /* Set to 1 if PNG library is installed */
125 /* Set to 1 if SDL library is installed */
134 /* Set to 1 if TIFF library is installed */
/AliOS-Things-master/components/SDL2/test/
A Dacinclude.m417 AC_ARG_WITH(sdl-prefix,[ --with-sdl-prefix=PFX Prefix where SDL is installed (optional)],
19 AC_ARG_WITH(sdl-exec-prefix,[ --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optio…
79 dnl Now check if the installed SDL is sufficiently new. (Also sanity
156 echo "*** The sdl2-config script installed by SDL could not be found"
157 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
181 echo "*** to the installed location Also, make sure you have run ldconfig if that"
184 echo "*** If you have an old version installed, it is best to remove it, although"
187 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
188 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
338 installed software in a non-standard prefix.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A DREADME54 so that multiple clients may be installed.
78 tags currently installed. If you use the existing makefile you can
101 types, etc. Three examples tags are currently installed, demonstrating
117 installed. Once installed, the standard TIFFGetField() and TIFFSetField
/AliOS-Things-master/components/py_engine/engine/tools/
A Dupip.py233 installed = []
239 if pkg_spec in installed:
242 installed.append(pkg_spec)
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DHOWTO-RELEASE6 and libtool packages installed under a common installation prefix
8 any other installed versions. Versions delivered with Linux may be
52 installed library files don't overwrite existing files. If APIs
/AliOS-Things-master/components/py_engine/tests/jni/
A DREADME4 and there is no easy way to guess it, because there can be installed
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfigure.ac156 [prefix that may have been used in installed zlib]),
160 AC_CHECK_LIB(z, ${ZPREFIX}zlibVersion, , AC_MSG_ERROR(zlib not installed)))
260 # Control over what links are made for installed files. Versioned files are
261 # always installed, when the following options are turned on corresponding
266 [and installed libpng library (including DLL) files are versioned.]
268 [the corresponding installed files. If you use libpng.pc or]
272 [The links can be installed manually using 'make install-header-links']
276 [installed version of libpng. The default is to create the links;]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/doc/
A DREADME5 HTML generation requires kramdown [1], easily installed as a

Completed in 27 milliseconds

12345