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

  /external/icu/icu4c/source/i18n/
affixpatternparser.h 135 kNegative,
visibledigits.cpp 22 static const int32_t kNegative = 1;
29 fFlags |= kNegative;
52 return (fFlags & kNegative);
  /art/compiler/utils/x86_64/
constants_x86_64.h 108 kNegative = kSign,
  /external/v8/src/compiler/
instruction-codes.h 187 kNegative
  /art/compiler/utils/x86/
constants_x86.h 99 kNegative = kSign,

Completed in 131 milliseconds