Searched refs:overlay (Results 1 – 25 of 29) sorted by relevance
12
/device/generic/mips/ |
D | mini_mips.mk | 23 DEVICE_PACKAGE_OVERLAYS := device/generic/mips/overlay
|
/device/generic/x86/ |
D | mini_x86.mk | 23 DEVICE_PACKAGE_OVERLAYS := device/generic/x86/overlay
|
/device/generic/armv7-a-neon/ |
D | mini_armv7a_neon.mk | 23 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
|
/device/generic/x86_64/ |
D | mini_x86_64.mk | 24 DEVICE_PACKAGE_OVERLAYS := device/generic/x86/overlay
|
/device/generic/arm64/ |
D | mini_arm64.mk | 24 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
|
/device/google/marlin/ |
D | device-sailfish.mk | 28 DEVICE_PACKAGE_OVERLAYS += device/google/marlin/sailfish/overlay
|
D | device-marlin.mk | 28 DEVICE_PACKAGE_OVERLAYS += device/google/marlin/marlin/overlay
|
D | device-common.mk | 32 DEVICE_PACKAGE_OVERLAYS += device/google/marlin/overlay
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
D | Setup.sample | 60 overlay src/overlay.c $(SDL) $(DEBUG)
|
/device/generic/car/car-arm64/ |
D | car_emu_arm64.mk | 22 PRODUCT_PACKAGE_OVERLAYS := packages/services/Car/car_product/overlay
|
/device/generic/car/car-x86_64/ |
D | car_emu_x86_64.mk | 22 PRODUCT_PACKAGE_OVERLAYS := packages/services/Car/car_product/overlay
|
/device/generic/car/car-x86/ |
D | car_emu_x86.mk | 22 PRODUCT_PACKAGE_OVERLAYS := packages/services/Car/car_product/overlay
|
/device/generic/car/car-armv7-a-neon/ |
D | car_emu_arm.mk | 22 PRODUCT_PACKAGE_OVERLAYS := packages/services/Car/car_product/overlay
|
/device/generic/car/common/product/ |
D | emulator.mk | 66 PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_curses.py | 114 win2.overlay(win) 116 win2.overlay(win, 1, 2, 3, 3, 2, 1)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | deflate.c | 231 ushf *overlay; local 293 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 294 s->pending_buf = (uchf *) overlay; 304 s->d_buf = overlay + s->lit_bufsize/sizeof(ush); 903 ushf *overlay; 923 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 924 ds->pending_buf = (uchf *) overlay; 938 ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);
|
/device/google/atv/products/ |
D | atv_base.mk | 28 device/google/atv/overlay
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | deflate.c | 228 ushf *overlay; local 301 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2); 302 s->pending_buf = (uchf *) overlay; 312 s->d_buf = overlay + s->lit_bufsize/sizeof(ush); 1023 ushf *overlay; 1043 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof(ush)+2); 1044 ds->pending_buf = (uchf *) overlay; 1058 ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);
|
/device/linaro/hikey/ |
D | device-common.mk | 21 DEVICE_PACKAGE_OVERLAYS := device/linaro/hikey/overlay
|
/device/asus/fugu/ |
D | device.mk | 67 device/asus/fugu/overlay
|
/device/google/dragon/ |
D | device.mk | 152 $(LOCAL_PATH)/overlay
|
/device/asus/fugu/kernel-headers/linux/ |
D | psb_drm.h | 750 } overlay; member
|
/device/asus/fugu/original-kernel-headers/linux/ |
D | psb_drm.h | 800 } overlay; member
|
/device/huawei/angler/ |
D | device.mk | 371 device/huawei/angler/overlay
|
/device/lge/bullhead/ |
D | device.mk | 350 device/lge/bullhead/overlay
|
12