Home
last modified time | relevance | path

Searched defs:filterMethod (Results 1 – 25 of 86) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/
H A DTypeHierarchyContentProvider.java86 private boolean initializeMethodOverrideTester(IMethod filterMethod, IType typeToFindIn) { in initializeMethodOverrideTester()
99 …private void addCompatibleMethods(IMethod filterMethod, IType typeToFindIn, List<IMember> children… in addCompatibleMethods()
116 …private boolean hasCompatibleMethod(IMethod filterMethod, IType typeToFindIn) throws JavaModelExce… in hasCompatibleMethod()
134 …private boolean isCompatibleMethod(IMethod filterMethod, IMethod method, boolean filterOverrides) … in isCompatibleMethod()
H A DHierarchyInformationControl.java187 private IMethod findMethod(IMethod filterMethod, IType typeToFindIn) throws JavaModelException { in findMethod()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/hotpixels/
H A Dhotpixelcontainer.h80 InterpolationMethod filterMethod; variable
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/util/
H A DsfClassManipulator.class.php178 public function filterMethod($method, $callable) function in sfClassManipulator
/dports/devel/arcanist/arcanist-b2e715f/src/symbols/
H A DPhutilClassMapQuery.php44 private $filterMethod; variable in PhutilClassMapQuery
/dports/devel/arcanist-lib/arcanist-b2e715f/src/symbols/
H A DPhutilClassMapQuery.php44 private $filterMethod; variable in PhutilClassMapQuery
/dports/www/tikiwiki/tiki-21.2/lib/test/core/Search/Index/
H A DBaseTest.php202 private function assertResultCount($count, $filterMethod, $argument)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/
H A DPngIhdrChunk.java50 byte bitDepth, colorType, compressionMethod, filterMethod, interlaceMethod; field in PngIhdrChunk
52 … int height, byte bitDepth, byte colorType, byte compressionMethod, byte filterMethod, byte interl… in PngIhdrChunk()
H A DPngEncoder.java46 int filterMethod = 0; field in PngEncoder
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/image/
H A DPngIhdrChunk.java50 byte bitDepth, colorType, compressionMethod, filterMethod, interlaceMethod; field in PngIhdrChunk
52 … int height, byte bitDepth, byte colorType, byte compressionMethod, byte filterMethod, byte interl… in PngIhdrChunk()
H A DPngEncoder.java46 int filterMethod = 0; field in PngEncoder
/dports/games/bzflag-server/bzflag-2.4.22/src/mediafile/
H A DPNGImageFile.h54 unsigned char filterMethod; variable
/dports/games/bzflag/bzflag-2.4.22/src/mediafile/
H A DPNGImageFile.h54 unsigned char filterMethod; variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/tools/jpackage/helpers/jdk/jpackage/test/
H A DTestBuilder.java251 private static boolean filterMethod(String expectedMethodName, Method method) { in filterMethod() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/tools/jpackage/helpers/jdk/jpackage/test/
H A DTestBuilder.java258 private static boolean filterMethod(String expectedMethodName, Method method) { in filterMethod() method
/dports/devel/doxygen/doxygen-1.9.3/liblodepng/
H A Dlodepng.h80 unsigned filterMethod; /*filter method of the original file*/ member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/tools/jpackage/helpers/jdk/jpackage/test/
H A DTestBuilder.java252 private static boolean filterMethod(String expectedMethodName, Method method) { in filterMethod() method
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Internal/Query/
H A DNativeQueryHandler.cs188 …eQuery(Db4objects.Db4o.Query.IQuery q, object predicate, System.Reflection.MethodBase filterMethod) in OptimizeQuery()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/tools/jpackage/helpers/jdk/jpackage/test/
H A DTestBuilder.java258 private static boolean filterMethod(String expectedMethodName, Method method) { in filterMethod() method
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DFileProfileManager.cpp107 wxString filterMethod; in FilePushProfile() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DFileProfileManager.cpp93 wxString filterMethod; in FilePushProfile() local
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Png/Internal/
H A DType.hs76 , filterMethod :: !Word8 -- ^ Must be 0 function
328 filterMethod = filtermethod, function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Png/Internal/
H A DType.hs76 , filterMethod :: !Word8 -- ^ Must be 0 function
328 filterMethod = filtermethod, function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-color-sbix-table.hh214 HBUINT8 filterMethod; member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-color-sbix-table.hh214 HBUINT8 filterMethod; member

1234