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

  /external/icu/icu4c/source/i18n/
affixpatternparser.h 133 kNegative,
visibledigits.cpp 20 static const int32_t kNegative = 1;
27 fFlags |= kNegative;
50 return (fFlags & kNegative);
  /art/compiler/utils/x86_64/
constants_x86_64.h 107 kNegative = kSign,
  /art/compiler/utils/x86/
constants_x86.h 98 kNegative = kSign,

Completed in 347 milliseconds