Home
last modified time | relevance | path

Searched refs:sourcespace (Results 1 – 7 of 7) sorted by relevance

/dports/devel/ros-catkin/catkin-0.8.9/bin/
H A Dcatkin_make_isolated132 sourcespace = determine_path_argument(cwd, workspace, opts.source, 'src')
144 sourcespace=sourcespace,
/dports/devel/ros-catkin/catkin-0.8.9/python/catkin/
H A Dbuilder.py815 sourcespace=None, argument
886 if sourcespace is None:
887 sourcespace = os.path.join(workspace, 'src')
888 if not os.path.exists(sourcespace):
889 sys.exit('Could not find source space: {0}'.format(sourcespace))
891 print('Source space: ' + str(sourcespace))
968 packages = find_packages(sourcespace, exclude_subspaces=True)
970 print(fmt('@{yf}No packages found in source space: %s@|' % sourcespace))
/dports/devel/ros-catkin/catkin-0.8.9/cmake/
H A Dall.cmake19 # update develspace marker file with a reference to this sourcespace
26 # write this sourcespace to the marker file
H A Dcatkin_python_setup.cmake7 # devel space with :term:`static code` from sourcespace within a
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCnaddr.hpp429 const naddrspace_t sourcespace = a.global[source]; in implement_naddr_assignment() local
433 if(targetspace == -1 || sourcespace == targetspace) in implement_naddr_assignment()
/dports/devel/ros-catkin/catkin-0.8.9/doc/user_guide/
H A Dsetup_dot_py.rst63 sourcespace using the python exec() function.
/dports/devel/ros-catkin/catkin-0.8.9/doc/dev_guide/
H A Dgenerated_cmake_api.rst571 devel space with :term:`static code` from sourcespace within a