Home
last modified time | relevance | path

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

12345678910>>...19

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/
A Dpngcp.dfa25 option PNGCP_TIMING on
28 option INFO_IMAGE on
29 option SEQUENTIAL_READ on
30 option EASY_ACCESS on
31 option WRITE on
32 option WRITE_16BIT on
33 option WRITE_FILTER on
37 option UNKNOWN_CHUNKS on
45 option GET_PALETTE_MAX on
49 option TEXT on
[all …]
A Dsimple.dfa16 option SIMPLIFIED_WRITE on
17 option SIMPLIFIED_READ on
22 # = off') is fixed point - turn the floating point implementation on if you have
24 option FLOATING_ARITHMETIC on
28 option ERROR_TEXT on
30 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
33 option SIMPLIFIED_READ_AFIRST on
34 option SIMPLIFIED_READ_BGR on
35 option SIMPLIFIED_WRITE_AFIRST on
36 option SIMPLIFIED_WRITE_BGR on
A Dwrite.dfa16 # Switch on the write code - this makes a minimalist encoder
18 option WRITE on
26 #option FIXED_POINT on
30 option FLOATING_POINT on
31 option FLOATING_ARITHMETIC on
35 option SETJMP on
36 option STDIO on
37 option USER_MEM on
43 option WRITE_sRGB on
44 option WRITE_tRNS on
A Dread.dfa24 option SEQUENTIAL_READ on
30 #option FIXED_POINT on
34 option FLOATING_POINT on
35 option FLOATING_ARITHMETIC on
39 option SETJMP on
40 option STDIO on
41 option USER_MEM on
47 option READ_tRNS on
48 option READ_16BIT on
58 option READ_GAMMA on
A Ds_write.dfa16 option SIMPLIFIED_WRITE on
21 # = off') is fixed point - turn the floating point implementation on if you have
23 option FLOATING_ARITHMETIC on
27 option ERROR_TEXT on
29 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
32 option SIMPLIFIED_WRITE_AFIRST on
33 option SIMPLIFIED_WRITE_BGR on
A Ds_read.dfa18 option SIMPLIFIED_READ on
23 # = off') is fixed point - turn the floating point implementation on if you have
25 option FLOATING_ARITHMETIC on
29 option ERROR_TEXT on
31 # Switching these options on enables the 'AFIRST' and 'BGR' formats - you don't
34 option SIMPLIFIED_READ_AFIRST on
35 option SIMPLIFIED_READ_BGR on
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/preader/
A Dpngusr.dfa15 option PROGRESSIVE_READ on
18 # option FLOATING_POINT on
20 option FIXED_POINT on
26 option FLOATING_ARITHMETIC on
34 option SETJMP on
35 option STDIO on
36 option READ_bKGD on
37 option READ_GAMMA on
38 option READ_EXPAND on
39 option READ_STRIP_16_TO_8 on
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/decoder/
A Dpngusr.dfa14 # on the sequential read code (see ../preader for a progressive
17 option SEQUENTIAL_READ on
20 # option FLOATING_POINT on
22 option FIXED_POINT on
26 # smaller (by about 1kbyte on an x86 system):
27 # option FLOATING_ARITHMETIC on
36 option SETJMP on
37 option STDIO on
38 option READ_EXPAND on
39 option READ_STRIP_16_TO_8 on
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/encoder/
A Dpngusr.dfa13 # Switch on the write code - this makes a minimalist encoder
15 option WRITE on
18 option WRITE_INVERT on
19 option WRITE_PACK on
22 # option FLOATING_POINT on
24 option FIXED_POINT on
28 # smaller (by about 1kbyte on an x86 system):
29 # option FLOATING_ARITHMETIC on
38 option SETJMP on
39 option STDIO on
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/
A DKconfig20 depends on SETTINGS
26 depends on SETTINGS
33 depends on SETTINGS
38 depends on SETTINGS
51 depends on SETTINGS
57 depends on FCB
63 depends on FILE_SYSTEM
70 depends on NVS
71 depends on FLASH_MAP
104 depends on SETTINGS && SETTINGS_FS
[all …]
/AliOS-Things-master/components/amp/test/
A Dtest_iot.js67 device.on('connect', function () {
72 device.on('disconnect', function () {
77 device.on('close', function () {
82 device.on('error', function (err) {
87 device.on('props', function (payload) {
92 device.on('service', function (id, payload) {
A Dtest_tcp.js31 if(!tcpSocket || !tcpSocket.send || !tcpSocket.close || !tcpSocket.on || !tcpSocket.reconnect) {
38 tcpSocket.on('message', function(message) {
59 tcpSocket.on('error', function(err) {
65 tcpSocket.on('disconnect', function() {
/AliOS-Things-master/components/amp/test/host/
A DudpServer.js5 server.on('close',()=>{
9 server.on('error',(err)=>{
13 server.on('listening',()=>{
17 server.on('message',(msg,rinfo)=>{
A DtcpServer.js11 server.on('connection', function(sock) {
14 sock.on('data', function(data) {
21 sock.on('close', function(data) {
/AliOS-Things-master/components/amp/example-js/
A Dtcp.js25 tcpClient.on('message', function(data) {
30 tcpClient.on('connect', function() {
35 tcpClient.on('close', function() {
39 tcpClient.on('error', function(err) {
A Dgateway.js65 gateway.on('connect', function () {
79 gateway.on('disconnect', function () {
84 gateway.on('message', function (res) {
96 gateway.on('end', function () {
101 gateway.on('error', function (err) {
A Dudp.js14 udpSocket.on('message', function(data, rinfo) {
20 udpSocket.on('close', function() {
24 udpSocket.on('error', function(err) {
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A DREADME.txt4 use depends on your application. Complete functionality of the hidraw
5 version depends on patches to the Linux kernel which are not currently in
19 different than the legacy libusb 0.1 which is installed on many systems. To
20 install libusb-1.0 on Ubuntu and other Debian-based systems, run:
27 build hidapi programs. To install libudev libraries on Ubuntu,
35 on, contains bugs in kernel versions < 2.6.36, which the client application
46 transfer on the CONTROL endpoint. No data will ever be sent on an Interrupt
48 reports will be sent to the device on the first INTERRUPT OUT endpoint if it
49 exists; If it does not exist, OUTPUT reports will be sent on the CONTROL
58 apply (but really on 2.6.35 only, because 2.6.34 won't use the interrupt
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig16 depends on !BT_HCI_RAW
67 depends on BT_HCI
141 depends on SETTINGS
316 depends on BT_SMP
436 depends on BT_CONN
444 depends on BT_SMP
451 depends on BT_CONN
459 depends on BT_SMP
481 depends on BT_CONN
488 depends on BT_CONN
[all …]
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dapp.js73 gps.on("data", function (parsed) {
91 gnss.on('data', function(data) {
162 device.on('connect', function () {
214 device.on('disconnect', function () {
220 device.on('end', function () {
226 device.on('error', function (err) {
238 net.on('connect', function () {
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dbuild_defs.bzl8 # We run into trouble on Windows toolchains with warning flags,
9 # as mentioned in the comments below on each flag.
10 # We could be more aggressive in enabling supported warnings on each
19 # on any code that isn't C++14, but MSVC does not support it.
21 # Warn on preprocessor expansion of an undefined token, e.g. catching
33 # No need to pass -mfloat-abi=softfp, that is already on.
48 # on the compilation mode.
/AliOS-Things-master/components/SDL2/
A DCREDITS.txt10 * Gabriel Jacobo for his work on the Android port and generally helping out all around.
16 * Mike Sartain for incorporating SDL into Team Fortress 2 and cheering me on at Valve.
26 * Sheena Smith for many months of great work on the SDL wiki creating the API documentation and sty…
30 * Eli Gottlieb for his work on shaped windows during the Google Summer of Code 2010.
32 * Jim Grandpre for his work on multi-touch and gesture recognition during
38 * Aaron Wishnick for his work on audio resampling and pitch shifting during
/AliOS-Things-master/components/SDL2/src/image/debian/
A Dchangelog61 - (Build-)Depend on libpng-dev instead of libpng12-dev.
87 * (Build-)Depends on libjpeg-dev instead of libjpeg62-dev
122 * debian/control: Build-Depends on debhelper (>= 5).
203 * Build-Depend on libtiff4-dev.
215 * Build depend on debhelper (>= 4.0.0).
224 * Build-Depends on libpng12-dev not libpng3-dev.
263 * Build-Depend on libpng3-dev (Closes: #153871, #156033).
264 * libsdl-image1.2-dev depend on libpng3-dev.
278 * build-depend on new SDL 1.2.4
282 * depend on libpng-dev, not on (older) libpng2-dev (closes: #152302)
[all …]
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A DREADME.rst7 success provisioning and pairing, usr can control the light on/off status
10 Alibaba ble mesh profile APIs are encapsulated based on ported Zephyr
12 reimplement the related APIs based on their own mesh stack instead.
56 2) say "发现设备" to let tmall genius scan on the smart bluetooth devices nearby
58 …as been established, say "天猫精灵,开灯 or 天猫精灵,关灯" to control the LED1's on/off status on the dev board.
/AliOS-Things-master/components/ulog/src/
A Dulog_session_udp.c70 void on_tcpip_service_on(const uint32_t on, const uint32_t off) in on_tcpip_service_on() argument
72 if (on == -1 && off == 1) { in on_tcpip_service_on()
79 } else if (on == 1 && off == -1) { in on_tcpip_service_on()
95 SESSION_UDP_INFO("ulog sys log start invalid param on %d, off %d\n", on, off); in on_tcpip_service_on()

Completed in 24 milliseconds

12345678910>>...19