Searched defs:signedInteger (Results 1 – 2 of 2) sorted by relevance
752 private void signedInteger() { in signedInteger() method in StreamLexer
1181 …TypeSnippetsBase(bool floatType, bool signedInteger) : isFloatType(floatType), isSignedInteger(sig… in TypeSnippetsBase()1500 TypeSnippets<deFloat16>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatT… in TypeSnippets()1534 TypeSnippets<float>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatType,… in TypeSnippets()1560 TypeSnippets<double>::TypeSnippets(bool floatType, bool signedInteger) : TypeSnippetsBase(floatType… in TypeSnippets()