Searched refs:un (Results 1 – 6 of 6) sorted by relevance
9 …rg userid=$(id -u) --build-arg groupid=$(id -g) --build-arg username=$(id -un) -t android-build-tr…
156 func un(f func()) { func209 defer un(config.trace("findDeps"))478 defer un(config.trace("compile %s", p.Name))541 defer un(config.trace("link %s", p.Name))677 defer un(config.trace("microfactory %s", executable))679 defer un(config.trace("microfactory <unknown>"))
134 local un=$(uname)135 if [[ $un == "Linux" ]] ; then137 elif [[ $un == "Darwin" ]] ; then140 echo "Error: Invalid host operating system: $un" 1>&2
47 # This un-propagates LTO enablement for shared deps, as LTO should only
110 1. If True, every un-annotated api, i.e. public api will be present in stubs111 2. If False, un-annonated apis will be missing in stubs. Only #systemapi and #apex annotated apis w…