Lines Matching full:used
164 * These functions implement a universal time scale which can be used as a 'pivot',
197 * <code>UDateTimeScale</code> values are used to specify the time scale used for
204 * Used in the JDK. Data is a Java <code>long</code> (<code>int64_t</code>). Value
212 * Used on Unix systems. Data is <code>int32_t</code> or <code>int64_t</code>. Value
220 * Used in IUC4C. Data is a <code>double</code>. Value
228 * Used in Windows for file times. Data is an <code>int64_t</code>. Value
236 * Used in the .NET framework's <code>System.DateTime</code> structure. Data is an <code>int64_t</code>. Value
244 * Used in older Macintosh systems. Data is <code>int32_t</code> or <code>int64_t</code>. Value
252 * Used in newer Macintosh systems. Data is a <code>double</code>. Value
260 * Used in Excel. Data is an <code>?unknown?</code>. Value
268 * Used in DB2. Data is an <code>?unknown?</code>. Value
291 * <code>UTimeScaleValue</code> values are used to specify the time scale values
300 * The constant used to select the units vale
310 * The constant used to select the epoch offset value
320 * The constant used to select the minimum from value
330 * The constant used to select the maximum from value
340 * The constant used to select the minimum to value
350 * The constant used to select the maximum to value
361 * The constant used to select the epoch plus one value
374 * The constant used to select the epoch plus one value
387 * The constant used to select the units round value
399 * The constant used to select the minimum safe rounding value
411 * The constant used to select the maximum safe rounding value