/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | Makefile.am | 38 0range.good 0range.inp 0range.sed \ 39 8bit.good 8bit.inp 8bit.sed \ 40 8to7.good 8to7.inp 8to7.sed \ 41 allsub.good allsub.inp allsub.sed \ 42 appquit.good appquit.inp appquit.sed \ 43 binary.good binary.inp binary.sed binary2.sed binary3.sed \ 44 bkslashes.good bkslashes.inp bkslashes.sed \ 45 brackets.good brackets.inp brackets.sed \ 46 bsd.good bsd.sh \ 47 cv-vars.good cv-vars.inp cv-vars.sed \ [all …]
|
D | Makefile.tests | 27 $(CMP) $(srcdir)/$@.good $@.out 33 $(CMP) $(srcdir)/$@.good $@.out 39 $(CMP) $(srcdir)/$@.good $@.out 42 $(CMP) $(srcdir)/$@.good $@.out 45 $(CMP) $(srcdir)/$@.good $@.out 48 $(CMP) $(srcdir)/$@.good $@.out 60 $(CMP) $(srcdir)/$@.good $@.out && exit 0; \ 70 $(CMP) $(srcdir)/$@.good $@.out && exit 0; \ 98 $(CMP) $(srcdir)/$@.good $@.out 104 $(CMP) $(srcdir)/$@.good $@.out [all …]
|
D | Makefile.in | 95 CONFIG_CLEAN_FILES = version.good 667 0range.good 0range.inp 0range.sed \ 668 8bit.good 8bit.inp 8bit.sed \ 669 8to7.good 8to7.inp 8to7.sed \ 670 allsub.good allsub.inp allsub.sed \ 671 appquit.good appquit.inp appquit.sed \ 672 binary.good binary.inp binary.sed binary2.sed binary3.sed \ 673 bkslashes.good bkslashes.inp bkslashes.sed \ 674 brackets.good brackets.inp brackets.sed \ 675 bsd.good bsd.sh \ [all …]
|
/ndk/tests/device/test-stlport/unit/ |
D | sstream_test.cpp | 72 CPPUNIT_ASSERT( s.good() ); in output() 82 CPPUNIT_ASSERT( s.good() ); in output() 89 CPPUNIT_ASSERT( s.good() ); in output() 100 CPPUNIT_ASSERT( s.good() ); in input() 104 CPPUNIT_ASSERT( s.good() ); in input() 108 CPPUNIT_ASSERT( s.good() ); in input() 112 CPPUNIT_ASSERT( s.good() ); in input() 115 CPPUNIT_ASSERT( s.good() ); in input() 147 CPPUNIT_ASSERT( s.good() ); in io() 152 CPPUNIT_ASSERT( s.good() ); in io() [all …]
|
D | fstream_test.cpp | 101 CPPUNIT_ASSERT (f.good()); in output() 103 CPPUNIT_ASSERT (f.good()); in output() 105 CPPUNIT_ASSERT (f.good()); in output() 107 CPPUNIT_ASSERT (f.good()); in output() 109 CPPUNIT_ASSERT (f.good()); in output() 111 CPPUNIT_ASSERT (f.good()); in output() 113 CPPUNIT_ASSERT (f.good()); in output() 115 CPPUNIT_ASSERT (f.good()); in output() 118 CPPUNIT_ASSERT (f.good()); in output() 129 CPPUNIT_ASSERT( f.good() ); in input() [all …]
|
D | ostmit_test.cpp | 42 CPPUNIT_ASSERT(os.good()); in ostmit0() 44 CPPUNIT_ASSERT(os.good()); in ostmit0() 48 CPPUNIT_ASSERT(os.good()); in ostmit0()
|
D | num_put_get_test.cpp | 405 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 415 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 423 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 431 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 441 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 451 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 461 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 471 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 479 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 487 CPPUNIT_ASSERT(ostr.good()); in num_put_float() [all …]
|
D | iostream_test.cpp | 47 CPPUNIT_ASSERT( istr.good() ); in manipulators() 66 CPPUNIT_ASSERT( istr.good() ); in manipulators()
|
D | codecvt_test.cpp | 298 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding() 302 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding() 307 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 314 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 342 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 349 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | sstream_test.cpp | 72 CPPUNIT_ASSERT( s.good() ); in output() 82 CPPUNIT_ASSERT( s.good() ); in output() 89 CPPUNIT_ASSERT( s.good() ); in output() 100 CPPUNIT_ASSERT( s.good() ); in input() 104 CPPUNIT_ASSERT( s.good() ); in input() 108 CPPUNIT_ASSERT( s.good() ); in input() 112 CPPUNIT_ASSERT( s.good() ); in input() 115 CPPUNIT_ASSERT( s.good() ); in input() 147 CPPUNIT_ASSERT( s.good() ); in io() 152 CPPUNIT_ASSERT( s.good() ); in io() [all …]
|
D | fstream_test.cpp | 101 CPPUNIT_ASSERT (f.good()); in output() 103 CPPUNIT_ASSERT (f.good()); in output() 105 CPPUNIT_ASSERT (f.good()); in output() 107 CPPUNIT_ASSERT (f.good()); in output() 109 CPPUNIT_ASSERT (f.good()); in output() 111 CPPUNIT_ASSERT (f.good()); in output() 113 CPPUNIT_ASSERT (f.good()); in output() 115 CPPUNIT_ASSERT (f.good()); in output() 118 CPPUNIT_ASSERT (f.good()); in output() 129 CPPUNIT_ASSERT( f.good() ); in input() [all …]
|
D | ostmit_test.cpp | 42 CPPUNIT_ASSERT(os.good()); in ostmit0() 44 CPPUNIT_ASSERT(os.good()); in ostmit0() 48 CPPUNIT_ASSERT(os.good()); in ostmit0()
|
D | num_put_get_test.cpp | 405 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 415 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 423 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 431 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 441 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 451 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 461 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 471 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 479 CPPUNIT_ASSERT(ostr.good()); in num_put_float() 487 CPPUNIT_ASSERT(ostr.good()); in num_put_float() [all …]
|
D | iostream_test.cpp | 47 CPPUNIT_ASSERT( istr.good() ); in manipulators() 66 CPPUNIT_ASSERT( istr.good() ); in manipulators()
|
D | codecvt_test.cpp | 298 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding() 302 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding() 307 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 314 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 342 CPPUNIT_ASSERT( istr.good() ); in variable_encoding() 349 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | patspecific_vars | 79 all: inherit := good $$t 82 b%: pattern := good $$t 120 'normal: global: new $t pattern: good $t inherit: good $t; 121 pattrn: global: new $t pattern: good $t inherit: good $t;');
|
D | echoing | 34 print MAKEFILE "\techo This makefile did not clean the dir... good\n"; 48 $answer = "echo This makefile did not clean the dir... good\n" 49 ."This makefile did not clean the dir... good\n"; 74 $answer = "This makefile did not clean the dir... good\n";
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | clean | 15 print MAKEFILE "\t\@echo This makefile did not clean the dir... good\n"; 29 $answer = "This makefile did not clean the dir... good\n";
|
D | PHONY | 21 print MAKEFILE "\t\@echo This makefile did not clean the dir ... good\n";
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | configure.ac | 111 char good[] = "\xD0\x94"; 116 if (mbtowc (&good_wc, good, 3) == -1) 122 if (memcmp (out, good, 2)) 172 AC_CONFIG_FILES([testsuite/version.good:testsuite/version.gin])
|
D | ChangeLog | 37 * testsuite/brackets.good: New. 113 * testsuite/version.good: Regenerate. 200 * testsuite/utf8-1.good: New. 203 * testsuite/utf8-2.good: New. 206 * testsuite/utf8-3.good: New. 209 * testsuite/utf8-4.good: New. 222 * testsuite/badenc.good: New. 281 * testsuite/bsd.good: Add test case output. 351 * testsuite/insert.good, testsuite/insert.sed, testsuite/insert.inp: New 457 * testsuite/modulo.good, testsuite/modulo.inp, testsuite/modulo.sed: [all …]
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _istream.h | 295 if (__istr.good()) { 302 if (!__istr.good()) { 311 if (__istr.good()) { 320 return __istr.good();
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | general | 24 # This test prints the usage string; I don't really know a good way to
|
D | dash-C | 15 all: ; \@echo This makefile did not clean the dir ... good
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | sys_stat_h.m4 | 15 dnl stat is a good replacement.
|