Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 274) sorted by relevance

1234567891011

/external/valgrind/unittest/
Datomicity_tests.cc103 bool reported = false; variable
119 if (!reported) { in CheckMapAndInsertIfNeeded()
121 reported = true; in CheckMapAndInsertIfNeeded()
/external/webkit/LayoutTests/http/tests/appcache/
Dorigins-with-appcache-expected.txt1reported after all application caches are removed. Then, it loads an iframe that places a PNG into…
/external/valgrind/main/memcheck/tests/x86/
Dpushfpopf_s.S29 # an error should be reported for the popfl
32 # in a way which will cause undefinedness to get reported
/external/valgrind/tsan/
Dts_race_verifier.cc44 PossibleRace() : pc(0), reported(false) {} in PossibleRace()
52 bool reported; member
96 if (race->reported) in RaceVerifierGetAddresses()
203 race->reported = true; in PrintRaceReport()
/external/valgrind/main/docs/internals/
D3_4_BUGSTATUS.txt2 Bugs reported after the release of 3.4.1. Not sure what happened to
3 any record of bugs reported after the release of 3.4.0. Oh well.
33 186790 Suppression pattern used for leaks are not reported
/external/valgrind/main/
Dbionic.supp29 # This is a false error, and it's reported in the wrong place. Memcheck misinterprets
35 # the errors are reported in the callers of this function, not here :-(
/external/chromium/third_party/libevent/
DChangeLog5 o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec
6 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
29 o clean up buffered http connection data on reset; reported by Brian O'Kelley
35 o off-by-one error in epoll_recalc; reported by Victor Goya
41 o Clear the timer cache on entering the event loop; reported by Victor Chang
42 o Only bind the socket on connect when a local address has been provided; reported by Alejo Sanchez
44 o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn
45 o Fix a typo in setting the global event base; reported by lance.
69 o Fix a memory leak when using signals for some event bases; reported by Alexander Drozdov.
73 o Make event_add not change any state if it fails; reported by Ian Bell.
[all …]
/external/webkit/LayoutTests/fast/leaks/
D002-expected.txt1 …k::bidiReorderCharacters in a specific way to test for BidiRun leaks as reported in rdar://problem…
D001-expected.txt1 …k::bidiReorderCharacters in a specific way to test for BidiRun leaks as reported in rdar://problem…
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dport.h358 bool reported() const { return reported_; } in reported() function
359 void set_reported(bool reported) { reported_ = reported;} in set_reported() argument
/external/libpcap/
DREADME.linux74 Statistics reported by pcap are platform specific. The statistics
75 reported by pcap_stats on Linux are as follows:
88 but won't be reported by, for example, tcpdump output.
/external/valgrind/unittest/output_tests/
Dfun_hist_test.tmpl12 ThreadSanitizer summary: reported 1 warning.s. .1 race.s..
Doutput_test1.tmpl19 ThreadSanitizer summary: reported 1 warning.s. .1 race.s..
/external/clang/test/Analysis/
Ddead-stores.m27 // This test case was reported as a false positive due to a bug in the
29 // here. The test case was reported in:
Dmisc-ps-ranges.m25 // statement from having the 'default' branch taken. This previously reported a false
/external/ppp/pppd/plugins/radius/etc/
Dport-id-map5 # is reported as part of a RADIUS authentication or accouting request.
/external/webkit/LayoutTests/storage/
Dsql-error-codes-expected.txt3 This test tests the error codes reported in exceptional situations.
/external/webkit/LayoutTests/platform/android-v8/storage/
Dsql-error-codes-expected.txt3 This test tests the error codes reported in exceptional situations.
/external/qemu/distrib/sdl-1.2.12/
DBUGS7 been reported, discussed, and maybe even fixed.
/external/webkit/Source/WebCore/loader/mac/
DLoaderNSURLExtras.mm73 // No mime type reported. Just return the filename we have now.
78 // Do not correct filenames that are reported with a mime type of tar, and
/external/zlib/old/
DMakefile.riscos40 @echo that should have reported '@.lib and @.libc identical' if you have diff.
/external/clang/test/Index/
Dlocal-symbols.m4 // The method 'bar' was also being reported outside the @implementation
/external/clang/test/SemaObjC/
Dattr-objc-gc.m14 // TODO: it would be great if this reported as __weak
/external/llvm/test/DebugInfo/X86/
Dsubreg.ll3 ; We are testing that a value in a 16 bit register gets reported as
/external/chromium/testing/gtest/
DCHANGES7 * New feature: type parameters and value parameters are reported in
14 now correctly reported.

1234567891011