Home
last modified time | relevance | path

Searched refs:until (Results 1 – 10 of 10) sorted by relevance

/build/bazel/product_variables/
DBUILD.bazel1 # Hard-coded product_variables until product product_variables is available.
Dproduct_variables.bzl1 """Hard-coded rules for product variables until product config files are
/build/bazel/json_module_graph/
DdistanceFromLeaves.jq43 until (.Prev == .Next; {Prev: .Next, Next: .Next | nextDepths($m)}) |
Dlibrary.jq110 until (.Prev == .Next; {Prev: .Next, Next: .Next | directDeps($m)}) |
/build/blueprint/
DCONTRIBUTING.md11 the CLA until after you've submitted your code for review and a member has
Dcontext.go1934 until *moduleInfo member
2053 if pauseSpec.until.waitingCount == -1 {
2058 pauseMap[pauseSpec.until] = append(pauseMap[pauseSpec.until], pauseSpec)
2128 cycle := check(pauseSpec.paused, pauseSpec.until)
Dmodule_ctx.go1241 until: dep,
/build/make/tools/zipalign/
DREADME.txt25 Compressed data isn't very useful until it's uncompressed, so there's no
/build/make/core/
Dproduct_config.rbc114 # Run it until pcm_stack is exhausted, but no more than N times
126 # Push ancestors until we reach this node's height
/build/make/
DChanges.md197 to allow specific variables to be passed through until you've fixed the rules.