Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 68) sorted by relevance

123

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
Dargument.hpp43 class argument { class
46 argument( parameter const& p, rtti::id_t value_type ) in argument() function in boost::BOOST_RT_PARAM_NAMESPACE::argument
52 virtual ~argument() {} in ~argument()
64 class typed_argument : public argument {
68 : argument( p, rtti::type_id<T>() ) in typed_argument()
71 : argument( p, rtti::type_id<T>() ) in typed_argument()
84 arg_value( argument const& arg_ ) in arg_value()
95 arg_value( argument& arg_ ) in arg_value()
Dfwd.hpp30 class argument;
31 typedef shared_ptr<argument> argument_ptr;
32 typedef shared_ptr<argument const> const_argument_ptr;
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dword59 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
64 "#MAKEFILE#:4: *** non-numeric first argument to `word' function: 'abc '. Stop.",
69 "#MAKEFILE#:5: *** non-numeric first argument to `word' function: '1a'. Stop.",
74 "#MAKEFILE#:7: *** non-numeric first argument to `wordlist' function: ''. Stop.",
79 "#MAKEFILE#:8: *** non-numeric first argument to `wordlist' function: 'abc '. Stop.",
84 … "#MAKEFILE#:9: *** non-numeric second argument to `wordlist' function: ' 12a '. Stop.",
97 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: ''. Stop.",
102 "#MAKEFILE#:3: *** non-numeric first argument to `word' function: 'abc'. Stop.",
107 "#MAKEFILE#:3: *** first argument to `word' function must be greater than 0. Stop.",
112 "#MAKEFILE#:4: *** non-numeric first argument to `wordlist' function: ''. Stop.",
[all …]
Dfilter-out9 also added to the text argument. This tests an internal hash table
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dargument_factory.hpp151 ? static_cast<argument*>(new typed_argument<boost::optional<T> >( p, value )) in produce_using()
152 : static_cast<argument*>(new typed_argument<T>( p, *value )) ); in produce_using()
158 ? static_cast<argument*>(new typed_argument<optional_list>( p )) in produce_using()
159 : static_cast<argument*>(new typed_argument<std::list<T> >( p )) ); in produce_using()
Dparser.ipp21 #include <boost/test/utils/runtime/argument.hpp>
70 BOOST_RT_PARAM_INLINE argument const&
75 …BOOST_RT_PARAM_VALIDATE_LOGIC( !!arg, "Actual argument for parameter " << string_id << " is not pr…
138 BOOST_RT_PARAM_TRACE( "Parse argument value" );
149 … BOOST_RT_PARAM_LITERAL( "Required argument for parameter " ) << curr_param->id_2_report()
Dparser.hpp130 argument const& valid_argument( cstring string_id ) const;
Dparameter.hpp82 argument const& actual_argument() const { return *m_actual_argument; } in actual_argument()
/ndk/build/gmsl/
D__gmsl307 # character in the first argument
316 # by the character in the first argument
591 # Returns: Returns the result of integer division of argument 1 divided
592 # by argument 2 in x's representation
603 # Returns: Returns the integer division of the first argument by the second
631 # int_gt First argument greater than second argument
632 # int_gte First argument greater than or equal to second argument
633 # int_lt First argument less than second argument
634 # int_lte First argument less than or equal to second argument
635 # int_eq First argument is numerically equal to the second argument
[all …]
/ndk/build/core/toolchains/aarch64-linux-android-clang3.6/
Dsetup.mk50 -Wno-invalid-command-line-argument \
51 -Wno-unused-command-line-argument \
/ndk/build/core/toolchains/mips64el-linux-android-clang3.6/
Dsetup.mk57 -Wno-invalid-command-line-argument \
58 -Wno-unused-command-line-argument \
/ndk/build/core/toolchains/x86-clang3.6/
Dsetup.mk50 -Wno-invalid-command-line-argument \
51 -Wno-unused-command-line-argument \
/ndk/build/core/toolchains/mipsel-linux-android-clang3.6/
Dsetup.mk57 -Wno-invalid-command-line-argument \
58 -Wno-unused-command-line-argument \
/ndk/build/core/toolchains/x86_64-clang3.6/
Dsetup.mk50 -Wno-invalid-command-line-argument \
51 -Wno-unused-command-line-argument \
/ndk/build/core/toolchains/arm-linux-androideabi-clang3.6/
Dsetup.mk51 -Wno-invalid-command-line-argument \
52 -Wno-unused-command-line-argument \
/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template7 # run_make_tests.pl, but briefly the first argument is a string with the
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dbitset725 throw invalid_argument("bitset string ctor has invalid argument");
727 assert(!"bitset string ctor has invalid argument");
759 throw invalid_argument("bitset string ctor has invalid argument");
761 assert(!"bitset string ctor has invalid argument");
838 throw out_of_range("bitset set argument out of range");
840 assert(!"bitset set argument out of range");
861 throw out_of_range("bitset reset argument out of range");
863 assert(!"bitset reset argument out of range");
894 throw out_of_range("bitset flip argument out of range");
896 assert(!"bitset flip argument out of range");
[all …]
/ndk/sources/host-tools/make-3.81/po/
Dsv.po357 msgid "non-numeric first argument to `word' function"
358 msgstr "icke-numeriskt f�rsta argument till funktionen \"word\""
361 msgid "first argument to `word' function must be greater than 0"
365 msgid "non-numeric first argument to `wordlist' function"
366 msgstr "icke-numeriskt f�rsta argument till funktionen \"wordlist\""
369 msgid "non-numeric second argument to `wordlist' function"
370 msgstr "icke-numeriskt andra argument till funktionen \"wordlist\""
399 msgstr "Otillr�ckligt antal argument (%d) till funktionen \"%s\""
418 msgid "%s: option `--%s' doesn't allow an argument\n"
419 msgstr "%s: flaggan \"--%s\" tar inget argument\n"
[all …]
Dnl.po365 msgid "non-numeric first argument to `word' function"
366 msgstr "niet-numeriek eerste argument van 'word'-functie"
369 msgid "first argument to `word' function must be greater than 0"
370 msgstr "eerste argument van 'word'-functie moet groter zijn dan 0"
373 msgid "non-numeric first argument to `wordlist' function"
374 msgstr "niet-numeriek eerste argument van 'wordlist'-functie"
377 msgid "non-numeric second argument to `wordlist' function"
378 msgstr "niet-numeriek tweede argument van 'wordlist'-functie"
426 msgid "%s: option `--%s' doesn't allow an argument\n"
427 msgstr "%s: optie '--%s' staat geen argument toe\n"
[all …]
Dda.po356 msgid "non-numeric first argument to `word' function"
357 msgstr "ikke-numerisk f�rste argument til 'word'-funktionen"
360 msgid "first argument to `word' function must be greater than 0"
361 msgstr "f�rste argument til 'word'-functionen skal v�re st�rre end 0"
364 msgid "non-numeric first argument to `wordlist' function"
365 msgstr "ikke-numerisk f�rste argument til 'wordlist'-funktionen"
368 msgid "non-numeric second argument to `wordlist' function"
369 msgstr "ikke-numerisk andet argument til 'wordlist'-funktionen"
417 msgid "%s: option `--%s' doesn't allow an argument\n"
418 msgstr "%s: tilvalg '--%s' tillader ikke et argument\n"
[all …]
Dhr.po356 msgid "non-numeric first argument to `word' function"
357 msgstr "prvi argument funkcije `word' nije broj"
360 msgid "first argument to `word' function must be greater than 0"
361 msgstr "prvi argument funkcije `word' mora biti ve�i od 0"
364 msgid "non-numeric first argument to `wordlist' function"
365 msgstr "drugi argument funkcije `wordllist' nije broj"
368 msgid "non-numeric second argument to `wordlist' function"
417 msgid "%s: option `--%s' doesn't allow an argument\n"
418 msgstr "%s: uz opciju `--%s' ne ide argument\n"
422 msgid "%s: option `%c%s' doesn't allow an argument\n"
[all …]
Dpl.po360 msgid "non-numeric first argument to `word' function"
361 msgstr "pierwszy argument funkcji `word' nie jest numeryczny"
364 msgid "first argument to `word' function must be greater than 0"
365 msgstr "pierwszy argument funkcji `word' musi by� wi�kszy od 0"
368 msgid "non-numeric first argument to `wordlist' function"
369 msgstr "pierwszy argument funkcji `wordlist' nie jest numeryczny"
372 msgid "non-numeric second argument to `wordlist' function"
373 msgstr "drugi argument funkcji `wordlist' nie jest numeryczny"
402 msgstr "Niewystarczaj�ca liczba argument�w (%d) dla funkcji `%s'"
421 msgid "%s: option `--%s' doesn't allow an argument\n"
[all …]
Dmake.pot350 msgid "non-numeric first argument to `word' function"
354 msgid "first argument to `word' function must be greater than 0"
358 msgid "non-numeric first argument to `wordlist' function"
362 msgid "non-numeric second argument to `wordlist' function"
411 msgid "%s: option `--%s' doesn't allow an argument\n"
416 msgid "%s: option `%c%s' doesn't allow an argument\n"
421 msgid "%s: option `%s' requires an argument\n"
446 msgid "%s: option requires an argument -- %c\n"
456 msgid "%s: option `-W %s' doesn't allow an argument\n"
1028 msgid "the `-%c' option requires a non-empty string argument"
[all …]
Dbe.po353 msgid "non-numeric first argument to `word' function"
357 msgid "first argument to `word' function must be greater than 0"
361 msgid "non-numeric first argument to `wordlist' function"
365 msgid "non-numeric second argument to `wordlist' function"
414 msgid "%s: option `--%s' doesn't allow an argument\n"
419 msgid "%s: option `%c%s' doesn't allow an argument\n"
424 msgid "%s: option `%s' requires an argument\n"
449 msgid "%s: option requires an argument -- %c\n"
459 msgid "%s: option `-W %s' doesn't allow an argument\n"
1039 msgid "the `-%c' option requires a non-empty string argument"
[all …]
Dja.po358 msgid "non-numeric first argument to `word' function"
362 msgid "first argument to `word' function must be greater than 0"
366 msgid "non-numeric first argument to `wordlist' function"
370 msgid "non-numeric second argument to `wordlist' function"
419 msgid "%s: option `--%s' doesn't allow an argument\n"
424 msgid "%s: option `%c%s' doesn't allow an argument\n"
429 msgid "%s: option `%s' requires an argument\n"
454 msgid "%s: option requires an argument -- %c\n"
464 msgid "%s: option `-W %s' doesn't allow an argument\n"
1086 msgid "the `-%c' option requires a non-empty string argument"
[all …]

123