/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/ |
D | elem.hpp | 30 # define BOOST_PP_SEQ_ELEM_III(x, _) x BOOST_PP_EMPTY() argument 36 # define BOOST_PP_SEQ_ELEM_IV(x, _) x argument 44 # define BOOST_PP_SEQ_ELEM_III(x, _) x argument 48 # define BOOST_PP_SEQ_ELEM_1(_) BOOST_PP_SEQ_ELEM_0 argument 49 # define BOOST_PP_SEQ_ELEM_2(_) BOOST_PP_SEQ_ELEM_1 argument 50 # define BOOST_PP_SEQ_ELEM_3(_) BOOST_PP_SEQ_ELEM_2 argument 51 # define BOOST_PP_SEQ_ELEM_4(_) BOOST_PP_SEQ_ELEM_3 argument 52 # define BOOST_PP_SEQ_ELEM_5(_) BOOST_PP_SEQ_ELEM_4 argument 53 # define BOOST_PP_SEQ_ELEM_6(_) BOOST_PP_SEQ_ELEM_5 argument 54 # define BOOST_PP_SEQ_ELEM_7(_) BOOST_PP_SEQ_ELEM_6 argument [all …]
|
D | size.hpp | 31 # define BOOST_PP_SEQ_SIZE_0(_) BOOST_PP_SEQ_SIZE_1 argument 32 # define BOOST_PP_SEQ_SIZE_1(_) BOOST_PP_SEQ_SIZE_2 argument 33 # define BOOST_PP_SEQ_SIZE_2(_) BOOST_PP_SEQ_SIZE_3 argument 34 # define BOOST_PP_SEQ_SIZE_3(_) BOOST_PP_SEQ_SIZE_4 argument 35 # define BOOST_PP_SEQ_SIZE_4(_) BOOST_PP_SEQ_SIZE_5 argument 36 # define BOOST_PP_SEQ_SIZE_5(_) BOOST_PP_SEQ_SIZE_6 argument 37 # define BOOST_PP_SEQ_SIZE_6(_) BOOST_PP_SEQ_SIZE_7 argument 38 # define BOOST_PP_SEQ_SIZE_7(_) BOOST_PP_SEQ_SIZE_8 argument 39 # define BOOST_PP_SEQ_SIZE_8(_) BOOST_PP_SEQ_SIZE_9 argument 40 # define BOOST_PP_SEQ_SIZE_9(_) BOOST_PP_SEQ_SIZE_10 argument [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | signame.c | 85 undoc = xstrdup (_("unknown signal")); in signame_init() 93 init_sig (SIGHUP, "HUP", _("Hangup")); in signame_init() 96 init_sig (SIGINT, "INT", _("Interrupt")); in signame_init() 99 init_sig (SIGQUIT, "QUIT", _("Quit")); in signame_init() 102 init_sig (SIGILL, "ILL", _("Illegal Instruction")); in signame_init() 105 init_sig (SIGTRAP, "TRAP", _("Trace/breakpoint trap")); in signame_init() 110 init_sig (SIGABRT, "ABRT", _("Aborted")); in signame_init() 113 init_sig (SIGIOT, "IOT", _("IOT trap")); in signame_init() 116 init_sig (SIGEMT, "EMT", _("EMT trap")); in signame_init() 119 init_sig (SIGFPE, "FPE", _("Floating point exception")); in signame_init() [all …]
|
D | remake.c | 229 ? _("Nothing to be done for `%s'.") in update_goal_chain() 230 : _("`%s' is up to date.")), in update_goal_chain() 297 DBF (DB_VERBOSE, _("Pruning file `%s'.\n")); in update_file() 349 = _("%sNo rule to make target `%s'%s"); in complain() 351 = _("%sNo rule to make target `%s', needed by `%s'%s"); in complain() 378 DBF (DB_VERBOSE, _("Considering target file `%s'.\n")); in update_file_1() 385 _("Recently tried and failed to update file `%s'.\n")); in update_file_1() 400 DBF (DB_VERBOSE, _("File `%s' was considered already.\n")); in update_file_1() 410 DBF (DB_VERBOSE, _("Still updating file `%s'.\n")); in update_file_1() 413 DBF (DB_VERBOSE, _("Finished updating file `%s'.\n")); in update_file_1() [all …]
|
D | file.c | 270 _("Commands were specified for file `%s' at %s:%lu,"), in rehash_file() 275 _("Commands for file `%s' were found by implicit rule search,"), in rehash_file() 278 _("but `%s' is now considered the same file as `%s'."), in rehash_file() 281 _("Commands for `%s' will be ignored in favor of those for `%s'."), in rehash_file() 301 fatal (NILF, _("can't rename single-colon `%s' to double-colon `%s'"), in rehash_file() 306 fatal (NILF, _("can't rename double-colon `%s' to single-colon `%s'"), in rehash_file() 381 error (NILF, _("*** Deleting intermediate file `%s'"), f->name); in remove_intermediates() 385 DB (DB_BASIC, (_("Removing intermediate files...\n"))); in remove_intermediates() 781 error (NILF, _("%s: Timestamp out of range; substituting %s"), in file_timestamp_cons() 782 fname ? fname : _("Current time"), buf); in file_timestamp_cons() [all …]
|
D | vmsjobs.c | 71 printf (_("Warning: Empty redirection\n")); in vms_redirect() 175 error (NILF, _("internal error: `%s' command_state"), in vmsHandleChildTerm() 268 _("-warning, CTRL-Y will leave sub-process(es) around.\n")); in tryToSetupYAst() 284 _("-warning, you may have to re-enable CTRL-Y handling from DCL.\n")); in tryToSetupYAst() 407 DB (DB_JOBS, (_("BUILTIN [%s][%s]\n"), cmd, cmd+8)); in child_execute_job() 418 DB (DB_JOBS, (_("BUILTIN CD %s\n"), p)); in child_execute_job() 436 DB (DB_JOBS, (_("BUILTIN RM %s\n"), p)); in child_execute_job() 457 printf(_("Unknown builtin command '%s'\n"), cmd); in child_execute_job() 479 printf (_("Error, empty command\n")); in child_execute_job() 486 pfatal_with_name (_("fopen (temporary file)")); in child_execute_job() [all …]
|
D | main.c | 549 fatal (NILF, _("empty string invalid as file name")); in enter_command_line_file() 630 fatal (NILF, _("unknown debug level specification `%s'"), p); in decode_debug_flags() 670 _("%s: Interrupt/Exception caught (code = 0x%lx, addr = %p)\n"), in handle_runtime_exceptions() 677 …_("\nUnhandled exception filter called from program %s\nExceptionCode = %lx\nExceptionFlags = %lx\… in handle_runtime_exceptions() 685 ? _("Access violation: write operation at address %lx\n") in handle_runtime_exceptions() 686 : _("Access violation: read operation at address %lx\n")), in handle_runtime_exceptions() 762 (_("find_and_set_shell setting default_shell = %s\n"), default_shell)); in find_and_set_default_shell() 773 (_("find_and_set_shell setting default_shell = %s\n"), default_shell)); in find_and_set_default_shell() 814 (_("find_and_set_shell path search set default_shell = %s\n"), in find_and_set_default_shell() 1236 fprintf(stderr, _("%s is suspending for 30 seconds..."), argv[0]); in main() [all …]
|
D | getopt.c | 85 #define _(msgid) gettext (msgid) macro 663 fprintf (stderr, _("%s: option `%s' is ambiguous\n"), in _getopt_internal() 687 _("%s: option `--%s' doesn't allow an argument\n"), in _getopt_internal() 692 _("%s: option `%c%s' doesn't allow an argument\n"), in _getopt_internal() 709 _("%s: option `%s' requires an argument\n"), in _getopt_internal() 738 fprintf (stderr, _("%s: unrecognized option `--%s'\n"), in _getopt_internal() 742 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), in _getopt_internal() 768 fprintf (stderr, _("%s: illegal option -- %c\n"), in _getopt_internal() 771 fprintf (stderr, _("%s: invalid option -- %c\n"), in _getopt_internal() 801 fprintf (stderr, _("%s: option requires an argument -- %c\n"), in _getopt_internal() [all …]
|
D | misc.c | 285 fputs (_(". Stop.\n"), stderr); 306 sprintf (buf, _("Unknown error %d"), errnum); in strerror() 316 error (NILF, _("%s%s: %s"), str, name, strerror (errno)); in perror_with_name() 324 fatal (NILF, _("%s: %s"), name, strerror (errno)); in pfatal_with_name() 344 fatal (NILF, _("virtual memory exhausted")); in xmalloc() 359 fatal (NILF, _("virtual memory exhausted")); in xrealloc() 376 fatal (NILF, _("virtual memory exhausted")); in xstrdup() 646 fprintf (stderr, _("%s: user %lu (real %lu), group %lu (real %lu)\n"), in log_access() 667 log_access (_("Initialized access")); in init_access() 746 log_access (_("User access")); in user_access() [all …]
|
D | job.c | 321 error = _("Cannot create a temporary file\n"); in create_batch_file() 388 (ignored ? _("*** [%s] Error 0x%x (ignored)") in child_error() 389 : _("*** [%s] Error 0x%x")), in child_error() 393 error (NILF, ignored ? _("[%s] Error %d (ignored)") : in child_error() 394 _("*** [%s] Error %d"), in child_error() 399 coredump ? _(" (core dumped)") : ""); in child_error() 488 error (NILF, _("*** Waiting for unfinished jobs....")); in reap_children() 518 DB (DB_JOBS, (_("Live child %p (%s) PID %ld %s\n"), in reap_children() 520 (long) c->pid, c->remote ? _(" (remote)") : "")); in reap_children() 698 ? _("Reaping losing child %p PID %ld %s\n") in reap_children() [all …]
|
D | ar.c | 53 fatal (NILF, _("attempt to use unsupported feature: `%s'"), name); in ar_name() 137 error (NILF, _("touch archive member is not available on VMS")); in ar_touch() 168 error (NILF, _("touch: Archive `%s' does not exist"), arname); in ar_touch() 171 error (NILF, _("touch: `%s' is not a valid archive"), arname); in ar_touch() 178 _("touch: Member `%s' does not exist in `%s'"), memname, arname); in ar_touch() 185 _("touch: Bad return code from ar_member_touch on `%s'"), name); in ar_touch()
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | test_driver.pl | 92 $makeENV{$_} = $ENV{$_} if $ENV{$_}; 289 @argv = @_; 356 local($num) = shift @_; 359 while (@_) 361 $newnum = shift @_; 373 local($width, $string) = @_; 531 local(@files) = @_; 543 local($plname,@moreusage) = @_; 557 local(@morehelp) = @_; 619 $depth = defined ($_[0]) ? $_[0] : 1; [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/ |
D | placeholders.hpp | 53 #if !defined(_) || defined(BOOST_MPL_CFG_NO_UNNAMED_PLACEHOLDER_SUPPORT) 55 typedef arg<-1> _; typedef 60 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_) 63 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_; 85 typedef arg<i_> BOOST_PP_CAT(_,i_); 91 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(BOOST_PP_CAT(_,i_)) 94 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::BOOST_PP_CAT(_,i_);
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 97 ValueArray$i($for j, [[T$j v$j]]) : $for j, [[v$(j)_(v$j)]] {} 101 const T array[] = {$for j, [[static_cast<T>(v$(j)_)]]}; 111 const T$j v$(j)_; 136 : $for j, [[g$(j)_(g$j)]] {} 140 return new Iterator(this, $for j, [[g$(j)_, g$(j)_.begin()]]); 143 return new Iterator(this, $for j, [[g$(j)_, g$(j)_.end()]]); 156 begin$(j)_(g$j.begin()), end$(j)_(g$j.end()), current$(j)_(current$j) 169 ++current$(i)_; 172 if (current$(i+2-k)_ == end$(i+2-k)_) { 173 current$(i+2-k)_ = begin$(i+2-k)_; [all …]
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 24 char _[43981]; member 32 char _[34981]; member 40 char _[93481]; member 77 char _[43981]; member 85 char _[34981]; member 94 char _[93481]; member 128 char _[43981]; member 136 char _[34981]; member 145 char _[93481]; member 179 char _[43981]; member [all …]
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | dynamic_cast3.cpp | 23 char _[43981]; member 31 char _[34981]; member 39 char _[93481]; member 76 char _[43981]; member 84 char _[34981]; member 93 char _[93481]; member 127 char _[43981]; member 135 char _[34981]; member 144 char _[93481]; member 178 char _[43981]; member [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/ |
D | target_info.py | 35 name, _, _ = platform.linux_distribution() 43 _, ver, _ = platform.linux_distribution()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/ |
D | interpret_argument_value.hpp | 46 static bool _( cstring source, boost::optional<T>& res ) in _() function 63 static bool _( cstring source, boost::optional<dstring>& res ) in _() function 79 static bool _( cstring source, boost::optional<cstring>& res ) in _() function 94 static bool _( cstring source, boost::optional<bool>& res ) in _() function 128 return interpret_argument_value_impl<T>::_( source, res ); in interpret_argument_value()
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 81 fprintf (stream, _("Usage: %s [option(s)] [addr(s)]\n"), program_name); in usage() 82 fprintf (stream, _(" Convert addresses into line number/file name pairs.\n")); in usage() 83 …fprintf (stream, _(" If no addresses are specified on the command line, they will be read from std… in usage() 84 fprintf (stream, _(" The options are:\n\ in usage() 101 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO); in usage() 281 printf (_(" at ")); in translate_addresses() 322 printf (_(" (inlined by) ")); in translate_addresses() 355 fatal (_("%s: cannot get addresses from archive"), file_name); in process_file() 372 fatal (_("%s: cannot find section %s"), file_name, section_name); in process_file() 442 fatal (_("unknown demangling style `%s'"), in addr2line_main()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest-typed-test.h | 160 # define GTEST_TYPE_PARAMS_(TestCaseName) gtest_type_params_##TestCaseName##_ 178 bool gtest_##CaseName##_##TestName##_registered_ GTEST_ATTRIBUTE_UNUSED_ = \ 200 gtest_case_##TestCaseName##_ 207 gtest_typed_test_case_p_state_##TestCaseName##_ 214 gtest_registered_test_names_##TestCaseName##_ 251 bool gtest_##Prefix##_##CaseName GTEST_ATTRIBUTE_UNUSED_ = \
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | placeholders.hpp | 14 typedef arg< -1 > _; typedef 18 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_) 21 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/detail/ |
D | in_place_factory_prefix.hpp | 28 #define BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_INIT(z,n,_) BOOST_PP_CAT(m_a,n) BOOST_PP_LPAREN()… argument 29 #define BOOST_DEFINE_INPLACE_FACTORY_CLASS_MEMBER_DECL(z,n,_) BOOST_PP_CAT(A,n) const& BOOST_PP_CAT… argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/ |
D | check.hpp | 30 # define BOOST_PP_CHECK_2(res, _) res argument 36 # define BOOST_PP_CHECK_4(res, _) res argument 43 # define BOOST_PP_CHECK_2(res, _) res argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | debug.cpp | 114 RLock _(mut()); in __find_c_from_i() local 125 WLock _(mut()); in __insert_ic() local 148 WLock _(mut()); in __insert_c() local 196 WLock _(mut()); in __erase_i() local 229 WLock _(mut()); in __invalidate_all() local 313 WLock _(mut()); in __erase_c() local 350 WLock _(mut()); in __iterator_copy() local 378 RLock _(mut()); in __dereferenceable() local 388 RLock _(mut()); in __decrementable() local 398 RLock _(mut()); in __addable() local [all …]
|
/ndk/build/core/ |
D | add-platform.mk | 31 …$(eval NDK_PLATFORM_$(_platform)_$(_abi)_SYSROOT := $(NDK_PLATFORMS_ROOT)/$(_platform)/arch-$(_abi… 32 $(call ndk_log, ABI $(_abi) sysroot is: $(NDK_PLATFORM_$(_platform)_$(_abi)_SYSROOT))\
|