Home
last modified time | relevance | path

Searched refs:diff (Results 1 – 25 of 29) sorted by relevance

12

/tools/dexter/slicer/
Ddex_utf8.cc62 int diff = utf1 - utf2; in Utf8Cmp() local
64 if (diff != 0) { in Utf8Cmp()
65 return diff; in Utf8Cmp()
/tools/test/connectivity/acts_tests/tests/google/bt/sar/
DBtSarTpcTest.py101 tx_power_derivative = np.diff(tx_power_list)
114 tx_power_steady_state_derivative = np.diff(tx_power_steady_state_list)
118 [i for i in list(np.diff(pwlv_steady_index)) if i > 3])
124 pwlv_derivative_bool = list(np.diff(pwlv_steady_state_list) == 1)
/tools/aadevtools/dev/resource/
Dsysui_gcar_android10-qpr3-release_android11-release.txt22 git diff --stat remotes/aosp/android10-qpr3-release remotes/aosp/android11-release -- `find . -name…
102 git diff --stat remotes/aosp/android10-qpr3-release remotes/aosp/android11-release -- `find . -name…
157 git diff --stat remotes/aosp/android10-qpr3-release remotes/aosp/android11-release -- `find . -name…
189 git diff --stat remotes/aosp/android10-qpr3-release remotes/aosp/android11-release -- `find . -name…
222 git diff --stat remotes/aosp/android10-qpr3-release remotes/aosp/android11-release -- `find . -name…
/tools/platform-compat/build/
Dprocess-compat-config-test.py42 …diffs = [diff for diff in difflib.ndiff(got.split('\n'), expected.split('\n')) if not diff.startsw…
/tools/test/connectivity/acts/framework/tests/controllers/
Dpower_metrics_test.py102 diff = time_a - time_b
103 self.assertEqual(diff.value, 1.5)
104 self.assertEqual(diff.unit, HOUR)
/tools/loganalysis/
DPREUPLOAD.cfg6 google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format…
/tools/asuite/
DPREUPLOAD.cfg7 google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format…
/tools/treble/split/
DREADME.md92 manifest. You should diff the output artifacts of the split-manifest build
99 - Use `development/vndk/tools/image-diff-tool/diff.py` on output directories,
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/
DAsn1DerEncoder.java204 int diff = (arr1[i] & 0xff) - (arr2[i] & 0xff); in compare() local
205 if (diff != 0) { in compare()
206 return diff; in compare()
/tools/test/connectivity/acts_tests/tests/google/net/
DSocketKeepaliveTest.py268 diff = int(round(t - prev))
269 self.log.info("KA interval: %s, expected: %s" % (diff, interval))
270 if diff != interval:
/tools/external_updater/
DREADME.md108 Local patches can be kept as patches/*.diff. They will be applied after
109 upgrade. [example](https://cs.corp.google.com/android/external/jsmn/patches/header.diff)
Dupdate_package.sh58 for p in $tmp_dir/patches/*.{diff,patch}
/tools/platform-compat/hiddenapi/
Dchecksorted_sha.sh5 diff <(git show $1:$file) <(git show $1:$file | $LOCAL_DIR/sort_api.sh ) || {
/tools/metalava/src/test/java/com/android/tools/metalava/
DAnnotationsDifferTest.kt32 fun `Write diff`() { in Write diff()
/tools/aadevtools/validation/
Dbatch_check_permission.sh112 diff "${relXmlDic[$xml]}" "${OUT_DIR}/${xml}"
DREADME.md32 3. batch_check_permission.sh: find & diff permissions XML files in a given
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py471 for diff in diff_iter:
472 print(diff)
/tools/metalava/
DREADME.md163 * Like doclava1, metalava can diff two APIs and warn about API compatibility
167 but not versa). It also lets you diff directly on a source tree; it does not
168 require you to create two signature files to diff.
345 file and the current set of source folders), and then you "diff" the two.
DCOMPATIBILITY.md4 can diff two versions of an API to determine compatibility. But what
DAPI-LINT.md84 diff to make sure you're really only marking the issues you intended to include.
/tools/aadevtools/
DREADME.md26 change_report.py creates a diff statistic CSV file from 2 versions of a codebase.
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Daudio_quality_measurement.py324 frequency = numpy.diff(phase) / (2.0 * numpy.pi) * rate
/tools/dexter/testdata/expected/
Dmedium.rewrite29744 .local v12, "diff", int
31058 .local v1, "diff", int
34669 .local v1, "diff", int
43823 .local v0, "diff", int
68916 .local v0, "diff", int
111115 .local v0, "diff", int
168508 .local v0, "diff", int
Dmedium.wrap_invoke29744 .local v12, "diff", int
31058 .local v1, "diff", int
34669 .local v1, "diff", int
43823 .local v0, "diff", int
68916 .local v0, "diff", int
111115 .local v0, "diff", int
168508 .local v0, "diff", int
Dmedium.compact_cfg35986 .local v12, "diff", int
37535 .local v1, "diff", int
41721 .local v1, "diff", int
52612 .local v0, "diff", int
82733 .local v0, "diff", int
133143 .local v0, "diff", int
202091 .local v0, "diff", int

12