Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 9$ (0.45 sec)

  1. CREDITS

       TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    
       1. Definitions.
    
          "License" shall mean the terms and conditions for use, reproduction,
          and distribution as defined by Sections 1 through 9 of this document.
    
          "Licensor" shall mean the copyright owner or entity authorized by
          the copyright owner that is granting the License.
    
          "Legal Entity" shall mean the union of the acting entity and all
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/opGen.go

    	{3, x86.REG_BX, 3, "BX"},
    	{4, x86.REGSP, -1, "SP"},
    	{5, x86.REG_BP, 4, "BP"},
    	{6, x86.REG_SI, 5, "SI"},
    	{7, x86.REG_DI, 6, "DI"},
    	{8, x86.REG_R8, 7, "R8"},
    	{9, x86.REG_R9, 8, "R9"},
    	{10, x86.REG_R10, 9, "R10"},
    	{11, x86.REG_R11, 10, "R11"},
    	{12, x86.REG_R12, 11, "R12"},
    	{13, x86.REG_R13, 12, "R13"},
    	{14, x86.REGG, -1, "g"},
    	{15, x86.REG_R15, 13, "R15"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/core/v1/generated.pb.go

    func (*CSIPersistentVolumeSource) ProtoMessage() {}
    func (*CSIPersistentVolumeSource) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{9}
    }
    func (m *CSIPersistentVolumeSource) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *CSIPersistentVolumeSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    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. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      TensorType_INT32 = 2,
      TensorType_UINT8 = 3,
      TensorType_INT64 = 4,
      TensorType_STRING = 5,
      TensorType_BOOL = 6,
      TensorType_INT16 = 7,
      TensorType_COMPLEX64 = 8,
      TensorType_INT8 = 9,
      TensorType_FLOAT64 = 10,
      TensorType_COMPLEX128 = 11,
      TensorType_UINT64 = 12,
      TensorType_RESOURCE = 13,
      TensorType_VARIANT = 14,
      TensorType_UINT32 = 15,
      TensorType_UINT16 = 16,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    							Default:     "",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

              "type": "string"
            }
          },
          "required": [
            "name",
            "expression"
          ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. api/openapi-spec/v3/api__v1_openapi.json

                "description": "observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.",
                "format": "int64",
                "type": "integer"
              },
              "reason": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top