Searched refs:interpreter (Results 1 – 4 of 4) sorted by relevance
/build/make/tools/rbcrun/ |
D | README.md | 1 # Roboleaf configuration files interpreter 31 The runner allows Starlark scripts to use the following features that Bazel's Starlark interpreter … 36 The Roboleaf configuration interpreter supports the format that Bazel uses 57 A `struct` containing the variable set by the interpreter's command line. That is, running
|
/build/soong/python/ |
D | builder.go | 83 launcherPath android.OptionalPath, interpreter, main, binName string, argument 106 "interp": strings.Replace(interpreter, "/", `\/`, -1),
|
/build/make/tools/releasetools/ |
D | pylintrc | 28 # active Python interpreter and may run arbitrary code. 32 # be loaded. Extensions are loading into the active Python interpreter and may
|
/build/make/ |
D | Changes.md | 680 which packages the python interpreter, libraries, and script all into one file
|