Searched refs:attempt (Results 26 - 50 of 50) sorted by relevance

12

/external/libpng/
H A DCHANGES420 if an attempt is made to read an interlaced image when it's not supported.
1624 Detect and fix attempt to write wrong iCCP profile length.
2005 Reject attempt to set all-zero cHRM values.
2453 Reject attempt to write iCCP chunk with negative embedded profile length
/external/openssl/crypto/bn/asm/
H A Dia64-mont.pl239 // attempt was made to address this, because original Itanium is
491 // The loop is scheduled for 32*n ticks on Itanium 2. Actual attempt
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm16 ; * enabled. I will attempt to merge the MMX code into this version. Newer
/external/opencv/cvaux/src/
H A Dcvlee.cpp1479 int attempt = 0; local
1505 attempt = attempt_number;
1512 attempt = attempt_number;
1527 if(++attempt < attempt_number)
/external/dropbear/libtommath/
H A Dbn.tex452 It accepts a \textbf{NULL} terminated list of pointers to mp\_int structures. It will attempt to initialize them all
1583 the algorithm requires raising $a$ to the power of $b$ it is not ideal to attempt to find roots for large
1594 This will attempt to evenly divide $a$ by a list of primes\footnote{Default is the first 256 primes.} and store the
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl441 except as expressly provided under this License. Any attempt
/external/qemu/hw/
H A Dbt.h682 uint16_t attempt; member in struct:__anon11662
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as675 /** Return whether or not a backtracking attempt failed. */
/external/libvorbis/doc/
H A D01-introduction.tex328 must ignore the packet and not attempt decoding it to
H A D04-codec.tex283 must ignore the packet and not attempt decoding it to audio}.
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp1339 CV_ERROR( CV_StsBadArg, "An attempt to add element without a key to a map, "
2258 CV_ERROR( CV_StsBadArg, "An attempt to add element without a key to a map, "
/external/v8/src/
H A Dheap.cc471 for (int attempt = 0; attempt < kMaxNumberOfAttempts; attempt++) {
3136 // Make an attempt to flatten the buffer to reduce access time.
/external/openssh/
H A Dmonitor.c215 #define MON_ALOG 0x0020 /* Log auth attempt without authenticating */
737 if (authctxt->attempt++ != 0)
1185 /* Log failed attempt */
/external/blktrace/doc/
H A Dblktrace.tex434 The \emph{blkparse} utility will attempt to combine streams of events
/external/iproute2/doc/
H A Dip-cref.tex214 when configuring the kernel. In this case any attempt to use the
1624 \item \verb|reject| --- the path is bad. Any attempt to use it results
2972 \# This step is necessary on any networked box before attempt\\
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex85 %except as expressly provided under this License Agreement. Any attempt
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp183 // Don't attempt to canonicalize newline related characters.
/external/grub/docs/
H A Dtexinfo.tex2827 % attempt to check whether the conditionals are properly nested. But we
2829 % attempt to close an environment group.
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/bison/build-aux/
H A Dtexinfo.tex4037 % attempt to check whether the conditionals are properly nested. But we
4039 % attempt to close an environment group.
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/sqlite/dist/orig/
H A Dsqlite3.c1493 ** also be no-ops, and any attempt to read the journal would return
1570 ** from one release to the next. Applications must not attempt to access
1670 ** The SQLite core will never attempt to acquire or release a
1913 ** environment as long as no two threads attempt to use the same
2157 ** Any attempt to change the lookaside memory configuration when lookaside
2405 ** an attempt is made to open a database table that another thread
2418 ** ^If the callback returns non-zero, then another attempt
2905 ** the access attempt or NULL if this access attempt is directly from
4147 ** These routines attempt t
[all...]
/external/sqlite/dist/
H A Dsqlite3.c1493 ** also be no-ops, and any attempt to read the journal would return
1570 ** from one release to the next. Applications must not attempt to access
1670 ** The SQLite core will never attempt to acquire or release a
1913 ** environment as long as no two threads attempt to use the same
2157 ** Any attempt to change the lookaside memory configuration when lookaside
2405 ** an attempt is made to open a database table that another thread
2418 ** ^If the callback returns non-zero, then another attempt
2905 ** the access attempt or NULL if this access attempt is directly from
4147 ** These routines attempt t
[all...]

Completed in 1203 milliseconds

12