HomeSort by relevance Sort by last modified time
    Searched refs:SWIG (Results 1 - 25 of 31) sorted by null

1 2

  /prebuilts/misc/common/swig/include/2.0.11/gcj/
cni.swg 5 #ifdef SWIG
9 #pragma SWIG nowarn=313,402
  /external/lldb/scripts/
build-swig-wrapper-classes.sh 3 # build-swig-wrapper-classes.sh
9 # We use SWIG to help create the appropriate wrapper classes/functions for
10 # the scripting language. In some cases the file generated by SWIG may
18 # CONFIG_BUILD_DIR is where the build-swig-Python-LLDB.sh shell script
19 # put the lldb.py file it was generated from running SWIG.
48 # if the caller wants swig to generate a dependency file.
68 # Verify that 'lldb.swig' exists.
71 if [ ! -f ${SRC_ROOT}/scripts/lldb.swig ]
73 echo Error: unable to find file 'lldb.swig' >&2
79 echo "Found lldb.swig file
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_ios.i 2 #pragma SWIG nowarn=801
  /external/lldb/include/lldb/Core/
SourceManager.h 28 #ifndef SWIG
87 #endif // SWIG
91 #ifndef SWIG
Address.h 172 #ifndef SWIG
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
std_complex.i 5 #ifdef SWIG
63 #endif // SWIG
  /external/chromium_org/third_party/cld/encodings/public/
encodings.h 24 #ifndef SWIG
34 // Special proto SWIG workaround header file.
  /external/chromium_org/third_party/cld/languages/public/
languages.h 14 #ifndef SWIG
25 // And we must have a swig-compatible enum.
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
thread_annotations.h 51 && defined(__SUPPORT_TS_ANNOTATION__) && (!defined(SWIG))
sysinfo.h 88 #ifndef SWIG // SWIG doesn't like struct Buffer and variable arguments.
226 #endif /* #ifndef SWIG */
dynamic_annotations.h 387 #if defined(__GNUC__) && (!defined(SWIG)) && (!defined(__clang__)) && \
412 #endif // defined(__GNUC__) && (!defined(SWIG)) && (!defined(__clang__))
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
thread_annotations.h 51 && defined(__SUPPORT_TS_ANNOTATION__) && (!defined(SWIG))
sysinfo.h 88 #ifndef SWIG // SWIG doesn't like struct Buffer and variable arguments.
226 #endif /* #ifndef SWIG */
dynamic_annotations.h 387 #if defined(__GNUC__) && (!defined(SWIG)) && (!defined(__clang__)) && \
412 #endif // defined(__GNUC__) && (!defined(SWIG)) && (!defined(__clang__))
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
thread_annotations.h 22 #if defined(__clang__) && (!defined(SWIG))
  /external/lldb/scripts/Python/
build-swig-Python.sh 3 # build-swig-Python.sh
7 # CONFIG_BUILD_DIR is where the build-swig-Python-LLDB.sh shell script
8 # put the lldb.py file it was generated from running SWIG.
19 SWIG=$6
45 swig_input_file=${SRC_ROOT}/scripts/lldb.swig
46 swig_python_extensions=${SRC_ROOT}/scripts/Python/python-extensions.swig
47 swig_python_wrapper=${SRC_ROOT}/scripts/Python/python-wrapper.swig
48 swig_python_typemaps=${SRC_ROOT}/scripts/Python/python-typemaps.swig
49 swig_python_swigsafecast=${SRC_ROOT}/scripts/Python/python-swigsafecast.swig
69 # don't bother generating Python swig bindings -- we don't hav
    [all...]
  /external/lldb/source/Interpreter/
Android.mk 66 # SWIG binding generates a bunch of these, so squelch
  /external/lldb/include/lldb/API/
SBThread.h 209 #ifndef SWIG
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 204 #ifndef SWIG // swig seems to have trouble with this for some reason
259 #ifndef SWIG // In swig, use ParseCommandLineFlagsScript() instead.
340 #ifndef SWIG // In swig, ignore the main flag declarations
441 #endif // SWIG
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_compiler.h 236 #elif defined(SWIG)
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 236 #elif defined(SWIG)
  /external/lldb/scripts/Python/interface/
SBFrame.i 1 //===-- SWIG Interface for SBFrame ------------------------------*- C++ -*-===//
175 #ifndef SWIG
  /prebuilts/misc/common/swig/include/2.0.11/cffi/
cffi.swg 2 to distinguish between the SWIG language modules. */
153 ;;;SWIG wrapper code starts here
164 (cl:unless (cl:fboundp 'swig-lispify)
165 (cl:defun swig-lispify (name flag cl:&optional (package cl:*package*))
198 ;;;SWIG wrapper code ends here
  /external/lldb/include/lldb/Target/
Process.h 1414 #ifndef SWIG
    [all...]
  /external/chromium_org/third_party/re2/re2/
re2.h 261 #ifndef SWIG
    [all...]

Completed in 3595 milliseconds

1 2