Literal           105 third_party/lzma_sdk/LzmaDec.c #define Literal (RepLenCoder + kNumLenProbs)
Literal           691 third_party/re2/re2/compile.cc Frag Compiler::Literal(Rune r, bool foldcase) {
Literal           406 third_party/re2/re2/prefilter.cc Prefilter::Info* Prefilter::Info::Literal(Rune r) {
Literal           274 third_party/re2/re2/regexp.h     Literal      = 1<<1,   // Treat s as literal string instead of a regexp.
Literal           209 tools/gn/parser.cc scoped_ptr<ParseNode> Parser::Literal(Token token) {