HomeSort by: relevance | last modified time | path
    Searched refs:SWIG (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
libfdt.h 112 #ifndef SWIG /* This function is not useful in Python */
451 #ifndef SWIG /* Not available in Python */
490 #ifndef SWIG /* Not available in Python */
654 #ifndef SWIG /* Not available in Python */
730 #ifndef SWIG /* This function is not useful in Python */
746 #ifndef SWIG /* Not available in Python */
817 #ifndef SWIG /* Not available in Python */
1218 #ifndef SWIG /* Not available in Python */
1253 #ifndef SWIG /* Not available in Python */
1448 #ifndef SWIG /* Not available in Python *
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/release/
build_llvm_package.bat 11 REM Visual Studio 2019, CMake, Ninja, GNUWin32, SWIG, Python 3,
17 REM For LLDB, SWIG version <= 3.0.8 needs to be used to work around
18 REM https://github.com/swig/swig/issues/769
  /src/external/bsd/unbound/dist/sldns/
sbuffer.h 23 # ifdef SWIG
  /src/external/gpl2/dtc/dist/
Makefile 26 SWIG = swig
149 # We need both Python and swig to build/install pylibfdt.
153 if which swig >/dev/null 2>&1; then \
160 echo "\#\# Skipping pylibfdt (install python dev and swig to build)"; \
  /src/external/bsd/unbound/dist/
configure 724 swig
726 SWIG
1617 --disable-swig-version-check
1618 Disable swig version check to build python modules
1619 with older swig even though that is unreliable
20551 # Check for Python & SWIG only on PyUnbound or PyModule
20865 # Check for SWIG
20867 # Check whether --enable-swig-version-check was given.
20875 # Find path to the "swig" executable.
20876 for ac_prog in swig swig3.0 swig2.
    [all...]

Completed in 38 milliseconds