/AliOS-Things-master/components/mbedtls/library/ |
A D | rsa_internal.c | 74 uint16_t attempt; /* Number of current attempt */ in mbedtls_rsa_deduce_primes() local 131 attempt = 0; in mbedtls_rsa_deduce_primes() 133 attempt = 1; in mbedtls_rsa_deduce_primes() 135 for( ; attempt < num_primes; ++attempt ) in mbedtls_rsa_deduce_primes() 137 mbedtls_mpi_lset( &K, primes[attempt] ); in mbedtls_rsa_deduce_primes()
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/ |
A D | readme.txt | 12 if targetdir not specified, makefsdata will attempt to
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | pyboard.py | 276 for attempt in range(wait + 1): 283 if attempt == 0:
|
A D | pydfu.py | 137 for attempt in range(4):
|
A D | haasboard.py | 267 for attempt in range(wait + 1):
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/ |
A D | README | 41 o The code will attempt to use the same kind of compression,
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | minigzip.c-bak | 9 * full-featured gzip. No attempt is made to deal with file systems
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 271 …// cause the SDL layer to attempt to initialize it while some of its endpoints haven't yet been es… 798 // attempt to register for input reports. this call will silently fail
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/ |
A D | me_api.h | 631 uint16_t attempt; member
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoawindow.m | 2068 int attempt = 0; 2069 while (++attempt <= maxattempts) { 2085 /* Try again, the last attempt was interrupted by user gestures */
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1950.txt | 105 The data format defined by this specification does not attempt to
|
A D | rfc1952.txt | 119 The data format defined by this specification does not attempt to:
|
A D | rfc1951.txt | 124 The data format defined by this specification does not attempt to:
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-android.md | 202 Upon resume, SDL will attempt to restore the GL context automatically.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | COPYING | 173 except as expressly provided under this License. Any attempt
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_hci.h | 923 uint16_t attempt; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 449 if an attempt is made to read an interlaced image when it's not supported. 1790 Detect and fix attempt to write wrong iCCP profile length (CVE-2006-7244) 2052 Detect and fix attempt to write wrong iCCP profile length. 2372 Reject attempt to write iCCP chunk with negative embedded profile length 3363 introduced in libpng-1.5.3beta01-02). This was because the attempt to 3499 png_set_chop_16() to png_set_strip(16) in an attempt to minimize the 3686 pngmem.c; pngvalid would attempt to call png_error() if the allocation 4099 checks. The code now does a png_error if an attempt is made to do the 4140 Revised CMakeLists.txt to not attempt to make a symlink under mingw. 4358 Again corrected attempt at overflow detection in png_set_unknown_chunks()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | pnglibconf.dfa | 262 # data and modifies the zlib parameters in an attempt to optimize the balance
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | LICENSE-gpl3.txt | 410 provided under this License. Any attempt otherwise to propagate or
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 331 - Remove attempt to run under bash or ksh since have better NetBSD fix 1283 on to attempt decompressing extra garbage data. This affected minigzip too.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 3908 use standard C++ library size types and attempt to detect overflow 4882 * libtiff/tiffconf.h.in: One more attempt to fix the AIX bug 6062 * {many}: The first attempt to switch to autotools. 7564 recovery if TIFFClientOpen() discovers an attempt to open a compressed 7693 * Modified TIFFClientOpen() to emit an error on an attempt to
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | libjpeg.txt | 1742 The decompressor does not attempt to suspend within standard JPEG markers; 1784 The library will never attempt to backtrack over a skip_input_data() call, 2186 or equal to the current input scan number, jpeg_start_output() will attempt
|
A D | install.txt | 277 This value limits the amount of data space the program will attempt to
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | config.h.bak | 269 * library. On the other hand, it doesn't attempt to validate parameters whose
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 957 peer after sending a fatal alert to refuse a renegotiation attempt.
|