Searched defs:fail (Results 1 – 6 of 6) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | tst-rxspencer.c | 169 const char *match, const char *fail) in check_match() 215 char *expect, char *matches, const char *fail) in test() 321 const char *fail) in mb_test() 354 char letters[9], fail[20]; in mb_tests() local
|
/ndk/tests/device/test-gabi++/jni/ |
D | test_gabixx_rtti.cpp | 55 int fail = 0; in main() local
|
/ndk/tests/device/test-stlport-rtti/jni/ |
D | test_stlport_rtti.cpp | 55 int fail = 0; in main() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | utils.c | 152 ck_fopen(name, mode, fail) in ck_fopen() argument 174 ck_fdopen(fd, name, mode, fail) in ck_fdopen() argument
|
D | compile.c | 378 get_openfile(file_ptrs, mode, fail) in get_openfile() argument
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 174 bool fail() const { return (_M_iostate & (failbit | badbit)) != 0; } in fail() function
|