HomeSort by relevance Sort by last modified time
    Searched full:swig (Results 76 - 100 of 405) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/misc/common/swig/include/2.0.11/python/
std_vector.i 7 namespace swig {
std_set.i 7 namespace swig {
49 return *(swig::cgetpos(self, i));
defarg.swg 10 This fails because args is now a tuple and SWIG doesn't know what to
std_vectora.i 7 namespace swig {
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyfragments.swg 5 over the ones defined by default by swig.
std_set.i 7 namespace swig {
163 VALUE r = swig::from< Sequence::value_type >(*i);
183 $result = SWIG_NewPointerObj(swig::make_set_nonconst_iterator(%static_cast($1,const $type &),
185 swig::Iterator::descriptor(),SWIG_POINTER_OWN);
192 rb_ary_push($result, SWIG_NewPointerObj(swig::make_set_nonconst_iterator(%static_cast($1,$type &).first),
193 swig::Iterator::descriptor(),SWIG_POINTER_OWN));
209 return *(swig::cgetpos(self, i));
rubycontainer_extended.swg 29 r = swig::from< Type >( val );
67 r = swig::from< Type >( *i );
69 *i = swig::as< Type >( r );
126 %swig_container_extend( %arg( Container ), swig::GC_VALUE );
std_deque.i 7 namespace swig {
std_queue.i 7 namespace swig {
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclfragments.swg 5 over the ones defined by default by swig.
tclruntime.swg 12 %insert(runtime) "swigerrors.swg" /* SWIG errors */
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
traits.swg 31 namespace swig {
76 static std::string name = make_ptr_name(swig::type_name<Type>());
206 namespace swig {
226 namespace swig {
259 namespace swig {
288 %arg(swig::asval),
289 %arg(swig::from),
301 %arg(swig::asptr),
302 %arg(swig::from),
  /external/lldb/test/python_api/debugger/
TestDebuggerAPI.py 27 # FIXME (filcab): We must first allow for the swig bindings to know if
28 # a Python callback is set. (Check python-typemaps.swig)
  /external/openfst/src/include/fst/script/
connect.h 28 // This function confuses SWIG, because both versions have the same args
29 #ifndef SWIG
invert.h 27 // The following confuses swig, because it has the same arguments
29 #ifndef SWIG
  /prebuilts/misc/common/swig/include/2.0.11/gcj/
cni.swg 5 #ifdef SWIG
9 #pragma SWIG nowarn=313,402
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
std_complex.i 5 #ifdef SWIG
63 #endif // SWIG
director.swg 13 # define SWIG_DIRECTOR_CAST(ARG) dynamic_cast<Swig::Director *>(ARG)
15 namespace Swig {
30 class DirectorTypeMismatchException : public Swig::DirectorException {
37 class DirectorMethodException : public Swig::DirectorException {};
40 class DirectorPureVirtualException : public Swig::DirectorException {
  /prebuilts/misc/common/swig/include/2.0.11/php/
phppointers.i 5 /* First Check for SWIG wrapped type */
9 /* Not swig wrapped type, so we check if it's a PHP reference type */
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_vector.i 77 namespace swig {
90 // Add swig/language extra methods
118 namespace swig {
131 // Add swig/language extra methods
158 namespace swig {
171 // Add swig/language extra methods
199 namespace swig {
213 // Add swig/language extra methods
  /external/llvm/include/llvm-c/
Target.h 49 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
53 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
58 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
64 #undef LLVM_ASM_PRINTER /* Explicit undef to make SWIG happier */
70 #undef LLVM_ASM_PARSER /* Explicit undef to make SWIG happier */
76 #undef LLVM_DISASSEMBLER /* Explicit undef to make SWIG happier */
84 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
93 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
102 #undef LLVM_TARGET /* Explicit undef to make SWIG happier */
111 #undef LLVM_ASM_PRINTER /* Explicit undef to make SWIG happier *
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/pike/
std_string.i 4 * SWIG typemaps for std::string
47 throw Swig::DirectorTypeMismatchException("string expected");
55 throw Swig::DirectorTypeMismatchException("string expected");
  /external/google-breakpad/src/third_party/libdisasm/swig/
README 1 Libdisasm SWIG README
3 The SWIG utility (www.swig.org) can be used to generate
6 Building SWIG Modules
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
mzrun.swg 16 /* Common SWIG API */
28 sprintf(m,"SWIG contract, assertion failed: function=%s, message=%s", \
38 /* MzScheme-specific SWIG API */
197 scheme_signal_error("swig-memory-error");
306 fprintf(stderr,"SWIG:mzscheme:MZ_DYNLOAD_LIBPATH=%s\n",(ep==NULL) ? "(null)" : ep);
307 fprintf(stderr,"SWIG:mzscheme:extra_paths[%d]\n",k-1);
309 fprintf(stderr,"SWIG:mzscheme:extra_paths[%d]=%s\n",i,extra_paths[i]);
326 fprintf(stderr,"SWIG:mzscheme:%s\n",extra_paths[i]);
382 fprintf(stderr,"SWIG:mzscheme:n=%d\n",n);
387 fprintf(stderr,"SWIG:mzscheme:loading %s\n",mz_dlopen_libraries[i])
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
Makefile.pl 2 # MakeMaker file for a SWIG module. Use this file if you are

Completed in 250 milliseconds

1 2 34 5 6 7 8 91011>>