Searched refs:objects (Results 1 – 7 of 7) sorted by relevance
/build/kati/testcase/ |
D | filter-out.mk | 1 objects=main1.o foo.o main2.o bar.o 6 echo $(filter-out $(mains),$(objects))
|
/build/make/target/product/ |
D | media_system.mk | 68 frameworks/base/dirty-image-objects-phone:system/etc/dirty-image-objects)
|
D | base_system.mk | 391 frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects)
|
/build/soong/cc/ |
D | library.go | 270 objects Objects member 611 library.objects = deps.WholeStaticLibObjs.Copy() 612 library.objects = library.objects.Append(objs) 630 TransformObjToStaticLib(ctx, library.objects.objFiles, builderFlags, outputFile, objs.tidyFiles) 632 library.coverageOutputFile = TransformCoverageFilesToLib(ctx, library.objects, builderFlags, 899 return library.objects
|
/build/make/core/ |
D | dex_preopt_config.mk | 62 $(filter %system/etc/dirty-image-objects,$(PRODUCT_COPY_FILES))))
|
/build/make/core/tasks/check_boot_jars/ |
D | package_whitelist.txt | 223 org\.apache\.xpath\.objects
|
/build/make/ |
D | Changes.md | 185 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc.
|