/ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.errors/ |
D | equivalent_error_code_int.pass.cpp | 22 assert(e_cat.equivalent(std::error_code(5, e_cat), 5)); in main() 23 assert(!e_cat.equivalent(std::error_code(5, e_cat), 6)); in main()
|
D | equivalent_int_error_condition.pass.cpp | 23 assert(e_cat.equivalent(5, e_cond)); in main() 24 assert(!e_cat.equivalent(6, e_cond)); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/test/diagnostics/syserr/syserr.errcat/syserr.errcat.virtuals/ |
D | equivalent_error_code_int.pass.cpp | 22 assert(e_cat.equivalent(std::error_code(5, e_cat), 5)); in main() 23 assert(!e_cat.equivalent(std::error_code(5, e_cat), 6)); in main()
|
D | equivalent_int_error_condition.pass.cpp | 23 assert(e_cat.equivalent(5, e_cond)); in main() 24 assert(!e_cat.equivalent(6, e_cond)); in main()
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | inline.m4 | 7 dnl Test for the 'inline' keyword or equivalent. 8 dnl Define 'inline' to a supported equivalent, or to nothing if not supported, 10 dnl equivalent is effectively supported, i.e. if the compiler is likely to
|
D | gnulib-common.m4 | 85 [/* Define to the equivalent of the C99 'restrict' keyword, or to
|
/ndk/sources/cxx-stl/llvm-libc++/android/ |
D | README | 18 This is actually equivalent to: 62 # This is equivalent, but for GCC 4.7 65 # Also equivalent, but for Clang 3.1
|
/ndk/sources/cxx-stl/llvm-libc++/src/ |
D | system_error.cpp | 33 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT in equivalent() function in error_category 39 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT in equivalent() function in error_category
|
/ndk/sources/cxx-stl/llvm-libc++/include/ |
D | system_error | 30 virtual bool equivalent(int code, const error_condition& condition) const noexcept; 31 virtual bool equivalent(const error_code& code, int condition) const noexcept; 377 virtual bool equivalent(int __code, const error_condition& __condition) const _NOEXCEPT; 378 virtual bool equivalent(const error_code& __code, int __condition) const _NOEXCEPT; 561 return __x.category().equivalent(__x.value(), __y) 562 || __y.category().equivalent(__x, __y.value());
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | mult_targets | 2 ."rule with multiple targets is equivalent to writing \n"
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | bitset | 37 // In this implementation the const version of operator[] is equivalent
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 60 equivalent), you must compile the pieces manually. We have
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 259 or the equivalent are not considered part of the section titles. 355 electronic equivalent of covers if the Document is in electronic form.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING | 163 rights of fair use or other equivalent, as provided by copyright law. 277 place (gratis or for a charge), and offer equivalent access to the 283 that supports equivalent copying facilities, provided you maintain
|
D | COPYING.DOC | 229 or the equivalent are not considered part of the section titles. 320 electronic equivalent of covers if the Document is in electronic form.
|
D | NEWS | 350 double-spaced TESTFILE, while the equivalent `useless use of cat'
|
D | ABOUT-NLS | 144 to denote the language's main dialect. For example, `de' is equivalent
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.texi | 51 with its equivalent in the printed manual, constitutes the Title Page. 672 example, @code{a**} is equivalent to @code{a*}. @acronym{POSIX} 1062 output.@footnote{This is equivalent to @code{p} unless the @option{-i} 1260 output.@footnote{This is equivalent to @code{p} unless the @option{-i} 3340 case. For example, a caseless @code{[W-c]} is equivalent to 3631 is equivalent to @{0,@} 3634 is equivalent to @{1,@} 3637 is equivalent to @{0,1@} 3894 is permitted, but the apparently equivalent regular expression
|
D | sed-in.texi | 50 with its equivalent in the printed manual, constitutes the Title Page. 671 example, @code{a**} is equivalent to @code{a*}. @acronym{POSIX} 1061 output.@footnote{This is equivalent to @code{p} unless the @option{-i} 1259 output.@footnote{This is equivalent to @code{p} unless the @option{-i} 3173 case. For example, a caseless @code{[W-c]} is equivalent to 3464 is equivalent to @{0,@} 3467 is equivalent to @{1,@} 3470 is equivalent to @{0,1@} 3727 is permitted, but the apparently equivalent regular expression
|
D | sed.info | 25 with its equivalent in the printed manual, constitutes the Title Page. 48 with its equivalent in the printed manual, constitutes the Title Page. 468 is equivalent to `a*'. POSIX 1003.1-2001 says that `*' stands for 806 (1) This is equivalent to `p' unless the `-i' option is being used. 942 (1) This is equivalent to `p' unless the `-i' option is being used.
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 143 to denote the language's main dialect. For example, `de' is equivalent
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|