/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | ExtraCanClient.cpp | 110 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/ |
D | run-tests.sh | 72 --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/ |
D | C2GoldfishAvcDec.h | 39 #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/ |
D | C2GoldfishHevcDec.h | 39 #define TIME_DIFF(start, end, diff) \ argument 40 diff = (((end).tv_sec - (start).tv_sec) * 1000000) + \
|
/device/google/gs201/ |
D | convert_to_ext4.sh | 126 diff $MNT_BASE/new.md5sums $MNT_BASE/old.md5sums
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 2395 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/ |
D | builder-packages.txt | 84 libalgorithm-diff-perl 1.19.03-2 85 libalgorithm-diff-xs-perl 0.04-5+b1
|
/device/google/cuttlefish_vmm/x86_64-linux-gnu/ |
D | builder-packages.txt | 96 libalgorithm-diff-perl 1.19.03-2 97 libalgorithm-diff-xs-perl 0.04-5+b1
|
/device/google/felix/uwb/ |
D | uwb_calibration_country.mk | 20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/felix/uwb/country_co…
|
/device/google/tangorpro/uwb/ |
D | uwb_calibration_country.mk | 20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/tangorpro/uwb/countr…
|
/device/google/pantah/uwb/ |
D | uwb_calibration_country.mk | 20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/pantah/uwb/country_c…
|
/device/google/raviole/uwb/ |
D | uwb_calibration_country.mk | 20 diffs := $(shell diff $(LOCAL_PATH)/uwb_calibration_country.mk <(device/google/raviole/uwb/country_…
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 823 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/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/device/sample/apps/tv/SetupValidation/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 3734 …(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/ |
D | trace-events-all | 3734 …(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/ |
D | boot-image-profile.txt | 21471 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
|