Home
last modified time | relevance | path

Searched refs:deduction (Results 1 – 25 of 2530) sorted by relevance

12345678910>>...102

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/lib/jemmy/src/org/netbeans/jemmy/image/
H A DImageTool.java114 public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction) { in substractImage() argument
115 return subtractImage(minuend, deduction); in substractImage()
126 public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction) { in subtractImage() argument
127 return subtractImage(minuend, deduction, 0, 0); in subtractImage()
138 …public static BufferedImage substractImage(BufferedImage minuend, BufferedImage deduction, int rel… in substractImage() argument
139 return subtractImage(minuend, deduction, relativeX, relativeY); in substractImage()
152 …public static BufferedImage subtractImage(BufferedImage minuend, BufferedImage deduction, int rela… in subtractImage() argument
155 int dWidth = deduction.getWidth(); in subtractImage()
156 int dHeight = deduction.getHeight(); in subtractImage()
177 dColor = deduction.getRGB(x - relativeX, y - relativeY); in subtractImage()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/generator/
H A Dtype-mismatch-signature-deduction.stderr2 --> $DIR/type-mismatch-signature-deduction.rs:13:9
10 --> $DIR/type-mismatch-signature-deduction.rs:8:20
15 error[E0271]: type mismatch resolving `<[generator@$DIR/type-mismatch-signature-deduction.rs:6:5: 1…
16 --> $DIR/type-mismatch-signature-deduction.rs:5:13
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dflac_parser.c280 int deduction = 0; in check_header_fi_mismatch() local
282 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
287 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
293 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
298 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
302 return deduction; in check_header_fi_mismatch()
311 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
340 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
342 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
348 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dflac_parser.c277 int deduction = 0; in check_header_fi_mismatch() local
279 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
284 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
290 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
295 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
299 return deduction; in check_header_fi_mismatch()
308 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
337 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
339 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
345 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dflac_parser.c281 int deduction = 0; in check_header_fi_mismatch() local
283 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
288 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
294 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
299 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
303 return deduction; in check_header_fi_mismatch()
312 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
341 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
343 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
349 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c276 int deduction = 0; in check_header_fi_mismatch() local
278 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
283 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
289 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
294 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
298 return deduction; in check_header_fi_mismatch()
307 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
336 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
338 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
344 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dflac_parser.c277 int deduction = 0; in check_header_fi_mismatch() local
279 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
284 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
290 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
295 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
299 return deduction; in check_header_fi_mismatch()
308 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
337 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
339 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
345 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c280 int deduction = 0; in check_header_fi_mismatch() local
282 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
287 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
293 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
298 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
302 return deduction; in check_header_fi_mismatch()
311 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
340 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
342 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
348 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dflac_parser.c284 int deduction = 0; in check_header_fi_mismatch() local
286 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
291 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
297 deduction += FLAC_HEADER_BASE_SCORE; in check_header_fi_mismatch()
302 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_fi_mismatch()
306 return deduction; in check_header_fi_mismatch()
315 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
344 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
346 deduction += FLAC_HEADER_CHANGED_PENALTY; in check_header_mismatch()
352 if (deduction && !deduction_expected) { in check_header_mismatch()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dflac_parser.c284 int deduction = 0;
286 deduction += FLAC_HEADER_CHANGED_PENALTY;
291 deduction += FLAC_HEADER_CHANGED_PENALTY;
297 deduction += FLAC_HEADER_BASE_SCORE;
302 deduction += FLAC_HEADER_CHANGED_PENALTY;
306 return deduction;
315 int deduction, deduction_expected = 0, i;
344 deduction_expected = deduction ? 0 : 1;
346 deduction += FLAC_HEADER_CHANGED_PENALTY;
352 if (deduction && !deduction_expected) {
[all …]
/dports/finance/sql-ledger/sql-ledger/doc/templates/Default/
H A Dpayslip.tex63 <%foreach deduction%>
64 <%deduction%> & \dotfill <%amount%> \\
65 <%end deduction%>
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/external/llvm/releases/12.0.0/patches_external/
H A DOpenCL-Fix-default-address-space-in-template-argumen.patch5 deduction.
28 // "lvalue reference to A" is used in place of A for type deduction.
50 +// Check address space deduction in template parameter deduction.
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dimplied_bounds.cc97 const IntegerValue deduction = in Add() local
99 DCHECK_GT(deduction, level_zero_lower_bounds_[var]); in Add()
100 DCHECK_GT(deduction, integer_trail_->LevelZeroLowerBound(var)); in Add()
107 level_zero_lower_bounds_[var] = deduction; in Add()
113 << " new: " << IntegerLiteral::GreaterOrEqual(var, deduction); in Add()
117 if (it->second == deduction) { in Add()
120 if (integer_literal.bound == deduction) { in Add()
/dports/devel/boost-docs/boost_1_72_0/libs/config/test/
H A Dboost_no_cxx14_return_type_ded.ipp11 // TITLE: C++14 return type deduction unavailable
12 // DESCRIPTION: The compiler does not support C++14 return type deduction
/dports/devel/boost-python-libs/boost_1_72_0/libs/config/test/
H A Dboost_no_cxx14_return_type_ded.ipp11 // TITLE: C++14 return type deduction unavailable
12 // DESCRIPTION: The compiler does not support C++14 return type deduction
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/config/test/
H A Dboost_no_cxx14_return_type_ded.ipp11 // TITLE: C++14 return type deduction unavailable
12 // DESCRIPTION: The compiler does not support C++14 return type deduction
/dports/databases/percona57-server/boost_1_59_0/libs/config/test/
H A Dboost_no_cxx14_return_type_ded.ipp11 // TITLE: C++14 return type deduction unavailable
12 // DESCRIPTION: The compiler does not support C++14 return type deduction
/dports/databases/xtrabackup/boost_1_59_0/libs/config/test/
H A Dboost_no_cxx14_return_type_ded.ipp11 // TITLE: C++14 return type deduction unavailable
12 // DESCRIPTION: The compiler does not support C++14 return type deduction

12345678910>>...102