OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsd
(Results
1 - 2
of
2
) sorted by null
/external/ltp/pan/cgi/
browse.cgi
83
if ($j == $i) { $
rsd
[$j] = $
rsd
[$j] * -1; }
84
if ($
rsd
[$j] == -1) { print "-"; }
85
if ($j == $i) { $
rsd
[$j] = $
rsd
[$j] * -1; }
107
#
rsd
= Result Sort Direction
110
@
rsd
= (1, 1, -1, 1);
124
if ($so[$i] =~ /-/) { $
rsd
[$i] = -1; }
125
else { $
rsd
[$i] = 1; }
155
@ri = sort { ($a->{$rso[0]} cmp $b->{$rso[0]})*$
rsd
[0
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
msupdate
35
d=`echo $i | sed s/.rc/.
rsd
/`
Completed in 127 milliseconds