Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for pkgInfo (0.31 sec)

  1. pkg/kubelet/apis/config/register_test.go

    	componentconfigtesting "k8s.io/component-base/config/testing"
    	logsapi "k8s.io/component-base/logs/api/v1"
    	tracingapi "k8s.io/component-base/tracing/api/v1"
    )
    
    func TestComponentConfigSetup(t *testing.T) {
    	pkginfo := &componentconfigtesting.ComponentConfigPackage{
    		ComponentName:      "kubelet",
    		GroupName:          GroupName,
    		SchemeGroupVersion: SchemeGroupVersion,
    		AddToScheme:        AddToScheme,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Aug 01 16:55:02 UTC 2022
    - 1.6K bytes
    - Viewed (0)
  2. pkg/proxy/apis/config/register_test.go

    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	componentconfigtesting "k8s.io/component-base/config/testing"
    	logsapi "k8s.io/component-base/logs/api/v1"
    )
    
    func TestComponentConfigSetup(t *testing.T) {
    	pkginfo := &componentconfigtesting.ComponentConfigPackage{
    		ComponentName:      "kube-proxy",
    		GroupName:          GroupName,
    		SchemeGroupVersion: SchemeGroupVersion,
    		AddToScheme:        AddToScheme,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jul 13 06:33:33 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  3. src/go/types/gotype.go

    	ctxt := build.Default
    	pkginfo, err := ctxt.ImportDir(dir, 0)
    	if _, nogo := err.(*build.NoGoError); err != nil && !nogo {
    		return nil, err
    	}
    
    	if *xtestFiles {
    		return parseFiles(dir, pkginfo.XTestGoFiles)
    	}
    
    	filenames := append(pkginfo.GoFiles, pkginfo.CgoFiles...)
    	if *testFiles {
    		filenames = append(filenames, pkginfo.TestGoFiles...)
    	}
    	return parseFiles(dir, filenames)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Nov 18 17:59:44 UTC 2022
    - 8.3K bytes
    - Viewed (0)
  4. platforms/jvm/java-compiler-plugin/src/main/java/org/gradle/internal/compiler/java/listeners/classnames/ClassNameCollector.java

            Optional<String> relativePath = findRelativePath(sourceFile);
            if (relativePath.isPresent()) {
                String key = relativePath.get();
                String pkgInfo = key.substring(0, key.lastIndexOf(".java")).replace('/', '.');
                registerMapping(key, pkgInfo);
            }
        }
    
        private Optional<String> findRelativePath(File asSourceFile) {
            return relativePaths.computeIfAbsent(asSourceFile, relativize);
        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 13:06:26 UTC 2023
    - 4.2K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/types2/typestring.go

    			// Do this first in case of nested structs; tag the first-outermost field.
    			pkgAnnotate := false
    			if w.qf == nil && w.pkgInfo && !isExported(f.name) {
    				// note for embedded types, type name is field name, and "string" etc are lower case hence unexported.
    				pkgAnnotate = true
    				w.pkgInfo = false // only tag once
    			}
    
    			// This doesn't do the right thing for embedded type
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:01:18 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  6. src/go/types/typestring.go

    			// Do this first in case of nested structs; tag the first-outermost field.
    			pkgAnnotate := false
    			if w.qf == nil && w.pkgInfo && !isExported(f.name) {
    				// note for embedded types, type name is field name, and "string" etc are lower case hence unexported.
    				pkgAnnotate = true
    				w.pkgInfo = false // only tag once
    			}
    
    			// This doesn't do the right thing for embedded type
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:01:18 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  7. src/cmd/compile/internal/types2/lookup.go

    // funcString returns a string of the form name + signature for f.
    // check may be nil.
    func (check *Checker) funcString(f *Func, pkgInfo bool) string {
    	buf := bytes.NewBufferString(f.name)
    	var qf Qualifier
    	if check != nil && !pkgInfo {
    		qf = check.qualifier
    	}
    	w := newTypeWriter(buf, qf)
    	w.pkgInfo = pkgInfo
    	w.paramNames = false
    	w.signature(f.typ.(*Signature))
    	return buf.String()
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Feb 22 19:32:17 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  8. src/go/types/lookup.go

    // funcString returns a string of the form name + signature for f.
    // check may be nil.
    func (check *Checker) funcString(f *Func, pkgInfo bool) string {
    	buf := bytes.NewBufferString(f.name)
    	var qf Qualifier
    	if check != nil && !pkgInfo {
    		qf = check.qualifier
    	}
    	w := newTypeWriter(buf, qf)
    	w.pkgInfo = pkgInfo
    	w.paramNames = false
    	w.signature(f.typ.(*Signature))
    	return buf.String()
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Apr 03 18:48:38 UTC 2024
    - 19.9K bytes
    - Viewed (0)
  9. src/encoding/json/testdata/code.json.gz

    ame":"Chromium","kids":[],"cl_weight":0.0011574074074074073,"touches":1,"min_t":1252097274,"max_t":1252097274,"mean_t":1252097274}],"cl_weight":0.0011574074074074073,"touches":1,"min_t":1252097274,"max_t":1252097274,"mean_t":1252097274},{"name":"PkgInfo","kids":[],"cl_weight":0.0011574074074074073,"touches":1,"min_t":1252097274,"max_t":1252097274,"mean_t":1252097274}],"cl_weight":0.2905092592592592,"touches":1,"min_t":1252097274,"max_t":1252097274,"mean_t":1252097274}],"cl_weight":0.290509259259...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top