Searched refs:objects (Results 1 – 9 of 9) sorted by relevance
/build/make/target/product/ |
D | media_system.mk | 72 frameworks/base/dirty-image-objects-phone:system/etc/dirty-image-objects)
|
D | base_system.mk | 402 frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects)
|
/build/soong/scripts/ |
D | archive_repack.sh | 32 Usage: archive_repack.sh [options] <objects to repack>
|
/build/soong/cc/ |
D | library.go | 347 objects Objects member 883 library.objects = deps.WholeStaticLibObjs.Copy() 884 library.objects = library.objects.Append(objs) 902 …TransformObjToStaticLib(ctx, library.objects.objFiles, deps.WholeStaticLibsFromPrebuilts, builderF… 904 library.coverageOutputFile = TransformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName()) 1199 return library.objects
|
D | builder.go | 994 outputFile android.WritablePath, objects []string) { 1002 "objects": strings.Join(objects, " "),
|
/build/blueprint/proptools/ |
D | unpack.go | 69 func UnpackProperties(properties []*parser.Property, objects ...interface{}) (map[string]*parser.Pr… 76 for _, obj := range objects {
|
/build/make/core/ |
D | dex_preopt_config.mk | 55 $(filter %system/etc/dirty-image-objects,$(PRODUCT_COPY_FILES))))
|
/build/make/core/tasks/check_boot_jars/ |
D | package_allowed_list.txt | 227 org\.apache\.xpath\.objects
|
/build/make/ |
D | Changes.md | 392 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc.
|