Searched defs:se (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.types/ios_failure/ |
D | ctor_string_error_code.pass.cpp | 24 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
|
D | ctor_char_pointer_error_code.pass.cpp | 24 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
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members/ |
D | ctor_error_code_const_char_pointer.pass.cpp | 25 std::system_error se(make_error_code(std::errc::not_a_directory), what_arg.c_str()); in main() local
|
D | ctor_error_code_string.pass.cpp | 25 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/ |
D | rotate.pass.cpp | 112 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/ |
D | unique.pass.cpp | 57 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local 132 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test1() local
|
D | unique_pred.pass.cpp | 75 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local 166 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test1() local
|
D | unique_copy.pass.cpp | 60 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
|
D | unique_copy_pred.pass.cpp | 79 const unsigned se = sizeof(ie)/sizeof(ie[0]); in test() local
|
/ndk/sources/android/support/src/musl-math/ |
D | libm.h | 29 uint16_t se; member 39 uint16_t se; member
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 1578 (s00, se) CONST char *s00; char **se; in strtod() argument
|
/ndk/docs/Additional_library_docs/renderscript/ |
D | jquery.js | 43 …is.handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n… property
|
/ndk/docs/Programmers_Guide/html/ |
D | jquery.js | 62 (function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{… property
|