Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
DMakefile18 SRC = postprocess_elf.c ../../lib/nanohub/nanoapp.c macro
22 $(APP): $(SRC) Makefile
23 $(CC) $(CC_FLAGS) -o $(APP) -O2 $(SRC) -lelf
/device/google/contexthub/util/nanoapp_encr/
DMakefile18 SRC = nanoapp_encr.c ../../lib/nanohub/aes.c ../../lib/nanohub/sha2.c ../../lib/nanohub/nanoapp.c macro
22 $(APP): $(SRC) Makefile
23 $(CC) $(CC_FLAGS) -o $(APP) -std=c99 -O2 $(SRC) \
/device/google/contexthub/util/nanoapp_sign/
DMakefile18 SRC = nanoapp_sign.c ../../lib/nanohub/rsa.c ../../lib/nanohub/sha2.c ../../lib/nanohub/nanoapp.c macro
22 $(APP): $(SRC) Makefile
23 $(CC) $(CC_FLAGS) -o $(APP) -O2 $(SRC) \
/device/generic/goldfish-opengl/system/gralloc/
DCMakeLists.txt6 android_add_library(TARGET gralloc.goldfish SHARED LICENSE Apache-2.0 SRC gralloc_old.cpp)
16 android_add_library(TARGET gralloc.ranchu SHARED LICENSE Apache-2.0 SRC gralloc_old.cpp)
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/
DCMakeLists.txt6 android_add_library(TARGET GoldfishAddressSpace_host LICENSE Apache-2.0 SRC goldfish_address_space.…
/device/generic/goldfish-opengl/shared/gralloc_cb/
DCMakeLists.txt6 android_add_library(TARGET gralloc_cb_host LICENSE Apache-2.0 SRC empty.cpp)
/device/generic/goldfish-opengl/shared/qemupipe/
DCMakeLists.txt6 android_add_library(TARGET qemupipe_host LICENSE Apache-2.0 SRC qemu_pipe_common.cpp qemu_pipe_host…
/device/generic/goldfish-opengl/system/renderControl_enc/
DCMakeLists.txt6 android_add_library(TARGET _renderControl_enc SHARED LICENSE Apache-2.0 SRC renderControl_client_co…
/device/generic/goldfish-opengl/system/GLESv1_enc/
DCMakeLists.txt6 android_add_library(TARGET GLESv1_enc SHARED LICENSE Apache-2.0 SRC GLEncoder.cpp GLEncoderUtils.cp…
/device/generic/goldfish-opengl/system/GLESv2_enc/
DCMakeLists.txt6 android_add_library(TARGET GLESv2_enc SHARED LICENSE Apache-2.0 SRC GL2EncoderUtils.cpp GL2Encoder.…
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DCMakeLists.txt6 android_add_library(TARGET OpenglCodecCommon_host SHARED LICENSE Apache-2.0 SRC GLClientState.cpp G…
/device/generic/goldfish-opengl/system/GLESv2/
DCMakeLists.txt6 android_add_library(TARGET GLESv2_emulation SHARED LICENSE Apache-2.0 SRC gl2.cpp)
/device/generic/goldfish-opengl/system/egl/
DCMakeLists.txt6 android_add_library(TARGET EGL_emulation SHARED LICENSE Apache-2.0 SRC eglDisplay.cpp egl.cpp Clien…
/device/generic/goldfish-opengl/system/GLESv1/
DCMakeLists.txt6 android_add_library(TARGET GLESv1_CM_emulation SHARED LICENSE Apache-2.0 SRC gl.cpp)
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DCMakeLists.txt6 android_add_library(TARGET OpenglSystemCommon SHARED LICENSE Apache-2.0 SRC FormatConversions.cpp H…
/device/generic/goldfish-opengl/system/vulkan/
DCMakeLists.txt6 android_add_library(TARGET vulkan.ranchu SHARED LICENSE Apache-2.0 SRC func_table.cpp goldfish_vulk…
/device/generic/goldfish-opengl/system/vulkan_enc/
DCMakeLists.txt6 android_add_library(TARGET vulkan_enc SHARED LICENSE Apache-2.0 SRC AndroidHardwareBuffer.cpp HostV…
/device/generic/goldfish-opengl/android-emu/
DCMakeLists.txt6 android_add_library(TARGET androidemu SHARED LICENSE Apache-2.0 SRC android/base/AlignedBuf.cpp and…