Home
last modified time | relevance | path

Searched refs:ignores (Results 1 – 25 of 75) sorted by relevance

123

/external/valgrind/tsan/
Dignore.cc48 ignore_lists->ignores.push_back(IgnoreObj(tail)); in ReadIgnoreLine()
50 ignore_lists->ignores.push_back(IgnoreFile(tail)); in ReadIgnoreLine()
52 ignore_lists->ignores.push_back(IgnoreFun(tail)); in ReadIgnoreLine()
Dignore.h33 vector<IgnoreTriple> ignores; member
Dthread_sanitizer.cc8103 g_ignore_lists->ignores.push_back(IgnoreFun("ThreadSanitizerStartThread")); in SetupIgnore()
8104 g_ignore_lists->ignores.push_back(IgnoreFun("exit")); in SetupIgnore()
8105 g_ignore_lists->ignores.push_back(IgnoreFun("longjmp")); in SetupIgnore()
8123 g_ignore_lists->ignores.push_back(IgnoreFile("*ts_valgrind_intercepts.c")); in SetupIgnore()
8127 g_ignore_lists->ignores.push_back(IgnoreObj("*/libpthread*")); in SetupIgnore()
8128 g_ignore_lists->ignores.push_back(IgnoreObj("*/ld-2*.so")); in SetupIgnore()
8129 g_ignore_lists->ignores.push_back(IgnoreFun("pthread_create")); in SetupIgnore()
8130 g_ignore_lists->ignores.push_back(IgnoreFun("pthread_create@*")); in SetupIgnore()
8131 g_ignore_lists->ignores.push_back(IgnoreFun("pthread_create_WRK")); in SetupIgnore()
8132 g_ignore_lists->ignores.push_back(IgnoreFun("__cxa_*")); in SetupIgnore()
[all …]
/external/webkit/LayoutTests/fast/encoding/
Dnamespace-meta-expected.txt1 This test checks that the charset sniffer ignores namespaced meta tags.
Dmeta-in-title-expected.txt2 This test verifies that charset sniffer ignores meta tag in a title.
/external/quake/quake/src/QW/
Drelease233_notes.txt21 - The client now ignores foreign connection requests while connected to a
/external/valgrind/main/docs/internals/
DDarwin-notes.txt69 - PRE(sys_posix_spawn) completely ignores signal issues, and
70 also ignores the file_actions argument
Dxml-output-protocol4.txt326 one block (it ignores any possible escaping problems). Nevertheless
/external/dropbear/
DREADME30 NOTE: Dropbear ignores authorized_keys options such as those described in the
/external/icu4c/config/
Dmh-hpux-acc20 # +W ignores some warnings
/external/webkit/Source/autotools/
Ddolt.m4146 dnl automake ignores LTCOMPILE and LTCXXCOMPILE when it has separate CFLAGS for
/external/llvm/test/Transforms/InstCombine/
Dvec_demanded_elts.ll147 ; pmovzxwd ignores the upper 64-bits of its input; -instcombine should remove this shuffle:
/external/webkit/Tools/android/flex-2.5.4a/
DINSTALL64 `configure' ignores any other arguments that you give it.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_button.mm146 // By default, NSButton ignores middle-clicks.
/external/webkit/Tools/DumpRenderTree/mac/
DPixelDumpSupportMac.mm241 …// Grab directly the contents of the window backing buffer (this ignores any surfaces on the windo…
/external/chromium/sdch/open-vcdiff/vsprojects/
Dvcdiff_test.bat375 rem The decode operation ignores the -target_matches option.
/external/llvm/test/Transforms/SCCP/
D2006-12-04-PackedType.ll2 ; SCCP ignores VectorTypes until PR 1034 is fixed
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_cocoa_controller.mm232 // |ForwardKeyboardEvent()| directly ignores edit commands, which breaks
/external/chromium/chrome/common/extensions/docs/css/
DApiRefStyles.css384 /* IE ignores labs */
/external/webkit/Source/WebCore/rendering/
DRenderThemeMac.mm1130 int separatorSpace = 2; // Deliberately ignores zoom since it looks nicer if it stays thin.
1134 …paintInfo.context->setStrokeThickness(1.0f); // Deliberately ignores zoom since it looks nicer if …
/external/e2fsprogs/lib/et/
Dcom_err.texinfo435 possible to look for code which ignores error returns by using lint;
/external/qemu-pc-bios/bochs/
Dconfig.h.in309 // the command. If it does, than the debugger ignores the command.
/external/dnsmasq/
DFAQ316 dnsmasq ignores it until is times out and restarts the process.
/external/bluetooth/glib/
DChangeLog.pre-2-14411 select for FD_CLOSE because Unix poll(2) also ignores whether
/external/webkit/Source/WebKit/qt/
DChangeLog1922 [Qt] QWebView ignores a palette set with QWebView::setPalette()

123