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

  /external/puffin/src/
puff_data.h 19 kLiteral,
60 // PuffData::Type::kLiteral
  /external/icu/icu4c/source/i18n/
affixpatternparser.h 131 kLiteral,
153 * Adds a token to this affix pattern. t must not be kLiteral as
291 * the same type. Right now only kLiteral Tokens have extendo tokens.
293 * If a kLiteral token is followed by 2 extendo tokens then, then the
300 * The characters of the kLiteral tokens are concatenated together here.
301 * The first characters go with the first kLiteral token, the next
302 * characters go with the next kLiteral token etc.
  /external/v8/src/
feedback-vector.h 40 kLiteral,
147 FeedbackSlot AddLiteralSlot() { return AddSlot(FeedbackSlotKind::kLiteral); }
  /external/webp/src/enc/
backward_references_enc.h 32 kLiteral,
66 retval.mode = kLiteral;
73 return (p->mode == kLiteral);
86 assert(p->mode == kLiteral);
  /art/compiler/utils/mips/
assembler_mips.h     [all...]
assembler_mips.cc     [all...]
  /art/compiler/utils/mips64/
assembler_mips64.h     [all...]
  /external/skia/tools/bookmaker/
bookmaker.h 116 kLiteral, // don't lookup hyperlinks, do substitution, etc
1204 kLiteral, // output untouched (FIXME: is this really different from kOut?)
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h 115 kLiteral, // don't lookup hyperlinks, do substitution, etc
1183 kLiteral, // output untouched (FIXME: is this really different from kOut?)
    [all...]

Completed in 242 milliseconds