| /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 | exponential_distribution.h | 151 using param_type = typename exponential_distribution<RealType>::param_type; variable
|
| 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
|
| /third_party/protobuf/third_party/abseil-cpp/absl/random/ |
| D | discrete_distribution.h | 62 param_type() { init(); } in param_type() function 65 explicit param_type(InputIterator begin, InputIterator end) in param_type() function 70 explicit param_type(std::initializer_list<double> weights) : p_(weights) { in param_type() function 75 explicit param_type(size_t nw, double xmin, double xmax, in param_type() function 226 using param_type = typename discrete_distribution<IntType>::param_type; variable
|
| D | poisson_distribution.h | 135 poisson_distribution<IntType>::param_type::param_type(double mean) in param_type() function 249 using param_type = typename poisson_distribution<IntType>::param_type; variable
|
| D | zipf_distribution.h | 151 zipf_distribution<IntType>::param_type::param_type( in param_type() function 255 using param_type = typename zipf_distribution<IntType>::param_type; variable
|
| D | beta_distribution.h | 59 explicit param_type(result_type alpha, result_type beta) in param_type() function 413 using param_type = typename beta_distribution<RealType>::param_type; variable
|
| D | exponential_distribution.h | 152 using param_type = typename exponential_distribution<RealType>::param_type; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/custom_compiler/ |
| D | template.json | 8 "param_type": "required", string 18 "param_type": "required", string 30 "param_type": "required", string
|
| /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/mindspore/mindspore-src/source/tests/ut/python/parallel/ |
| D | test_global_norm.py | 37 def __init__(self, param_type, strategy1, strategy2): argument 53 def __init__(self, param_type, strategy1, strategy2): argument 73 def __init__(self, param_type, strategy1, strategy2): argument 111 interleaved_batch=2, stages=1, micro_size=1, param_type=np.float32, argument
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/tbe/ |
| D | tbe_single_dynamic_rnn_build.json | 1 …mat":"NC1HWC0","name":"x_0","ori_format":"NCHW","ori_shape":[2,16,64],"param_type":"required","ran… string
|
| D | tbe_single_dynamic_rnn_select.json | 1 …format":"NCHW","name":"x_0","ori_format":"NCHW","ori_shape":[2,16,64],"param_type":"required","ran… string
|
| D | tbe_single_layer_norm_select.json | 1 …2","format":"NCHW","name":"x_0","ori_format":"NCHW","ori_shape":[2,3],"param_type":"required","ran… string
|
| D | tbe_single_layer_norm_build.json | 1 …"format":"NC1HWC0","name":"x_0","ori_format":"NCHW","ori_shape":[2,3],"param_type":"required","ran… string
|
| /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/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/ |
| D | op_info_register.py | 534 def input(self, index=None, name=None, param_type=None, **kwargs): argument 551 def output(self, index=None, name=None, param_type=None, **kwargs): argument 594 def input(self, index=None, name=None, param_type=None, **kwargs): argument 627 def attr(self, name=None, param_type=None, value_type=None, **kwargs): argument 933 …def attr(self, name=None, param_type=None, value_type=None, value=None, default_value=None, **kwar… argument 952 …def input(self, index=None, name=None, need_compile=None, param_type=None, shape=None, value_depen… argument 976 … def output(self, index=None, name=None, need_compile=None, param_type=None, shape=None, **kwargs): argument 1022 def input(self, index=None, name=None, param_type="required", **kwargs): argument 1058 def output(self, index=None, name=None, param_type="required", **kwargs): argument 1115 def attr(self, name=None, param_type=None, value_type=None, default_value=None, **kwargs): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/ |
| D | generator.h | 31 using param_type = int64_t; variable
|
| /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/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/caffe/ |
| D | caffe_custom_parser.cc | 29 …ributeType(custom::AttributeType *attribue_type, const caffe::CustomAttribute_AttributeType ¶m… in GetAttributeType()
|