Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for virtual (0.04 sec)

  1. src/main/webapp/js/admin/popper.min.js.map

    function that returns a set of coordinates compatible with the native `getBoundingClientRect` method.\n * @property {number} data.clientWidth\n * An ES6 getter that will return the width of the virtual reference element.\n * @property {number} data.clientHeight\n * An ES6 getter that will return the height of the virtual reference element.\n */\n","import modifiers from '../modifiers/index';\n\n/**\n * Default options provided to Popper.js constructor.<br />\n * These can be overridden using the `options`...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 120.9K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_PERMISSIONS = "{labels.permissions}";
    
        /** The key of the message: Virtual Hosts */
        public static final String LABELS_virtual_hosts = "{labels.virtual_hosts}";
    
        /** The key of the message: Virtual Host */
        public static final String LABELS_virtual_host = "{labels.virtual_host}";
    
        /** The key of the message: Label */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  3. cmd/metrics-v2.go

    	}
    }
    
    func getMinIOProcessVirtualMemory() MetricDescription {
    	return MetricDescription{
    		Namespace: nodeMetricNamespace,
    		Subsystem: processSubsystem,
    		Name:      memory,
    		Help:      "Virtual memory size in bytes",
    		Type:      gaugeMetric,
    	}
    }
    
    func getMinIOProcessCPUTime() MetricDescription {
    	return MetricDescription{
    		Namespace: nodeMetricNamespace,
    		Subsystem: processSubsystem,
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 133.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

      - [alpha] Creating a `Federated Ingress` is as simple as submitting
        an `Ingress` creation request to the Federation API Server. The
        Federation control system then creates and maintains a single
        global virtual IP to load balance incoming HTTP(S) traffic across
        some or all the registered clusters, across all regions. Google's
        GCE L7 LoadBalancer is the first supported implementation, and
    	is available in this release.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    video.hu
    vig
    vik.no
    viking
    vikna.no
    villas
    vin
    vindafjord.no
    vinhlong.vn
    vinhphuc.vn
    vinnica.ua
    vinnytsia.ua
    vip
    vip.jelastic.cloud
    vipsinaapp.com
    virgin
    virtual-user.de
    virtualserver.io
    virtualuser.de
    visa
    vision
    viterbo.it
    viva
    vivian.jp
    vivo
    vix.br
    vlaanderen
    vladikavkaz.ru
    vladikavkaz.su
    vladimir.ru
    vladimir.su
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. cmd/site-replication.go

    			}
    			continue
    		}
    		if creds.IsTemp() && !creds.IsExpired() {
    			var parentPolicy string
    			u, err := globalIAMSys.GetUserInfo(ctx, creds.ParentUser)
    			if err != nil {
    				// Parent may be "virtual" (for ldap, oidc, client tls auth,
    				// custom auth plugin), so in such cases we apply no parent
    				// policy. The session token will contain info about policy to
    				// be applied.
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 184.7K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    video.hu
    vig
    vik.no
    viking
    vikna.no
    villas
    vin
    vindafjord.no
    vinhlong.vn
    vinhphuc.vn
    vinnica.ua
    vinnytsia.ua
    vip
    vip.jelastic.cloud
    vipsinaapp.com
    virgin
    virtual-user.de
    virtualserver.io
    virtualuser.de
    visa
    vision
    viterbo.it
    viva
    vivian.jp
    vivo
    vix.br
    vlaanderen
    vladikavkaz.ru
    vladikavkaz.su
    vladimir.ru
    vladimir.su
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  8. src/main/webapp/js/bootstrap.min.js.map

    relatedTarget)\n  }\n\n  _getConfig(config) {\n    config = super._getConfig(config)\n\n    if (typeof config.reference === 'object' && !isElement(config.reference) &&\n      typeof config.reference.getBoundingClientRect !== 'function'\n    ) {\n      // Popper virtual elements require a getBoundingClientRect method\n      throw new TypeError(`${NAME.toUpperCase()}: Option \"reference\" provided type \"object\" without a required \"getBoundingClientRect\" method.`)\n    }\n\n    return config\n  }\n\n  _createPopper()...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 211.9K bytes
    - Viewed (0)
Back to top