Home
last modified time | relevance | path

Searched refs:ignoring (Results 1 – 25 of 148) sorted by relevance

123456

/external/stlport/test/unit/cppunit/
Dcppunit_mini.h146 bool ignoring = false; CPPUNIT_MINI_HIDE_UNUSED_VARIABLE(ignoring)
155 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
156 if (shouldRun && !ignoring) { \
174 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
175 if (shouldRun && !ignoring) \
186 ignoring = true
189 ignoring = false
/external/clang/test/Parser/
Dopencl-pragma.cl5 …ion : disable /* expected-warning {{unknown OpenCL extension 'cl_no_such_extension' - ignoring}} */
8 … OPENCL EXTENSION all : enable /* expected-warning {{unknown OpenCL extension 'all' - ignoring}} */
10 …NCL EXTENSION cl_khr_fp64 : on /* expected-warning {{expected 'enable' or 'disable' - ignoring}} */
/external/valgrind/main/massif/tests/
DMakefile.am21 ignoring.post.exp ignoring.stderr.exp ignoring.vgtest \
52 ignoring \ program
DMakefile.in59 deep$(EXEEXT) ignored$(EXEEXT) ignoring$(EXEEXT) \
98 ignoring_SOURCES = ignoring.c
99 ignoring_OBJECTS = ignoring.$(OBJEXT)
155 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
160 custom_alloc.c deep.c ignored.c ignoring.c insig.c \
459 ignoring.post.exp ignoring.stderr.exp ignoring.vgtest \
547 ignoring$(EXEEXT): $(ignoring_OBJECTS) $(ignoring_DEPENDENCIES)
548 @rm -f ignoring$(EXEEXT)
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ignoring.Po@am__quote@
Dignoring.vgtest1 prog: ignoring
/external/clang/test/SemaObjC/
Dmethod-warn-unused-attribute.m12 …[a fee]; // expected-warning {{ignoring return value of function declared with warn_unused_result …
13 …[INTF c]; // expected-warning {{ignoring return value of function declared with warn_unused_result…
/external/webkit/LayoutTests/http/tests/cookies/
Ddouble-quoted-value-with-semi-colon-expected.txt1 Test for <rdar://problem/5666078> Cookie parsing terminates at the first semicolon, ignoring quotes…
/external/clang/include/clang/Basic/
DDiagnosticDriverKinds.td110 "ignoring -fapple-kext which is valid for C++ and Objective-C++ only">;
135 "ignoring invalid -ftabstop value '%0', using default value %1">;
140 "Objective-C garbage collection is not supported on this platform, ignoring '%0'">;
DDiagnosticParseKinds.td573 "ignoring '%select{static|inline}0' keyword on explicit template "
718 "missing '(' after '#pragma %0' - ignoring">;
720 "missing ')' after '#pragma %0' - ignoring">;
756 "missing ':' after %0 - ignoring">;
758 "expected 'enable' or 'disable' - ignoring">;
760 "unknown OpenCL extension %0 - ignoring">;
/external/clang/test/Driver/
Ddarwin-objc-gc.m11 …RR: warning: Objective-C garbage collection is not supported on this platform, ignoring '-fobjc-gc'
/external/llvm/test/CodeGen/PowerPC/
Ddelete-node.ll4 ; ISel is ignoring dead nodes, though it would be preferable for
/external/llvm/test/CodeGen/Generic/
D2011-07-07-ScheduleDAGCrash.ll3 ; the uses of a copy to a physical register without ignoring non-data
/external/webkit/LayoutTests/fast/encoding/
Dbracket-in-script-expected.txt4 …t mode and ignore the meta tag. This test relies on the charset sniffer ignoring meta tags inside …
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/
Dmessages.properties28 UpdateBugStateTask.missingBug=this means that the bug probably doesn't exist, ignoring.
/external/zlib/src/contrib/asm686/
DREADME.68639 I've been ignoring these assembly routines for years, believing that
/external/bison/examples/
Dextexi47 message("ignoring " $3);
/external/clang/include/clang/AST/
DTypeNodes.def26 // (ignoring, e.g., typedefs and other type alises used for
/external/dnsmasq/po/
Dpt_BR.po837 msgid "ignoring nameserver %s - local interface"
842 msgid "ignoring nameserver %s - cannot make/bind socket: %s"
966 msgid "warning: ignoring resolv-file flag because no-resolv is set"
1125 msgid "ignoring %s line %d, duplicate name or IP address"
Dit.po837 msgid "ignoring nameserver %s - local interface"
842 msgid "ignoring nameserver %s - cannot make/bind socket: %s"
966 msgid "warning: ignoring resolv-file flag because no-resolv is set"
1125 msgid "ignoring %s line %d, duplicate name or IP address"
Dfi.po837 msgid "ignoring nameserver %s - local interface"
842 msgid "ignoring nameserver %s - cannot make/bind socket: %s"
966 msgid "warning: ignoring resolv-file flag because no-resolv is set"
1125 msgid "ignoring %s line %d, duplicate name or IP address"
Dde.po880 msgid "ignoring nameserver %s - local interface"
885 msgid "ignoring nameserver %s - cannot make/bind socket: %s"
1009 msgid "warning: ignoring resolv-file flag because no-resolv is set"
1168 msgid "ignoring %s line %d, duplicate name or IP address"
/external/webkit/Source/WebCore/editing/mac/
DEditorMac.mm75 // Mail is ignoring the frament passed to the delegate and creates a new one.
/external/llvm/test/DebugInfo/X86/
Dearlydup-crash.ll3 ; This used to crash because early dup was not ignoring debug instructions.
/external/eigen/doc/
DI16_TemplateKeyword.dox87 The precise rules are rather complicated, but ignoring some subtleties we can summarize them as fol…
/external/webkit/Source/WebCore/platform/graphics/mac/
DFontMac.mm233 …// If shadows are ignoring transforms, then we haven't applied the Y coordinate flip yet, so down …

123456