Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for downapi (0.18 sec)

  1. pkg/apis/core/validation/validation_test.go

    					},
    				},
    			},
    		}, {
    			name: "downapi valid defaultMode",
    			vol: core.Volume{
    				Name: "downapi",
    				VolumeSource: core.VolumeSource{
    					DownwardAPI: &core.DownwardAPIVolumeSource{
    						DefaultMode: utilpointer.Int32(0644),
    					},
    				},
    			},
    		}, {
    			name: "downapi valid item mode",
    			vol: core.Volume{
    				Name: "downapi",
    				VolumeSource: core.VolumeSource{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go

    // Desktop Window Manager API (Dwmapi)
    //sys	DwmGetWindowAttribute(hwnd HWND, attribute uint32, value unsafe.Pointer, size uint32) (ret error) = dwmapi.DwmGetWindowAttribute
    //sys	DwmSetWindowAttribute(hwnd HWND, attribute uint32, value unsafe.Pointer, size uint32) (ret error) = dwmapi.DwmSetWindowAttribute
    
    // Windows Multimedia API
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 82.8K bytes
    - Viewed (0)
  3. src/internal/trace/traceviewer/static/trace_viewer_full.html

    s);this._distributeParent();},_distributeParent:function(){if(!useShadow){this.domApi._maybeDistributeParent();}},contains:function(){return this.node.classList.contains.apply(this.node.classList,arguments);}};}());(function(){'use strict';var DomApi=Polymer.DomApi.ctor;var Settings=Polymer.Settings;DomApi.EffectiveNodesObserver=function(domApi){this.domApi=domApi;this.node=this.domApi.node;this._listeners=[];};DomApi.EffectiveNodesObserver.prototype={addListener:function(callback){if(!this._isS...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go

    var (
    	modCfgMgr32 = NewLazySystemDLL("CfgMgr32.dll")
    	modadvapi32 = NewLazySystemDLL("advapi32.dll")
    	modcrypt32  = NewLazySystemDLL("crypt32.dll")
    	moddnsapi   = NewLazySystemDLL("dnsapi.dll")
    	moddwmapi   = NewLazySystemDLL("dwmapi.dll")
    	modiphlpapi = NewLazySystemDLL("iphlpapi.dll")
    	modkernel32 = NewLazySystemDLL("kernel32.dll")
    	modmswsock  = NewLazySystemDLL("mswsock.dll")
    	modnetapi32 = NewLazySystemDLL("netapi32.dll")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 195.8K bytes
    - Viewed (0)
  5. src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv

    github.com/ianlancetaylor/demangle,v0.0.0-20181102032728-5e5cf60278f6,h1:UDMh68UUwekSh5iP2OMhRRZJiiBccgV7axzUG8vi56c=,73ae40ed96af2703f85cd4c552cf6b14551ceb782348be8185b730f44c842ab9
    github.com/iij/doapi,v0.0.0-20190504054126-0bbf12d6d7df,h1:MZf03xP9WdakyXhOWuAD5uPK3wHh96wCsqe3hCMKh8E=,7e33155961c2cba072047deb34d19a7d863a713e502abe8bdc31ab91424bd226
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 18 17:29:01 UTC 2020
    - 334.9K bytes
    - Viewed (0)
Back to top