Home
last modified time | relevance | path

Searched defs:se (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.types/ios_failure/
Dctor_char_pointer_error_code.pass.cpp24 std::ios_base::failure se(what_arg.c_str(), make_error_code(std::errc::is_a_directory)); in main() local
32 std::ios_base::failure se(what_arg.c_str()); in main() local
Dctor_string_error_code.pass.cpp24 std::ios_base::failure se(what_arg, make_error_code(std::errc::is_a_directory)); in main() local
32 std::ios_base::failure se(what_arg); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members/
Dctor_error_code_const_char_pointer.pass.cpp25 std::system_error se(make_error_code(std::errc::not_a_directory), what_arg.c_str()); in main() local
Dctor_error_code_string.pass.cpp25 std::system_error se(make_error_code(std::errc::not_a_directory), what_arg); in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp112 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
314 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test1() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp57 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
132 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test1() local
Dunique_pred.pass.cpp75 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
166 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test1() local
Dunique_copy.pass.cpp60 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
Dunique_copy_pred.pass.cpp79 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
/ndk/sources/android/support/src/musl-math/
Dlibm.h29 uint16_t se; member
39 uint16_t se; member
/ndk/sources/android/support/src/stdio/
Dstrtod.c1587 (s00, se) CONST char *s00; char **se; in strtod() argument
/ndk/docs/renderscript/
Djquery.js43 …is.handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n… property