OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MakeEachLetterABlock
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sdch/open-vcdiff/src/
vcdiffengine_test.cc
71
static void
MakeEachLetterABlock
(const char* string_without_spaces,
308
MakeEachLetterABlock
(dictionary_without_spaces_, &dictionary_,
310
MakeEachLetterABlock
(target_without_spaces_, &target_, kBlockSize, false);
560
// See
MakeEachLetterABlock
, below.
589
MakeEachLetterABlock
(dictionary_without_spaces_,
593
MakeEachLetterABlock
(target_without_spaces_,
597
MakeEachLetterABlock
(weasel_text_without_spaces_,
601
MakeEachLetterABlock
(moonpie_text_without_spaces_,
[
all
...]
/external/open-vcdiff/src/
vcdiffengine_test.cc
71
static void
MakeEachLetterABlock
(const char* string_without_spaces,
308
MakeEachLetterABlock
(dictionary_without_spaces_, &dictionary_,
310
MakeEachLetterABlock
(target_without_spaces_, &target_, kBlockSize, false);
560
// See
MakeEachLetterABlock
, below.
589
MakeEachLetterABlock
(dictionary_without_spaces_,
593
MakeEachLetterABlock
(target_without_spaces_,
597
MakeEachLetterABlock
(weasel_text_without_spaces_,
601
MakeEachLetterABlock
(moonpie_text_without_spaces_,
[
all
...]
/external/chromium/sdch/open-vcdiff/src/
vcdiffengine_test.cc
73
static void
MakeEachLetterABlock
(const char* string_without_spaces,
329
MakeEachLetterABlock
(dictionary_without_spaces_, &dictionary_,
331
MakeEachLetterABlock
(target_without_spaces_, &target_, kBlockSize, false);
583
// See
MakeEachLetterABlock
, below.
612
MakeEachLetterABlock
(dictionary_without_spaces_,
616
MakeEachLetterABlock
(target_without_spaces_,
620
MakeEachLetterABlock
(weasel_text_without_spaces_,
624
MakeEachLetterABlock
(moonpie_text_without_spaces_,
[
all
...]
Completed in 62 milliseconds