Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 34) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/basics/
A Dunboundlocal.py12 def check(f): function
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dinflate.c450 # define UPDATE(check, buf, len) \ argument
453 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
458 # define CRC2(check, word) \ argument
465 # define CRC4(check, word) \ argument
1526 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
A Dinflate.h91 unsigned long check; /* protected copy of check value */ member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DPngFile.c415 size_t check; local
431 png_uint_32 check; local
/AliOS-Things-master/components/py_engine/tests/thread/
A Dthread_qstr1.py12 def check(s, val): function
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngrio.c52 size_t check; in png_default_read_data() local
A Dpngwio.c53 size_t check; in png_default_write_data() local
A DMakefile.am315 check: scripts/symbols.chk target
A Dpngtest.c391 size_t check = 0; in pngtest_read_data() local
430 size_t check; in pngtest_write_data() local
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dinflate.c412 # define UPDATE(check, buf, len) \ argument
415 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
420 # define CRC2(check, word) \ argument
427 # define CRC4(check, word) \ argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_conv_partial_q31.c77 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_q31() local
A Darm_conv_partial_f32.c106 uint32_t j, k, count = 0u, blkCnt, check; in arm_conv_partial_f32() local
A Darm_conv_partial_fast_q15.c74 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_fast_q15() local
A Darm_conv_partial_fast_q31.c72 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_fast_q31() local
A Darm_conv_partial_q15.c81 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_q15() local
A Darm_conv_partial_q7.c81 uint32_t j, k, count, check, blkCnt; in arm_conv_partial_q7() local
/AliOS-Things-master/components/freetype/src/gzip/
A Dinflate.c41 } check; /* if CHECK, check values to compare */ member
A Dinfutil.h59 uLong check; /* check on output */ member
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Daos_debug.h28 #define check(X) \ macro
/AliOS-Things-master/components/SDL2/src/video/x11/
A Dedid-parse.c514 uchar check = 0; in decode_check_sum() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_lzma.c53 lzma_check check; /* type of the integrity check */ member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgun.c121 int check; /* true if checking crc and total */ member
/AliOS-Things-master/components/osal_aos/include/aos/
A Dosal_debug.h161 #define check(X) \ macro
/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Dinflate.h88 unsigned long check; /* protected copy of check value */ member
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_registrar.c440 uint8_t i, check = 0; in enrollee_checkin() local

Completed in 59 milliseconds

12