Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for pref (0.16 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"LookupMX", Func, 0},
    		{"LookupNS", Func, 1},
    		{"LookupPort", Func, 0},
    		{"LookupSRV", Func, 0},
    		{"LookupTXT", Func, 0},
    		{"MX", Type, 0},
    		{"MX.Host", Field, 0},
    		{"MX.Pref", Field, 0},
    		{"NS", Type, 1},
    		{"NS.Host", Field, 1},
    		{"OpError", Type, 0},
    		{"OpError.Addr", Field, 0},
    		{"OpError.Err", Field, 0},
    		{"OpError.Net", Field, 0},
    		{"OpError.Op", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    Bootstrap specific; comment the following selector out\n    //a[href]::after {\n    //  content: \" (\" attr(href) \")\";\n    //}\n\n    abbr[title]::after {\n      content: \" (\" attr(title) \")\";\n    }\n\n    // Bootstrap specific; comment the following selector out\n    //\n    // Don't show links that are fragment identifiers,\n    // or use the `javascript:` pseudo protocol\n    //\n\n    //a[href^=\"#\"]::after,\n    //a[href^=\"javascript:\"]::after {\n    // content: \"\";\n    //}\n\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  3. src/main/webapp/css/bootstrap.min.css.map

    Bootstrap specific; comment the following selector out\n    //a[href]::after {\n    //  content: \" (\" attr(href) \")\";\n    //}\n\n    abbr[title]::after {\n      content: \" (\" attr(title) \")\";\n    }\n\n    // Bootstrap specific; comment the following selector out\n    //\n    // Don't show links that are fragment identifiers,\n    // or use the `javascript:` pseudo protocol\n    //\n\n    //a[href^=\"#\"]::after,\n    //a[href^=\"javascript:\"]::after {\n    // content: \"\";\n    //}\n\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/adminlte.min.css

    e;background-color:transparent}a:hover{color:#0056b3;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - github.com/valyala/tcplisten: [ceec8f9](https://github.com/valyala/tcplisten/tree/ceec8f9)
    - go4.org: 417644f
    - golang.org/x/build: 2835ba2
    - golang.org/x/perf: 6e6d33e
    - gopkg.in/airbrake/gobrake.v2: v2.0.9
    - gopkg.in/gemnasium/logrus-airbrake-hook.v2: v2.1.2
    - gotest.tools/gotestsum: v0.3.5
    - grpc.go4.org: 11d0a25
    - k8s.io/klog: v1.0.0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. pkg/apis/core/validation/validation_test.go

    		Spec: core.PersistentVolumeClaimSpec{
    			DataSource: dataSource,
    		},
    	}
    }
    func pvcWithDataSourceRef(ref *core.TypedObjectReference) *core.PersistentVolumeClaim {
    	return &core.PersistentVolumeClaim{
    		Spec: core.PersistentVolumeClaimSpec{
    			DataSourceRef: ref,
    		},
    	}
    }
    
    func pvcTemplateWithVolumeAttributesClassName(vacName *string) *core.PersistentVolumeClaimTemplate {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  7. RELEASE.md

    tf.train.SummaryWriterCache with tf.summary.FileWriter and
    tf.summary.FileWriterCache. * Removes RegisterShape from public API. Use C++
    shape function registration instead. * Deprecated `_ref` dtypes from the python
    API. * In the C++ API (in tensorflow/cc), Input, Output, etc. have moved from
    the tensorflow::ops namespace to tensorflow. * Change arg order for
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top