OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RBBIStateTable
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
rbbidata.h
123
struct
RBBIStateTable
{
160
void printTable(const char *heading, const
RBBIStateTable
*table);
170
const
RBBIStateTable
*fForwardTable;
171
const
RBBIStateTable
*fReverseTable;
172
const
RBBIStateTable
*fSafeFwdTable;
173
const
RBBIStateTable
*fSafeRevTable;
/external/icu4c/common/
rbbidata.h
123
struct
RBBIStateTable
{
160
void printTable(const char *heading, const
RBBIStateTable
*table);
170
const
RBBIStateTable
*fForwardTable;
171
const
RBBIStateTable
*fReverseTable;
172
const
RBBIStateTable
*fSafeFwdTable;
173
const
RBBIStateTable
*fSafeRevTable;
Completed in 27 milliseconds