Home
last modified time | relevance | path

Searched refs:rbrace (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/AsmParser/
DLLToken.h28 lbrace, rbrace, // { } enumerator
DLLParser.cpp554 if (Lex.getKind() != lltok::rbrace) in ParseNamedMetadata()
564 if (ParseToken(lltok::rbrace, "expected end of metadata node")) in ParseNamedMetadata()
586 ParseToken(lltok::rbrace, "expected end of metadata node")) in ParseStandaloneMetadata()
820 ParseToken(lltok::rbrace, "expected end of attribute group")) in ParseUnnamedAttrGrp()
846 case lltok::rbrace: in ParseFnAttributeValuePairs()
1848 if (EatIfPresent(lltok::rbrace)) in ParseStructBody()
1869 return ParseToken(lltok::rbrace, "expected '}' at end of struct"); in ParseStructBody()
2227 ParseToken(lltok::rbrace, "expected end of struct constant")) in ParseValID()
2246 ParseToken(lltok::rbrace, "expected end of packed struct")) || in ParseValID()
2666 if (Lex.getKind() == lltok::rbrace || in ParseGlobalValueVector()
[all …]
DLLLexer.cpp241 case '}': return lltok::rbrace; in LexToken()
/external/webkit/Source/WebCore/html/parser/
DHTMLEntityNames.in1708 "rbrace;","U+0007D"
/external/dropbear/libtommath/
Dbn.tex1805 symbol. The result is stored in $c$ and can take on one of three values $\lbrace -1, 0, 1 \rbrace$…
/external/dropbear/libtomcrypt/
Dcrypt.tex906 Where \textit{XXX} is one of $\lbrace ecb, cbc, ctr, cfb, ofb \rbrace$.
3441 values such as $\lbrace$\textbf{NULL}, 0, 0$\rbrace$.
4046 \item $g$ cannot be one of $\lbrace -1, 0, 1 \rbrace$ (modulo $p$).
4619 will be subtracted. For instance, the array $\lbrace 5, 6, 20, 22, 4, 00, 0, 5, 0 \rbrace$ represe…
/external/bison/build-aux/
Dtexinfo.tex4378 % should define @lbrace and @rbrace commands a la @comma.