Searched defs:result_type (Results 1 - 25 of 77) sorted by relevance

1234

/openbsd-current/gnu/llvm/libcxx/include/__functional/
H A Dunary_function.h26 typedef _Result result_type; typedef in struct:unary_function
H A Dbinary_function.h28 typedef _Result result_type; typedef in struct:binary_function
/openbsd-current/gnu/llvm/libcxx/include/__random/
H A Dsubtract_with_carry_engine.h65 typedef _UIntType result_type; typedef in class:subtract_with_carry_engine
[all...]
H A Dmersenne_twister_engine.h80 typedef _UIntType result_type; typedef in class:mersenne_twister_engine
[all...]
H A Drandom_device.h48 typedef unsigned result_type; typedef in class:random_device
H A Dshuffle_order_engine.h59 typedef typename _Engine::result_type result_type; typedef in class:shuffle_order_engine
[all...]
H A Dindependent_bits_engine.h44 typedef _UIntType result_type; typedef in class:independent_bits_engine
[all...]
H A Dbernoulli_distribution.h30 typedef bool result_type; typedef in class:bernoulli_distribution
H A Dchi_squared_distribution.h31 typedef _RealType result_type; typedef in class:chi_squared_distribution
128 typedef typename _Eng::result_type result_type; typedef
[all...]
H A Dexponential_distribution.h34 typedef _RealType result_type; typedef in class:exponential_distribution
141 typedef typename _Eng::result_type result_type; typedef
[all...]
H A Dgeometric_distribution.h33 typedef _IntType result_type; typedef in class:geometric_distribution
H A Dlinear_congruential_engine.h53 typedef unsigned long long result_type; typedef in struct:__lce_ta
71 typedef unsigned long long result_type; typedef in struct:__lce_ta
88 typedef unsigned long long result_type; typedef in struct:__lce_ta
99 typedef unsigned long long result_type; typedef in struct:__lce_ta
112 typedef unsigned result_type; typedef in struct:__lce_ta
133 typedef unsigned result_type; typedef in struct:__lce_ta
152 typedef unsigned result_type; typedef in struct:__lce_ta
166 typedef unsigned result_type; typedef in struct:__lce_ta
181 typedef unsigned short result_type; typedef in struct:__lce_ta
210 typedef _UIntType result_type; typedef in class:linear_congruential_engine
[all...]
H A Dlognormal_distribution.h34 typedef _RealType result_type; typedef in class:lognormal_distribution
[all...]
H A Dseed_seq.h32 typedef uint32_t result_type; typedef in class:seed_seq
H A Dstudent_t_distribution.h34 typedef _RealType result_type; typedef in class:student_t_distribution
139 typedef typename _Eng::result_type result_type; typedef
[all...]
H A Dbinomial_distribution.h33 typedef _IntType result_type; typedef in class:binomial_distribution
211 typedef typename _Eng::result_type result_type; typedef
[all...]
H A Dcauchy_distribution.h33 typedef _RealType result_type; typedef in class:cauchy_distribution
147 typedef typename _Eng::result_type result_type; typedef
[all...]
H A Ddiscard_block_engine.h41 typedef typename _Engine::result_type result_type; typedef in class:discard_block_engine
[all...]
H A Ddiscrete_distribution.h36 typedef _IntType result_type; typedef in class:discrete_distribution
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrverscmp.c109 static const int result_type[] = local
/openbsd-current/gnu/gcc/gcc/
H A Dtree-nrv.c108 tree result_type = TREE_TYPE (result); local
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm32r-asm.c84 enum cgen_parse_operand_result result_type; local
137 enum cgen_parse_operand_result result_type; local
189 enum cgen_parse_operand_result result_type; local
[all...]
H A Dopenrisc-asm.c76 enum cgen_parse_operand_result result_type; local
134 enum cgen_parse_operand_result result_type; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c47 create_array_type (struct type *result_type, struct type *element_type) argument
114 struct type result_type; local
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dshuffle.h39 typedef uint_fast32_t result_type; typedef in class:__libcpp_debug_randomizer
78 typedef uint_fast32_t result_type; typedef in class:__rs_default
[all...]

Completed in 286 milliseconds

1234