Home
last modified time | relevance | path

Searched refs:propagate (Results 1 – 8 of 8) sorted by relevance

/build/bazel/rules/apex/
Dcc.bzl78 # and propagate this list.
81 # If this is not a direct dep, and stubs are available, don't propagate
86 # and propagate this list.
129 # TODO: Have this aspect also propagate along attributes of native_shared_libs?
/build/bazel/rules/python/
Dlibrary.bzl4 # b/208215661: Always propagate the parent directory of this target so that
/build/bazel/rules/cc/
Dcc_object.bzl128 # do not propagate includes
Dcc_library_static.bzl300 # support to export both of these, this rule provides a CcInfo to propagate the
Dcc_library_shared.bzl379 # Propagate only includes from the root. Do not re-propagate linker inputs.
/build/make/tools/droiddoc/
DLICENSE107 To "propagate" a work means to do anything with it that, without
179 You may make, run and propagate covered works that you do not
424 You may not propagate or modify a covered work except as expressly
425 provided under this License. Any attempt otherwise to propagate or
456 nothing other than this License grants you permission to propagate or
465 propagate that work, subject to this License. You are not responsible
505 propagate the contents of its contributor version.
529 arrangement, you convey, or propagate by procuring conveyance of, a
531 receiving the covered work authorizing them to use, propagate, modify
/build/blueprint/
Dcontext.go1894 propagate(module *moduleInfo) []*moduleInfo methodSpec
1905 func (unorderedVisitorImpl) propagate(module *moduleInfo) []*moduleInfo { func
1923 func (bottomUpVisitorImpl) propagate(module *moduleInfo) []*moduleInfo { func
1941 func (topDownVisitorImpl) propagate(module *moduleInfo) []*moduleInfo { func
2074 for _, module := range order.propagate(doneModule) {
2137 for _, dep := range order.propagate(module) {
/build/bazel/docs/
Dinternal_concepts.md120 properties are used to propagate data that gets set during mutations, which
312 The general purpose is to propagate dependency info from a module to its
614 This attribute is commonly used to propagate transitive dependencies to the