Lines Matching refs:other
220 other words, "//_scope_:_name_" is globally unique module reference, e.g,
237 is searched for "_name_" (in other words, only the modules not belonging to an
283 used by other packages. Modules are always visible to other modules declared
295 * `["//some/package:__pkg__", "//other/package:__pkg__"]`: Only modules in
296 `some/package` and `other/package` (defined in `some/package/*.bp` and
297 `other/package/*.bp`) have access to this module. Note that sub-packages do not
299 `//other/package/testing:bla` wouldn't have access. `__pkg__` is a special
302 * `["//project:__subpackages__", "//other:__subpackages__"]`: Only modules in
303 packages `project` or `other` or in one of their sub-packages have access to
305 `//other/testing/internal:munge` are allowed to depend on this rule (but not
316 be combined with any other visibility specifications, except
474 It can used like any other module type:
547 by all of the vendor's other modules using the normal namespace and visibility