Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 28 for f_ (0.21 sec)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const F_FLUSH_DATA ideal-int
    pkg syscall (darwin-arm64), const F_FREEZE_FS = 53
    pkg syscall (darwin-arm64), const F_FREEZE_FS ideal-int
    pkg syscall (darwin-arm64), const F_FULLFSYNC = 51
    pkg syscall (darwin-arm64), const F_FULLFSYNC ideal-int
    pkg syscall (darwin-arm64), const F_GETCODEDIR = 72
    pkg syscall (darwin-arm64), const F_GETCODEDIR ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg syscall (darwin-386), const F_FULLFSYNC = 51
    pkg syscall (darwin-386), const F_GETFD = 1
    pkg syscall (darwin-386), const F_GETFL = 3
    pkg syscall (darwin-386), const F_GETLK = 7
    pkg syscall (darwin-386), const F_GETLKPID = 66
    pkg syscall (darwin-386), const F_GETNOSIGPIPE = 74
    pkg syscall (darwin-386), const F_GETOWN = 5
    pkg syscall (darwin-386), const F_GETPATH = 50
    pkg syscall (darwin-386), const F_GETPATH_MTMINFO = 71
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (darwin-386), const F_OK ideal-int
    pkg syscall (darwin-386), const F_PATHPKG_CHECK ideal-int
    pkg syscall (darwin-386), const F_PEOFPOSMODE ideal-int
    pkg syscall (darwin-386), const F_PREALLOCATE ideal-int
    pkg syscall (darwin-386), const F_RDADVISE ideal-int
    pkg syscall (darwin-386), const F_RDAHEAD ideal-int
    pkg syscall (darwin-386), const F_RDLCK ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. api/except.txt

    pkg syscall (openbsd-386), type Stat_t struct, Lspare1 int32
    pkg syscall (openbsd-386), type Stat_t struct, Qspare [2]int64
    pkg syscall (openbsd-386), type Statfs_t struct, F_ctime uint32
    pkg syscall (openbsd-386), type Statfs_t struct, F_spare [3]uint32
    pkg syscall (openbsd-386), type Timespec struct, Sec int32
    pkg syscall (openbsd-386), type Timeval struct, Sec int32
    pkg syscall (openbsd-386-cgo), const BIOCGRTIMEOUT = 1074283118
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
  5. tensorflow/c/eager/c_api.cc

          }
          // Float
          if (const int f_size = default_value.list().f_size()) {
            absl::InlinedVector<float, 4> f_vector;
            f_vector.reserve(f_size);
            for (int i = 0; i < f_size; ++i) {
              f_vector.push_back(default_value.list().f(i));
            }
            TFE_OpSetAttrFloatList(op, attr_name, f_vector.data(), f_size);
          }
          // Bool
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Mar 12 20:00:09 GMT 2024
    - 43.9K bytes
    - Viewed (2)
  6. internal/disk/directio_darwin.go

    	return directio.OpenFile(filePath, flag, perm)
    }
    
    // DisableDirectIO - disables directio mode.
    func DisableDirectIO(f *os.File) error {
    	fd := f.Fd()
    	_, err := unix.FcntlInt(fd, unix.F_NOCACHE, 0)
    	return err
    }
    
    // AlignedBlock - pass through to directio implementation.
    func AlignedBlock(blockSize int) []byte {
    	return directio.AlignedBlock(blockSize)
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sat Jun 17 14:31:36 GMT 2023
    - 1.4K bytes
    - Viewed (0)
  7. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const F_GETFD = 1
    pkg syscall (netbsd-arm64-cgo), const F_GETFD ideal-int
    pkg syscall (netbsd-arm64-cgo), const F_GETFL = 3
    pkg syscall (netbsd-arm64-cgo), const F_GETFL ideal-int
    pkg syscall (netbsd-arm64-cgo), const F_GETLK = 7
    pkg syscall (netbsd-arm64-cgo), const F_GETLK ideal-int
    pkg syscall (netbsd-arm64-cgo), const F_GETNOSIGPIPE = 13
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  8. tests/test_duplicate_models_openapi.py

            "openapi": "3.1.0",
            "info": {"title": "FastAPI", "version": "0.1.0"},
            "paths": {
                "/": {
                    "get": {
                        "summary": "F",
                        "operationId": "f__get",
                        "responses": {
                            "200": {
                                "description": "Successful Response",
                                "content": {
    Python
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Jun 30 18:25:16 GMT 2023
    - 2.1K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const F_GETLK ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_GETOWN = 5 #53466
    pkg syscall (freebsd-riscv64), const F_GETOWN ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_OGETLK = 7 #53466
    pkg syscall (freebsd-riscv64), const F_OGETLK ideal-int #53466
    pkg syscall (freebsd-riscv64), const F_OK = 0 #53466
    pkg syscall (freebsd-riscv64), const F_OK ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const F_GETOWN ideal-int
    pkg syscall (freebsd-arm64), const F_OGETLK = 7
    pkg syscall (freebsd-arm64), const F_OGETLK ideal-int
    pkg syscall (freebsd-arm64), const F_OK = 0
    pkg syscall (freebsd-arm64), const F_OK ideal-int
    pkg syscall (freebsd-arm64), const F_OSETLK = 8
    pkg syscall (freebsd-arm64), const F_OSETLK ideal-int
    pkg syscall (freebsd-arm64), const F_OSETLKW = 9
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
Back to top