Searched refs:EQUALS (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/split-select/
H A DRule.h36 EQUALS, enumerator in enum:split::Rule::Operator
H A DTestRules.cpp29 rule.op = Rule::EQUALS;
H A DRule.cpp59 case EQUALS:
60 str.append("EQUALS");
H A DRuleGenerator.cpp104 locale->op = Rule::EQUALS;
/frameworks/base/core/java/android/util/
H A DBase64.java225 private static final int EQUALS = -2; field in class:Base64.Decoder
342 } else if (d == EQUALS) {
362 } else if (d == EQUALS) {
376 if (d == EQUALS) {
/frameworks/native/include/input/
H A DInputEventLabels.h112 DEFINE_KEYCODE(EQUALS),

Completed in 125 milliseconds