OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFulfilled
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
plurrule_impl.h
167
UBool
isFulfilled
(double number);
180
UBool
isFulfilled
(double number);
plurrule.cpp
555
AndConstraint::
isFulfilled
(double number) {
669
OrConstraint::
isFulfilled
(double number) {
677
result = andRule->
isFulfilled
(number);
724
if (ruleHeader->
isFulfilled
(number)) {
Completed in 3490 milliseconds