HomeSort by relevance Sort by last modified time
    Searched full:errors (Results 226 - 250 of 4729) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
null_socket.c 8 // reported spurious errors for the buffers.
badjump.stderr.exp 24 For counts of detected and suppressed errors, rerun with: -v
25 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_supp.c 13 // Five errors:
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
python_unittest.py 47 errors = []
52 errors.append(error)
60 self.assertEquals(len(errors), 1)
61 self.assertEquals(errors[0],
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/mac/
ActivateFonts.mm 66 CFArrayRef errors = 0;
67 if (!CTFontManagerRegisterFontsForURLs((CFArrayRef)fontURLs, kCTFontManagerScopeProcess, &errors)) {
68 NSLog(@"Failed to activate fonts: %@", errors);
69 CFRelease(errors);
  /external/wpa_supplicant/tests/
test_md4.c 68 int errors = 0; local
78 errors++;
90 errors++;
98 return errors;
test_md5.c 68 int errors = 0; local
78 errors++;
90 errors++;
98 return errors;
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_md4.c 68 int errors = 0; local
78 errors++;
90 errors++;
98 return errors;
test_md5.c 68 int errors = 0; local
78 errors++;
90 errors++;
98 return errors;
  /external/wpa_supplicant_8/wpa_supplicant/
config_winreg.c 59 int errors = 0; local
104 errors++;
111 errors++;
122 return errors ? -1 : 0;
210 int errors = 0; local
232 errors++;
241 errors++;
254 errors++;
260 errors++;
280 return errors ? -1 : 0
291 int errors = 0; local
385 int errors = 0; local
450 int errors = 0; local
634 int i, errors = 0; local
831 int i, errors = 0; local
979 int errors = 0; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
config_winreg.c 59 int errors = 0; local
104 errors++;
111 errors++;
122 return errors ? -1 : 0;
210 int errors = 0; local
232 errors++;
241 errors++;
253 errors++;
258 return errors ? -1 : 0;
269 int errors = 0 local
363 int errors = 0; local
428 int errors = 0; local
589 int i, errors = 0; local
786 int i, errors = 0; local
934 int errors = 0; local
    [all...]
  /external/chromium/testing/gtest/test/
gtest_xml_output_unittest.py 57 <testsuites tests="23" failures="4" disabled="2" errors="0" time="*" name="AllTests">
58 <testsuite name="SuccessfulTest" tests="1" failures="0" disabled="0" errors="0" time="*">
61 <testsuite name="FailedTest" tests="1" failures="1" disabled="0" errors="0" time="*">
68 <testsuite name="MixedResultTest" tests="3" failures="1" disabled="1" errors="0" time="*">
80 <testsuite name="XmlQuotingTest" tests="1" failures="1" disabled="0" errors="0" time="*">
87 <testsuite name="InvalidCharactersTest" tests="1" failures="1" disabled="0" errors="0" time="*">
94 <testsuite name="DisabledTest" tests="1" failures="0" disabled="1" errors="0" time="*">
97 <testsuite name="PropertyRecordingTest" tests="4" failures="0" disabled="0" errors="0" time="*">
103 <testsuite name="NoFixtureTest" tests="3" failures="0" disabled="0" errors="0" time="*">
108 <testsuite name="Single/ValueParamTest" tests="4" failures="0" disabled="0" errors="0" time="*"
    [all...]
  /external/chromium/chrome/common/extensions/
extension.cc 50 namespace errors = extension_manifest_errors;
718 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidRunAt,
730 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidRunAt,
741 errors::kInvalidAllFrames, base::IntToString(definition_index));
750 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidMatches,
756 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidMatchCount,
764 errors::kInvalidMatch,
767 errors::kExpectString);
779 errors::kInvalidMatch,
812 *error = ExtensionErrorUtils::FormatErrorMessage(errors::kInvalidJsList
    [all...]
  /external/bluetooth/bluez/doc/
device-api.txt 22 Possible Errors: org.bluez.Error.DoesNotExist
31 Possible Errors: org.bluez.Error.DoesNotExist
46 Possible errors: org.bluez.Error.NotReady
55 Possible errors: org.bluez.Error.NotReady
72 Possible errors: org.bluez.Error.NotConnected
78 Possible errors: org.bluez.Error.InvalidArguments
90 Possible errors: org.bluez.Error.InvalidArguments
97 Possible errors: org.bluez.Error.InvalidArguments
  /external/chromium/chrome/browser/resources/options/
certificate_import_error_overlay.js 11 * Displays a list of certificates and errors.
43 * @param {Array} certErrors The list of cert errors. Each error should have
  /external/chromium/net/base/
cert_status_flags.h 11 // Status flags, such as errors and extended validation.
13 // Bits 0 to 15 are for errors.
  /external/doclava/src/com/google/doclava/
Errors.java 22 public class Errors {
85 public static void printErrors(Set<ErrorMessage> errors) {
86 for (ErrorMessage m : errors) {
91 for (ErrorMessage m : errors) {
124 // Errors for API verification
151 // Errors in javadoc generation
171 public static final Error[] ERRORS =
183 for (Error e : ERRORS) {
PackageInfo.java 136 ClassInfo.makeLinkListHDF(data, base + ".errors", errors());
171 public ClassInfo[] errors() { method in class:PackageInfo
173 mErrors = ClassInfo.sortByName(filterHidden(Converter.convertClasses(mPackage.errors())));
278 Errors.error(Errors.REMOVED_CLASS, cInfo.position(), "Removed public class "
285 Errors.error(Errors.ADDED_CLASS, cInfo.position(), "Added class " + cInfo.name()
  /external/emma/core/res/com/vladium/emma/instr/
instr_usage.res 54 "quiet operation (ignore all but warnings and severe errors)";
59 "extra-quiet operation (ignore all but severe errors)";
  /external/emma/core/res/com/vladium/emma/report/
report_usage.res 39 "quiet operation (ignore all but warnings and severe errors)";
44 "extra-quiet operation (ignore all but severe errors)";
  /external/eyes-free/AccessCheck/src/com/android/accessibility/
AccessibilityValidator.java 32 * object also reports on any errors encountered during the testing.
39 /** Errors generated by thrown exceptions (and not by validation errors). */
43 /** The total number of validation test errors across all files. */
87 * Performs validation of Android layout files and logs errors that have
137 * The caller will only be notified of errors via logging.
165 * Returns the number of general errors (considered caught exceptions).
186 * Gets the total number of test validation errors across all files.
  /external/libvpx/examples/includes/geshi/docs/api/
errors.html 6 <title>phpDocumentor Parser Errors and Warnings</title>
14 <h2>Errors:</h2><br>
  /external/mesa3d/docs/
MESA_release_buffers.spec 57 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
75 Errors
MESA_set_3dfx_mode.spec 53 Additions to Chapter 3 of the GLX 1.3 Specification (Functions and Errors)
75 Errors
  /external/valgrind/main/memcheck/tests/darwin/
aio.stderr.exp 21 For counts of detected and suppressed errors, rerun with: -v
23 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)

Completed in 519 milliseconds

1 2 3 4 5 6 7 8 91011>>