HomeSort by relevance Sort by last modified time
    Searched full:errors (Results 1126 - 1150 of 5575) sorted by null

<<41424344454647484950>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
junit-noframes.xsl 165 <xsl:variable name="errorCount" select="sum($testsuites-in-package/@errors)"/>
198 <!-- Name | Tests | Errors | Failures | Time -->
254 <xsl:variable name="errorCount" select="sum(testsuite/@errors)"/>
262 <th>Errors</th>
292 Note: <i>failures</i> are anticipated and checked for with assertions while <i>errors</i> are unanticipated.
326 <th>Errors</th>
337 <th>Errors</th>
363 <xsl:when test="@errors[.&gt; 0]">Error</xsl:when>
370 <td><xsl:value-of select="@errors"/></td>
  /external/eigen/
COPYING.MINPACK 39 UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
  /external/eigen/test/eigen2/
eigen2_mixingtypes.cpp 58 // these are know generating hard build errors in eigen3
  /external/freetype/include/freetype/
ftmoderr.h 51 /* To use such a table, all errors must be ANDed with 0xFF00 to remove */
  /external/gtest/test/
gtest_nc_test.py 49 # (test name, list of regexes for matching the compiler errors).
  /external/harfbuzz/src/
harfbuzz-global.h 92 /* _hb_err() is called whenever returning the following errors,
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-global.h 99 /* _hb_err() is called whenever returning the following errors,
  /external/icu4c/common/unicode/
parseerr.h 29 * parsing errors. It is used by ICU parsing engines that parse long
  /external/icu4c/data/unidata/
NormalizationCorrections.txt 22 # of normalization, *including* any errors in the data, can
  /external/iptables/libipq/
ipq_create_handle.3 67 .SH ERRORS
ipq_set_verdict.3 84 .SH ERRORS
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/plugins/
AndroidLocator.java 55 // Should only surpress exceptions for "file missing" type errors.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Parser.java 54 * @throws IOException when errors occur reading input.
  /external/kernel-headers/original/linux/sunrpc/
msg_prot.h 68 /* RPCSEC_GSS errors */
  /external/libmtp/examples/
folders.c 62 /* Unknown general errors - This should never execute */
reset.c 64 printf("the device may go inactive immediately and may report errors.\n");
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_co.h 42 #define NFC_HAL_NV_CO_FAIL 0x01 /* Used to pass all other errors */
  /external/libnfc-nci/src/nfa/include/
nfa_nv_co.h 44 #define NFA_NV_CO_FAIL 0x01 /* Used to pass all other errors */
  /external/libpng/
png.5 16 fast, simple detection of common transmission errors. Also, PNG can store
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 86 ybf->corrupted = 0; /* assume not currupted by errors */
  /external/libxslt/libxslt/
attrvt.c 70 if (style != NULL) style->errors++;
186 style->errors++;
262 style->errors++;
281 style->errors++;
  /external/llvm/lib/Support/
README.txt.system 28 6. Errors are handled by returning "true" and setting an optional std::string
  /external/llvm/utils/fpcmp/
fpcmp.cpp 11 // tolerate errors due to floating point noise, with the -r and -a options.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
RecordRouteParser.java 60 * @throws ParseException if errors occur during the parsing
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PathParser.java 67 * @throws ParseException if errors occur during the parsing

Completed in 478 milliseconds

<<41424344454647484950>>