Home
last modified time | relevance | path

Searched refs:filterType (Results 76 – 100 of 1168) sorted by relevance

12345678910>>...47

/dports/www/tusd/google-cloud-go-storage-v1.18.2/third_party/go/doc/
H A Dexports.go146 r.filterType(nil, field.Type)
163 r.filterType(nil, f.Type)
172 func (r *reader) filterType(parent *namedType, typ ast.Expr) { func
177 r.filterType(nil, t.X)
179 r.filterType(nil, t.Elt)
192 r.filterType(nil, t.Key)
193 r.filterType(nil, t.Value)
195 r.filterType(nil, t.Value)
214 r.filterType(nil, s.Type)
220 r.filterType(nil, s.Type)
[all …]
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DConeSoundRetained.java79 int filterType = NO_FILTERING; field in ConeSoundRetained
375 this.filterType = NO_FILTERING; in setAngularAttenuation()
417 this.filterType = NO_FILTERING; in setAngularAttenuation()
425 this.filterType = NO_FILTERING; in setAngularAttenuation()
431 this.filterType = LOW_PASS; in setAngularAttenuation()
456 this.filterType = NO_FILTERING; in setAngularAttenuation()
465 this.filterType = NO_FILTERING; in setAngularAttenuation()
490 this.filterType = NO_FILTERING; in setAngularAttenuation()
492 this.filterType = LOW_PASS; in setAngularAttenuation()
559 else if (filterType == LOW_PASS) in getAngularAttenuation()
[all …]
/dports/polish/kadu/kadu-4.3/kadu-core/talkable/filter/
H A Dgroup-filter.cpp29 GroupFilter::GroupFilter(GroupFilterType filterType) : in GroupFilter() argument
30 FilterType(filterType) in GroupFilter()
41 if (groupFilter.filterType() != FilterType) in operator ==()
51 GroupFilterType GroupFilter::filterType() const in filterType() function in GroupFilter
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/go/ast/
H A Dfilter.go100 filterType(f.Type, filter, export)
119 if filterType(f.Type, filter, export) {
126 func filterType(typ Expr, f Filter, export bool) bool { func
131 return filterType(t.X, f, export)
133 return filterType(t.Elt, f, export)
149 b1 := filterType(t.Key, f, export)
150 b2 := filterType(t.Value, f, export)
153 return filterType(t.Value, f, export)
164 filterType(s.Type, f, export)
171 filterType(s.Type, f, export)
[all …]
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Files/
H A DFileList.php144 $filterType = $this->config->filter;
146 if ($filterType === null) {
149 if (strpos($filterType, '.') !== false) {
151 $filename = realpath($filterType);
153 $error = "ERROR: Custom filter \"$filterType\" not found".PHP_EOL;
159 $filterClass = '\PHP_CodeSniffer\Filters\\'.$filterType;
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/files/
H A DRoomEQWizard.cpp411 f->filterType = PK; in parse_filter_settings()
416 f->filterType = LP; in parse_filter_settings()
421 f->filterType = HP; in parse_filter_settings()
426 f->filterType = LPQ; in parse_filter_settings()
431 f->filterType = HPQ; in parse_filter_settings()
436 f->filterType = LS6; in parse_filter_settings()
446 f->filterType = LS; in parse_filter_settings()
461 f->filterType = HS; in parse_filter_settings()
466 f->filterType = NO; in parse_filter_settings()
471 f->filterType = AP; in parse_filter_settings()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/print/py-pdf2/PyPDF2-1.26.0/PyPDF2/
H A Dfilters.py344 for filterType in filters:
345 if filterType == "/FlateDecode" or filterType == "/Fl":
347 elif filterType == "/ASCIIHexDecode" or filterType == "/AHx":
349 elif filterType == "/LZWDecode" or filterType == "/LZW":
351 elif filterType == "/ASCII85Decode" or filterType == "/A85":
353 elif filterType == "/Crypt":
361 raise NotImplementedError("unsupported filter %s" % filterType)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/go/ast/
H A Dfilter.go100 filterType(f.Type, filter, export)
119 if filterType(f.Type, filter, export) {
126 func filterType(typ Expr, f Filter, export bool) bool { func
131 return filterType(t.X, f, export)
133 return filterType(t.Elt, f, export)
149 b1 := filterType(t.Key, f, export)
150 b2 := filterType(t.Value, f, export)
153 return filterType(t.Value, f, export)
164 filterType(s.Type, f, export)
171 filterType(s.Type, f, export)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
118 if filterType(f.Type, filter, export) {
125 func filterType(typ Expr, f Filter, export bool) bool { func
130 return filterType(t.X, f, export)
132 return filterType(t.Elt, f, export)
148 b1 := filterType(t.Key, f, export)
149 b2 := filterType(t.Value, f, export)
152 return filterType(t.Value, f, export)
163 filterType(s.Type, f, export)
170 filterType(s.Type, f, export)
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgo/go/go/ast/
H A Dfilter.go100 filterType(f.Type, filter, export)
119 if filterType(f.Type, filter, export) {
126 func filterType(typ Expr, f Filter, export bool) bool { func
131 return filterType(t.X, f, export)
133 return filterType(t.Elt, f, export)
149 b1 := filterType(t.Key, f, export)
150 b2 := filterType(t.Value, f, export)
153 return filterType(t.Value, f, export)
164 filterType(s.Type, f, export)
171 filterType(s.Type, f, export)
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/trop/
H A DquickputP.h9 TRop::ResampleFilterType filterType,
15 TRop::ResampleFilterType filterType, const TPixel32 &colorScale,
20 TRop::ResampleFilterType filterType);
28 TRop::ResampleFilterType filterType);
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFFilterList.java120 public void addFilter(String filterType) { in addFilter() argument
121 if (filterType == null) { in addFilter()
124 if (filterType.equals("flate")) { in addFilter()
126 } else if (filterType.equals("null")) { in addFilter()
128 } else if (filterType.equals("ascii-85")) { in addFilter()
133 } else if (filterType.equals("ascii-hex")) { in addFilter()
138 } else if (filterType.equals("")) { in addFilter()
142 "Unsupported filter type in stream-filter-list: " + filterType); in addFilter()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimScaleFilter.h76 void setFilterType(ossimScaleFilterType filterType);
94 void setMinifyFilterType(ossimScaleFilterType filterType)
96 setFilterType(filterType,
99 void setMagnifyFilterType(ossimScaleFilterType filterType)
101 setFilterType(m_MinifyFilterType,filterType);
179 ossimFilter* createNewFilter(ossimScaleFilterType filterType,
/dports/www/choqok/choqok-1.7.0/plugins/filter/
H A Daddeditfilter.cpp58 ui.filterType->setCurrentIndex(ui.filterType->findData(filter->filterType())); in AddEditFilter()
77 (Filter::FilterType) ui.filterType->itemData(ui.filterType->currentIndex()).toInt(); in accept()
113 ui.filterType->addItem(types.value(type), type); in setupFilterTypes()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGFEColorMatrixElement.cpp138 const ColorMatrixType filterType(static_cast<ColorMatrixType>(type())); in build() local
142 switch (filterType) { in build()
160 if ((filterType == FECOLORMATRIX_TYPE_MATRIX && size != 20) in build()
161 || (filterType == FECOLORMATRIX_TYPE_HUEROTATE && size != 1) in build()
162 || (filterType == FECOLORMATRIX_TYPE_SATURATE && (size != 1 in build()
167 RefPtr<FilterEffect> effect = FEColorMatrix::create(filter, filterType, filterValues); in build()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/ast/
H A Dfilter.go99 filterType(f.Type, filter, export)
146 if filterType(f.Type, filter, export) {
153 func filterType(typ Expr, f Filter, export bool) bool { func
158 return filterType(t.X, f, export)
160 return filterType(t.Elt, f, export)
176 b1 := filterType(t.Key, f, export)
177 b2 := filterType(t.Value, f, export)
180 return filterType(t.Value, f, export)
192 filterType(s.Type, f, export)
199 filterType(s.Type, f, export)
[all …]

12345678910>>...47