OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__uctype
(Results
1 - 16
of
16
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
opt_random.h
53
typedef uint64_t
__uctype
;
typedef
73
const
__uctype
__urngmin = __urng.min();
74
const
__uctype
__urngmax = __urng.max();
75
const
__uctype
__urngrange = __urngmax - __urngmin;
76
const
__uctype
__uerngrange = __urngrange + 1;
98
const
__uctype
__uerange = __maskval + 1;
99
const
__uctype
__scaling = __urngrange / __uerange;
100
const
__uctype
__past = __uerange * __scaling;
103
__v1 =
__uctype
(__urng()) - __urngmin;
108
__v2 =
__uctype
(__urng()) - __urngmin
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
random.tcc
886
__uctype
;
888
const
__uctype
__urngmin = __urng.min();
889
const
__uctype
__urngmax = __urng.max();
890
const
__uctype
__urngrange = __urngmax - __urngmin;
891
const
__uctype
__urange
892
=
__uctype
(__param.b()) -
__uctype
(__param.a());
894
__uctype
__ret;
899
const
__uctype
__uerange = __urange + 1; // __urange can be zero
900
const
__uctype
__scaling = __urngrange / __uerange
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
random.tcc
886
__uctype
;
888
const
__uctype
__urngmin = __urng.min();
889
const
__uctype
__urngmax = __urng.max();
890
const
__uctype
__urngrange = __urngmax - __urngmin;
891
const
__uctype
__urange
892
=
__uctype
(__param.b()) -
__uctype
(__param.a());
894
__uctype
__ret;
899
const
__uctype
__uerange = __urange + 1; // __urange can be zero
900
const
__uctype
__scaling = __urngrange / __uerange
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.tcc
886
__uctype
;
888
const
__uctype
__urngmin = __urng.min();
889
const
__uctype
__urngmax = __urng.max();
890
const
__uctype
__urngrange = __urngmax - __urngmin;
891
const
__uctype
__urange
892
=
__uctype
(__param.b()) -
__uctype
(__param.a());
894
__uctype
__ret;
899
const
__uctype
__uerange = __urange + 1; // __urange can be zero
900
const
__uctype
__scaling = __urngrange / __uerange
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
random.tcc
886
__uctype
;
888
const
__uctype
__urngmin = __urng.min();
889
const
__uctype
__urngmax = __urng.max();
890
const
__uctype
__urngrange = __urngmax - __urngmin;
891
const
__uctype
__urange
892
=
__uctype
(__param.b()) -
__uctype
(__param.a());
894
__uctype
__ret;
899
const
__uctype
__uerange = __urange + 1; // __urange can be zero
900
const
__uctype
__scaling = __urngrange / __uerange
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc
906
__urntype, __utype>::__type
__uctype
;
913
const
__uctype
__urange = __max - __min;
914
const
__uctype
__udenom = (__urnrange <= __urange
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.tcc
906
__urntype, __utype>::__type
__uctype
;
913
const
__uctype
__urange = __max - __min;
914
const
__uctype
__udenom = (__urnrange <= __urange
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.tcc
906
__urntype, __utype>::__type
__uctype
;
913
const
__uctype
__urange = __max - __min;
914
const
__uctype
__udenom = (__urnrange <= __urange
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.tcc
906
__urntype, __utype>::__type
__uctype
;
913
const
__uctype
__urange = __max - __min;
914
const
__uctype
__udenom = (__urnrange <= __urange
[
all
...]
Completed in 502 milliseconds