/external/webrtc/webrtc/system_wrappers/source/ |
D | stl_util_unittest.cc | 88 std::set<int> difference; in TEST() local 95 std::set<int> difference; in TEST() local 103 std::vector<int> difference; in TEST() local 110 std::vector<int> difference; in TEST() local
|
/external/libchrome/base/ |
D | stl_util_unittest.cc | 81 std::set<int> difference; in TEST() local 88 std::set<int> difference; in TEST() local 96 std::vector<int> difference; in TEST() local 103 std::vector<int> difference; in TEST() local
|
D | stl_util.h | 218 ResultType difference; in STLSetDifference() local
|
/external/ceres-solver/internal/ceres/ |
D | canonical_views_clustering.cc | 120 const double difference = in ComputeClustering() local 165 double difference = in ComputeClusteringQualityDifference() local
|
/external/v8/src/ |
D | bignum.cc | 205 Chunk difference = bigits_[i + offset] - other.bigits_[i] - borrow; in SubtractBignum() local 210 Chunk difference = bigits_[i + offset] - borrow; in SubtractBignum() local 736 Chunk difference = in SubtractTimes() local 744 Chunk difference = bigits_[i] - borrow; in SubtractTimes() local
|
/external/apache-http/src/org/apache/commons/codec/language/ |
D | SoundexUtils.java | 88 static int difference(StringEncoder encoder, String s1, String s2) throws EncoderException { in difference() method in SoundexUtils
|
D | RefinedSoundex.java | 103 public int difference(String s1, String s2) throws EncoderException { in difference() method in RefinedSoundex
|
D | Soundex.java | 85 public int difference(String s1, String s2) throws EncoderException { in difference() method in Soundex
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
D | SimpleRealPointChecker.java | 78 final double difference = FastMath.abs(p[i] - c[i]); in converged() local
|
D | SimpleScalarValueChecker.java | 77 final double difference = FastMath.abs(p - c); in converged() local
|
D | SimpleVectorialValueChecker.java | 80 final double difference = FastMath.abs(pi - ci); in converged() local
|
D | SimpleVectorialPointChecker.java | 80 final double difference = FastMath.abs(pi - ci); in converged() local
|
/external/v8/test/mjsunit/ |
D | top-level-assignments.js | 88 Calculator.prototype.difference = function() { return this.x - this.y; }; method in Calculator
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
D | sample10_unittest.cc | 87 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() local
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample10_unittest.cc | 87 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() local
|
/external/protobuf/gtest/samples/ |
D | sample10_unittest.cc | 87 int difference = Water::allocated() - initially_allocated_; in OnTestEnd() local
|
/external/crcalc/src/com/hp/creals/ |
D | UnaryCRFunction.java | 333 BigInteger difference = x.subtract(y); in sloppy_compare() local 431 BigInteger difference = h.subtract(l); in approximate() local 603 CR difference = h.subtract(l); in monotoneDerivative_UnaryCRFunction() local
|
/external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/ |
D | LongMathTest.java | 47 BigInteger difference = BigInteger.valueOf(x).subtract(BigInteger.valueOf(y)); in testLessThanBranchFree() local
|
/external/srtp/crypto/replay/ |
D | rdbx.c | 143 int difference; in index_guess() local
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | stl_util.h | 221 ResultType difference; in STLSetDifference() local
|
/external/libbrillo/brillo/http/ |
D | http_connection_curl_unittest.cc | 134 std::vector<std::string> difference; variable
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | set.py | 154 def difference(self, other): member in Set
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NFRuleSet.java | 636 long difference = Long.MAX_VALUE; in findFractionRuleSetRule() local
|
/external/guava/guava-tests/test/com/google/common/math/ |
D | LongMathTest.java | 143 BigInteger difference = BigInteger.valueOf(x).subtract(BigInteger.valueOf(y)); in testLessThanBranchFree() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFRuleSet.java | 635 long difference = Long.MAX_VALUE; in findFractionRuleSetRule() local
|