OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RBBISymbolTable
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/common/
rbbistbl.cpp
2
// file: rbbistbl.cpp Implementation of the ICU
RBBISymbolTable
class
41
RBBISymbolTable
::
RBBISymbolTable
(RBBIRuleScanner *rs, const UnicodeString &rules, UErrorCode &status)
57
RBBISymbolTable
::~
RBBISymbolTable
()
64
//
RBBISymbolTable
::lookup This function from the abstract symbol table inteface
70
const UnicodeString *
RBBISymbolTable
::lookup(const UnicodeString& s) const
77
RBBISymbolTable
*This = (
RBBISymbolTable
*)this; // cast off const
89
// stand-in character for the set by
RBBISymbolTable
::lookupMatcher(
[
all
...]
rbbirb.h
39
//
RBBISymbolTable
. Implements SymbolTable interface that is used by the
56
class
RBBISymbolTable
: public UMemory, public SymbolTable {
76
RBBISymbolTable
(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);
77
virtual ~
RBBISymbolTable
();
92
RBBISymbolTable
(const
RBBISymbolTable
&other); // forbid copying of this class
93
RBBISymbolTable
&operator=(const
RBBISymbolTable
&other); // forbid copying of this class
/external/icu4c/common/
rbbistbl.cpp
2
// file: rbbistbl.cpp Implementation of the ICU
RBBISymbolTable
class
41
RBBISymbolTable
::
RBBISymbolTable
(RBBIRuleScanner *rs, const UnicodeString &rules, UErrorCode &status)
57
RBBISymbolTable
::~
RBBISymbolTable
()
64
//
RBBISymbolTable
::lookup This function from the abstract symbol table inteface
70
const UnicodeString *
RBBISymbolTable
::lookup(const UnicodeString& s) const
77
RBBISymbolTable
*This = (
RBBISymbolTable
*)this; // cast off const
89
// stand-in character for the set by
RBBISymbolTable
::lookupMatcher(
[
all
...]
rbbirb.h
39
//
RBBISymbolTable
. Implements SymbolTable interface that is used by the
56
class
RBBISymbolTable
: public UMemory, public SymbolTable {
76
RBBISymbolTable
(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);
77
virtual ~
RBBISymbolTable
();
92
RBBISymbolTable
(const
RBBISymbolTable
&other); // forbid copying of this class
93
RBBISymbolTable
&operator=(const
RBBISymbolTable
&other); // forbid copying of this class
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 288 milliseconds