OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swig
(Results
226 - 250
of
405
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/misc/common/swig/include/2.0.11/lua/
std_string.i
76
std::string& can be wrapped, but you must inform
SWIG
if it is in or out
86
typemaps to tell
SWIG
what to do.
/prebuilts/misc/common/swig/include/2.0.11/r/
rstdcommon.swg
3
namespace
swig
{
183
namespace
swig
{
/prebuilts/misc/common/swig/include/2.0.11/ruby/
typemaps.i
16
The
SWIG
typemap library provides a language independent mechanism for
58
You could wrap it with
SWIG
as follows :
126
You could wrap it with
SWIG
as follows :
199
You could wrap it with
SWIG
as follows :
217
Note : previous versions of
SWIG
used the symbol 'BOTH' to mark
/external/lldb/scripts/Python/
modify-python-lldb.py
5
# running
swig
) to support iteration and/or equality operations for certain lldb
10
#
swig
. For an example, take a look at SBTarget.h header file, where we take
13
# '#endif', the '#ifdef
SWIG
', the c comment marker, the trailing blank (SPC's)
18
# feature of
swig
removes ' *' from it) into 'str' (as a Python str type).
37
c_ifdef_swig = "#ifdef
SWIG
"
99
# The modify-python-lldb.py script is responsible for post-processing this
SWIG
-
323
# cleaning the Python docstrings generated by the
swig
docstring features.
/external/webp/
README
80
SWIG
bindings:
83
To generate language bindings from
swig
/libwebp.
swig
at least
swig
-1.3
84
(http://www.
swig
.org) is required.
107
See
swig
/README for more detailed build instructions.
111
To build the
swig
-generated JNI wrapper code at least JDK-1.5 (or equivalent)
117
To build the
swig
-generated Python extension code at least Python 2.6 is
118
required. Python < 2.6 may build with some minor changes to libwebp.
swig
or the
/prebuilts/misc/common/swig/include/2.0.11/
swig.swg
2
*
swig
.swg
4
* Common macro definitions for various
SWIG
directives. This file is always
12
/* Deprecated
SWIG
directives */
261
we use the prefix '%$' to avoid clashings with other
swig
595
* no default-constructor (making it difficult for
SWIG
to properly declare
626
* make massive changes to typemaps and other parts of the
SWIG
code generator.
628
* Note: this code is not included when
SWIG
runs in C-mode, when classes
630
*
SWIG
tries to avoid doing this except in very special circumstances.
651
/* SwigValueWrapper is described in
swig
.swg */
swiginit.swg
7
* The idea is that
swig
generates all the structures that are needed.
75
/* so set the
swig
module into the interpreter */
79
/* the interpreter has loaded a
SWIG
module, but has it loaded this one? */
swigwarnings.swg
2
Include the internal
swig
macro codes. These macros correspond to
3
the one found in Source/Include/swigwarn.h plus the '
SWIG
' prefix.
36
*
SWIG
warning codes
cmalloc.i
4
*
SWIG
library file containing macros that can be used to create objects using
/external/libvncserver/VisualNaCro/
configure.ac
11
AC_CHECK_PROG(
SWIG
,
swig
,
swig
)
/prebuilts/misc/common/swig/include/2.0.11/csharp/
typemaps.i
41
You could wrap it with
SWIG
as follows :
118
You could wrap it with
SWIG
as follows :
201
You could wrap it with
SWIG
as follows :
enumsimple.swg
4
* This file provides backwards compatible enum wrapping.
SWIG
versions 1.3.21
/prebuilts/misc/common/swig/include/2.0.11/d/
typemaps.i
41
You could wrap it with
SWIG
as follows :
122
You could wrap it with
SWIG
as follows :
208
You could wrap it with
SWIG
as follows :
dclassgen.swg
64
// at the
SWIG
command line), so we are stuck with public visibility for
/prebuilts/misc/common/swig/include/2.0.11/go/
typemaps.i
41
You could wrap it with
SWIG
as follows :
133
You could wrap it with
SWIG
as follows :
228
You could wrap it with
SWIG
as follows :
/prebuilts/misc/common/swig/include/2.0.11/typemaps/
fragments.swg
258
%#error "
SWIG
language implementation must provide the Fragment fragment"
264
%#error "
SWIG
language implementation must provide a SWIG_From_frag(Type) fragment"
267
%#error "
SWIG
language implementation must provide a SWIG_AsVal_frag(Type) fragment"
/external/lldb/scripts/Python/interface/
SBBreakpointLocation.i
1
//===--
SWIG
Interface for SBBreakpointLocation -----------------*- C++ -*-===//
SBCommandInterpreter.i
1
//===--
SWIG
Interface for SBCommandInterpreter -----------------*- C++ -*-===//
SBFileSpec.i
1
//===--
SWIG
Interface for SBFileSpec ---------------------------*- C++ -*-===//
SBInstruction.i
1
//===--
SWIG
Interface for SBInstruction ------------------------*- C++ -*-===//
SBLineEntry.i
1
//===--
SWIG
Interface for SBLineEntry --------------------------*- C++ -*-===//
SBSymbol.i
1
//===--
SWIG
Interface for SBSymbol -----------------------------*- C++ -*-===//
/external/lldb/test/python_api/process/
TestProcessAPI.py
100
# Due to the typemap magic (see lldb.
swig
), we pass in 1 to ReadMemory and
131
# Due to the typemap magic (see lldb.
swig
), we pass in 256 to read at most 256 bytes
148
# Due to the typemap magic (see lldb.
swig
), we pass in 4 to read 4 bytes
199
# Due to the typemap magic (see lldb.
swig
), we pass in 1 to ReadMemory and
/prebuilts/misc/common/swig/include/2.0.11/chicken/
std_string.i
4
*
SWIG
typemaps for std::string
typemaps.i
40
You could wrap it with
SWIG
as follows :
83
You could wrap it with
SWIG
as follows :
193
You could wrap it with
SWIG
as follows :
217
Note : previous versions of
SWIG
used the symbol 'BOTH' to mark
Completed in 199 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>