Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/mbedtls/library/
A Drsa_internal.c74 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 Dreadme.txt12 if targetdir not specified, makefsdata will attempt to
/AliOS-Things-master/components/py_engine/engine/tools/
A Dpyboard.py276 for attempt in range(wait + 1):
283 if attempt == 0:
A Dpydfu.py137 for attempt in range(4):
A Dhaasboard.py267 for attempt in range(wait + 1):
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/
A DREADME41 o The code will attempt to use the same kind of compression,
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dminigzip.c-bak9 * full-featured gzip. No attempt is made to deal with file systems
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m271 …// 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 Dme_api.h631 uint16_t attempt; member
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.m2068 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 Drfc1950.txt105 The data format defined by this specification does not attempt to
A Drfc1952.txt119 The data format defined by this specification does not attempt to:
A Drfc1951.txt124 The data format defined by this specification does not attempt to:
/AliOS-Things-master/components/SDL2/docs/
A DREADME-android.md202 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 DCOPYING173 except as expressly provided under this License. Any attempt
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h923 uint16_t attempt; member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES449 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 Dpnglibconf.dfa262 # data and modifies the zlib parameters in an attempt to optimize the balance
/AliOS-Things-master/components/SDL2/src/hidapi/
A DLICENSE-gpl3.txt410 provided under this License. Any attempt otherwise to propagate or
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog331 - 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 DChangeLog3908 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 Dlibjpeg.txt1742 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 Dinstall.txt277 This value limits the amount of data space the program will attempt to
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak269 * library. On the other hand, it doesn't attempt to validate parameters whose
/AliOS-Things-master/components/mbedtls/
A DChangeLog957 peer after sending a fatal alert to refuse a renegotiation attempt.

Completed in 67 milliseconds

12