/ndk/sources/cxx-stl/llvm-libc++/libcxx/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++/libcxx/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/cxx-stl/llvm-libc++/libcxx/src/ |
D | system_error.cpp | 34 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT in equivalent() function in error_category 40 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT in equivalent() function in error_category
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | README.NDK | 33 This is actually equivalent to: 77 # This is equivalent, but for GCC 4.8 80 # Also equivalent, but for Clang 3.4
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | system_error | 31 virtual bool equivalent(int code, const error_condition& condition) const noexcept; 32 virtual bool equivalent(const error_code& code, int condition) const noexcept; 383 virtual bool equivalent(int __code, const error_condition& __condition) const _NOEXCEPT; 384 virtual bool equivalent(const error_code& __code, int __condition) const _NOEXCEPT; 567 return __x.category().equivalent(__x.value(), __y) 568 || __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.
|
D | make.info-1 | 953 is equivalent to 1837 This is equivalent to the Unix-style `c:/foo/bar/baz.c' (the `c:' 2553 A rule with multiple targets is equivalent to writing many rules, each 2576 is equivalent to 4101 is equivalent to 4167 is exactly equivalent to this (*note The `origin' Function: Origin 4223 case is equivalent to `$(patsubst A,B,$(VAR))'. *Note Functions for 4500 is exactly equivalent to: 4519 is roughly equivalent to: 4636 equivalent to this: [all …]
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
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
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING3 | 162 rights of fair use or other equivalent, as provided by copyright law. 276 place (gratis or for a charge), and offer equivalent access to the 282 that supports equivalent copying facilities, provided you maintain
|
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 162 rights of fair use or other equivalent, as provided by copyright law. 276 place (gratis or for a charge), and offer equivalent access to the 282 that supports equivalent copying facilities, provided you maintain
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 143 to denote the language's main dialect. For example, `de' is equivalent
|
D | COPYING | 168 access to copy from a designated place, then offering equivalent
|
D | NEWS | 567 `lib(mem1 mem2 mem3)' is equivalent to `lib(mem1) lib(mem2) lib(mem3)'. 897 equivalent to `$(patsubst a,b,$(foo))'.
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
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
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 167 access to copy from a designated place, then offering equivalent
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 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
|