Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for getxattr (0.19 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_FD ideal-int
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_FILE = 357
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_FILE ideal-int
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_LINK = 413
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_GET_LINK ideal-int
    pkg syscall (freebsd-arm64), const SYS_EXTATTR_LIST_FD = 437
    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)
  2. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_FD = 372 #53466
    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_FD ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_FILE = 357 #53466
    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_FILE ideal-int #53466
    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_LINK = 413 #53466
    pkg syscall (freebsd-riscv64), const SYS_EXTATTR_GET_LINK 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)
  3. RELEASE.md

            which would previously raise an error. This will correspond to an
            attribute name with an embedded '.' symbol (e.g. 'a.b'), which can only
            be accessed indirectly (e.g. through getattr and setattr). To set this
            up the user will first need to explicitly add the variable to the hparam
            object (e.g. "hparams.add_hparam(name='a.b', value=0.0)").
        *   Benchmark for tf.scan in graph and eager modes.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top