OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIG_DIR
(Results
1 - 6
of
6
) sorted by null
/external/eigen/bench/btl/data/
smooth_all.sh
2
ORIG_DIR
=$1
3
SMOOTH_DIR=${
ORIG_DIR
}_smooth
6
AXPY_FILE=`find ${
ORIG_DIR
} -name "*.dat" | grep axpy`
11
./smooth ${
ORIG_DIR
}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
17
MATRIX_VECTOR_FILE=`find ${
ORIG_DIR
} -name "*.dat" | grep matrix_vector`
22
./smooth ${
ORIG_DIR
}/${BASE} 4 ${SMOOTH_DIR}/${BASE}_tmp
27
MATRIX_MATRIX_FILE=`find ${
ORIG_DIR
} -name "*.dat" | grep matrix_matrix`
32
./smooth ${
ORIG_DIR
}/${BASE} 4 ${SMOOTH_DIR}/${BASE}
35
AAT_FILE=`find ${
ORIG_DIR
} -name "*.dat" | grep _aat`
40
./smooth ${
ORIG_DIR
}/${BASE} 4 ${SMOOTH_DIR}/${BASE
[
all
...]
/external/ltp/tools/pounder21/
pounder
70
ORIG_DIR
=`pwd`
73
cd $
ORIG_DIR
/external/mesa3d/bin/
mklib
41
ORIG_DIR
=`pwd`
50
*) FILE="$
ORIG_DIR
/$FILE" ;;
64
cd "$
ORIG_DIR
"
/external/abi-compliance-checker/modules/Internals/
SysCheck.pm
36
my $
ORIG_DIR
= cwd();
[
all
...]
/external/abi-compliance-checker/
abi-compliance-checker.pl
68
my $
ORIG_DIR
= cwd();
[
all
...]
/external/abi-dumper/
abi-dumper.pl
51
my $
ORIG_DIR
= cwd();
1262
chdir($
ORIG_DIR
);
[
all
...]
Completed in 259 milliseconds