Searched refs:sourcespace (Results 1 – 7 of 7) sorted by relevance
132 sourcespace = determine_path_argument(cwd, workspace, opts.source, 'src')144 sourcespace=sourcespace,
815 sourcespace=None, argument886 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))
19 # update develspace marker file with a reference to this sourcespace26 # write this sourcespace to the marker file
7 # devel space with :term:`static code` from sourcespace within a
429 const naddrspace_t sourcespace = a.global[source]; in implement_naddr_assignment() local433 if(targetspace == -1 || sourcespace == targetspace) in implement_naddr_assignment()
63 sourcespace using the python exec() function.
571 devel space with :term:`static code` from sourcespace within a