/third_party/gstreamer/gstplugins_base/tests/check/gst/ |
D | typefindfunctions.c | 30 GstTypeFindProbability * prob) in typefind_data() 81 GstTypeFindProbability prob; in GST_START_TEST() local 112 GstTypeFindProbability prob; in GST_START_TEST() local 252 GstTypeFindProbability prob; in GST_START_TEST() local 315 GstTypeFindProbability prob; in GST_START_TEST() local 357 GstTypeFindProbability prob; in GST_START_TEST() local 452 GstTypeFindProbability prob; in GST_START_TEST() local 482 GstTypeFindProbability prob; in GST_START_TEST() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
D | random_horizontal_flip_ir.cc | 31 RandomHorizontalFlipOperation::RandomHorizontalFlipOperation(float prob) : TensorOperation(true), p… in RandomHorizontalFlipOperation() 54 float prob = op_params["prob"]; in from_json() local
|
D | random_vertical_flip_with_bbox_ir.cc | 31 RandomVerticalFlipWithBBoxOperation::RandomVerticalFlipWithBBoxOperation(float prob) in RandomVerticalFlipWithBBoxOperation() 58 float prob = op_params["prob"]; in from_json() local
|
D | random_vertical_flip_ir.cc | 31 RandomVerticalFlipOperation::RandomVerticalFlipOperation(float prob) : TensorOperation(true), proba… in RandomVerticalFlipOperation() 55 float prob = op_params["prob"]; in from_json() local
|
D | cutmix_batch_ir.cc | 31 …xBatchOperation::CutMixBatchOperation(ImageBatchFormat image_batch_format, float alpha, float prob) in CutMixBatchOperation() 70 float prob = op_params["prob"]; in from_json() local
|
D | random_horizontal_flip_with_bbox_ir.cc | 57 float prob = op_params["prob"]; in from_json() local
|
/third_party/libnl/lib/route/qdisc/ |
D | netem.c | 429 void rtnl_netem_set_reorder_probability(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_reorder_probability() 464 void rtnl_netem_set_reorder_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_reorder_correlation() 506 void rtnl_netem_set_corruption_probability(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_corruption_probability() 541 void rtnl_netem_set_corruption_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_corruption_correlation() 583 void rtnl_netem_set_loss(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_loss() 618 void rtnl_netem_set_loss_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_loss_correlation() 660 void rtnl_netem_set_duplicate(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_duplicate() 695 void rtnl_netem_set_duplicate_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_duplicate_correlation() 806 void rtnl_netem_set_delay_correlation(struct rtnl_qdisc *qdisc, int prob) in rtnl_netem_set_delay_correlation()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gsttypefindhelper.c | 335 const gchar * extension, GstTypeFindProbability * prob) in gst_type_find_helper_get_range() 378 const gchar * extension, GstCaps ** caps, GstTypeFindProbability * prob) in gst_type_find_helper_get_range_full() 605 GstTypeFindProbability * prob) in gst_type_find_helper_for_data() 683 GstTypeFindProbability * prob) in gst_type_find_helper_for_data_with_extension() 790 GstTypeFindProbability * prob) in gst_type_find_helper_for_buffer() 829 GstBuffer * buf, const gchar * extension, GstTypeFindProbability * prob) in gst_type_find_helper_for_buffer_with_extension()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
D | bit_reader_inl_utils.h | 108 int prob, const char label[]) { in VP8GetBit() 159 int prob, const char label[]) { in VP8GetBitAlt()
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | bit_reader_inl_utils.h | 108 int prob, const char label[]) { in VP8GetBit() 160 int prob, const char label[]) { in VP8GetBitAlt()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | random_vertical_flip_op.h | 35 explicit RandomVerticalFlipOp(float prob = kDefProbability) : distribution_(prob) { in distribution_() argument
|
D | random_horizontal_flip_op.h | 35 explicit RandomHorizontalFlipOp(float prob = kDefProbability) : distribution_(prob) { in distribution_() argument
|
/third_party/boost/boost/graph/ |
D | small_world_generator.hpp | 35 vertices_size_type k, double prob = 0.0, bool allow_self_loops = false) in small_world_iterator() 122 double prob; member in boost::small_world_iterator
|
D | erdos_renyi_generator.hpp | 136 double prob = 0.5, bool loops = false) in sorted_erdos_renyi_iterator() 216 double prob; member in boost::sorted_erdos_renyi_iterator
|
/third_party/mindspore/tests/ut/python/dataset/ |
D | test_c_random_apply.py | 24 def test_config(arr, op_list, prob=0.5): argument
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp56_arith.h | 29 static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t prob) in vp56_rac_get_prob()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/ |
D | random_apply_op.cc | 59 RandomApplyOp::RandomApplyOp(const std::vector<std::shared_ptr<TensorOp>> &ops, double prob) in RandomApplyOp()
|
/third_party/ffmpeg/libavcodec/ |
D | mss1.c | 71 int prob = range * val; in ARITH_GET_BIT() local 85 int prob = range * val; in arith_get_number() local
|
/third_party/boost/libs/graph_parallel/test/ |
D | distributed_csr_test.cpp | 93 double prob = 0.1; in test_main() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvp8rangedecoder.c | 34 gst_vp8_range_decoder_read (GstVp8RangeDecoder * rd, guint8 prob) in gst_vp8_range_decoder_read()
|
/third_party/boost/libs/mpi/test/ |
D | graph_topology_test.cpp | 60 double prob = 0.1; in BOOST_AUTO_TEST_CASE() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/kernels/ir/image/ |
D | bindings.cc | 145 .def(py::init([](ImageBatchFormat image_batch_format, float alpha, float prob) { in __anon574f76b40d02() 357 .def(py::init([](float prob) { in __anon574f76b43202() 368 .def(py::init([](float prob) { in __anon574f76b43402() 472 double prob = (tp[1]).cast<py::float_>(); in __anon574f76b44202() local 509 .def(py::init([](float prob) { in __anon574f76b44802() 520 .def(py::init([](float prob) { in __anon574f76b44a02()
|
/third_party/ffmpeg/libavcodec/tests/ |
D | mjpegenc_huffman.c | 39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | cost_enc.h | 34 ProbaArray* prob; member
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | cost_enc.h | 34 ProbaArray* prob; member
|