Home
last modified time | relevance | path

Searched refs:filterTypes (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimFilterResampler.cpp649 filterTypes.push_back("cubic"); in getFilterTypes()
651 filterTypes.push_back("bessel"); in getFilterTypes()
653 filterTypes.push_back("box"); in getFilterTypes()
654 filterTypes.push_back("bspline"); in getFilterTypes()
655 filterTypes.push_back("catrom"); in getFilterTypes()
657 filterTypes.push_back("hanning"); in getFilterTypes()
658 filterTypes.push_back("hamming"); in getFilterTypes()
659 filterTypes.push_back("hermite"); in getFilterTypes()
660 filterTypes.push_back("lanczos"); in getFilterTypes()
663 filterTypes.push_back("sinc"); in getFilterTypes()
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/opentsdb/
H A Dquery_ctrl.ts10 filterTypes: any; property in OpenTsQueryCtrl
30 this.filterTypes = [
60 this.datasource.getFilterTypes().then((filterTypes: { length: number }) => {
61 if (filterTypes.length !== 0) {
62 this.filterTypes = filterTypes;
/dports/astro/kstars/kstars-3.5.6/Tests/kstars_ui/
H A Dtest_ekos_capture.cpp90 QString filterTypes[] = {"Red", "Green", "Blue", "H_Alpha", "OIII", "SII", "LPR", "Luminance"}; in testAddCaptureJob() local
91 int const filterTypeCount = sizeof(filterTypes) / sizeof(filterTypes[0]); in testAddCaptureJob()
95 for (QString &filterType: filterTypes) in testAddCaptureJob()
108 KTRY_CAPTURE_COMBO_SET(captureFilterS, filterTypes[i % filterTypeCount]); in testAddCaptureJob()
127 QTRY_COMPARE_WITH_TIMEOUT(captureFilterS->currentText(), filterTypes[0], 1000); in testAddCaptureJob()
142 …QTRY_COMPARE_WITH_TIMEOUT(captureFilterS->currentText(), filterTypes[index % filterTypeCount], 100… in testAddCaptureJob()
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_registerfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_RegisterFilter
83 if (!isset($this->filterTypes[ $type ])) {
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
68 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
66 if (!isset($this->filterTypes[ $type ])) {
H A Dsmarty_internal_method_loadfilter.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_LoadFilter
73 if (!isset($this->filterTypes[ $type ])) {
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_method_setautoloadfilters.php26 … private $filterTypes = array('pre' => true, 'post' => true, 'output' => true, 'variable' => true); variable in Smarty_Internal_Method_SetAutoloadFilters
66 if (!isset($this->filterTypes[$type])) {
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/addons/
H A DWebRequestCommon.jsm39 typeMatches(policyType, filterTypes) {
40 if (filterTypes === null) {
44 return filterTypes.includes(this.typeForPolicyType(policyType));
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/modules/addons/
H A DWebRequestCommon.jsm42 typeMatches(policyType, filterTypes) {
43 if (filterTypes === null) {
47 return filterTypes.indexOf(this.typeForPolicyType(policyType)) != -1;

123456789