Searched defs:num_errors (Results 1 - 16 of 16) sorted by relevance

/external/libunwind/tests/
H A DGtest-nomalloc.c34 int num_errors; variable
46 num_errors++;
74 ++num_errors;
104 if (num_errors > 0)
106 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
H A DLtest-nocalloc.c113 int i, num_errors; local
127 num_errors = num_mallocs + num_callocs;
128 if (num_errors > 0)
132 num_errors, num_errors > 1 ? "s" : "",
H A DGtest-bt.c49 int num_errors; variable
111 ++num_errors;
248 if (num_errors > 0)
250 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
H A DGtest-trace.c48 int num_errors; variable
83 ++num_errors;
111 ++num_errors;
117 ++num_errors;
127 ++num_errors;
137 ++num_errors;
262 if (num_errors > 0)
264 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
/external/e2fsprogs/lib/et/
H A Dcom_right.c88 int num_errors,
104 tab->n_msgs = num_errors;
86 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/external/valgrind/none/tests/s390x/
H A Dcu42.c210 int num_errors, i; local
219 num_errors = 0;
221 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors;
222 if (num_errors)
H A Dcu21.c244 int num_errors, i; local
253 num_errors = 0;
255 if (buff[i] != fill_byte) ++num_errors;
256 if (num_errors)
H A Dcu21_1.c244 int num_errors, i; local
253 num_errors = 0;
255 if (buff[i] != fill_byte) ++num_errors;
256 if (num_errors)
H A Dcu41.c233 int num_errors, i; local
242 num_errors = 0;
244 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors;
245 if (num_errors)
/external/google-breakpad/src/processor/
H A Dbasic_source_line_resolver.cc74 int *num_errors) {
75 if (++(*num_errors) <= kMaxErrorsPrinted) {
89 int num_errors = 0; local
122 &num_errors);
133 LogParseError("ParseFile on buffer failed", line_number, &num_errors);
137 LogParseError("ParseStackInfo failed", line_number, &num_errors);
142 LogParseError("ParseFunction failed", line_number, &num_errors);
154 LogParseError("ParsePublicSymbol failed", line_number, &num_errors);
170 line_number, &num_errors);
174 LogParseError("ParseLine failed", line_number, &num_errors);
71 LogParseError( const string &message, int line_number, int *num_errors) argument
[all...]
/external/autotest/client/cros/graphics/
H A Dgraphics_utils.py907 num_errors = 0 variable in class:GraphicsKernelMemory
934 self.num_errors += 1
944 self.num_errors += 1
1067 return self.graphics_kernel_memory.num_errors
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1193 milliseconds