Searched defs:headers (Results 1 - 4 of 4) sorted by relevance

/build/make/tools/
H A Dwarn.py18 # severity.headers for warning message tables
60 # SeverityHeaders: severity.headers
141 headers = [a[2] for a in attributes] variable in class:Severity
2612 emit_const_string_array('SeverityHeaders', Severity.headers)
/build/tools/
H A Dwarn.py18 # severity.headers for warning message tables
60 # SeverityHeaders: severity.headers
141 headers = [a[2] for a in attributes] variable in class:Severity
2612 emit_const_string_array('SeverityHeaders', Severity.headers)
/build/core/
H A Dconfig.mk191 # headers:
193 # device being built. It is set as $(TARGET_DEVICE_DIR)/kernel-headers,
194 # e.g. device/samsung/tuna/kernel-headers. This directory is not
199 # some common place where a few headers are being kept for a group
200 # of devices. For example, device/<vendor>/common/kernel-headers could
201 # contain some headers for several of <vendor>'s devices.
204 # graph. This allows architecture products to provide headers for the
208 # specific headers are, e.g. hardware/ti/omap4xxx/kernel-headers.
213 # The layout of subdirs in any of the kernel-headers di
[all...]
/build/make/core/
H A Dconfig.mk191 # headers:
193 # device being built. It is set as $(TARGET_DEVICE_DIR)/kernel-headers,
194 # e.g. device/samsung/tuna/kernel-headers. This directory is not
199 # some common place where a few headers are being kept for a group
200 # of devices. For example, device/<vendor>/common/kernel-headers could
201 # contain some headers for several of <vendor>'s devices.
204 # graph. This allows architecture products to provide headers for the
208 # specific headers are, e.g. hardware/ti/omap4xxx/kernel-headers.
213 # The layout of subdirs in any of the kernel-headers di
[all...]

Completed in 80 milliseconds