HomeSort by relevance Sort by last modified time
    Searched full:swig (Results 1 - 25 of 526) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/google-breakpad/src/third_party/libdisasm/
Makefile.am 31 # Cheat to get non-autoconf swig into tarball,
34 swig/Makefile \
35 swig/libdisasm.i \
36 swig/libdisasm_oop.i \
37 swig/python/Makefile-swig \
38 swig/perl/Makefile-swig \
39 swig/perl/Makefile.PL \
40 swig/ruby/Makefile-swig
    [all...]
  /external/tensorflow/tensorflow/contrib/decision_trees/proto/
generic_tree_model_proto.swig 0 ////////// SWIG INCLUDE //////////
3 %include "net/proto/swig/protofunc.swig"
6 #error Use this file only as a %include or %import after google.swig.
  /external/google-breakpad/src/third_party/libdisasm/swig/
Makefile 2 SWIG = swig # apt-get install swig !
10 export INTERFACE_FILE BASE_NAME SWIG GCC CC_FLAGS LD_FLAGS
15 all: swig
16 dummy: swig swig-python swig-ruby swig-perl swig-tcl install uninstall clea
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
swigclosprefix.scm 1 (declare (hide swig-initialize))
3 (define (swig-initialize obj initargs create)
4 (slot-set! obj 'swig-this
5 (if (memq 'swig-this initargs)
9 (slot-ref ret 'swig-this)
12 (define-class <swig-metaclass-$module> (<class>) (void))
14 (define-method (compute-getter-and-setter (class <swig-metaclass-$module>) slot allocator)
15 (if (not (memq ':swig-virtual slot))
20 (if (eq? (car lst) ':swig-get)
26 (if (eq? (car lst) ':swig-set
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/guile/
common.scm 4 ;;;* This file contains generic SWIG GOOPS classes for generated
8 (define-module (Swig swigrun))
10 (define-module (Swig common)
12 #:use-module (Swig swigrun))
14 (define-class <swig-metaclass> (<class>)
17 (define-method (initialize (class <swig-metaclass>) initargs)
21 (define-class <swig> ()
22 (swig-smob #:init-value #f)
23 #:metaclass <swig-metaclass>
26 (define-method (initialize (obj <swig>) initargs
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubystdfunctors.swg 9 * You can use them in a swig file like:
14 * %template< IntSet > std::set< int, swig::BinaryPredicate<> >;
30 namespace swig {
47 $1 = new swig::BinaryFunction< >($input);
50 $1 = new swig::UnaryFunction< >($input);
54 $1 = new swig::BinaryPredicate<>($input);
58 $1 = new swig::UnaryPredicate< >($input);
88 namespace swig {
100 VALUE arg1 = swig::from(a);
101 VALUE arg2 = swig::from(b)
    [all...]
std_pair.i 9 namespace swig {
20 int res1 = swig::asval((VALUE)first, pfirst);
23 int res2 = swig::asval((VALUE)second, psecond);
28 int res1 = swig::asval((VALUE)first, pfirst);
31 int res2 = swig::asval((VALUE)second, psecond);
48 swig::type_info<value_type>(),0);
65 int res1 = swig::asval((VALUE)first, pfirst);
68 int res2 = swig::asval((VALUE)second, psecond);
74 int res1 = swig::asval((VALUE)first, pfirst);
77 int res2 = swig::asval((VALUE)second, psecond)
    [all...]
Makefile.swig 1 # File : Makefile.swig
2 # Makefile for a SWIG module. Use this file if you are
7 # 3. Type 'make -f Makefile.swig' to generate wrapper code and Makefile.
16 SWIG = swig
30 $(SWIG) $(SWIGOPT) -o $@ $(INTERFACE)
35 echo "include Makefile.swig" >> Makefile;\
extconf.rb 6 # If you use swig -c option, you may have to link libswigrb.
  /prebuilts/misc/common/swig/include/2.0.11/octave/
std_carray.i 6 namespace swig {
23 namespace swig {
33 %typemaps_asptr(SWIG_TYPECHECK_VECTOR, swig::asptr,
38 $result = SWIG_NewPointerObj(swig::make_output_iterator((const $type &)$1),
39 swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
49 swig::SwigPyIterator* __iter__(PyObject **PYTHON_SELF) {
50 return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
std_pair.i 8 namespace swig {
19 int res1 = swig::asval(first, pfirst);
23 int res2 = swig::asval(second, psecond);
29 int res1 = swig::asval(first, pfirst);
33 int res2 = swig::asval((PyObject*)second, psecond);
50 int res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<value_type>(),0);
70 int res1 = swig::asval(first, pfirst);
74 int res2 = swig::asval(second, psecond);
81 int res1 = swig::asval(first, pfirst);
85 int res2 = swig::asval(second, psecond)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
std_carray.i 6 namespace swig {
23 namespace swig {
33 %typemaps_asptr(SWIG_TYPECHECK_VECTOR, swig::asptr,
38 $result = SWIG_NewPointerObj(swig::make_output_iterator((const $type &)$1),
39 swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
49 swig::SwigPyIterator* __iter__(PyObject **PYTHON_SELF) {
50 return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
wchar.i 19 Enable swig wchar support.
std_map.i 7 namespace swig {
15 return swig::from(v.first);
26 return swig::from(v.second);
79 namespace swig {
105 res = SWIG_ConvertPtr(obj,(void**)&p,swig::type_info<map_type>(),0);
131 swig::SwigVar_PyObject key = swig::from(i->first);
132 swig::SwigVar_PyObject val = swig::from(i->second);
140 swig_type_info *desc = swig::type_info<map_type>()
    [all...]
pyruntime.swg 12 %insert(runtime) "swigrun.swg"; /* SWIG API */
13 %insert(runtime) "swigerrors.swg"; /* SWIG errors */
  /prebuilts/misc/darwin-x86/swig/
PREBUILT 2 using the source in external/swig, from the top of
NOTICE 0 SWIG is free software: you can redistribute it and/or modify it
7 Portions of SWIG are also licensed under the terms of the licenses
10 when you distribute SWIG.
12 The SWIG library and examples, under the Lib and Examples top level
21 See the COPYRIGHT file for a list of contributors to SWIG and their
  /prebuilts/misc/darwin-x86_64/swig/
PREBUILT 2 using the source in external/swig, from the top of
NOTICE 0 SWIG is free software: you can redistribute it and/or modify it
7 Portions of SWIG are also licensed under the terms of the licenses
10 when you distribute SWIG.
12 The SWIG library and examples, under the Lib and Examples top level
21 See the COPYRIGHT file for a list of contributors to SWIG and their
  /external/lmfit/ruby/swig/
README 0 SWIG wrapper for lmfit
7 swig -ruby lmfit-ruby.i
  /prebuilts/misc/common/swig/include/2.0.11/
LICENSE 0 SWIG is free software: you can redistribute it and/or modify it
7 Portions of SWIG are also licensed under the terms of the licenses
10 when you distribute SWIG.
12 The SWIG library and examples, under the Lib and Examples top level
21 See the COPYRIGHT file for a list of contributors to SWIG and their
  /prebuilts/misc/linux-x86_64/swig/
NOTICE 0 SWIG is free software: you can redistribute it and/or modify it
7 Portions of SWIG are also licensed under the terms of the licenses
10 when you distribute SWIG.
12 The SWIG library and examples, under the Lib and Examples top level
21 See the COPYRIGHT file for a list of contributors to SWIG and their
  /prebuilts/misc/windows/swig/
NOTICE 0 SWIG is free software: you can redistribute it and/or modify it
7 Portions of SWIG are also licensed under the terms of the licenses
10 when you distribute SWIG.
12 The SWIG library and examples, under the Lib and Examples top level
21 See the COPYRIGHT file for a list of contributors to SWIG and their
  /external/tensorflow/tensorflow/compiler/xla/python/
local_computation_builder.i 16 // SWIG typemaps and declarations for building, compiling, and
87 // The SWIG object wrappers generated by this file are not intended
101 // Other SWIG object wrappers (e.g. of LocalComputation) are further
124 using namespace xla::swig;
127 namespace swig {
168 %typemap(out) StatusOr<xla::swig::CompiledLocalComputation*> {
173 $typemap(out, xla::swig::CompiledLocalComputation*)
191 %typemap(out) StatusOr<xla::swig::LocalComputation*> {
196 $typemap(out, xla::swig::LocalComputation*)
288 %typemap(in) tensorflow::gtl::ArraySlice<xla::swig::LocalShapedBuffer*
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/swig/tcl/
Makefile-swig 5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
37 all: swig-tcl
39 dummy: swig-tcl install uninstall clean
41 swig-tcl: $(TCL_MOD)
50 swig -tcl -o $(TCL_SHADOW) -outdir . $<

Completed in 592 milliseconds

1 2 3 4 5 6 7 8 91011>>