Home
last modified time | relevance | path

Searched refs:script (Results 1 – 17 of 17) sorted by relevance

/oneTBB/integration/mac/env/
H A Dvars.sh37 script="$(ps -p "$$" -o comm=)"
39 script="$1"
40 while [ -L "$script" ] ; do
41 script="$(readlink "$script")"
44 basename -- "$script"
/oneTBB/integration/linux/env/
H A Dvars.sh41 script="$(ps -p "$$" -o comm=)"
43 script="$1"
44 while [ -L "$script" ] ; do
45 script="$(readlink "$script")"
48 basename -- "$script"
/oneTBB/integration/windows/oneapi/
H A Dvars.bat20 echo :: ERROR: This script must be executed by setvars.bat.
28 echo :: ERROR: This script requires that the ONEAPI_ROOT env variable is set."
/oneTBB/integration/linux/modulefiles/
H A Dtbb3230 # if modulefile script name is a symlink, resolve it to get the fully
31 # qualified pathname that points to the actual modulefile script
H A Dtbb30 # if modulefile script name is a symlink, resolve it to get the fully
31 # qualified pathname that points to the actual modulefile script
/oneTBB/examples/parallel_for/polygon_overlay/gui/
H A Dpolygon_overlay.rc1 // Microsoft Visual C++ generated resource script.
/oneTBB/examples/parallel_for/tachyon/gui/
H A Dtachyon.rc1 // Microsoft Visual C++ generated resource script.
/oneTBB/examples/task_arena/fractal/gui/
H A Dfractal.rc1 // Microsoft Visual C++ generated resource script.
/oneTBB/integration/cmake/
H A Dgenerate_vars.cmake22 # VARS_NAME - name of the output vars script
/oneTBB/examples/parallel_for/seismic/gui/
H A Dseismic.rc1 // Microsoft Visual C++ generated resource script.
/oneTBB/cmake/compilers/
H A DClang.cmake37 set(TBB_LINK_DEF_FILE_FLAG -Wl,--version-script=)
H A DGNU.cmake25 set(TBB_LINK_DEF_FILE_FLAG -Wl,--version-script=)
/oneTBB/python/
H A DREADME.md23 - **setup.py** - Standard Python setup script.
/oneTBB/doc/GSG/
H A Dnext_steps.rst15 #. Set the environment variables using the script in ``<install_dir>`` by running:
/oneTBB/
H A DCMakeLists.txt330 # This custom target may be implemented without separate CMake script, but it requires
/oneTBB/cmake/
H A DREADME.md18 …packages generated by `cpack` and `make install` will also include the vars script)(OFF by default)
/oneTBB/doc/
H A DDoxyfile.in685 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1551 # should contain the MathJax.js script. For instance, if the mathjax directory
1601 # setting. When disabled, doxygen will generate a PHP script for searching and
1602 # an index file used by the script. When EXTERNAL_SEARCH is enabled the indexing
1611 # script for searching. Instead the search results are written to an XML file
2170 # The PERL_PATH should be the absolute path and name of the perl script