Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 91 for badly (0.04 sec)

  1. pkg/util/iptables/iptables.go

    	out, err := runner.exec.Command(iptablesSaveCmd, "-t", string(table)).CombinedOutput()
    	if err != nil {
    		return false, fmt.Errorf("error checking rule: %v", err)
    	}
    
    	// Sadly, iptables has inconsistent quoting rules for comments. Just remove all quotes.
    	// Also, quoted multi-word comments (which are counted as a single arg)
    	// will be unpacked into multiple args,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 19 01:20:51 UTC 2023
    - 28.6K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/_gen/dec64.rules

    		(Xor32 <typ.UInt32> (Int64Lo x) (Int64Lo y)))
    
    (Neg64 <t> x) => (Sub64 (Const64 <t> [0]) x)
    
    (Com64 x) =>
    	(Int64Make
    		(Com32 <typ.UInt32> (Int64Hi x))
    		(Com32 <typ.UInt32> (Int64Lo x)))
    
    // Sadly, just because we know that x is non-zero,
    // we don't know whether either component is,
    // so just treat Ctz64NonZero the same as Ctz64.
    (Ctz64NonZero ...) => (Ctz64 ...)
    
    (Ctz64 x) =>
    	(Add32 <typ.UInt32>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 04 19:35:46 UTC 2022
    - 14.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 33.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go

    	BLKSSZGET                        = 0x20001268
    	BLKZEROOUT                       = 0x2000127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go

    	BLKSSZGET                        = 0x20001268
    	BLKZEROOUT                       = 0x2000127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 34.4K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go

    	BLKSECTSET                       = 0x1266
    	BLKSSZGET                        = 0x1268
    	BLKZEROOUT                       = 0x127f
    	BOTHER                           = 0x1000
    	BS1                              = 0x2000
    	BSDLY                            = 0x2000
    	CBAUD                            = 0x100f
    	CBAUDEX                          = 0x1000
    	CIBAUD                           = 0x100f0000
    	CLOCAL                           = 0x800
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 22 19:00:13 UTC 2024
    - 33.7K bytes
    - Viewed (0)
Back to top