Home
last modified time | relevance | path

Searched defs:lib_path (Results 26 – 50 of 586) sorted by relevance

12345678910>>...24

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-sys-0.2.0/
H A Dbuild.rs81 let lib_path = lib_dir.join("gdal_i.lib"); in main() localVariable
91 let lib_path = home_lib_dir.join("gdal_i.lib"); in main() localVariable
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/scripts/
H A Dsetup.py14 lib_path = '/lib' variable
172 lib_path = '/lib64' variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/scripts/
H A DpackagePlugins.py54 lib_path = qt_install_info['QT_INSTALL_LIBS'] variable
/dports/databases/R-cran-RSQLite/RSQLite/R/
H A Dextensions.R32 lib_path <- getLoadedDLLs()[["RSQLite"]][["path"]] functionVar
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/contrib/tf_op/
H A Dmodule.py27 def __init__(self, lib_path): argument
55 def __init__(self, lib_path, func_name, output_dtype, output_shape): argument
/dports/audio/musicpd/mpd-0.23.6/python/build/
H A Ddirs.py3 lib_path = os.path.abspath('lib') variable
/dports/misc/tvm/incubator-tvm-0.6.1/vta/hardware/chisel/
H A DMakefile99 lib_path = $(vta_dir)/$(BUILD_NAME)/$(VTA_LIBNAME).dylib macro
102 lib_path = $(vta_dir)/$(BUILD_NAME)/$(VTA_LIBNAME).so macro
/dports/misc/py-tvm/incubator-tvm-0.6.1/vta/hardware/chisel/
H A DMakefile99 lib_path = $(vta_dir)/$(BUILD_NAME)/$(VTA_LIBNAME).dylib macro
102 lib_path = $(vta_dir)/$(BUILD_NAME)/$(VTA_LIBNAME).so macro
/dports/devel/boost-docs/boost_1_72_0/libs/dll/example/tutorial1/
H A Dtutorial1.cpp19 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our… in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/dll/example/tutorial1/
H A Dtutorial1.cpp19 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our… in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/dll/example/tutorial1/
H A Dtutorial1.cpp19 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our… in main() local
/dports/games/dose-response/dose-response-179c326/cargo-crates/zmq-sys-0.8.2/
H A Dbuild.rs15 let lib_path = prefix_dir("LIBZMQ_LIB_DIR", "lib"); in main() localVariable
/dports/devel/hyperscan/boost_1_75_0/libs/dll/example/tutorial1/
H A Dtutorial1.cpp19 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our… in main() local
/dports/math/py-numpy/numpy-1.20.3/numpy/random/_examples/cython/
H A Dsetup.py19 lib_path = join(np.get_include(), '..', '..', 'random', 'lib') variable
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dmain.h61 synfig::String lib_path; variable
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dmain.h61 synfig::String lib_path; variable
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dmain.h61 synfig::String lib_path; variable
/dports/graphics/box/box-0.4.0/box/
H A Dpaths.c99 void Box_Get_Bltin_Pkg_And_Lib_Paths(char **pkg_path, char **lib_path) { in Box_Get_Bltin_Pkg_And_Lib_Paths()
130 char *pkg_path, *lib_path; in BoxPaths_Set_All_From_Env() local
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-wttest.adb42 System.File_IO.Check_File_Open (FCB.AFCB_Ptr (File));
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/py/
H A DTestSocket.py23 lib_path = glob.glob('../../lib/py/build/lib.*') variable
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/obs-scripting/
H A Dobs-scripting-python-import.c43 struct dstr lib_path; in import_python() local
/dports/devel/py-pythonbrew/pythonbrew-1.3/pythonbrew/commands/
H A Duse.py31 def _set_temp(self, bin_path, lib_path): argument
/dports/devel/boost-docs/boost_1_72_0/libs/dll/example/mangled/
H A Dimport_class.cpp21 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our plugin… in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/dll/example/mangled/
H A Dimport_class.cpp21 …boost::dll::fs::path lib_path(argv[1]); // argv[1] contains path to directory with our plugin… in main() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/apps/tf_tvmdsoop/tests/
H A Dtest_tfop_module.py60 def test_add(session, lib_path, tf_device): argument

12345678910>>...24