Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 62 for setlkw (0.39 sec)

  1. src/syscall/zerrors_linux_s390x.go

    	F_SETFD                          = 0x2
    	F_SETFL                          = 0x4
    	F_SETLEASE                       = 0x400
    	F_SETLK                          = 0x6
    	F_SETLK64                        = 0x6
    	F_SETLKW                         = 0x7
    	F_SETLKW64                       = 0x7
    	F_SETOWN                         = 0x8
    	F_SETOWN_EX                      = 0xf
    	F_SETPIPE_SZ                     = 0x407
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	F_SETBACKINGSTORE                       = 0x46
    	F_SETFD                                 = 0x2
    	F_SETFL                                 = 0x4
    	F_SETLK                                 = 0x8
    	F_SETLKW                                = 0x9
    	F_SETLKWTIMEOUT                         = 0xa
    	F_SETNOSIGPIPE                          = 0x49
    	F_SETOWN                                = 0x6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go

    	F_OK                              = 0x0
    	F_RDLCK                           = 0x1
    	F_SETFD                           = 0x2
    	F_SETFL                           = 0x4
    	F_SETLK                           = 0x8
    	F_SETLKW                          = 0x9
    	F_SETOWN                          = 0x6
    	F_UNLCK                           = 0x2
    	F_WRLCK                           = 0x3
    	HUPCL                             = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  4. src/syscall/zerrors_linux_ppc64le.go

    	F_SETFD                          = 0x2
    	F_SETFL                          = 0x4
    	F_SETLEASE                       = 0x400
    	F_SETLK                          = 0x6
    	F_SETLK64                        = 0xd
    	F_SETLKW                         = 0x7
    	F_SETLKW64                       = 0xe
    	F_SETOWN                         = 0x8
    	F_SETOWN_EX                      = 0xf
    	F_SETPIPE_SZ                     = 0x407
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 71.8K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/_gen/ARM64Ops.go

    		{name: "STLR", argLength: 3, reg: gpstore, asm: "STLR", faultOnNilArg0: true, hasSideEffects: true},
    		{name: "STLRW", argLength: 3, reg: gpstore, asm: "STLRW", faultOnNilArg0: true, hasSideEffects: true},
    
    		// atomic exchange.
    		// store arg1 to arg0. arg2=mem. returns <old content of *arg0, memory>. auxint must be zero.
    		// LDAXR	(Rarg0), Rout
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 58.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	F_RDLCK                        = 0x1
    	F_READAHEAD                    = 0xf
    	F_SETFD                        = 0x2
    	F_SETFL                        = 0x4
    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	F_RDLCK                        = 0x1
    	F_READAHEAD                    = 0xf
    	F_SETFD                        = 0x2
    	F_SETFL                        = 0x4
    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	F_RDLCK                        = 0x1
    	F_READAHEAD                    = 0xf
    	F_SETFD                        = 0x2
    	F_SETFL                        = 0x4
    	F_SETLK                        = 0xc
    	F_SETLKW                       = 0xd
    	F_SETLK_REMOTE                 = 0xe
    	F_SETOWN                       = 0x6
    	F_UNLCK                        = 0x2
    	F_UNLCKSYS                     = 0x4
    	F_WRLCK                        = 0x3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_loong64.go

    	F_SETFD                           = 0x2
    	F_SETFL                           = 0x4
    	F_SETLEASE                        = 0x400
    	F_SETLK                           = 0x6
    	F_SETLK64                         = 0x6
    	F_SETLKW                          = 0x7
    	F_SETLKW64                        = 0x7
    	F_SETOWN                          = 0x8
    	F_SETOWN_EX                       = 0xf
    	F_SETPIPE_SZ                      = 0x407
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/quantization/tensorflow/passes/quantize_composite_functions.cc

        return failure();
      }
    
      for (Operation& inner_op : quantized_func.getBody().front().getOperations()) {
        if (!inner_op.hasAttr(kAttrMapAttribute)) continue;
        inner_op.setLoc(main_op->getLoc());
      }
      return success();
    }
    
    // Get the corresponding quantized function name from the given function name.
    std::string GetQuantizedFunctionName(StringRef func_name,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 54.5K bytes
    - Viewed (0)
Back to top