| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | discrete_distribution.h | 60 param_type() { init(); } in param_type() function 63 explicit param_type(InputIterator begin, InputIterator end) in param_type() function 68 explicit param_type(std::initializer_list<double> weights) : p_(weights) { in param_type() function 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() function 224 using param_type = typename discrete_distribution<IntType>::param_type; variable
|
| D | poisson_distribution.h | 133 poisson_distribution<IntType>::param_type::param_type(double mean) in param_type() function 245 using param_type = typename poisson_distribution<IntType>::param_type; variable
|
| D | zipf_distribution.h | 149 zipf_distribution<IntType>::param_type::param_type( in param_type() function 253 using param_type = typename zipf_distribution<IntType>::param_type; variable
|
| D | uniform_int_distribution_test.cc | 47 using param_type = in TYPED_TEST() typedef 135 using param_type = in TYPED_TEST() typedef
|
| D | uniform_real_distribution_test.cc | 82 using param_type = in TYPED_TEST() typedef 246 using param_type = in TYPED_TEST() typedef
|
| D | beta_distribution.h | 57 explicit param_type(result_type alpha, result_type beta) in param_type() function 411 using param_type = typename beta_distribution<RealType>::param_type; variable
|
| D | exponential_distribution.h | 151 using param_type = typename exponential_distribution<RealType>::param_type; variable
|
| D | uniform_real_distribution.h | 188 using param_type = typename uniform_real_distribution<RealType>::param_type; variable
|
| D | uniform_int_distribution.h | 176 using param_type = typename uniform_int_distribution<IntType>::param_type; variable
|
| D | gaussian_distribution.h | 196 using param_type = typename gaussian_distribution<RealType>::param_type; variable
|
| D | log_uniform_int_distribution.h | 234 using param_type = typename log_uniform_int_distribution<IntType>::param_type; variable
|
| D | discrete_distribution_test.cc | 48 using param_type = in TYPED_TEST() typedef
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | generate_entry_points.py | 1337 def make_param(param_type, param_name): argument 1339 def insert_name(param_type, param_name, pos): argument 1577 def get_capture_param_type_name(param_type): argument 2090 def is_packed_enum_param_type(param_type): argument 2094 def add_namespace(param_type): argument 2118 def get_gl_pointer_type(param_type): argument 2135 def get_param_type_type(param_type): argument 2140 def get_gl_param_type_type(param_type): argument 2153 def get_param_type_union_name(param_type): argument 2157 def format_param_type_union_type(param_type): argument [all …]
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | module_scope_var_to_entry_point_param.cc | 203 auto* param_type = ctx.dst->ty.pointer( in Process() local 249 auto* param_type = store_type(); in Process() local 299 auto* param_type = ctx.dst->ty.pointer(ctx.dst->ty.Of(str), in Process() local
|
| /third_party/libcoap/src/oscore/ |
| D | oscore.c | 53 oscore_cs_params(int8_t param, int8_t param_type, size_t *len) { in oscore_cs_params() 74 oscore_cs_key_params(cose_curve_t param, int8_t param_type, size_t *len) { in oscore_cs_key_params()
|
| /third_party/openssl/crypto/asn1/ |
| D | x_algor.c | 76 int param_type; in X509_ALGOR_set_md() local
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| D | x_algor.c | 76 int param_type; in X509_ALGOR_set_md() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_add_function_calls.cpp | 138 const auto* param_type = in ChooseFunctionCallArguments() local
|
| D | transformation_permute_function_parameters.cpp | 92 std::vector<uint32_t> param_id, param_type; in Apply() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_add_function_calls.cpp | 138 const auto* param_type = in ChooseFunctionCallArguments() local
|
| D | transformation_permute_function_parameters.cpp | 92 std::vector<uint32_t> param_id, param_type; in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_add_function_calls.cpp | 138 const auto* param_type = in ChooseFunctionCallArguments() local
|
| D | transformation_permute_function_parameters.cpp | 92 std::vector<uint32_t> param_id, param_type; in Apply() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | type_gentype.hpp | 46 typedef TYPE<VALTYPE> const & param_type; typedef
|
| /third_party/ltp/testcases/network/sctp/ |
| D | sctp_big_chunk.c | 137 uint16_t param_type = htons(6); in setup_client() local
|