Lines Matching refs:Without
129 Without("vendor", "true").
130 Without("product_specific", "true").
134 Without("vendor", "true").
135 Without("owner", "").
140 Without("name", "libhidlbase-combined-impl").
141 Without("name", "libhidlbase").
147 Without("name", "libc_bionic_ndk").
236 Without("name", "init_first_stage_defaults").
237 Without("name", "init_first_stage").
238 Without("name", "init_first_stage.microdroid").
263 Without("name", "framework-minus-apex-headers").
420 Without(properties, value string) Rule methodSpec
505 func (r *rule) Without(properties, value string) Rule { func