HomeSort by relevance Sort by last modified time
    Searched full:dubious (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /external/valgrind/memcheck/tests/
leak-0.stderr.exp 2 dubious: 0 bytes in 0 blocks
leak-cases-summary.stderr.exp 2 dubious: 96 bytes in 6 blocks
filter_leak_cases_possible 4 sed -e 's/^leaked.*$//' -e 's/^dubious.*$//' -e 's/^reachable.*$//' -e 's/^suppressed:.*$//'
error_counts.stderr.exp 8 dubious: 0 bytes in 0 blocks
15 dubious: 88 bytes in 1 blocks
error_counts.c 12 int* dubious; local
46 dubious = malloc(88);
47 dubious += 10;
leak-tree.stderr.exp 2 dubious: 0 bytes in 0 blocks
leak-cycle.stderr.exp 2 dubious: 0 bytes in 0 blocks
leak.h 36 fprintf(where,"dubious: %3ld bytes in %2ld blocks\n", \
leak-cases-full.stderr.exp 2 dubious: 96 bytes in 6 blocks
leak-segv-jmp.stderr.exp 92 dubious: 40000 bytes in 1 blocks
lks.stderr.exp 13 dubious: 0 bytes in 0 blocks
  /toolchain/binutils/binutils-2.25/ld/emulparams/
coff_sparc.sh 3 # following are dubious (borrowed from sparc lynx)
  /external/valgrind/memcheck/
memcheck.h 212 /* Return number of leaked, dubious, reachable and suppressed bytes found by
214 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \
217 specified, which works no matter what type 'leaked', 'dubious', etc
229 dubious = _qzz_dubious; \
234 /* Return number of leaked, dubious, reachable and suppressed bytes found by
236 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \
239 specified, which works no matter what type 'leaked', 'dubious', etc
251 dubious = _qzz_dubious; \
  /external/llvm/test/Transforms/ObjCARC/
pointer-types.ll 5 ; in dubious ways.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
scrape_gtest_log.py 13 dubious software engineering.
  /external/libvpx/libvpx/test/android/
scrape_gtest_log.py 13 dubious software engineering.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
NormalizationCorrections.txt 16 # typo in the data, and not a matter of dubious interpretation.
  /external/icu/icu4c/source/data/unidata/
NormalizationCorrections.txt 16 # typo in the data, and not a matter of dubious interpretation.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
NormalizationCorrections.txt 16 # typo in the data, and not a matter of dubious interpretation.
  /external/libpng/
ANNOUNCE 64 Removed dubious "#if INT_MAX" test from png.h that was added to
  /external/valgrind/gdbserver_tests/
mcleak.stderr.exp 17 dubious: 0 bytes in 0 blocks
  /external/google-breakpad/src/processor/
stackwalker.cc 123 // Keep track of the number of scanned or otherwise dubious frames seen
159 // Keep track of the number of dubious frames so far.
  /external/google-breakpad/src/google_breakpad/processor/
stack_frame.h 45 // stack scanning, it can wind up with dubious frames.
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
base64mime.py 148 # BAW: should encode() inherit b2a_base64()'s dubious behavior in
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
base64mime.py 148 # BAW: should encode() inherit b2a_base64()'s dubious behavior in

Completed in 677 milliseconds

1 2 3 4 5