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

<<11121314151617

  /prebuilts/misc/common/swig/include/2.0.11/d/
std_map.i 4 * SWIG typemaps for std::map
std_vector.i 4 * SWIG typemaps for std::vector<T>, D implementation.
15 * Warning: heavy macro usage in this file. Use swig -E to get a sane view on
154 // specified (important for SWIG wrapper generation).
164 // Use CTYPE const& instead of const_reference to work around SWIG code
507 // specified (important for SWIG wrapper generation).
516 // Use CTYPE const& instead of const_reference to work around SWIG code
  /prebuilts/misc/common/swig/include/2.0.11/go/
cdata.i 4 * SWIG library file containing macros for manipulating raw C data as strings.
std_map.i 4 * SWIG typemaps for std::map
  /prebuilts/misc/common/swig/include/2.0.11/guile/
std_string.i 4 * SWIG typemaps for std::string
  /prebuilts/misc/common/swig/include/2.0.11/
inttypes.i 4 * SWIG library file for ISO C99 types: 7.8 Format conversion of integer types <inttypes.h>
  /prebuilts/misc/common/swig/include/2.0.11/java/
enumsimple.swg 4 * This file provides backwards compatible enum wrapping. SWIG versions 1.3.21
std_map.i 4 * SWIG typemaps for std::map
  /prebuilts/misc/common/swig/include/2.0.11/lua/
luaruntime.swg 34 /* SWIG's internal initalisation */
std_map.i 4 * SWIG typemaps for std::map
luarun.swg 56 define of lua_strlen was removed. All SWIG uses have been updated
105 * global swig types
175 to tell the two structures apart within SWIG, other than by looking at the type
183 /* Common SWIG API */
731 /* gets the swig class registry (or creates it) */
734 /* add this all into the swig registry: */
735 lua_pushstring(L,"SWIG");
740 lua_pushstring(L,"SWIG");
744 lua_pushstring(L,"SWIG");
825 spread over more than one swig file.
    [all...]
typemaps.i 4 * SWIG Library file containing the main typemap code to support Lua modules.
32 You also have to give SWIG the hints on which to use where
44 // if SWIG sees int* s1, int* s2, assume they are inout params
102 I have no idea why this kind of code does not exist in SWIG as standard,
119 // inform SWIG of the correct typemap
551 With the following SWIG code
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
std_string.i 4 * SWIG typemaps for std::string types
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
std_map.i 4 * SWIG typemaps for std::map
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octuserdir.swg 44 ie, swig will accept a RCPtr<A> object where a 'A *' is
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
std_map.i 4 * SWIG typemaps for std::map
typemaps.i 4 * The SWIG typemap library provides a language independent mechanism for
45 You could wrap it with SWIG as follows :
131 You could wrap it with SWIG as follows :
255 You could wrap it with SWIG as follows :
  /prebuilts/misc/common/swig/include/2.0.11/php/
std_map.i 4 * SWIG typemaps for std::map
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg 25 /* SWIG APIs for compatibility of both Python 2 & 3 */
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyerrors.swg 132 str = rb_str_cat2( str, "\n\tin SWIG method '" );
rubyhead.swg 4 * breaks using rb_intern as an lvalue, as SWIG does. We work around this
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
exception.swg 4 * This SWIG library file provides language independent exception handling
inoutlist.swg 63 You could wrap it with SWIG as follows :
161 You could wrap it with SWIG as follows :
208 You could wrap it with SWIG as follows :
224 Note : previous versions of SWIG used the symbol 'BOTH' to mark
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
typemaps.i 4 * SWIG typemap library for Tcl8. This file contains various sorts
5 * of typemaps for modifying SWIG's code generation.
13 The SWIG typemap library provides a language independent mechanism for
48 You could wrap it with SWIG as follows :
207 You could wrap it with SWIG as follows :
321 You could wrap it with SWIG as follows :
  /external/selinux/libselinux/
ChangeLog 134 * libsemanage: remove build warning when build swig c files
155 * Change annotation on include/selinux/avc.h to avoid upsetting SWIG
281 * regenerate swig wrappers
302 shell script called exception.sh to generate a swig interface file.
387 * Add swig python bindings for avc interfaces from Dan Walsh.
442 * Merged updated swig bindings from Dan Walsh, including typemap for pid_t.
493 * Fix swig binding for rpm_execcon from James Athey.
522 * Refactored SWIG bindings from James Athey.
544 * Merged additional swig python bindings from Dan Walsh.
588 * Merged more swig initializers from Dan Walsh
    [all...]

Completed in 109 milliseconds

<<11121314151617