Searched refs:headers (Results 1 – 25 of 34) sorted by relevance
12
/hardware/qcom/media/msm8998/ |
D | configure.ac | 109 AC_ARG_WITH([sanitized-headers], 110 … [AS_HELP_STRING([--with-sanitized-headers=DIR],[location of the sanitized Linux kernel headers])], 113 AC_ARG_WITH([glib-headers], 114 [AS_HELP_STRING([--with-binder-inc=DIR],[location of common headers])], 117 AC_ARG_WITH([utils-headers], 118 [AS_HELP_STRING([--with-utils-inc=DIR],[location of common headers])], 121 AC_ARG_WITH([cutils-headers], 122 [AS_HELP_STRING([--with-cutils-inc=DIR],[location of common headers])], 125 AC_ARG_WITH([kernel-headers], 126 [AS_HELP_STRING([--with-kernel-inc=DIR],[location of common headers])], [all …]
|
/hardware/qcom/msm8x27/ |
D | clean.sh | 4 ORIGINAL=original-kernel-headers 5 NEW=kernel-headers
|
D | msm8x27.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x27/kernel-headers
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ |
D | configure.ac | 23 AC_ARG_WITH(sanitized-headers, 24 AS_HELP_STRING([--with-sanitized-headers=DIR], 25 [Specify the location of the sanitized Linux headers]),
|
/hardware/qcom/msm8998/ |
D | msm8998.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8998/kernel-headers
|
/hardware/qcom/msm8960/ |
D | msm8960.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8960/kernel-headers
|
/hardware/qcom/msm8996/ |
D | msm8996.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8996/kernel-headers
|
/hardware/qcom/msm8994/ |
D | msm8992.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8994/kernel-headers
|
D | msm8994.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8994/kernel-headers
|
/hardware/qcom/msm8x84/ |
D | msm8x84.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x84/kernel-headers
|
/hardware/qcom/msm8x26/ |
D | msm8x26.mk | 17 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x26/kernel-headers
|
/hardware/qcom/msm8x09/ |
D | msm8x09.mk | 15 PRODUCT_VENDOR_KERNEL_HEADERS := hardware/qcom/msm8x09/kernel-headers
|
/hardware/google/av/media/codecs/flac/ |
D | Android.bp | 8 header_libs: ["libFLAC-headers"],
|
/hardware/qcom/gps/msm8996/ |
D | configure.ac | 38 [Specify the location of the libhardware headers]), 48 [Specify the location of the core headers]),
|
/hardware/qcom/gps/msm8994/ |
D | configure.ac | 38 [Specify the location of the libhardware headers]), 48 [Specify the location of the core headers]),
|
/hardware/qcom/gps/msm8909/ |
D | configure.ac | 38 [Specify the location of the libhardware headers]), 48 [Specify the location of the core headers]),
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | Android.mk | 73 LOCAL_C_INCLUDES += external/libnl-headers 137 LOCAL_C_INCLUDES += external/libnl-headers
|
/hardware/qcom/gps/ |
D | configure.ac | 38 [Specify the location of the libhardware headers]), 48 [Specify the location of the core headers]),
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 23 only created as libjson-c.so now and headers are only installed 56 * Include json_object_iterator.h in the installed headers. 134 * Add #ifdef __cplusplus guards to all of the headers 167 * Remove include "config.h" from headers (should only 172 * Make headers C++ compatible by change *this to *obj 173 * Add ifdef C++ extern "C" to headers
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_slabpool.c | 188 struct _WsbmSlabSizeHeader *headers; member 710 header = slabPool->headers; in pool_create() 1129 wsbmFinishSizeHeader(&slabPool->headers[i]); in pool_takedown() 1132 free(slabPool->headers); in pool_takedown() 1162 slabPool->headers = calloc(numSizes, sizeof(*slabPool->headers)); in wsbmSlabPoolInit() 1163 if (!slabPool->headers) in wsbmSlabPoolInit() 1179 &slabPool->headers[i]); in wsbmSlabPoolInit()
|
/hardware/intel/img/psb_video/ |
D | psb-video.spec | 34 BuildRequires: kernel-staging-drivers-headers
|
/hardware/google/av/codec2/vndk/ |
D | Android.bp | 102 // TODO: separate internal headers so they can be exposed here
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/ |
D | configure.ac | 34 [Specify the location of the hardware headers]),
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/ |
D | configure.ac | 34 [Specify the location of the hardware headers]),
|
/hardware/qcom/gps/msm8909w_3100/ |
D | configure.ac | 54 [Specify the location of the core headers]),
|
12