Searched defs:Exponent (Results 1 – 8 of 8) sorted by relevance
393 static cmsUInt32Number Exponent[64] = { variable
78 int Exponent() const { in Exponent() function
551 const char *Exponent = s; in NumericLiteralParser() local788 const char *Exponent = s; in ParseNumberStartingWithZero() local873 const char *Exponent = s; in ParseNumberStartingWithZero() local
101 int Exponent() const { in Exponent() function
467 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local1321 Value *Exponent = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
46 public static final int Exponent=18; field in JavaLexer
191 public static final int Exponent=18; field in JavaParser
3182 SDValue Exponent = DAG.getNode(ISD::SUB, dl, IntVT, ExponentBits, Bias); in ExpandNode() local