Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 25 of 151) sorted by relevance

1234567

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/
Dxf-mem.h62 static inline void * xf_mem_alloc(u32 size, u32 align, u32 core, u32 shared) in xf_mem_alloc() argument
65 if (shared) in xf_mem_alloc()
77 #define xf_mem_alloc(size, align, core, shared) \ argument
82 __data = (xf_mem_alloc)(size, align, core, shared); \
83 TRACE(1, _b("alloc-%u: %p[%u] (shared=%u)"), core, __data, size, shared); \
88 static inline void xf_mem_free(void *p, u32 size, u32 core, u32 shared) in xf_mem_free() argument
91 if (shared) in xf_mem_free()
104 #define xf_mem_free(p, size, core, shared) \ argument
109 TRACE(1, _b("free-%u: %p[%u] (shared=%u)"), core, __data, size, shared); \
110 (xf_mem_free)(__data, size, core, shared); \
/device/generic/goldfish-opengl/
DBUILD.gn31 "shared/GoldfishAddressSpace/goldfish_address_space.cpp",
32 "shared/GoldfishAddressSpace/goldfish_address_space.h",
33 "shared/OpenglCodecCommon/ChecksumCalculator.cpp",
34 "shared/OpenglCodecCommon/ChecksumCalculator.h",
35 "shared/OpenglCodecCommon/glUtils.cpp",
36 "shared/OpenglCodecCommon/glUtils.h",
37 "shared/OpenglCodecCommon/goldfish_dma.cpp",
38 "shared/OpenglCodecCommon/goldfish_dma.h",
39 "shared/gralloc_cb/include/gralloc_cb_bp.h",
40 "shared/qemupipe/include/qemu_pipe_bp.h",
[all …]
DCMakeLists.txt6 add_subdirectory(shared/qemupipe)
7 add_subdirectory(shared/gralloc_cb)
8 add_subdirectory(shared/GoldfishAddressSpace)
9 add_subdirectory(shared/OpenglCodecCommon)
/device/generic/goldfish-opengl/system/gralloc/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(gralloc.goldfish PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui…
17shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
20 target_link_libraries(gralloc.ranchu PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui a…
DAndroid.mk6 $$(call emugl-begin-shared-library,gralloc.$(1))
8 $$(call emugl-set-shared-library-subpath,hw)
/device/generic/goldfish-opengl/system/GLESv2/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(GLESv2_emulation PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui…
/device/generic/goldfish-opengl/system/egl/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(EGL_emulation PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui an…
/device/generic/goldfish-opengl/system/GLESv1/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(GLESv1_CM_emulation PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc …
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(OpenglSystemCommon PRIVATE android-emu-shared vulkan_enc gui androidemu cutil…
/device/generic/goldfish-opengl/system/vulkan/
DCMakeLists.txt7shared/gralloc_cb/include ${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/include ${GOLDFISH_D…
10 target_link_libraries(vulkan.ranchu PRIVATE OpenglSystemCommon android-emu-shared vulkan_enc gui an…
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/shared/OpenglCodecCommon/Android.mk" "87f5c2c69464…
7 …GOLDFISH_DEVICE_ROOT}/shared/OpenglCodecCommon ${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/include-typ…
10 target_link_libraries(OpenglCodecCommon_host PRIVATE android-emu-shared cutils utils log PRIVATE qe…
/device/google/cuttlefish/shared/tv/
Ddevice.mk17 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/config/manifest.xml
18 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/tv/manifest.xml
21 $(call inherit-product, device/google/cuttlefish/shared/device.mk)
24 BOARD_SEPOLICY_DIRS += device/google/cuttlefish/shared/tv/sepolicy/vendor
41 DEVICE_PACKAGE_OVERLAYS += device/google/cuttlefish/shared/tv/overlay
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dstm32f4xx.common.lkr7 __shared_start = ORIGIN(shared);
8 __shared_end = ORIGIN(shared) + LENGTH(shared);
/device/generic/goldfish-opengl/shared/qemupipe/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/Android.mk" "8554a162304f69cc357d5…
7 …es(qemupipe_host PRIVATE ${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/include ${GOLDFISH_DEVICE_ROOT}/s…
10 target_link_libraries(qemupipe_host PRIVATE android-emu-shared)
/device/google/cuttlefish/shared/
DBoardConfig.mk112 BOARD_VENDOR_SEPOLICY_DIRS += device/google/cuttlefish/shared/sepolicy/vendor
113 BOARD_VENDOR_SEPOLICY_DIRS += device/google/cuttlefish/shared/sepolicy/vendor/google
115 PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/cuttlefish/shared/sepolicy/product/private
118 BOARD_PLAT_PRIVATE_SEPOLICY_DIR += device/google/cuttlefish/shared/sepolicy/system_ext/private
155 TARGET_RECOVERY_FSTAB ?= device/google/cuttlefish/shared/config/fstab.f2fs
163 TARGET_RELEASETOOLS_EXTENSIONS := device/google/cuttlefish/shared
Ddevice.mk171 DEVICE_PACKAGE_OVERLAYS := device/google/cuttlefish/shared/overlay
179 …device/google/cuttlefish/shared/config/audio_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_polic…
183 …device/google/cuttlefish/shared/config/init.vendor.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.c…
184 …device/google/cuttlefish/shared/config/init.product.rc:$(TARGET_COPY_OUT_PRODUCT)/etc/init/init.rc…
185 device/google/cuttlefish/shared/config/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
186 …device/google/cuttlefish/shared/config/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs…
187 …device/google/cuttlefish/shared/config/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc…
188 …device/google/cuttlefish/shared/config/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/…
189 …device/google/cuttlefish/shared/config/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_prof…
190 …device/google/cuttlefish/shared/permissions/cuttlefish_excluded_hardware.xml:$(TARGET_COPY_OUT_VEN…
[all …]
/device/generic/goldfish-opengl/system/renderControl_enc/
DCMakeLists.txt7 …GOLDFISH_DEVICE_ROOT}/shared/OpenglCodecCommon ${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/include-typ…
10 …rControl_enc PRIVATE OpenglCodecCommon_host cutils utils log android-emu-shared PRIVATE qemupipe_h…
/device/generic/goldfish-opengl/system/vulkan_enc/
DCMakeLists.txt7shared/GoldfishAddressSpace/include ${GOLDFISH_DEVICE_ROOT}/android-emu ${GOLDFISH_DEVICE_ROOT}/sy…
10 target_link_libraries(vulkan_enc PRIVATE gui log android-emu-shared androidemu cutils utils _render…
/device/generic/goldfish-opengl/system/GLESv1_enc/
DCMakeLists.txt7 …GOLDFISH_DEVICE_ROOT}/shared/OpenglCodecCommon ${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/include-typ…
10 target_link_libraries(GLESv1_enc PRIVATE OpenglCodecCommon_host cutils utils log android-emu-shared
/device/generic/goldfish-opengl/system/GLESv2_enc/
DCMakeLists.txt7 …GOLDFISH_DEVICE_ROOT}/shared/OpenglCodecCommon ${GOLDFISH_DEVICE_ROOT}/shared/qemupipe/include-typ…
10 target_link_libraries(GLESv2_enc PRIVATE OpenglCodecCommon_host cutils utils log android-emu-shared
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dconfigure34 shared=0
55 -s* | --s*) shared=1; shift;;
171 if test $shared -eq 1; then
172 echo Checking for shared library support...
178 echo Building shared library $SHAREDLIBV with $CC.
180 echo No shared library support.
181 shared=0;
184 shared=0;
187 if test $shared -eq 0; then
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/shared/GoldfishAddressSpace/Android.mk" "2b12d7f8c…
7 target_include_directories(GoldfishAddressSpace_host PRIVATE ${GOLDFISH_DEVICE_ROOT}/shared/Goldfis…
10 target_link_libraries(GoldfishAddressSpace_host PRIVATE log android-emu-shared)
/device/generic/goldfish-opengl/shared/gralloc_cb/
DCMakeLists.txt4 android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/shared/gralloc_cb/Android.mk" "8d9adf5ce35036abff9…
7 target_include_directories(gralloc_cb_host PRIVATE ${GOLDFISH_DEVICE_ROOT}/shared/gralloc_cb/includ…
10 target_link_libraries(gralloc_cb_host PRIVATE android-emu-shared)
/device/generic/goldfish-opengl/system/hals/
DAndroid.mk43 device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include \
44 device/generic/goldfish-opengl/shared/OpenglCodecCommon \
76 device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include \
77 device/generic/goldfish-opengl/shared/OpenglCodecCommon \
/device/google/cuttlefish/shared/auto/
Ddevice.mk20 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/config/manifest.xml
21 DEVICE_MANIFEST_FILE += device/google/cuttlefish/shared/auto/manifest.xml
23 $(call inherit-product, device/google/cuttlefish/shared/device.mk)
26 BOARD_SEPOLICY_DIRS += device/google/cuttlefish/shared/auto/sepolicy/vendor
53 BOARD_SEPOLICY_DIRS += device/google/cuttlefish/shared/auto/sepolicy/vhal

1234567