Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for copied32 (0.54 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            },
            "dataSourceRef": {
              "$ref": "#/definitions/io.k8s.api.core.v1.TypedObjectReference",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Ref:         ref("k8s.io/api/core/v1.TypedLocalObjectReference"),
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

              },
              "dataSourceRef": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

            },
            "dataSourceRef": {
              "$ref": "#/definitions/io.k8s.api.core.v1.TypedObjectReference",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. CREDITS

    For lib/cpp/src/thrift/windows/SocketPair.cpp
    
    /* socketpair.c
     * Copyright 2007 by Nathan C. Myers <******@****.***>; some rights reserved.
     * This code is Free Software.  It may be copied freely, in original or
     * modified form, subject only to the restrictions that (1) the author is
     * relieved from all responsibilities for any use for any purpose, and (2)
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    key=device+'-'+inode+'-'+pos+'-'+len;this.openAsyncSlice(ts,'f2fs',eventBase.threadName,eventBase.pid,key,'f2fs_write');return true;},f2fsWriteEndEvent(eventName,cpuNumber,pid,ts,eventBase){const event=/dev = \((\d+,\d+)\), ino = (\d+), pos = (\d+), len = (\d+), copied = (\d+)/.exec(eventBase.details);if(!event)return false;const device=event[1];const inode=parseInt(event[2]);const pos=parseInt(event[3]);const len=parseInt(event[4]);const error=parseInt(event[5])!==len;const key=device+'-'+inode+'-'+pos+'-'+len...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "description": "May contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation."
            },
            "spec": {
              "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeClaimSpec",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top