Home
last modified time | relevance | path

Searched refs:to (Results 1 – 8 of 8) sorted by relevance

/scripts/
A Drellns-sh34 to=`cd $1 && pwd -P`
38 to=`pwd -P`
40 to=`cd $temp && pwd -P`
42 to="$to/`echo $1 | sed 's%.*/\([^/][^/]*\)$%\1%'`"
44 to=`echo $to | sed 's%^/%%'`
58 while test -n "$to" && test -n "$from"; do
59 preto=`echo $to | sed 's%^\([^/]*\)/.*%\1%'`
64 to=`echo $to | sed 's%^[^/]*/*\(.*\)$%\1%'`
74 echo "$rfrom$to"
76 ln -s $rfrom$to $2
A Dgen-sorted.awk25 to[dnt] = $1;
36 to[dnt] = thisdir;
78 if (all[k] == to[i]) {
86 all[j] = to[i]
A Ddocumented.sh42 starting to work. It might also be good to let me know in
43 advanace on which functions you intend to work to avoid
55 <p>The function sombody already volunteered to document are marked
56 with a reference to the person.</p>
A Dpylintrc6 # Python code to execute, usually for sys.path manipulation such as
13 # Add files or directories to the blacklist. They should be base names, not
20 # List of plugins (as comma separated values of python modules names) to load,
21 # usually to register additional checkers.
56 # Tells whether to display a full report or only the messages
71 # used to format the massage information. See doc for all details
77 # List of note tags to take in consideration, separated by a comma.
162 # you should avoid to define new builtins when possible.
171 # Regexp for a line that is allowed to be longer than the limit.
193 # to generated-members.
[all …]
A Dbackport-support.sh70 This patch creates the contents of the support/ directory up to this
A Dcheck-installed-headers.sh115 /* The library mode is selected here rather than on the command line to
A Dconfig.guess1443 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
1451 This script (version $timestamp), has failed to recognize the
1460 information you think might be pertinent to config-patches@gnu.org to
1461 provide the necessary information to handle your system.
A Dconfig.sub1523 # Note that if you're going to try to match "-MANUFACTURER" here (say,

Completed in 15 milliseconds