/external/autotest/scheduler/ |
scheduler_models.py | 209 differences = self._compare_fields_in_row(row) 210 if differences: 213 type(self), self.id, differences) 248 @returns A dictionary listing the differences keyed by field name 252 differences = {} 260 differences[field] = (current_value, row_value) 261 return differences [all...] |
/external/guava/guava/lib/ |
jdiff.jar | |
/external/guice/lib/build/jdiff/ |
jdiff.jar | |
/external/e2fsprogs/e2fsck/ |
problem.c | [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MapsTest.java | 398 + "value differences={3=(c, f), 5=(e, g)}", diff1.toString()); 410 + "value differences={3=(f, c), 5=(g, e)}", diff2.toString()); 458 + "value differences={3=(c, F), 5=(e, G)}", diff1.toString()); 471 + "value differences={3=(F, c), 5=(G, e)}", diff2.toString()); 539 + "value differences={5=(e, g), 3=(c, f)}", diff1.toString()); 555 + "value differences={3=(f, c), 5=(g, e)}", diff2.toString()); [all...] |
/external/libcxx/www/ |
results.Linux.html | 40 - Differences in GLIBC locales. Needs investigation. 42 - Differences in GLIBC locales. Puts '-' before 'CNY' as opposed to after. 44 - Differences in GLIBC locales. Needs investigation. 46 - Differences in GLIBC locales. Puts '-' before 'CNY' as opposed to after. 72 - Fails due to differences in GLIBC locales 74 - Fails due to differences in GLIBC locales [all...] |
/external/libpng/ |
pngwutil.c | [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
ArrayRealVector.java | 787 * elements differences, or euclidian distance.</p> 835 * elements differences.</p> 883 * elements differences.</p> [all...] |
/frameworks/base/docs/html/sdk/api_diff/21/changes/ |
changes-summary.html | 10 Android API Differences Report 74 <h1>Android API Differences Report</h1> 78 The report also includes general statistics that characterize the extent and type of the differences.</p>
|
/frameworks/base/docs/html/sdk/api_diff/22/changes/ |
changes-summary.html | 10 Android API Differences Report 74 <h1>Android API Differences Report</h1> 78 The report also includes general statistics that characterize the extent and type of the differences.</p>
|
/frameworks/base/docs/html/sdk/api_diff/23/changes/ |
changes-summary.html | 10 Android API Differences Report 74 <h1>Android API Differences Report</h1> 78 The report also includes general statistics that characterize the extent and type of the differences.</p>
|
/bionic/libc/arch-arm/generic/bionic/ |
memcmp.S | 86 /* Check if there are any differences among the 32 bytes */
|
/dalvik/docs/ |
verifier.html | 54 <h2>Verifier Differences</h2>
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 195 // this sample to observe the differences in behavior.
|
/developers/samples/android/ui/window/AdvancedImmersiveMode/Application/src/main/java/com/example/android/advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 195 // this sample to observe the differences in behavior.
|
/development/ndk/platforms/android-13/include/android/ |
tts.h | 294 // Differences between this text format and SSML are:
|
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/ |
AdvancedImmersiveModeFragment.java | 195 // this sample to observe the differences in behavior.
|
/docs/source.android.com/src/devices/graphics/ |
arch-tv.jd | 94 differences between the implementations are the steps required to present the
|
automate-tests.jd | 109 <h4 id=example_2_list_differences>Example 2: List differences of test results between two test logs</h4>
|
/docs/source.android.com/src/devices/tech/power/ |
device.jd | 41 multiple tests in different configurations to identify significant differences and relative power
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
TTest.java | 53 * differences between corresponding entries in <code>sample1</code> and 77 * differences is 0 in favor of the two-sided alternative that the mean paired 83 * array consisting of the signed differences between corresponding elements of 107 * mean of the paired differences between <code>sample1</code> and [all...] |
TTestImpl.java | 69 * differences between corresponding entries in <code>sample1</code> and 101 * differences is 0 in favor of the two-sided alternative that the mean paired 107 * array consisting of the signed differences between corresponding elements of 137 * mean of the paired differences between <code>sample1</code> and [all...] |
/external/apache-http/src/org/apache/http/ |
ProtocolVersion.java | 43 * There are some nitty-gritty differences between the interpretation
|
/external/apache-http/src/org/apache/http/conn/ |
EofSensorInputStream.java | 45 * but has notable differences. It does not allow mark/reset, distinguishes
|
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
UnitTestZipArchive.java | 193 * platform due to, e.g., filesystem differences that affect the choice of string encoding or
|