HomeSort by relevance Sort by last modified time
    Searched refs:swig (Results 1 - 7 of 7) sorted by null

  /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...]
finish-swig-wrapper-classes.sh 3 # finish-swig-wrapper-classes.sh
9 # We use SWIG to create a C++ file containing the appropriate wrapper classes
18 # CONFIG_BUILD_DIR is where the build-swig-Python-LLDB.sh shell script
19 # put the lldb.py file it generated from running SWIG.
80 filename="./finish-swig-${curlang}-LLDB.sh"
91 ./finish-swig-${curlang}-LLDB.sh $SRC_ROOT $TARGET_DIR $CONFIG_BUILD_DIR "${PREFIX}" "${debug_flag}" "${makefile_flag}"
  /external/lldb/source/Interpreter/
wrap_python.mk 14 $(LLDB_ROOT_PATH)/scripts/Python/edit-swig-python-wrapper-file.py \
18 $(hide) "$(LLDB_ROOT_PATH_ABS)/scripts/build-swig-wrapper-classes.sh" "$(LLDB_ROOT_PATH_ABS)" "$(intermediates_abs)" "$(intermediates_abs)" "$(intermediates_abs)" -m
19 $(hide) "$(LLDB_ROOT_PATH_ABS)/scripts/finish-swig-wrapper-classes.sh" "$(LLDB_ROOT_PATH_ABS)" "$(intermediates_abs)" "$(intermediates_abs)" "$(intermediates_abs)" -m
Makefile 23 # which we are not currently clean with (due to SWIG generated cpp source).
26 # edit-swig-python-wrapper-file.py needs $(SRCROOT)
32 $(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/Python/edit-swig-python-wrapper-file.py \
35 $(Verb) "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/build-swig-wrapper-classes.sh" "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)" "$(PROJ_OBJ_DIR)" "$(PROJ_OBJ_DIR)" "$(PYTHON_DIR)" -m $(if $(DISABLE_AUTO_DEPENDENCIES),,-M)
36 $(Verb) "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/finish-swig-wrapper-classes.sh" "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)" "$(PROJ_OBJ_DIR)" "$(PROJ_OBJ_DIR)" "$(PYTHON_DIR)" -m
40 $(Verb) "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)/scripts/finish-swig-wrapper-classes.sh" "$(PROJ_SRC_DIR)/$(LLDB_LEVEL)" "$(PROJ_OBJ_DIR)" "$(PROJ_OBJ_DIR)" "" -m
  /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/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 34 BuildRequires: python-devel swig
configure     [all...]

Completed in 129 milliseconds