Home
last modified time | relevance | path

Searched refs:_setup (Results 1 – 25 of 1483) sorted by relevance

12345678910>>...60

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rjsmin/
H A DMANIFEST5 _setup/__init__.py
6 _setup/include/cext.h
9 _setup/py2/data.py
10 _setup/py2/dist.py
11 _setup/py2/ext.py
12 _setup/py2/setup.py
13 _setup/py2/shell.py
14 _setup/py2/util.py
17 _setup/py3/data.py
18 _setup/py3/dist.py
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rjsmin/
H A DMANIFEST5 _setup/__init__.py
6 _setup/include/cext.h
9 _setup/py2/data.py
10 _setup/py2/dist.py
11 _setup/py2/ext.py
12 _setup/py2/setup.py
13 _setup/py2/shell.py
14 _setup/py2/util.py
17 _setup/py3/data.py
18 _setup/py3/dist.py
[all …]
/dports/databases/pear-DB_QueryTool/DB_QueryTool-1.1.2/tests/
H A DGetAll.php8 function _setup() function in tests_GetAll
19 $this->_setup();
25 $this->_setup();
32 $this->_setup();
39 $this->_setup();
46 $this->_setup();
47 $this->_setup();
53 $this->_setup();
54 $this->_setup();
60 $this->_setup();
[all …]
H A DGetCount.php8 function _setup($mode) function in tests_GetCount
26 $this->_setup(3);
32 $this->_setup(6);
38 $this->_setup(6);
45 $this->_setup(6);
52 $this->_setup(6);
60 $this->_setup(6);
68 $this->_setup(6);
/dports/databases/pear-MDB_QueryTool/MDB_QueryTool-1.2.3/tests/
H A DGetAllTest.php10 function _setup() function in tests_GetAllTest
21 $this->_setup();
27 $this->_setup();
34 $this->_setup();
41 $this->_setup();
48 $this->_setup();
49 $this->_setup();
55 $this->_setup();
56 $this->_setup();
62 $this->_setup();
[all …]
H A DGetCountTest.php10 function _setup($mode) function in tests_GetCountTest
28 $this->_setup(3);
34 $this->_setup(6);
40 $this->_setup(6);
47 $this->_setup(6);
54 $this->_setup(6);
62 $this->_setup(6);
70 $this->_setup(6);
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Dwmts.cpp61 if (reader.readElementText() != _setup.set()) { in tileMatrixSet()
117 if (reader.readElementText() == _setup.set()) in tileMatrixSetLink()
187 if (s == _setup.style()) in layer()
266 if (!ctx.hasStyle && _setup.style().isEmpty() in parseCapabilities()
271 if (!_setup.rest() && !ctx.hasFormat) { in parseCapabilities()
293 if (_setup.rest() && _tileUrl.isNull()) { in parseCapabilities()
337 QString style = _setup.style().isEmpty() ? ctx.defaultStyle : _setup.style(); in init()
338 if (!_setup.rest()) { in init()
341 "&TileRow=$y&TileCol=$x").arg(_setup.url(), in init()
342 _setup.url().contains('?') ? "&" : "?" , _setup.format(), in init()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/theora/lib/
H A Ddecinfo.c156 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
163 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
164 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
189 if(_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
190 if(*_setup==NULL)return TH_EBADHEADER; in oc_dec_headerin()
234 *_setup=setup; in oc_dec_headerin()
251 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
259 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
260 if(_setup!=NULL){ in th_setup_free()
261 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/table/tests/
H A Dtest_init_table.py69 def _setup(self, table_type): member in BaseInitFrom
73 self._setup(table_type)
82 self._setup(table_type)
94 self._setup(table_type)
99 self._setup(table_type)
108 self._setup(table_type)
113 self._setup(table_type)
132 self._setup(table_type)
139 self._setup(table_type)
147 self._setup(table_type)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libtheora/lib/
H A Ddecinfo.c166 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
173 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
174 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
199 if(_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
200 if(*_setup==NULL)return TH_EBADHEADER; in oc_dec_headerin()
244 *_setup=setup; in oc_dec_headerin()
261 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
269 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
270 if(_setup!=NULL){ in th_setup_free()
271 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/www/firefox/firefox-99.0/media/libtheora/lib/
H A Ddecinfo.c166 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
173 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
174 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
199 if(_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
200 if(*_setup==NULL)return TH_EBADHEADER; in oc_dec_headerin()
244 *_setup=setup; in oc_dec_headerin()
261 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
269 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
270 if(_setup!=NULL){ in th_setup_free()
271 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtheora/lib/
H A Ddecinfo.c166 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
173 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
174 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
199 if(_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
200 if(*_setup==NULL)return TH_EBADHEADER; in oc_dec_headerin()
244 *_setup=setup; in oc_dec_headerin()
261 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
269 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
270 if(_setup!=NULL){ in th_setup_free()
271 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/mpec/tests/
H A Dtest_complementarity.py37 def _setup(self): member in CCTests
69 M = self._setup()
77 M = self._setup()
83 M = self._setup()
90 M = self._setup()
97 M = self._setup()
104 M = self._setup()
111 M = self._setup()
118 M = self._setup()
125 M = self._setup()
[all …]
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/
H A Ddecinfo.c156 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
162 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
163 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
164 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
206 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
220 *_setup=setup; in oc_dec_headerin()
237 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
245 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
246 if(_setup!=NULL){ in th_setup_free()
247 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Ddecinfo.c152 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
158 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
159 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
160 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
202 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
216 *_setup=setup; in oc_dec_headerin()
233 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
241 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
242 if(_setup!=NULL){ in th_setup_free()
243 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/
H A Ddecinfo.c156 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
162 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
163 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
164 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
206 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
220 *_setup=setup; in oc_dec_headerin()
237 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
245 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
246 if(_setup!=NULL){ in th_setup_free()
247 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtheora/lib/
H A Ddecinfo.c156 ret=oc_quant_params_unpack(_opb,&_setup->qinfo); in oc_setup_unpack()
162 static void oc_setup_clear(th_setup_info *_setup){ in oc_setup_clear() argument
163 oc_quant_params_clear(&_setup->qinfo); in oc_setup_clear()
164 oc_huff_trees_clear(_setup->huff_tables); in oc_setup_clear()
206 if(_tc==NULL||_setup==NULL)return TH_EFAULT; in oc_dec_headerin()
220 *_setup=setup; in oc_dec_headerin()
237 th_setup_info **_setup,ogg_packet *_op){ in th_decode_headerin() argument
245 void th_setup_free(th_setup_info *_setup){ in th_setup_free() argument
246 if(_setup!=NULL){ in th_setup_free()
247 oc_setup_clear(_setup); in th_setup_free()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dupdate_test.c41 _setup(void **state) { in _setup() function
286 _setup, _teardown), in main()
288 _setup, _teardown), in main()
290 _setup, _teardown), in main()
292 _setup, _teardown), in main()
294 _setup, _teardown), in main()
296 _setup, _teardown), in main()
298 _setup, _teardown), in main()
300 _setup, _teardown), in main()
302 _setup, _teardown), in main()
[all …]

12345678910>>...60