Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp110 int16_t diff = encPos - *prevEncPos; in onReceive() local
111 if (diff > 0) { in onReceive()
112 appendRepeatedKeyInput(props, AKEYCODE_DPAD_DOWN, diff); in onReceive()
113 } else if (diff < 0) { in onReceive()
114 appendRepeatedKeyInput(props, AKEYCODE_DPAD_UP, -diff); in onReceive()
/device/generic/opengl-transport/host/commands/emugen/tests/
Drun-tests.sh72 --tool=<tool> Launch visual diff tool in case of differences.
117 if ! diff -qr "$PROGDIR/$TEST_DIR/expected" "$OUT"; then
122 diff -burN "$PROGDIR/$TEST_DIR/expected" "$OUT"
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.h39 #define TIME_DIFF(start, end, diff) \ argument
40 diff = (((end).tv_sec - (start).tv_sec) * 1000000) + \
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.h39 #define TIME_DIFF(start, end, diff) \ argument
40 diff = (((end).tv_sec - (start).tv_sec) * 1000000) + \
/device/google/gs201/
Dconvert_to_ext4.sh126 diff $MNT_BASE/new.md5sums $MNT_BASE/old.md5sums
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2395 uint16_t diff; local
2459 diff = fifo_data.timestamp - T(chip_timestamp);
2460 T(chip_time_us) += diff * CHIP_TIME_RES_US;
2574 uint16_t diff; local
2594 diff = packet.timestamp - chip_timestamp;
2595 chip_time_us += diff * CHIP_TIME_RES_US;
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
Dbuilder-packages.txt84 libalgorithm-diff-perl 1.19.03-2
85 libalgorithm-diff-xs-perl 0.04-5+b1
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dbuilder-packages.txt96 libalgorithm-diff-perl 1.19.03-2
97 libalgorithm-diff-xs-perl 0.04-5+b1
/device/google/felix/uwb/
Duwb_calibration_country.mk20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/felix/uwb/country_co…
/device/google/tangorpro/uwb/
Duwb_calibration_country.mk20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/tangorpro/uwb/countr…
/device/google/pantah/uwb/
Duwb_calibration_country.mk20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/pantah/uwb/country_c…
/device/google/raviole/uwb/
Duwb_calibration_country.mk20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/raviole/uwb/country_…
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h823 q31_t diff; in __SHSUB16() local
832 diff = (s & 0xFFFF0000) | (r & 0x0000FFFF); in __SHSUB16()
834 return diff; in __SHSUB16()
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all3734 …(uint64_t offs1, uint64_t offs2, int64_t diff, int64_t seconds) "adjusted from 0x%"PRIx64" to 0x%"…
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all3734 …(uint64_t offs1, uint64_t offs2, int64_t diff, int64_t seconds) "adjusted from 0x%"PRIx64" to 0x%"…
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt21471 HSPLandroid/app/WindowConfiguration;->diff(Landroid/app/WindowConfiguration;Z)J
24646 HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;)I
24647 HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;ZZ)I
35267 HSPLandroid/os/WorkSource;->diff(Landroid/os/WorkSource;)Z