Lines Matching refs:goos
17 goos=$(go env GOOS)
22 installdir=pkg/${goos}_${goarch}_testcshared_shared
23 if [ "${goos}/${goarch}" == "android/arm" ] || [ "${goos}/${goarch}" == "darwin/amd64" ]; then
24 installdir=pkg/${goos}_${goarch}_testcshared
35 if [ "$goos" == "android" ]; then
41 if [ "$goos" == "android" ]; then
46 case "$goos" in
64 if [ "$goos" == "android" ]; then
74 if [ "$goos" == "darwin" ]; then
108 if [ "$goos" == "darwin" ]; then
120 if [ "$goos" == "android" ]; then