Home
last modified time | relevance | path

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

12

/ndk/tests/device/test-stlport/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
/ndk/tests/device/test-gnustl-full/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
/ndk/sources/host-tools/make-3.81/
Dread.c79 char *ignoring; /* Are we ignoring or interpreting? member
290 if (conditionals->ignoring) in restore_conditionals()
291 free (conditionals->ignoring); in restore_conditionals()
462 int ignoring = 0, in_ignored_define = 0; in eval() local
543 if (ignoring) in eval()
607 if (ignoring) in eval()
625 ignoring = i; in eval()
640 if (ignoring) in eval()
667 if (ignoring) in eval()
685 else if (!ignoring in eval()
[all …]
Daclocal.m4227 # icc: Command line warning: ignoring option '-M'; no argument required
230 if (grep 'ignoring option' conftest.err ||
DChangeLog746 ignoring flag can now also be 2, which means "already parsed a
1886 ignoring all arguments after the first one. Change the algorithm
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dunit_test_parameters.ipp263 … cla::description = "Allows to switch between catching and ignoring system errors (signals)")
266 … cla::description = "Allows to switch between catching and ignoring floating point exceptions")
269 cla::description = "Allows to switch between catching and ignoring memory leaks")
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot1308 msgid "warning: ignoring old commands for target `%s'"
Dbe.po1327 msgid "warning: ignoring old commands for target `%s'"
Dja.po1379 msgid "warning: ignoring old commands for target `%s'"
Dko.po1369 msgid "warning: ignoring old commands for target `%s'"
Dzh_CN.po1333 msgid "warning: ignoring old commands for target `%s'"
Drw.po1429 msgid "warning: ignoring old commands for target `%s'"
Dhe.po1368 msgid "warning: ignoring old commands for target `%s'"
Dsv.po1363 msgid "warning: ignoring old commands for target `%s'"
Did.po1366 msgid "warning: ignoring old commands for target `%s'"
Dfi.po1389 msgid "warning: ignoring old commands for target `%s'"
Dnl.po1392 msgid "warning: ignoring old commands for target `%s'"
Dpl.po1386 msgid "warning: ignoring old commands for target `%s'"
Dda.po1377 msgid "warning: ignoring old commands for target `%s'"
Dhr.po1385 msgid "warning: ignoring old commands for target `%s'"
Dpt_BR.po1383 msgid "warning: ignoring old commands for target `%s'"
Dde.po1425 msgid "warning: ignoring old commands for target `%s'"
Dga.po1392 msgid "warning: ignoring old commands for target `%s'"
Dtr.po1382 msgid "warning: ignoring old commands for target `%s'"
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dlocale2050 // Note: ignoring case comes from the POSIX strptime spec
2064 // Note: ignoring case comes from the POSIX strptime spec

12