Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 25 of 195) sorted by relevance

12345678

/third_party/boost/boost/math/distributions/
Dinverse_gamma.hpp40 RealType shape, // shape aka alpha in check_inverse_gamma_shape()
78 RealType shape, // shape aka alpha in check_inverse_gamma()
103 RealType shape()const in shape() function in boost::math::inverse_gamma_distribution
150 RealType shape = dist.shape(); in pdf() local
198 RealType shape = dist.shape(); in cdf() local
227 RealType shape = dist.shape(); in quantile() local
253 RealType shape = c.dist.shape(); in cdf() local
277 RealType shape = c.dist.shape(); in quantile() local
305 RealType shape = dist.shape(); in mean() local
332 RealType shape = dist.shape(); in variance() local
[all …]
Dgamma.hpp29 RealType shape, in check_gamma_shape()
62 RealType shape, in check_gamma()
84 RealType shape()const in shape() function in boost::math::gamma_distribution
126 RealType shape = dist.shape(); in pdf() local
150 RealType shape = dist.shape(); in cdf() local
170 RealType shape = dist.shape(); in quantile() local
194 RealType shape = c.dist.shape(); in cdf() local
215 RealType shape = c.dist.shape(); in quantile() local
240 RealType shape = dist.shape(); in mean() local
258 RealType shape = dist.shape(); in variance() local
[all …]
Dweibull.hpp28 RealType shape, in check_weibull_shape()
61 RealType shape, in check_weibull()
83 RealType shape()const in shape() function in boost::math::weibull_distribution
126 RealType shape = dist.shape(); in pdf() local
160 RealType shape = dist.shape(); in cdf() local
181 RealType shape = dist.shape(); in quantile() local
205 RealType shape = c.dist.shape(); in cdf() local
226 RealType shape = c.dist.shape(); in quantile() local
251 RealType shape = dist.shape(); in mean() local
265 RealType shape = dist.shape(); in variance() local
[all …]
Dpareto.hpp64 RealType shape, in check_pareto_shape()
123 RealType shape, in check_pareto()
151 RealType shape()const in shape() function in boost::math::pareto_distribution
184 RealType shape = dist.shape(); in pdf() local
203 RealType shape = dist.shape(); in cdf() local
227 RealType shape = dist.shape(); in quantile() local
255 RealType shape = c.dist.shape(); in cdf() local
277 RealType shape = c.dist.shape(); in quantile() local
340 RealType shape = dist.shape(); in variance() local
365 RealType shape = dist.shape(); in skewness() local
[all …]
Dskew_normal.hpp37 RealType shape, in check_skew_normal_shape()
82 RealType shape()const in shape() function in boost::math::skew_normal_distribution
122 const RealType shape = dist.shape(); in pdf() local
167 const RealType shape = dist.shape(); in cdf() local
216 const RealType shape = c.dist.shape(); in cdf() local
266 inline RealType shape(const skew_normal_distribution<RealType, Policy>& dist) in shape() function
311 const RealType shape = dist.shape(); in mode_fallback() local
433 const RealType shape = distribution.shape(); in operator ()() local
453 const RealType shape = dist.shape(); in mode() local
634 const RealType shape = dist.shape(); in quantile() local
[all …]
/third_party/uboot/u-boot-2020.01/drivers/demo/
Ddemo-shape.c32 static const struct shape { in shape_hello() struct
33 int start; in shape_hello()
34 int end; in shape_hello()
35 int dstart; in shape_hello()
36 int dend; in shape_hello()
42 struct shape shape; in shape_hello() local
/third_party/boost/libs/python/src/numpy/
Dndarray.cpp42 bool is_c_contiguous(std::vector<Py_intptr_t> const & shape, in is_c_contiguous()
56 bool is_f_contiguous(std::vector<Py_intptr_t> const & shape, in is_f_contiguous()
88 python::object const & shape, in from_data_impl()
110 std::vector<Py_intptr_t> const & shape, in from_data_impl()
155 Py_intptr_t ndarray::shape(int n) const in shape() function in boost::python::numpy::ndarray
237 ndarray zeros(python::tuple const & shape, dtype const & dt) in zeros()
246 ndarray zeros(int nd, Py_intptr_t const * shape, dtype const & dt) in zeros()
252 ndarray empty(python::tuple const & shape, dtype const & dt) in empty()
261 ndarray empty(int nd, Py_intptr_t const * shape, dtype const & dt) in empty()
/third_party/skia/experimental/sorttoy/
Dsorttoy.cpp280 Shape shape, in test1()
299 Shape shape, in test2()
320 Shape shape, in test3()
342 Shape shape, in test4()
368 Shape shape, in test5()
402 Shape shape, in test6()
424 Shape shape, in test7()
DFake.cpp112 void FakeDevice::drawShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r, FakePaint p)… in drawShape()
121 void FakeDevice::clipShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r) { in clipShape()
163 void FakeCanvas::drawShape(ID id, Shape shape, SkIRect r, FakePaint p) { in drawShape()
169 void FakeCanvas::clipShape(ID id, Shape shape, SkIRect r) { in clipShape()
DCmds.cpp46 Shape shape, in DrawCmd()
57 Shape shape, in DrawCmd()
183 ClipCmd::ClipCmd(ID id, Shape shape, SkIRect r) in ClipCmd()
189 ClipCmd::ClipCmd(ID id, PaintersOrder paintersOrderWhenAdded, Shape shape, SkIRect r) in ClipCmd()
/third_party/typescript/tests/baselines/reference/
DpropTypeValidatorInference.js72 shape: PropTypes.shape(innerProps).isRequired, property
81 shape: PropTypes.shape(innerProps).isRequired, property
110 shape: PropTypes.shape(innerProps).isRequired, property
118 shape: PropTypes.shape(innerProps).isRequired, property
DdiscriminatedUnionErrorMessage.js9 let shape: Shape = { variable
17 var shape = { variable
/third_party/boost/libs/python/test/numpy/
Dndarray.cpp12 np::ndarray zeros(p::tuple shape, np::dtype dt) { return np::zeros(shape, dt);} in zeros()
15 np::ndarray empty1(p::tuple shape, np::dtype dt) { return np::empty(shape,dt);} in empty1()
17 np::ndarray c_empty(p::tuple shape, np::dtype dt) in c_empty()
/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp65 const GrShape& shape, in sw_draw_with_mask_filter()
175 const GrShape& shape, in create_mask_GPU()
203 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds()
232 const GrShape& shape, in get_shape_and_clip_bounds()
258 const GrShape* shape = &origShape; in draw_shape_with_mask_filter() local
433 const GrShape& shape, in drawShapeWithMaskFilter()
446 const GrShape& shape) { in drawShapeWithMaskFilter()
/third_party/typescript/tests/cases/compiler/
DpropTypeValidatorInference.ts32 export function shape<P extends ValidationMap<any>>(type: P): Requireable<InferProps<P>>; function
71 shape: PropTypes.shape(innerProps).isRequired, constant
80 shape: PropTypes.shape(innerProps).isRequired, constant
/third_party/skia/src/gpu/
DGrBlurUtils.cpp99 const GrStyledShape& shape, in sw_create_filtered_mask()
192 const GrStyledShape& shape, in create_mask_GPU()
238 static bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds()
267 const GrStyledShape& shape, in get_shape_and_clip_bounds()
292 const GrStyledShape& shape, in compute_key_and_clip_bounds()
373 const GrStyledShape& shape, in hw_create_filtered_mask()
473 const GrStyledShape* shape = &origShape; in draw_shape_with_mask_filter() local
557 const GrStyledShape& shape, in drawShapeWithMaskFilter()
570 const GrStyledShape& shape) { in drawShapeWithMaskFilter()
/third_party/skia/src/gpu/ops/
DSmallPathShapeData.cpp14 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, uint32_t dim) { in SmallPathShapeDataKey()
25 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, const SkMatrix& ctm) { in SmallPathShapeDataKey()
/third_party/skia/experimental/graphite/src/
DDrawList.cpp49 const Shape& shape, in stencilAndFillPath()
62 const Shape& shape, in fillConvexPath()
77 const Shape& shape, in strokePath()
DDrawContext.cpp53 const Shape& shape, in stencilAndFillPath()
62 const Shape& shape, in fillConvexPath()
71 const Shape& shape, in strokePath()
/third_party/boost/libs/math/test/
Dtest_gamma_dist.cpp39 RealType NaivePDF(RealType shape, RealType scale, RealType x) in NaivePDF()
50 void check_gamma(RealType shape, RealType scale, RealType x, RealType p, RealType q, RealType tol) in check_gamma()
/third_party/skia/src/gpu/v1/
DStencilMaskHelper.cpp296 const GrStyledShape& shape, in draw_path()
322 const GrStyledShape& shape, in stencil_path()
424 GrStyledShape shape(*clipPath, GrStyle::SimpleFill()); in drawPath() local
472 bool StencilMaskHelper::drawShape(const GrShape& shape, in drawShape()
/third_party/boost/libs/multi_array/example/
Dbasic2.cpp21 boost::array<int, 3> shape = {{ 3, 4, 2 }}; in main() local
/third_party/boost/boost/python/numpy/
Dndarray.hpp46 Py_intptr_t * shape; member
175 Container shape, in from_data_impl()
211 Container shape, in from_data()
236 Container shape, in from_data()
/third_party/skia/third_party/externals/harfbuzz/test/
Dmeson.build2 subdir('shape') subdir
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_shape.c67 SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb) in SDL_CalculateShapeBitmap()
207 SDL_CalculateShapeTree(SDL_WindowShapeMode mode,SDL_Surface* shape) in SDL_CalculateShapeTree()
247 SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) in SDL_SetWindowShape()

12345678