Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for clip (0.23 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

          }
          #prompt {
            flex: 1;
            width: 100%;
            border: none !important;
            background-color: inherit !important;
            font: inherit !important;
            text-overflow: clip !important;
            text-decoration: none !important;
          }
          #prompt:focus {
            outline: none;
          }
        </style>
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "reason": {
                "description": "reason is a brief CamelCase string that describes any failure and is meant for machine parsing and tidy display in the CLI.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. CREDITS

    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    
    ================================================================
    
    github.com/minio/cli
    https://github.com/minio/cli
    ----------------------------------------------------------------
    MIT License
    
    Copyright (c) 2016 Jeremy Saenz & Contributors
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/opGen.go

    	BlockS390XBRC:   "BRC",
    	BlockS390XCRJ:   "CRJ",
    	BlockS390XCGRJ:  "CGRJ",
    	BlockS390XCLRJ:  "CLRJ",
    	BlockS390XCLGRJ: "CLGRJ",
    	BlockS390XCIJ:   "CIJ",
    	BlockS390XCGIJ:  "CGIJ",
    	BlockS390XCLIJ:  "CLIJ",
    	BlockS390XCLGIJ: "CLGIJ",
    
    	BlockPlain:     "Plain",
    	BlockIf:        "If",
    	BlockDefer:     "Defer",
    	BlockRet:       "Ret",
    	BlockRetJmp:    "RetJmp",
    	BlockExit:      "Exit",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top