/AliOS-Things-master/components/SDL2/acinclude/ |
A D | alsa.m4 | 95 # error not present 102 # error not present 106 # error not present 113 [AC_MSG_RESULT(not present.)
|
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/ |
A D | drv_ps_st_vl53l0x.c | 258 pdata->present = VL53L0X_PROXIMITY_GetDistance(); in drv_ps_st_vl53l0x_read() 266 pdata->present = RangingMeasurementData.RangeMilliMeter; in drv_ps_st_vl53l0x_read() 268 LOG("drv_ps_st_vl53l0x_read DATA=%d\n ", pdata->present); in drv_ps_st_vl53l0x_read()
|
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/ |
A D | wifi_dev.h | 274 int present; /* this config is activated, default to 0 */ member 282 int present; //this config is activated, default to 0 member 291 int present; //this config is activated, default to 0 member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 5 The present directory is the "ruy profiler". As a time profiler, it allows to 89 An example is provided by the `:test` target in the present directory. Run it 106 Compared to a traditional profiler, e.g. Linux's "perf", the present kind of 146 instrument the known possibly-critical code as per the present approach. On the
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1952.txt | 315 non-ASCII characters are present. In case of doubt, FTEXT 325 If FHCRC is set, a CRC16 for the gzip header is present, 333 If FEXTRA is set, optional extra fields are present, as 343 If FNAME is set, an original file name is present, 357 present. This comment is not interpreted; it is only 433 If the FLG.FEXTRA bit is set, an "extra field" is present in 474 present. It need not examine any other part of the header or
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/ |
A D | read.dfa | 13 # At present this is the API used by most programs.
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_als_ps_liteon_ltr507.c | 580 pdata->present = (((uint32_t) (reg_data[1] & 0x07) << 8) | reg_data[0]); in drv_ps_liteon_ltr507_read() 583 pdata->present = 0; in drv_ps_liteon_ltr507_read()
|
A D | drv_ps_liteon_ltr690.c | 323 pdata->present = (((uint32_t) (reg_data[1] & 0xFF) << 8) | reg_data[0]); in drv_ps_liteon_ltr690_read()
|
A D | drv_ps_liteon_ltr659.c | 355 pdata->present = (((uint32_t) (reg_data[1] & 0x07) << 8) | reg_data[0]); in drv_ps_liteon_ltr659_read()
|
A D | drv_ps_liteon_ltr706.c | 455 pdata->present = ((((uint32_t) (reg_data[1] & 0x07)) << 8) | reg_data[0]); in drv_ps_liteon_ltr706_read()
|
A D | drv_als_ps_liteon_ltr553.c | 603 pdata->present = (uint32_t)(reg_data[1] << 8 | reg_data[0]); in drv_ps_liteon_ltr553_read()
|
A D | drv_gs_liteon_ltr91100.c | 585 pdata->present = gs_ndata; in drv_gs_liteon_ltr91100_read()
|
A D | drv_als_liteon_ltr568.c | 819 pdata->present = ((uint32_t) reg_data[1] << 8 | reg_data[0]); in drv_ps_liteon_ltr568_read()
|
A D | drv_als_ps_liteon_ltr559.c | 713 pdata->present = (((uint32_t) (reg_data[1] & 0x07) << 8) | reg_data[0]); in drv_ps_liteon_ltr559_read()
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | gzio.c-bak | 51 #define HEAD_CRC 0x02 /* bit 1 set: header CRC present */ 52 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */ 53 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */ 54 #define COMMENT 0x10 /* bit 4 set: file comment present */ 173 * present after the compressed stream. 282 mode to transparent if the gzip magic header is not present; set s->err 283 to Z_DATA_ERROR if the magic header is present but the rest of the header
|
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/ |
A D | error.fmt | 137 // If high level code is present, make a concatenation between both error strings.
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 80 are present (issue #294) 202 * cwebp will encode the alpha channel if present.
|
A D | README.mux | 159 // ... (Get information about the features present in the WebP file).
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_dinputjoystick.c | 702 SDL_bool present; member 717 data->present = SDL_TRUE; in EnumJoystickPresentCallback() 732 data.present = SDL_FALSE; in SDL_DINPUT_JoystickPresent() 735 return data.present; in SDL_DINPUT_JoystickPresent()
|
/AliOS-Things-master/components/sensor/include/sensor/ |
A D | sensor.h | 294 uint32_t present; member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 537 assuming UTF-8 encoding. If @code{max_size} is not present, the file 716 String. If present, set the working directory of the new process. 721 If present, set the handle in the child for stdin, stdout or stderr. 724 Object. If present, set the process environment from the object 729 Integer. If present, the process uid with @code{setuid}. 732 Integer. If present, the process gid with @code{setgid}.
|
A D | jsbignum.texi | 508 rounding object is not present, the operation is executed with 513 precision if no rounding object is present. 523 be present to specify respectively the number of significant digits
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-7456.patch | 9 (a) A Transfer Function field is only present if the TIFF file has
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | CMakeLists.txt | 128 win32/zlib1.rc # If present will override custom build rule below.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | pnglibconf.dfa | 205 # These options are specific to the ARM NEON hardware optimizations. At present 515 # NOTE: this is not used internally by libpng at present. 619 # 0: Just validate the profile MD5 signature if present, otherwise use 800 # the same as READ_USER_CHUNKS at present
|