OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makeBranchSubNode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
stringtriebuilder.cpp
242
Node *subNode=
makeBranchSubNode
(start, limit, unitIndex, length, errorCode);
258
StringTrieBuilder::
makeBranchSubNode
(int32_t start, int32_t limit, int32_t unitIndex,
272
lessThan[ltLength]=
makeBranchSubNode
(start, i, unitIndex, length/2, errorCode);
/external/icu/icu4c/source/common/
stringtriebuilder.cpp
242
Node *subNode=
makeBranchSubNode
(start, limit, unitIndex, length, errorCode);
258
StringTrieBuilder::
makeBranchSubNode
(int32_t start, int32_t limit, int32_t unitIndex,
272
lessThan[ltLength]=
makeBranchSubNode
(start, i, unitIndex, length/2, errorCode);
Completed in 426 milliseconds