Searched refs:sign (Results 1 – 5 of 5) sorted by relevance
85 int sign = 1; in TimeImpl() local90 sign = -1; in TimeImpl()92 mResolvedOffset = sign*parseClockValue(timeValue)/1000.0; in TimeImpl()
59 sign = -161 sign = 162 hour = int(m.group(4)) + (sign * int(m.group(8)))
67 int sign = 1; in utf16_atoi() local71 sign = -1; in utf16_atoi()81 return value*sign; in utf16_atoi()
1161 final int sign = 0 == (bigramFlags & FLAG_ATTRIBUTE_OFFSET_NEGATIVE) ? 1 : -1; in readCharGroup() local1165 bigramAddress += sign * source.readUnsignedByte(); in readCharGroup()1169 bigramAddress += sign * source.readUnsignedShort(); in readCharGroup()1175 bigramAddress += sign * offset; in readCharGroup()
234 duration.sign = 1; in performInstanceExpansion()305 duration.sign = 1; in performInstanceExpansion()315 duration.sign = 1; in performInstanceExpansion()