Home
last modified time | relevance | path

Searched defs:installable (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libcups/cups/
H A Dppd-conflicts.c674 ppd_group_t *installable, /* I - InstallableOptions group */ in ppd_is_installable()
706 ppd_group_t *installable; /* Installable options group */ in ppd_load_constraints() local
H A Dppd-private.h76 int installable; /* Installable option? */ member
82 int installable, /* Constrained against any installable options? */ member
/aosp_15_r20/external/autotest/server/hosts/
H A Dbase_classes_unittest.py40 class installable(object): class
/aosp_15_r20/system/sepolicy/build/soong/
H A Dsepolicy_vers.go54 func (v *sepolicyVers) installable() bool { func
H A Dversioned_policy.go80 func (m *versionedPolicy) installable() bool { func
H A Dpolicy.go142 func (c *policyConf) installable() bool { func
/aosp_15_r20/build/soong/apex/
H A Dkey.go61 func (m *apexKey) installable() bool { func
H A Dprebuilt.go179 func (p *prebuiltCommon) installable() bool { func
H A Dapex.go693 installable bool member
1325 func (a *apexBundle) installable() bool { func
/aosp_15_r20/build/soong/kernel/
H A Dprebuilt_kernel_modules.go82 func (pkm *prebuiltKernelModules) installable() bool { func
/aosp_15_r20/build/soong/cc/
H A Dlibrary.go730 installable() *bool methodSpec
1970 func (library *libraryDecorator) installable() *bool { func
H A Dcc.go3706 func installable(c LinkableInterface, apexInfo android.ApexInfo) bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go733 func (mod *Module) installable(apexInfo android.ApexInfo) bool { func
/aosp_15_r20/build/soong/java/
H A Djava.go390 installable bool member