Lines Matching refs:basename
111 1. basename.in - A sepcification of the protocol RPC procedures. This
115 ‘basename’ is the basename for the protocol and will be used to prefix
132 2. basename.attrib - Attributes information of the API.
138 3. basename.types - Types information
161 emugen -i <input directory> -E <encoder files output directory> <basename>
163 <input directory> containes the api specification files (basename.in + basename.attrib)
165 basename - The basename for the api.
167 Assuming the basename is ‘api’, The following files are generated:
200 emugen -i <input directory> -D <decoder files output directory> basename
202 <input directory> containes the api specification files (basename.in + basename.attrib)
204 basename - The basename for the api.
229 emugen -i <input directory> -W <wrapper files output directory> basename
231 <input directory> containes the api specification files (basename.in + basename.attrib)
233 basename - The basename for the api.