Home
last modified time | relevance | path

Searched refs:SWIG (Results 1 – 25 of 42) sorted by relevance

12

/external/lldb/scripts/
Dbuild-swig-wrapper-classes.sh86 SWIG=`which swig`
87 if [ ! -x "$SWIG" -a -f /usr/bin/swig ]
89 SWIG=/usr/bin/swig
93 SWIG=/usr/local/bin/swig
97 if [ ${SWIG}a = a ]
147 …RC_ROOT" "$TARGET_DIR" "$CONFIG_BUILD_DIR" "${PREFIX}" "${debug_flag}" "${SWIG}" "${makefile_flag}…
Dlldb.swig4 This is the input file for SWIG, to create the appropriate C++ wrappers and
107 /* Various liblldb typedefs that SWIG needs to know about. */
/external/libvncserver/VisualNaCro/
DMakefile.am19 SWIG= @SWIG@ macro
41 $(SWIG) -perl5 $(SWIGOPT) $(INTERFACE)
Dnacro.h4 #ifdef SWIG
DREADME72 Fortunately, this task is made very, very easy by SWIG. As Perl
74 But SWIG makes it easy to use the very same interface for other
/external/google-breakpad/src/third_party/libdisasm/swig/
DREADME1 Libdisasm SWIG README
3 The SWIG utility (www.swig.org) can be used to generate
6 Building SWIG Modules
DMakefile2 SWIG = swig # apt-get install swig ! macro
10 export INTERFACE_FILE BASE_NAME SWIG GCC CC_FLAGS LD_FLAGS
/external/google-breakpad/src/third_party/libdisasm/swig/tcl/
DMakefile-swig5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
/external/google-breakpad/src/third_party/libdisasm/swig/ruby/
DMakefile-swig5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
/external/google-breakpad/src/third_party/libdisasm/swig/perl/
DMakefile-swig5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
/external/lldb/scripts/Python/
Dbuild-swig-Python.sh19 SWIG=$6
341 …if $SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -D__STDC_LIMIT_MACROS -D__STD…
349 …$SWIG -c++ -shadow -python -threads -I"${SRC_ROOT}/include" -I./. -D__STDC_LIMIT_MACROS -D__STDC_C…
/external/google-breakpad/src/third_party/libdisasm/swig/python/
DMakefile-swig5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
/external/lldb/include/lldb/Core/
DSourceManager.h28 #ifndef SWIG
91 #ifndef SWIG
DAddress.h172 #ifndef SWIG
/external/selinux/libsemanage/src/
DMakefile66 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro
131 $(SWIG) $<
137 $(SWIG) $<
/external/openfst/src/include/fst/script/
Dinvert.h29 #ifndef SWIG
Dconnect.h29 #ifndef SWIG
Dconvert.h41 #ifdef SWIG
Dmap.h113 #ifdef SWIG
Dweight-class.h188 #ifndef SWIG
/external/selinux/libselinux/src/
DMakefile87 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro
136 $(SWIG) $<
142 $(SWIG) $<
/external/google-breakpad/src/third_party/linux/include/gflags/
Dgflags.h337 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.
429 #ifndef SWIG // In swig, ignore the main flag declarations
/external/lldb/include/lldb/API/
DSBThread.h209 #ifndef SWIG
/external/parameter-framework/bindings/python/
DREADME.md11 The bindings are defined unsing SWIG in the `pfw.i` file and the actual source
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h236 #elif defined(SWIG)

12