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/icu4c/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
227
int random = (int)(
randFraction
() * 24);
536
double a =
randFraction
();
556
double a =
randFraction
();
tsnmfmt.cpp
239
double d =
randFraction
() * 2e10 - 1e10;
263
it =
randFraction
() * INT32_MAX;
nmfmtrt.cpp
81
double a =
randFraction
();
Completed in 427 milliseconds