Searched refs:corrupt (Results 1 - 19 of 19) sorted by relevance

/external/tcpdump/
H A Dprint-babel.c263 goto corrupt;
266 goto corrupt;
294 corrupt:
295 printf(" (corrupt)");
299 if ((i) + (l) > bodylen || (i) + (l) > length) goto corrupt;
311 goto corrupt;
352 if(len < 6) goto corrupt;
366 if(len < 2) goto corrupt;
379 if(len < 6) goto corrupt;
395 if(len < 6) goto corrupt;
[all...]
H A Dprint-openflow.c60 goto corrupt;
84 goto corrupt;
97 corrupt: /* fail current packet */
98 printf(" (corrupt)");
H A Dprint-openflow-1.0.c634 goto corrupt;
642 corrupt: /* skip the undersized data */
643 printf(" (corrupt)");
679 goto corrupt;
735 corrupt: /* skip the undersized trailing data */
736 printf(" (corrupt)");
755 goto corrupt;
767 goto corrupt;
809 corrupt: /* skip the rest of queue properties */
810 printf(" (corrupt)");
[all...]
/external/jhead/
H A Diptc.c62 if (itemlen < 25) goto corrupt;
80 if (pos >= maxpos) goto corrupt;
88 if (pos+4 >= maxpos) goto corrupt;
104 if (pos+5 > maxpos) goto corrupt;
117 if (pos+length > maxpos) goto corrupt;
166 corrupt:
/external/iproute2/tc/
H A Dq_netem.c36 " [ corrupt PERCENT [CORRELATION]] \n" \
176 struct tc_netem_corrupt corrupt; local
186 memset(&corrupt, 0, sizeof(corrupt));
344 } else if (matches(*argv, "corrupt") == 0) {
347 if (get_percent(&corrupt.probability, *argv)) {
348 explain1("corrupt");
354 if (get_percent(&corrupt.correlation, *argv)) {
355 explain1("corrupt");
458 addattr_l(n, 1024, TCA_NETEM_CORRUPT, &corrupt, sizeo
500 const struct tc_netem_corrupt *corrupt = NULL; local
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc289 // FIXME: under ASan the call below may write to freed memory and corrupt
300 // FIXME: under ASan the call below may write to freed memory and corrupt
341 // FIXME: under ASan the call below may write to freed memory and corrupt
359 // FIXME: under ASan the call below may write to freed memory and corrupt
377 // FIXME: under ASan the call below may write to freed memory and corrupt
624 // FIXME: under ASan the call below may write to freed memory and corrupt
637 // FIXME: under ASan the call below may write to freed memory and corrupt
650 // FIXME: under ASan the call below may write to freed memory and corrupt
663 // FIXME: under ASan the call below may write to freed memory and corrupt
707 // FIXME: under ASan the call below may write to freed memory and corrupt
[all...]
/external/libnl/lib/route/sch/
H A Dnetem.c128 struct tc_netem_corrupt corrupt; local
130 nla_memcpy(&corrupt, tb[TCA_NETEM_CORRUPT], sizeof(corrupt));
131 netem->qnm_crpt.nmcr_probability = corrupt.probability;
132 netem->qnm_crpt.nmcr_correlation = corrupt.correlation;
177 struct tc_netem_corrupt corrupt; local
186 memset(&corrupt, 0, sizeof(corrupt));
277 corrupt.probability = netem->qnm_crpt.nmcr_probability;
278 corrupt
[all...]
/external/llvm/test/Bindings/Ocaml/
H A Dbitreader.ml58 (* corrupt the bitcode *)
/external/chromium_org/chrome/browser/resources/extensions/
H A Dextensions.css217 .corrupt-install-message {
224 .corrupt-install-message {
/external/bzip2/
H A Dbzlib.c559 /* Only caused by corrupt data stream? */
632 /* Only caused by corrupt data stream? */
729 /* Only caused by corrupt data stream? */
778 /* Only caused by corrupt data stream? */
810 Bool corrupt; local
821 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
822 corrupt = unRLE_obuf_to_output_FAST ( s );
823 if (corrupt) return BZ_DATA_ERROR;
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DomxSP_FFTInv_CCSToR_S16_Sfs_s.S218 @ BL would corrupt the flags. This is because the end of the "grpZeroSetLoop" loop inside
241 @ BL would corrupt the flags. This is because the end of the "grpZeroSetLoop" loop inside
H A DomxSP_FFTFwd_RToCCS_S16_Sfs_s.S255 @ the first BL would corrupt the flags. This is because the end of the
279 @ the first BL would corrupt the flags. This is because the end of the
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c4910 /* Only caused by corrupt data stream? */
4982 /* Only caused by corrupt data stream? */
5064 /* Only caused by corrupt data stream? */
5113 /* Only caused by corrupt data stream? */
5145 Bool corrupt; local
5156 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5157 corrupt = unRLE_obuf_to_output_FAST ( s );
5158 if (corrupt) return BZ_DATA_ERROR;
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c4934 /* Only caused by corrupt data stream? */
5006 /* Only caused by corrupt data stream? */
5088 /* Only caused by corrupt data stream? */
5137 /* Only caused by corrupt data stream? */
5169 Bool corrupt; local
5180 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5181 corrupt = unRLE_obuf_to_output_FAST ( s );
5182 if (corrupt) return BZ_DATA_ERROR;
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c4925 /* Only caused by corrupt data stream? */
4997 /* Only caused by corrupt data stream? */
5079 /* Only caused by corrupt data stream? */
5128 /* Only caused by corrupt data stream? */
5160 Bool corrupt; local
5171 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5172 corrupt = unRLE_obuf_to_output_FAST ( s );
5173 if (corrupt) return BZ_DATA_ERROR;
H A Dvarinfo6.c4963 /* Only caused by corrupt data stream? */
5035 /* Only caused by corrupt data stream? */
5117 /* Only caused by corrupt data stream? */
5166 /* Only caused by corrupt data stream? */
5198 Bool corrupt; local
5209 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5210 corrupt = unRLE_obuf_to_output_FAST ( s );
5211 if (corrupt) return BZ_DATA_ERROR;
/external/valgrind/main/perf/
H A Dbz2.c4925 /* Only caused by corrupt data stream? */
4997 /* Only caused by corrupt data stream? */
5079 /* Only caused by corrupt data stream? */
5128 /* Only caused by corrupt data stream? */
5160 Bool corrupt; local
5171 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
5172 corrupt = unRLE_obuf_to_output_FAST ( s );
5173 if (corrupt) return BZ_DATA_ERROR;
H A Dtest_input_for_tinycc.c4252 Bool corrupt; local
4263 corrupt = unRLE_obuf_to_output_SMALL ( s ); else
4264 corrupt = unRLE_obuf_to_output_FAST ( s );
4265 if (corrupt) return (-4);
/external/elfutils/0.153/
H A Delfutils.spec320 - nm: bug fixes for handling corrupt input files

Completed in 3511 milliseconds