Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Rdev (0.12 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Stat_t struct, Padding0 int16
    pkg syscall (freebsd-arm64), type Stat_t struct, Padding1 int32
    pkg syscall (freebsd-arm64), type Stat_t struct, Rdev uint64
    pkg syscall (freebsd-arm64), type Stat_t struct, Size int64
    pkg syscall (freebsd-arm64), type Stat_t struct, Spare [10]uint64
    pkg syscall (freebsd-arm64), type Stat_t struct, Uid uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Stat_t struct, Padding0 int16 #53466
    pkg syscall (freebsd-riscv64), type Stat_t struct, Padding1 int32 #53466
    pkg syscall (freebsd-riscv64), type Stat_t struct, Rdev uint64 #53466
    pkg syscall (freebsd-riscv64), type Stat_t struct, Size int64 #53466
    pkg syscall (freebsd-riscv64), type Stat_t struct, Spare [10]uint64 #53466
    pkg syscall (freebsd-riscv64), type Stat_t struct, Uid uint32 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (1)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Stat_t.Pad_cgo_1", Field, 0},
    		{"Stat_t.Pad_cgo_2", Field, 0},
    		{"Stat_t.Padding0", Field, 12},
    		{"Stat_t.Padding1", Field, 12},
    		{"Stat_t.Qspare", Field, 0},
    		{"Stat_t.Rdev", Field, 0},
    		{"Stat_t.Size", Field, 0},
    		{"Stat_t.Spare", Field, 2},
    		{"Stat_t.Uid", Field, 0},
    		{"Stat_t.X__pad0", Field, 0},
    		{"Stat_t.X__pad1", Field, 0},
    		{"Stat_t.X__pad2", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. gradle/verification-keyring.keys

    z+U91Ih1C8NkzL0tPyo6LcXG+yAgI5gR+8qVztkczfanpRDW8JEhrZOjdu7N3s6l
    ifXu8ZujOwn2A4SYw+02dw==
    =8Jrt
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    B16698A4ADF4D638
    uid    Checker Framework (Official Release) <checker-framework-dev@googlegroups.com>
    
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBFM1v9ABCADD0KoXq2ZKlUHeIVovQy3gFmW9oFAaraV48ouv8cYvqdf+s91H
    NyqeyNPT/ihFeNqZJUAMyPdwN5xrWD6gxMrOCR7BFhA5kLmAKz4HfFCQ05ViyQdI
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (1)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "partition": {
                "description": "partition is the partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).",
                "format": "int32",
                "type": "integer"
              },
              "readOnly": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. RELEASE.md

    TensorFlow 2.2 discontinues support for Python 2,
    [previously announced](https://groups.google.com/a/tensorflow.org/d/msg/announce/gVwS5RC8mds/dCt1ka2XAAAJ)
    as following
    [Python 2's EOL on January 1, 2020](https://www.python.org/dev/peps/pep-0373/#update).
    
    Coinciding with this change, new releases of
    [TensorFlow's Docker images](https://hub.docker.com/r/tensorflow/tensorflow/)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    				},
    				VolumeMounts: []core.VolumeMount{
    					{Name: "vol", MountPath: "/vol"},
    				},
    				VolumeDevices: []core.VolumeDevice{
    					{Name: "blk", DevicePath: "/dev/block"},
    				},
    				TerminationMessagePath:   "/dev/termination-log",
    				TerminationMessagePolicy: "File",
    				ImagePullPolicy:          "IfNotPresent",
    				SecurityContext: &core.SecurityContext{
    					Capabilities: &core.Capabilities{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top