Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 5,415 for iwork (0.04 sec)

  1. src/cmd/go/testdata/script/cover_build_cmdline_pkgs.txt

    # any dependencies.
    go tool covdata pkglist -i=$WORK/covdata
    stdout cmd/nm
    ! stdout cmd/internal/goobj pkglist.txt
    
    # ... now collect a coverage profile from a Go file
    # listed on the command line.
    go build -cover -o $WORK/another.exe testdata/another.go
    mkdir $WORK/covdata2
    env GOCOVERDIR=$WORK/covdata2
    exec $WORK/another.exe 
    
    # Restore previous GOCOVERDIR setting
    env GOCOVERDIR=$SAVEGOCOVERDIR
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 23 11:36:17 UTC 2023
    - 1.5K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/script/build_GOTMPDIR.txt

    [!GOOS:windows] env GOCACHE=$WORK/gocache
    [GOOS:windows] env GOCACHE=$WORK\gocache
    
    # 'go build' should use GOTMPDIR if set.
    [!GOOS:windows] env GOTMPDIR=$WORK/my-favorite-tmpdir
    [GOOS:windows] env GOTMPDIR=$WORK\my-favorite-tmpdir
    mkdir $GOTMPDIR
    go build -x hello.go
    stderr ^WORK=.*my-favorite-tmpdir
    
    # Make GOTMPDIR a regular file. This prevents the creation of work directories,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 21:26:10 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  3. src/cmd/go/testdata/script/mod_ambiguous_import.txt

    	example.com/a/x v0.1.0 => ./ax
    )
    -- $WORK/importx/importx.go --
    package importx
    import _ "example.com/a/x"
    -- $WORK/importy/importy.go --
    package importy
    import _ "example.com/a/y"
    -- $WORK/a/go.mod --
    module example.com/a
    go 1.14
    -- $WORK/a/x/x.go --
    package x
    -- $WORK/a/y/y.go --
    package y
    -- $WORK/ax/go.mod --
    module example.com/a/x
    go 1.14
    -- $WORK/ax/x.go --
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 28 19:09:53 UTC 2020
    - 1.4K bytes
    - Viewed (0)
  4. src/cmd/go/testdata/script/build_gopath_order.txt

    env GO111MODULE=off
    env GOPATH=$WORK/p1${:}$WORK/p2
    mkdir $WORK/p1/src/foo $WORK/p2/src/baz
    mkdir $WORK/p2/pkg/${GOOS}_${GOARCH} $WORK/p1/src/bar
    cp foo.go $WORK/p1/src/foo/foo.go
    cp baz.go $WORK/p2/src/baz/baz.go
    cp foo.a $WORK/p2/pkg/${GOOS}_${GOARCH}/foo.a
    cp bar.go $WORK/p1/src/bar/bar.go
    
    go install -x bar
    
    # add in baz.a to the mix
    mkdir $WORK/p1/pkg/${GOOS}_${GOARCH}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 17 13:25:29 UTC 2020
    - 855 bytes
    - Viewed (0)
  5. src/cmd/go/testdata/script/list_gofile_in_goroot.txt

    env GO111MODULE=off
    go list ./...
    [!GOOS:windows] stdout ^_$WORK/gopath/src$
    [GOOS:windows] stdout gopath/src$
    
    go list all
    ! stdout gopath/src
    
    -- $WORK/goroot/src/go.mod --
    module std
    
    go 1.14
    -- $WORK/goroot/src/foo.go --
    package foo
    -- $WORK/goroot/src/fmt/fmt.go --
    package fmt
    -- $WORK/goroot/src/cmd/README --
    This directory must exist in order for the 'cmd' pattern to have something to
    match against.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 21:26:10 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  6. platforms/ide/tooling-api/src/test/groovy/org/gradle/tooling/internal/consumer/parameters/BuildProgressListenerAdapterForWorkItemOperationsTest.groovy

    import org.gradle.tooling.events.OperationType
    import org.gradle.tooling.events.ProgressListener
    import org.gradle.tooling.events.work.WorkItemFailureResult
    import org.gradle.tooling.events.work.WorkItemFinishEvent
    import org.gradle.tooling.events.work.WorkItemStartEvent
    import org.gradle.tooling.events.work.WorkItemSuccessResult
    import org.gradle.tooling.internal.protocol.InternalBuildProgressListener
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  7. licenses/github.com/docker/docker/LICENSE

          and conversions to other media types.
    
          "Work" shall mean the work of authorship, whether in Source or
          Object form, made available under the License, as indicated by a
          copyright notice that is included in or attached to the work
          (an example is provided in the Appendix below).
    
          "Derivative Works" shall mean any work, whether in Source or Object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jul 30 04:02:55 UTC 2021
    - 10.5K bytes
    - Viewed (0)
  8. licenses/github.com/moby/term/LICENSE

          and conversions to other media types.
    
          "Work" shall mean the work of authorship, whether in Source or
          Object form, made available under the License, as indicated by a
          copyright notice that is included in or attached to the work
          (an example is provided in the Appendix below).
    
          "Derivative Works" shall mean any work, whether in Source or Object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Aug 30 14:15:49 UTC 2020
    - 10.5K bytes
    - Viewed (0)
  9. LICENSES/vendor/github.com/opencontainers/go-digest/LICENSE

          and conversions to other media types.
    
          "Work" shall mean the work of authorship, whether in Source or
          Object form, made available under the License, as indicated by a
          copyright notice that is included in or attached to the work
          (an example is provided in the Appendix below).
    
          "Derivative Works" shall mean any work, whether in Source or Object
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jul 30 11:10:38 UTC 2020
    - 10.7K bytes
    - Viewed (0)
  10. LICENSES/vendor/github.com/opencontainers/runc/LICENSE

          and conversions to other media types.
    
          "Work" shall mean the work of authorship, whether in Source or
          Object form, made available under the License, as indicated by a
          copyright notice that is included in or attached to the work
          (an example is provided in the Appendix below).
    
          "Derivative Works" shall mean any work, whether in Source or Object
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 08 04:49:00 UTC 2020
    - 10.6K bytes
    - Viewed (0)
Back to top