Home
last modified time | relevance | path

Searched refs:Target (Results 1 – 25 of 42) sorted by relevance

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dcast.hpp38 template <typename Target, typename Source>
39 inline Target numeric_cast( Source arg ) in numeric_cast()
41 typedef numeric::conversion_traits<Target, Source> conv_traits; in numeric_cast()
42 typedef numeric::numeric_cast_traits<Target, Source> cast_traits; in numeric_cast()
45 Target, in numeric_cast()
Dnumeric_cast_traits.hpp16 template <typename Target, typename Source, typename EnableIf = void>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp68 #define BOOST_LCAST_THROW_BAD_CAST(Source, Target) \ argument
69 throw_exception(bad_lexical_cast(typeid(Source), typeid(Target)))
331 template<class CharT, class Target, class Source>
346 template<class CharT, class Target, class Traits, class Alloc>
348 , Target
364 template<class CharT, class Target, class Traits, class Alloc>
366 , Target
1976 template<typename Target, typename Source>
1983 ::boost::is_arithmetic<Target>::value,
1985 detail::is_char_or_wchar<Target>::value
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dlcast_precision.hpp173 template<class Source, class Target>
174 inline void lcast_set_precision(std::ios_base& stream, Source*, Target*) in lcast_set_precision() argument
177 std::streamsize const t = lcast_get_precision(static_cast<Target*>(0)); in lcast_set_precision()
/ndk/build/tools/toolchain-licenses/
DCOPYING.RUNTIME38 "Target Code" refers to output from any compiler for a real or virtual
41 phase. Notwithstanding that, Target Code does not include data in any
47 Java Virtual Machine byte code, into Target Code. Thus, for example,
61 You have permission to propagate a work of Target Code formed by
64 all Target Code was generated by Eligible Compilation Processes. You
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-k63 $make_name: Target `edit' not remade because of errors.\n";
96 $make_name: Target `all' not remade because of errors.\n";
/ndk/
DREADME.md24 Target headers and binaries are built on Linux.
43 ### Target Headers and Binaries
88 Host/Target prebuilts
/ndk/sources/host-tools/make-3.81/po/
Dde.po11 # target(s) -> Ziel(e) (nicht: Target(s))
1100 msgstr "Syntax: %s [Optionen] [Target] ...\n"
1349 msgstr "Es fehlt ein Target-Muster"
1353 msgstr "Mehrfache Target-Muster"
1358 msgstr "Target-Muster enth�lt kein �%%�"
1406 msgstr "Target �%s� passt nicht zum Target-Muster"
1456 "%sKeine Regel vorhanden, um das Target �%s�, \n"
1462 msgstr "Betrachte Target-Datei �%s�.\n"
1530 msgstr "Die Arbeit an der Target-Datei �%s� wurde aufgegeben.\n"
1534 msgid "Target `%s' not remade because of errors."
[all …]
Did.po1472 msgid "Target `%s' not remade because of errors."
1473 msgstr "Target `%s' tidak dibuat lagi karena ada kesalahan (errors)."
1497 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1498 msgstr "Target `%s' merupakan double-colon dan tidak memiliki syarat.\n"
1547 msgid "Target file `%s' needs remade under -q.\n"
1548 msgstr "Target file `%s' dibutuhkan untuk membuat kembali dengan opsi -q.\n"
Dmake.pot1413 msgid "Target `%s' not remade because of errors."
1438 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1488 msgid "Target file `%s' needs remade under -q.\n"
Dbe.po1432 msgid "Target `%s' not remade because of errors."
1457 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1507 msgid "Target file `%s' needs remade under -q.\n"
DMakefile.in.in96 # Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
Dja.po1487 msgid "Target `%s' not remade because of errors."
1512 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1562 msgid "Target file `%s' needs remade under -q.\n"
Dko.po1475 msgid "Target `%s' not remade because of errors."
1500 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1550 msgid "Target file `%s' needs remade under -q.\n"
Dzh_CN.po1438 msgid "Target `%s' not remade because of errors."
1463 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1513 msgid "Target file `%s' needs remade under -q.\n"
Drw.po1535 msgid "Target `%s' not remade because of errors."
1560 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1610 msgid "Target file `%s' needs remade under -q.\n"
Dhe.po1473 msgid "Target `%s' not remade because of errors."
1498 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1548 msgid "Target file `%s' needs remade under -q.\n"
Dsv.po1468 msgid "Target `%s' not remade because of errors."
1493 msgid "Target `%s' is double-colon and has no prerequisites.\n"
1544 msgid "Target file `%s' needs remade under -q.\n"
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dvpathplus42 # Target not made testing info:
Dtargetvars53 # Target-specific vars with multiple LHS pattern rules
117 # For PR/1378: Target-specific vars don't inherit correctly
/ndk/sources/host-tools/make-3.81/
DREADME.W32216 file named "Target", it will preserve the case. Subsequent access to
218 file named "target" or "TARGET" will open the file "Target").
227 Target in the directory subdir which will subsequently be used
232 subdir/Target:
Dconfig.log71 Target: x86_64-linux-gnu
/ndk/tests/standalone/
Drun.sh321 CC_TARGET=$($CLANG -v 2>&1 | grep Target:)
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info122 Node: Target-specific198860
Dmake.info-1215 * Target-specific:: Variable values can be defined on a per-target
217 * Pattern-specific:: Target-specific variable values can be applied
1170 assignments. *Note Target-specific Variable Values:
1171 Target-specific.
1782 This rule uses `print' as an empty target file; see *note Empty Target
2227 `.PHONY' (*note Special Built-in Target Names: Special Targets.) as
2369 4.8 Empty Target Files to Record Events
2400 4.9 Special Built-in Target Names
2597 4.11 Multiple Rules for One Target
3090 Target-specific Variable Values: Target-specific.) to obtain a tighter
[all …]

12