OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNumLineBuffers
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
ppucd.h
154
static const int32_t
kNumLineBuffers
=3;
169
char lines[
kNumLineBuffers
][4096];
ppucd.cpp
55
const int32_t PreparsedUCD::
kNumLineBuffers
;
110
if (lineIndex ==
kNumLineBuffers
) {
Completed in 23 milliseconds