Searched refs:interpreter (Results 1 – 11 of 11) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/ |
D | modifier.hpp | 38 nfp::keyword<struct interpreter_t> interpreter; variable
|
D | environment.hpp | 62 if( m.has( interpreter ) ) in init_new_var() 63 m[interpreter]( str_value, value ); in init_new_var()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
D | modifier.hpp | 58 nfp::keyword<struct interpreter_t> interpreter; variable
|
D | argument_factory.hpp | 82 optionally_assign( m_value_interpreter, m, interpreter ); in accept_modifier()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | lexical_cast.hpp | 2137 interpreter_type interpreter(buf, buf + src_len); in lexical_cast_impl() local 2140 if(!(interpreter.operator <<(arg) && interpreter.operator >>(result))) in lexical_cast_impl() 2481 detail::lexical_stream<Target, Source, traits> interpreter; in lexical_cast() local 2484 if(!(interpreter << arg && interpreter >> result)) in lexical_cast()
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | COPYING | 133 produce the work, or an object code interpreter used to run it.
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING3 | 132 produce the work, or an object code interpreter used to run it.
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 132 produce the work, or an object code interpreter used to run it.
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 131 the DOS command interpreter in batch mode even if a UNIX-like shell
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 2399 The name of the system default command interpreter, usually 2406 On MS-DOS only, the name of the command interpreter that is to be
|
D | make.texi | 10600 The name of the system default command interpreter, usually @file{/bin/sh}. 10608 On MS-DOS only, the name of the command interpreter that is to be used
|