Searched refs:ignores (Results 1 – 25 of 75) sorted by relevance
123
48 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()
33 vector<IgnoreTriple> ignores; member
8103 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 …]
1 This test checks that the charset sniffer ignores namespaced meta tags.
2 This test verifies that charset sniffer ignores meta tag in a title.
21 - The client now ignores foreign connection requests while connected to a
69 - PRE(sys_posix_spawn) completely ignores signal issues, and70 also ignores the file_actions argument
326 one block (it ignores any possible escaping problems). Nevertheless
30 NOTE: Dropbear ignores authorized_keys options such as those described in the
20 # +W ignores some warnings
146 dnl automake ignores LTCOMPILE and LTCXXCOMPILE when it has separate CFLAGS for
147 ; pmovzxwd ignores the upper 64-bits of its input; -instcombine should remove this shuffle:
64 `configure' ignores any other arguments that you give it.
146 // By default, NSButton ignores middle-clicks.
241 …// Grab directly the contents of the window backing buffer (this ignores any surfaces on the windo…
375 rem The decode operation ignores the -target_matches option.
2 ; SCCP ignores VectorTypes until PR 1034 is fixed
232 // |ForwardKeyboardEvent()| directly ignores edit commands, which breaks
384 /* IE ignores labs */
1130 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 …
435 possible to look for code which ignores error returns by using lint;
309 // the command. If it does, than the debugger ignores the command.
316 dnsmasq ignores it until is times out and restarts the process.
411 select for FD_CLOSE because Unix poll(2) also ignores whether
1922 [Qt] QWebView ignores a palette set with QWebView::setPalette()