HomeSort by relevance Sort by last modified time
    Searched refs:kNegative (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/i18n/
visibledigits.cpp 20 static const int32_t kNegative = 1;
27 fFlags |= kNegative;
50 return (fFlags & kNegative);
affixpatternparser.cpp 337 case kNegative:
378 case kNegative:
470 appendTo.add(kNegative, 1);
538 appendTo.add(kNegative, 1);
654 case AffixPattern::kNegative:
affixpatternparser.h 133 kNegative,
decimfmtimpl.cpp     [all...]
  /art/compiler/utils/x86/
constants_x86.h 98 kNegative = kSign,
  /art/compiler/utils/x86_64/
constants_x86_64.h 107 kNegative = kSign,

Completed in 695 milliseconds