OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DICTIONARY_FILE
(Results
1 - 2
of
2
) sorted by null
/external/chromium/sdch/open-vcdiff/src/
vcdiff_test.sh
32
DICTIONARY_FILE
=$srcdir/testdata/configure.ac.v0.1
48
-dictionary $
DICTIONARY_FILE
-target $TARGET_FILE -delta $DELTA_FILE \
55
encode -dictionary $
DICTIONARY_FILE
\
60
$VCDIFF decode -dictionary $
DICTIONARY_FILE
\
75
encode -dictionary $
DICTIONARY_FILE
\
80
{ $VCDIFF decode -dictionary $
DICTIONARY_FILE
\
95
encode -dictionary $
DICTIONARY_FILE
\
100
{ $VCDIFF decode -dictionary $
DICTIONARY_FILE
\
114
encode -dictionary $
DICTIONARY_FILE
\
119
{ $VCDIFF decode -dictionary $
DICTIONARY_FILE
\
[
all
...]
/external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat
37
set
DICTIONARY_FILE
=%TESTDATA_DIR%\configure.ac.v0.1
53
-dictionary %
DICTIONARY_FILE
% -target %TARGET_FILE% -delta %DELTA_FILE% ^
60
encode -dictionary %
DICTIONARY_FILE
% ^
65
%VCDIFF% decode -dictionary %
DICTIONARY_FILE
% ^
82
encode -dictionary %
DICTIONARY_FILE
% ^
87
%VCDIFF% decode -dictionary %
DICTIONARY_FILE
% ^
102
encode -dictionary %
DICTIONARY_FILE
% ^
107
%VCDIFF% decode -dictionary %
DICTIONARY_FILE
% ^
121
encode -dictionary %
DICTIONARY_FILE
% ^
126
%VCDIFF% decode -dictionary %
DICTIONARY_FILE
%
[
all
...]
Completed in 78 milliseconds