HomeSort by relevance Sort by last modified time
    Searched full:difference (Results 76 - 100 of 7042) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
mmix.exp 31 # BFD_RELOC_MMIX_REG_OR_BYTE with symbol-difference with
34 # Other normal reloc with symbol-difference with
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
SimpleRealPointChecker.java 28 * difference between each point coordinate are smaller than a threshold
29 * or if either the absolute difference between the point coordinates are
78 final double difference = FastMath.abs(p[i] - c[i]); local
80 if ((difference > (size * relativeThreshold)) && (difference > absoluteThreshold)) {
SimpleVectorialPointChecker.java 28 * difference between each point coordinate are smaller than a threshold
29 * or if either the absolute difference between the point coordinates are
80 final double difference = FastMath.abs(pi - ci); local
82 if ((difference > (size * relativeThreshold)) &&
83 (difference > absoluteThreshold)) {
SimpleVectorialValueChecker.java 28 * difference between the objective function values is smaller than a
29 * threshold or if either the absolute difference between the objective
80 final double difference = FastMath.abs(pi - ci); local
82 if ((difference > (size * relativeThreshold)) &&
83 (difference > absoluteThreshold)) {
  /external/llvm/tools/llvm-diff/
DiffConsumer.h 1 //===-- DiffConsumer.h - Difference Consumer --------------------*- C++ -*-===//
10 // This header defines the interface to the LLVM difference Consumer
29 /// The interface for consumers of difference data.
42 /// Record a difference within the current context.
45 /// Record a formatted difference within the current context.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
default.py 22 from .difference import Difference, SymbolWrapper, Wrapper
32 class DefaultsDifference(Difference):
34 """Determine the difference in default_* between two policies."""
41 """Generate the difference in type defaults between the policies."""
mlsrules.py 22 from .difference import Difference, SymbolWrapper, Wrapper
31 class MLSRulesDifference(Difference):
33 """Determine the difference in MLS rules between two policies."""
44 """Generate the difference in range_transition rules between the policies."""
users.py 24 from .difference import Difference, SymbolWrapper
37 class UsersDifference(Difference):
39 """Determine the difference in users between two policies."""
46 """Generate the difference in users between the policies."""
  /external/icu/icu4c/source/i18n/
bocsu.h 45 * For each cp in the string, encode the difference to the previous one.
62 * For very small absolute values, the difference is added to a middle byte value
64 * For somewhat larger absolute values, the difference is divided by the number
67 * For large absolute values, the difference is similarly encoded in three bytes.
121 /* The difference value range for single-byters. */
125 /* The difference value range for double-byters. */
129 /* The difference value range for 3-byters. */
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
ImageCompare.java 120 byte[] difference = new byte[first.length];
134 difference[i] = (byte)(first[i] - second[i]);
137 //Bitmap differenceBitmap = Bitmap.createBitmap(difference, width, height, Bitmap.Config.ARGB_8888);
139 Bitmap differenceBitmap = BitmapFactory.decodeByteArray(difference,0, difference.length);
140 MediaStoreSaver.savePNG(differenceBitmap, "difference", "updateSharp1Difference.png", mContext);
141 System.out.println("difference image saved!");
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.cc 120 const double difference = local
122 if (difference > best_difference) {
123 best_difference = difference;
159 // Computes the difference in the quality score if 'candidate' were
165 double difference = local
179 difference += new_similarity - old_similarity;
184 difference -= options_.size_penalty_weight;
188 difference -= options_.similarity_penalty_weight *
192 return difference;
test_util.h 40 // Expects that x and y have a relative difference of no more than
42 // difference is interpreted as an absolute difference.
  /external/autotest/client/site_tests/platform_LibCBench/
platform_LibCBench.py 67 difference = maximum - minimum
68 percent_difference = difference / average * 100
72 (benchmark, minimum, maximum, difference, average,
  /external/srtp/crypto/replay/
rdbx.c 77 * returns the difference of the guess and the local value. The local
79 * index_advance(&guess, delta), where delta is the difference.
117 * and returns the difference between *guess and *local
143 int difference; local
148 // The return value is the relative difference from local_seq to s.
152 // will end up positive difference and rdbx_check would pass. Hence after
157 difference = s - local_seq - seq_num_max;
160 difference = s - local_seq;
165 difference = seq_num_max - local_seq + s;
167 difference = s - local_seq
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/19/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/20/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/21/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/22/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/23/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/24/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/api_diff/n-preview-4-incr/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.0/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.1/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/support_api_diff/23/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
  /frameworks/base/docs/html/sdk/support_api_diff/23.1.0/
changes.html 9 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">

Completed in 1077 milliseconds

1 2 34 5 6 7 8 91011>>