HomeSort by relevance Sort by last modified time
    Searched full:buildcontext (Results 1 - 25 of 39) sorted by null

1 2

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-build-api/0.0.4/
plexus-build-api-0.0.4.jar 
  /prebuilts/go/darwin-x86/src/cmd/go/
env.go 43 {"GOPATH", buildContext.GOPATH},
71 if buildContext.CgoEnabled {
pkg_test.go 162 oldGopath := buildContext.GOPATH
164 buildContext.GOPATH = oldGopath
176 buildContext.GOPATH = tmpGopath
build.go 171 var buildContext = build.Default
177 // buildToolchain and buildContext.Compiler.
189 buildContext.Compiler = value
194 return buildContext.Compiler
220 cmd.Flag.StringVar(&buildContext.InstallSuffix, "installsuffix", "", "")
226 cmd.Flag.Var((*stringsFlag)(&buildContext.BuildTags), "tags", "")
451 if buildContext.InstallSuffix != "" {
452 buildContext.InstallSuffix += "_"
454 buildContext.InstallSuffix += codegenArg[1:]
478 switch buildContext.Compiler
    [all...]
main.go 139 if gopath := buildContext.GOPATH; filepath.Clean(gopath) == filepath.Clean(runtime.GOROOT()) {
594 if !buildContext.CgoEnabled {
599 for _, src := range buildContext.SrcDirs() {
635 _, err = buildContext.ImportDir(path, 0)
712 if p, err := buildContext.ImportDir(path, 0); err != nil && (p == nil || len(p.InvalidGoFiles) == 0) {
pkg.go 340 // overhead of repeated calls to buildContext.Import.
366 bp, err := buildContext.Import(path, srcDir, buildMode)
589 if buildContext.Compiler == "gccgo" && p.Standard {
863 full := buildContext.GOOS + "_" + buildContext.GOARCH + "/" + elem
864 if buildContext.GOOS != toolGOOS || buildContext.GOARCH != toolGOARCH {
882 if p.target != "" && buildContext.GOOS == "windows" {
896 if buildContext.Compiler == "gccgo" {
920 if buildContext.CgoEnabled && p.Name == "main" && !p.Goroot
    [all...]
run.go 119 if !buildContext.CgoEnabled {
generate.go 280 "GOARCH=" + buildContext.GOARCH,
281 "GOOS=" + buildContext.GOOS,
list.go 168 cachedCtxt = newContext(&buildContext)
  /prebuilts/go/linux-x86/src/cmd/go/
env.go 43 {"GOPATH", buildContext.GOPATH},
71 if buildContext.CgoEnabled {
pkg_test.go 162 oldGopath := buildContext.GOPATH
164 buildContext.GOPATH = oldGopath
176 buildContext.GOPATH = tmpGopath
build.go 171 var buildContext = build.Default
177 // buildToolchain and buildContext.Compiler.
189 buildContext.Compiler = value
194 return buildContext.Compiler
220 cmd.Flag.StringVar(&buildContext.InstallSuffix, "installsuffix", "", "")
226 cmd.Flag.Var((*stringsFlag)(&buildContext.BuildTags), "tags", "")
451 if buildContext.InstallSuffix != "" {
452 buildContext.InstallSuffix += "_"
454 buildContext.InstallSuffix += codegenArg[1:]
478 switch buildContext.Compiler
    [all...]
main.go 139 if gopath := buildContext.GOPATH; filepath.Clean(gopath) == filepath.Clean(runtime.GOROOT()) {
594 if !buildContext.CgoEnabled {
599 for _, src := range buildContext.SrcDirs() {
635 _, err = buildContext.ImportDir(path, 0)
712 if p, err := buildContext.ImportDir(path, 0); err != nil && (p == nil || len(p.InvalidGoFiles) == 0) {
pkg.go 340 // overhead of repeated calls to buildContext.Import.
366 bp, err := buildContext.Import(path, srcDir, buildMode)
589 if buildContext.Compiler == "gccgo" && p.Standard {
863 full := buildContext.GOOS + "_" + buildContext.GOARCH + "/" + elem
864 if buildContext.GOOS != toolGOOS || buildContext.GOARCH != toolGOARCH {
882 if p.target != "" && buildContext.GOOS == "windows" {
896 if buildContext.Compiler == "gccgo" {
920 if buildContext.CgoEnabled && p.Name == "main" && !p.Goroot
    [all...]
run.go 119 if !buildContext.CgoEnabled {
generate.go 280 "GOARCH=" + buildContext.GOARCH,
281 "GOOS=" + buildContext.GOOS,
list.go 168 cachedCtxt = newContext(&buildContext)
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/
org.eclipse.tycho.p2.tools.shared-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.18.1/
org.eclipse.tycho.p2.tools.shared-0.18.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-repository-plugin/0.20.0/
tycho-p2-repository-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/
org.eclipse.tycho.p2.tools.impl-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.18.1/
org.eclipse.tycho.p2.tools.impl-0.18.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/icu/icu4c/source/i18n/
collationdatabuilder.h 215 uint32_t buildContext(ConditionalCE32 *head, UErrorCode &errorCode);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 

Completed in 259 milliseconds

1 2