Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 90 of 92 for F_ffree (0.21 sec)

  1. src/syscall/ztypes_linux_amd64.go

    	Mtim      Timespec
    	Ctim      Timespec
    	X__unused [3]int64
    }
    
    type Statfs_t struct {
    	Type    int64
    	Bsize   int64
    	Blocks  uint64
    	Bfree   uint64
    	Bavail  uint64
    	Files   uint64
    	Ffree   uint64
    	Fsid    Fsid
    	Namelen int64
    	Frsize  int64
    	Flags   int64
    	Spare   [4]int64
    }
    
    type Dirent struct {
    	Ino       uint64
    	Off       int64
    	Reclen    uint16
    	Type      uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 08 17:55:49 UTC 2023
    - 12K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (openbsd-386), type Statfs_t struct, F_bfree uint64
    pkg syscall (openbsd-386), type Statfs_t struct, F_blocks uint64
    pkg syscall (openbsd-386), type Statfs_t struct, F_bsize uint32
    pkg syscall (openbsd-386), type Statfs_t struct, F_ctime uint32
    pkg syscall (openbsd-386), type Statfs_t struct, F_favail int64
    pkg syscall (openbsd-386), type Statfs_t struct, F_ffree uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  3. src/cmd/internal/obj/x86/anames.go

    	"FCOMLP",
    	"FCOMW",
    	"FCOMWP",
    	"FCOS",
    	"FDECSTP",
    	"FDIVD",
    	"FDIVDP",
    	"FDIVF",
    	"FDIVL",
    	"FDIVRD",
    	"FDIVRDP",
    	"FDIVRF",
    	"FDIVRL",
    	"FDIVRW",
    	"FDIVW",
    	"FFREE",
    	"FINCSTP",
    	"FINIT",
    	"FLD1",
    	"FLDCW",
    	"FLDENV",
    	"FLDL2E",
    	"FLDL2T",
    	"FLDLG2",
    	"FLDLN2",
    	"FLDPI",
    	"FLDZ",
    	"FMOVB",
    	"FMOVBP",
    	"FMOVD",
    	"FMOVDP",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 19.1K bytes
    - Viewed (0)
  4. cmd/xl-storage.go

    			}
    			dcinfo.Major = di.Major
    			dcinfo.Minor = di.Minor
    			dcinfo.Total = di.Total
    			dcinfo.Free = di.Free
    			dcinfo.Used = di.Used
    			dcinfo.UsedInodes = di.Files - di.Ffree
    			dcinfo.FreeInodes = di.Ffree
    			dcinfo.FSType = di.FSType
    			diskID, err := s.GetDiskID()
    			// Healing is 'true' when
    			// - if we found an unformatted disk (no 'format.json')
    			// - if we found healing tracker 'healing.bin'
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:51:27 UTC 2024
    - 85.3K bytes
    - Viewed (2)
  5. src/cmd/internal/obj/x86/obj6.go

    	ACLFLUSHOPT: true,
    	ACLWB:       true,
    	ACMPXCHG16B: true,
    	ACMPXCHG8B:  true,
    	ADECB:       true,
    	ADECL:       true,
    	ADECQ:       true,
    	ADECW:       true,
    	AFBSTP:      true,
    	AFFREE:      true,
    	AFLDENV:     true,
    	AFSAVE:      true,
    	AFSTCW:      true,
    	AFSTENV:     true,
    	AFSTSW:      true,
    	AFXSAVE64:   true,
    	AFXSAVE:     true,
    	AINCB:       true,
    	AINCL:       true,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 08 18:36:45 UTC 2023
    - 40.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	FCOMPP:          "FCOMPP",
    	FCOS:            "FCOS",
    	FDECSTP:         "FDECSTP",
    	FDIV:            "FDIV",
    	FDIVP:           "FDIVP",
    	FDIVR:           "FDIVR",
    	FDIVRP:          "FDIVRP",
    	FFREE:           "FFREE",
    	FFREEP:          "FFREEP",
    	FIADD:           "FIADD",
    	FICOM:           "FICOM",
    	FICOMP:          "FICOMP",
    	FIDIV:           "FIDIV",
    	FIDIVR:          "FIDIVR",
    	FILD:            "FILD",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  7. src/cmd/internal/obj/x86/asm6.go

    	{AFDIVRL, yfmvx, Px, opBytes{0xda, 07}},
    	{AFDIVRF, yfmvx, Px, opBytes{0xd8, 07}},
    	{AFDIVRD, yfadd, Px, opBytes{0xdc, 07, 0xd8, 07, 0xdc, 06}},
    	{AFXCHD, yfxch, Px, opBytes{0xd9, 01, 0xd9, 01}},
    	{AFFREE, nil, 0, opBytes{}},
    	{AFLDCW, ysvrs_mo, Px, opBytes{0xd9, 05, 0xd9, 05}},
    	{AFLDENV, ysvrs_mo, Px, opBytes{0xd9, 04, 0xd9, 04}},
    	{AFRSTOR, ysvrs_mo, Px, opBytes{0xdd, 04, 0xdd, 04}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (darwin-386), type Statfs_t struct, Bfree uint64
    pkg syscall (darwin-386), type Statfs_t struct, Blocks uint64
    pkg syscall (darwin-386), type Statfs_t struct, Bsize uint32
    pkg syscall (darwin-386), type Statfs_t struct, Ffree uint64
    pkg syscall (darwin-386), type Statfs_t struct, Files uint64
    pkg syscall (darwin-386), type Statfs_t struct, Flags uint32
    pkg syscall (darwin-386), type Statfs_t struct, Fsid Fsid
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  9. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	//TODO: FDIVRL (R11)                    // 41dc3b
    	//TODO: FDIVP F0, F2                    // def2
    	//TODO: FDIVP F0, F3                    // def3
    	//TODO: FFREE F2                        // ddc2
    	//TODO: FFREE F3                        // ddc3
    	//TODO: FFREEP F2                       // dfc2
    	//TODO: FFREEP F3                       // dfc3
    	//TODO: FIADD (BX)                      // de03
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Statfs_t struct, Bsize uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Charspare [80]int8
    pkg syscall (freebsd-arm64), type Statfs_t struct, Ffree int64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Files uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Flags uint64
    pkg syscall (freebsd-arm64), type Statfs_t struct, Fsid Fsid
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top