• Home
  • Raw
  • Download

Lines Matching refs:file

113 define ev-generate-file-dir
119 generate-file-dir = $(eval $(call ev-generate-file-dir,$1))
176 define list-file-start-gen-10
183 define list-file-always-gen-10
189 define list-file-maybe-gen-10
195 define list-file-start-gen-100
196 $(call list-file-start-gen-10,$10,$2)
197 $(call list-file-always-gen-10,$11,$2)
198 $(call list-file-always-gen-10,$12,$2)
199 $(call list-file-always-gen-10,$13,$2)
200 $(call list-file-always-gen-10,$14,$2)
201 $(call list-file-always-gen-10,$15,$2)
202 $(call list-file-always-gen-10,$16,$2)
203 $(call list-file-always-gen-10,$17,$2)
204 $(call list-file-always-gen-10,$18,$2)
205 $(call list-file-always-gen-10,$19,$2)
208 define list-file-always-gen-100
209 $(call list-file-always-gen-10,$10,$2)
210 $(call list-file-always-gen-10,$11,$2)
211 $(call list-file-always-gen-10,$12,$2)
212 $(call list-file-always-gen-10,$13,$2)
213 $(call list-file-always-gen-10,$14,$2)
214 $(call list-file-always-gen-10,$15,$2)
215 $(call list-file-always-gen-10,$16,$2)
216 $(call list-file-always-gen-10,$17,$2)
217 $(call list-file-always-gen-10,$18,$2)
218 $(call list-file-always-gen-10,$19,$2)
221 define list-file-maybe-gen-100
224 $(call list-file-start-gen-10,$10,$2)
225 $(call list-file-always-gen-10,$11,$2)
226 $(call list-file-always-gen-10,$12,$2)
227 $(call list-file-always-gen-10,$13,$2)
228 $(call list-file-always-gen-10,$14,$2)
229 $(call list-file-always-gen-10,$15,$2)
230 $(call list-file-always-gen-10,$16,$2)
231 $(call list-file-always-gen-10,$17,$2)
232 $(call list-file-always-gen-10,$18,$2)
233 $(call list-file-always-gen-10,$19,$2)
236 $(call list-file-start-gen-10,$10,$2)
237 $(call list-file-always-gen-10,$11,$2)
238 $(call list-file-always-gen-10,$12,$2)
239 $(call list-file-always-gen-10,$13,$2)
240 $(call list-file-always-gen-10,$14,$2)
241 $(call list-file-maybe-gen-10,$15,$2)
242 $(call list-file-maybe-gen-10,$16,$2)
243 $(call list-file-maybe-gen-10,$17,$2)
244 $(call list-file-maybe-gen-10,$18,$2)
245 $(call list-file-maybe-gen-10,$19,$2)
247 $(call list-file-start-gen-10,$10,$2)
248 $(call list-file-maybe-gen-10,$11,$2)
249 $(call list-file-maybe-gen-10,$12,$2)
250 $(call list-file-maybe-gen-10,$13,$2)
251 $(call list-file-maybe-gen-10,$14,$2)
257 define list-file-maybe-gen-1000
260 $(call list-file-start-gen-100,$10,$2)
261 $(call list-file-always-gen-100,$11,$2)
262 $(call list-file-always-gen-100,$12,$2)
263 $(call list-file-always-gen-100,$13,$2)
264 $(call list-file-always-gen-100,$14,$2)
265 $(call list-file-always-gen-100,$15,$2)
266 $(call list-file-always-gen-100,$16,$2)
267 $(call list-file-always-gen-100,$17,$2)
268 $(call list-file-always-gen-100,$18,$2)
269 $(call list-file-always-gen-100,$19,$2)
272 $(call list-file-start-gen-100,$10,$2)
273 $(call list-file-always-gen-100,$11,$2)
274 $(call list-file-always-gen-100,$12,$2)
275 $(call list-file-always-gen-100,$13,$2)
276 $(call list-file-always-gen-100,$14,$2)
277 $(call list-file-maybe-gen-100,$15,$2)
278 $(call list-file-maybe-gen-100,$16,$2)
279 $(call list-file-maybe-gen-100,$17,$2)
280 $(call list-file-maybe-gen-100,$18,$2)
281 $(call list-file-maybe-gen-100,$19,$2)
283 $(call list-file-start-gen-100,$10,$2)
284 $(call list-file-maybe-gen-100,$11,$2)
285 $(call list-file-maybe-gen-100,$12,$2)
286 $(call list-file-maybe-gen-100,$13,$2)
287 $(call list-file-maybe-gen-100,$14,$2)
294 define generate-list-file-ev
299 $$(call generate-file-dir,$$(__list_file).tmp)
303 $(call list-file-maybe-gen-1000,0,$1)
304 $(call list-file-maybe-gen-1000,1,$1)
305 $(call list-file-maybe-gen-1000,2,$1)
306 $(call list-file-maybe-gen-1000,3,$1)
307 $(call list-file-maybe-gen-1000,4,$1)
308 $(call list-file-maybe-gen-1000,5,$1)
316 generate-list-file = $(eval $(call generate-list-file-ev,$1,$2))
974 …_info,$(LOCAL_MAKEFILE):$(LOCAL_MODULE): LOCAL_MODULE_FILENAME should not include file extensions)\
1001 …_info,$$(LOCAL_MAKEFILE):$$(LOCAL_MODULE): LOCAL_MODULE_FILENAME must not contain a file extension)
1067 local-prebuilt-path = $(call local-source-file-path,$1)
1219 get-src-file-target-cflags = $(LOCAL_SRC_FILES_TARGET_CFLAGS.$1)
1241 get-src-file-text = $(LOCAL_SRC_FILES_TEXT.$1)
1244 dump-src-file-tags = \
1374 local-source-file-path = $(if $(call host-path-is-absolute,$1),$1,$(LOCAL_PATH)/$1)
1416 define ev-build-file
1428 $$(_OBJ): $$(call generate-list-file,$$(_FLAGS),$$(_OPTIONS_LISTFILE))
1433 $$(call generate-file-dir,$$(_OBJ))
1456 define ev-build-rs-file
1478 $$(_OBJ): $$(call generate-list-file,$$(_CPP_FLAGS),$$(_OPTIONS_LISTFILE))
1509 define ev-build-source-file
1513 $$(eval $$(call ev-build-file))
1558 $$(eval $$(call ev-build-file))
1577 $$(eval $$(call ev-build-file))
1591 _SRC:=$$(call local-source-file-path,$(1))
1595 $$(call get-src-file-target-cflags,$(1)) \
1604 _TEXT := Compile $$(call get-src-file-text,$1)
1607 $$(eval $$(call ev-build-source-file))
1619 _SRC:=$$(call local-source-file-path,$(1))
1628 _TEXT := Assemble $$(call get-src-file-text,$1)
1641 $$(_OBJ): $$(call generate-list-file,$$(_FLAGS),$$(_OPTIONS_LISTFILE))
1646 $$(call generate-file-dir,$$(_OBJ))
1692 _SRC:=$$(call local-source-file-path,$(1))
1695 $$(call get-src-file-target-cflags,$(1)) \
1707 _TEXT := Compile++ $$(call get-src-file-text,$1)
1709 $$(eval $$(call ev-build-source-file))
1736 _RS_SRC:=$$(call local-source-file-path,$(1))
1743 $$(call get-src-file-target-cflags,$(1)) \
1766 $$(eval $$(call ev-build-rs-file))