OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:randFraction
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/test/intltest/
tsnmfmt.h
80
static double
randFraction
()
dtfmtrtts.h
59
static double
randFraction
()
69
double a =
randFraction
();
71
// a =
randFraction
();
nmfmtrt.h
64
static double
randFraction
()
dtfmtrtts.cpp
226
int random = (int)(
randFraction
() * 24);
559
double a =
randFraction
();
579
double a =
randFraction
();
tsnmfmt.cpp
250
double d =
randFraction
() * 2e10 - 1e10;
274
it =
randFraction
() * INT32_MAX;
nmfmtrt.cpp
81
double a =
randFraction
();
Completed in 275 milliseconds