Home
last modified time | relevance | path

Searched defs:linear (Results 1 – 25 of 2994) sorted by relevance

12345678910>>...120

/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/core/
H A Dfilter_compute.hpp94 typedef typename base_type::size_type size_type;
95 typedef typename base_type::extent_type extent_type;
107 typedef typename base_type::size_type size_type;
108 typedef typename base_type::extent_type extent_type;
131 typedef typename base_type::size_type size_type;
132 typedef typename base_type::extent_type extent_type;
150 typedef typename base_type::size_type size_type;
151 typedef typename base_type::extent_type extent_type;
184 typedef typename base_type::size_type size_type;
207 typedef typename base_type::size_type size_type;
[all …]
/dports/devel/allegro/allegro-4.4.3.1/src/dos/
H A Ddpmi.c33 int _create_physical_mapping(unsigned long *linear, int *segment, unsigned long physaddr, int size) in _create_physical_mapping()
51 void _remove_physical_mapping(unsigned long *linear, int *segment) in _remove_physical_mapping()
62 int _create_linear_mapping(unsigned long *linear, unsigned long physaddr, int size) in _create_linear_mapping()
90 void _remove_linear_mapping(unsigned long *linear) in _remove_linear_mapping()
109 int _create_selector(int *segment, unsigned long linear, int size) in _create_selector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/base/statistics/
H A Dweighted_moving_linear_regression_unittest.cc12 WeightedMovingLinearRegression linear(1e6); in TEST() local
30 WeightedMovingLinearRegression linear(1e6); in TEST() local
47 WeightedMovingLinearRegression linear(1e6); in TEST() local
64 WeightedMovingLinearRegression linear(1e6); in TEST() local
81 WeightedMovingLinearRegression linear(1e6); in TEST() local
102 WeightedMovingLinearRegression linear(1e6); in TEST() local
127 WeightedMovingLinearRegression linear(1999); in TEST() local
/dports/math/gecode/gecode-0916a1a/gecode/float/
H A Dlinear.cpp41 linear(Home home, in linear() function
54 linear(Home home, in linear() function
67 linear(Home home, in linear() function
83 linear(Home home, in linear() function
99 linear(Home home, in linear() function
129 linear(Home home, in linear() function
143 linear(Home home, in linear() function
176 linear(Home home, in linear() function
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_AdaptiveDirectionalStratification_hyperplane.py31 linear = [1.] * dim variable
38 linear = list(linear) variable
45 linear = list(linear) variable
46 linear = [0.] * dim variable
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/prometheus/src/
H A Dprometheus_buckets.erl115 linear(_Start, _Step, Count) when Count < 1 -> function
117 linear(Start, Step, Count) -> function
129 linear(_Current, _Step, 0, Acc) -> function
131 linear(Current, Step, Count, Acc) -> function
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Dlinear-int.cpp41 linear(Home home, in linear() function
54 linear(Home home, in linear() function
67 linear(Home home, in linear() function
82 linear(Home home, in linear() function
97 linear(Home home, in linear() function
127 linear(Home home, in linear() function
141 linear(Home home, in linear() function
173 linear(Home home, in linear() function
H A Dlinear-bool.cpp41 linear(Home home, const BoolVarArgs& x, IntRelType irt, int c, in linear() function
56 linear(Home home, const BoolVarArgs& x, IntRelType irt, IntVar y, in linear() function
71 linear(Home home, in linear() function
90 linear(Home home, in linear() function
125 linear(Home home, const BoolVarArgs& x, IntRelType irt, int c, in linear() function
140 linear(Home home, const BoolVarArgs& x, IntRelType irt, IntVar y, in linear() function
155 linear(Home home, in linear() function
173 linear(Home home, in linear() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/lang/clover/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/libosmesa/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/tests/format/
H A Dsrgb.c13 const enum pipe_format linear = util_format_linear(format); in main() local
23 const enum pipe_format linear = util_format_linear(format); in main() local
/dports/math/gismo/gismo-21.12.0/extensions/gsStructuralAnalysis/
H A DgsStaticNewton.h50 gsStaticNewton( const gsSparseMatrix<T> &linear, in gsStaticNewton()
71 gsStaticNewton( const gsSparseMatrix<T> &linear, in gsStaticNewton()
100 gsStaticNewton( const gsSparseMatrix<T> &linear, in gsStaticNewton()
135 gsStaticNewton( const gsSparseMatrix<T> &linear, in gsStaticNewton()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dann_visitor_test.cpp29 LayerTypes<> linear = new Linear<>(10, 10); variable
77 LayerTypes<> linear = new Linear<>(randomSize, randomSize); variable
95 LayerTypes<> linear = new Linear<>(randomSize, randomSize); variable
/dports/audio/xwave/xwave2-981109/src/
H A Driff.c274 short *linear=(short *) buffer; in riff_read() local
289 short *linear=(short*) buffer; in riff_read() local
311 short *linear=(short *) buffer; in riff_write() local
328 short *linear=(short*) buffer; in riff_write() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssimagelinear.c136 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_draw() local
244 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_parse() local
376 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_print() local
437 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_compute() local
583 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (object); in gtk_css_image_linear_dispose() local
628 _gtk_css_image_linear_init (GtkCssImageLinear *linear) in _gtk_css_image_linear_init()
/dports/multimedia/gavl/gavl-1.4.0/gavl/libsamplerate/
H A Dsrc_linear.c59 { LINEAR_DATA *linear ; in linear_vari_process_f() local
151 { LINEAR_DATA *linear ; in linear_vari_process_d() local
266 { LINEAR_DATA *linear = NULL ; in gavl_linear_set_converter() local
311 { LINEAR_DATA *linear = NULL ; in linear_reset() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssimagelinear.c142 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_snapshot() local
302 gtk_css_image_linear_parse_first_arg (GtkCssImageLinear *linear, in gtk_css_image_linear_parse_first_arg()
438 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_print() local
497 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_compute() local
642 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (object); in gtk_css_image_linear_dispose() local
668 GtkCssImageLinear *linear = GTK_CSS_IMAGE_LINEAR (image); in gtk_css_image_linear_is_computed() local
712 _gtk_css_image_linear_init (GtkCssImageLinear *linear) in _gtk_css_image_linear_init()

12345678910>>...120