Home
last modified time | relevance | path

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

/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/google-breakpad/src/third_party/libdisasm/swig/python/
DMakefile-swig5 ifndef SWIG
6 SWIG = swig # apt-get install swig !
/external/selinux/libsemanage/src/
DMakefile66 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ macro
131 $(SWIG) $<
137 $(SWIG) $<
/external/selinux/libselinux/src/
DMakefile88 SWIG = swig -Wall -python -o $(SWIGCOUT) -outdir ./ $(EMFLAGS) macro
137 $(SWIG) $<
145 $(SWIG) $<
/external/webrtc/webrtc/base/
Dthread_annotations.h22 #if defined(__clang__) && (!defined(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/webrtc/third_party/gflags/gen/posix/include/gflags/
Dgflags.h360 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.
465 #ifndef SWIG // In swig, ignore the main flag declarations
/external/webrtc/third_party/gflags/gen/win/include/gflags/
Dgflags.h381 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.
483 #ifndef SWIG // In swig, ignore the main flag declarations
/external/parameter-framework/upstream/bindings/python/
DREADME.md11 The bindings are defined unsing SWIG in the `pfw.i` file and the actual source
DCMakeLists.txt29 find_package(SWIG)
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h236 #elif defined(SWIG)
/external/toybox/kconfig/
Dexpr.h151 #ifndef SWIG
/external/protobuf/src/google/protobuf/stubs/
Dshared_ptr.h268 #ifndef SWIG
/external/regex-re2/re2/
Dre2.h261 #ifndef SWIG
/external/parameter-framework/upstream/
DREADME.md90 - SWIG 2.0 (A binding generator);
/external/selinux/libselinux/
DChangeLog3 * Don't wrap rpm_execcon with DISABLE_RPM with SWIG, from Petr Lautrbach.
196 * Change annotation on include/selinux/avc.h to avoid upsetting SWIG
563 * Refactored SWIG bindings from James Athey.
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h886 #ifndef SWIG
/external/webp/
DREADME87 SWIG bindings:
/external/clang/docs/
DThreadSafetyAnalysis.rst761 #if defined(__clang__) && (!defined(SWIG))
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6764 #ifndef SWIG
/external/libvncserver/
DChangeLog4603 * VisualNaCro/Makefile.am: complain when SWIG is not present, but