Searched defs:newBase (Results 1 – 8 of 8) sorted by relevance
137 const newBase = this.base * BigInt(factorFloor); constant212 const newBase = -this.base; constant
90 protected void attachBaseContext(Context newBase) { in attachBaseContext()
309 int newBase = in getNumberStatus() local
271 protected abstract T _withBase(BaseSettings newBase); in _withBase()
293 protected final SerializationConfig _withBase(BaseSettings newBase) { in _withBase()
303 protected final DeserializationConfig _withBase(BaseSettings newBase) { in _withBase()
3018 const Int64 newBase = (Int64)ecd64AbsOffset - (Int64)locator.Ecd64Offset; in ReadHeaders() local3035 const Int64 newBase = (Int64)cdAbsOffset - (Int64)cdInfo.Offset; in ReadHeaders() local
10267 TimeBase newBase; in Qt_ConvertTime() local