Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 255 for ulong (0.09 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_loong64.go

    	2:   "no such file or directory",
    	3:   "no such process",
    	4:   "interrupted system call",
    	5:   "input/output error",
    	6:   "no such device or address",
    	7:   "argument list too long",
    	8:   "exec format error",
    	9:   "bad file descriptor",
    	10:  "no child processes",
    	11:  "resource temporarily unavailable",
    	12:  "cannot allocate memory",
    	13:  "permission denied",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 82.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go

    	'c': "char",
    	'd': "double",
    	'e': "long double",
    	'f': "float",
    	'g': "__float128",
    	'h': "unsigned char",
    	'i': "int",
    	'j': "unsigned int",
    	'l': "long",
    	'm': "unsigned long",
    	'n': "__int128",
    	'o': "unsigned __int128",
    	's': "short",
    	't': "unsigned short",
    	'v': "void",
    	'w': "wchar_t",
    	'x': "long long",
    	'y': "unsigned long long",
    	'z': "...",
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 94.1K bytes
    - Viewed (0)
  4. src/net/netip/netip_test.go

    package netip_test
    
    import (
    	"bytes"
    	"encoding/json"
    	"flag"
    	"fmt"
    	"internal/testenv"
    	"net"
    	. "net/netip"
    	"reflect"
    	"slices"
    	"strings"
    	"testing"
    	"unique"
    )
    
    var long = flag.Bool("long", false, "run long tests")
    
    type uint128 = Uint128
    
    var (
    	mustPrefix = MustParsePrefix
    	mustIP     = MustParseAddr
    	mustIPPort = MustParseAddrPort
    )
    
    func TestParseAddr(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 17:10:01 UTC 2024
    - 54.3K bytes
    - Viewed (0)
  5. src/strings/strings_test.go

    	{"longStrinGwitHmixofsmaLLandcAps", "LONGSTRINGWITHMIXOFSMALLANDCAPS"},
    	{"RENAN BASTOS 93 AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO", "RENAN BASTOS 93 AOSDAJDJAIDJAIDAJIAIDSJJAIDIJADSJIADJIOOKKO"},
    	{"long\u0250string\u0250with\u0250nonascii\u2C6Fchars", "LONG\u2C6FSTRING\u2C6FWITH\u2C6FNONASCII\u2C6FCHARS"},
    	{"\u0250\u0250\u0250\u0250\u0250", "\u2C6F\u2C6F\u2C6F\u2C6F\u2C6F"}, // grows one byte per char
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 12:58:37 UTC 2024
    - 53K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/css/javadoc.css

    .summary-table dl, .summary-table dl dt, .summary-table dl dd {
        margin-top:0;
        margin-bottom:1px;
    }
    ul.tag-list, ul.tag-list-long {
        padding-left: 0;
        list-style: none;
    }
    ul.tag-list li {
        display: inline;
    }
    ul.tag-list li:not(:last-child):after,
    ul.tag-list-long li:not(:last-child):after
    {
        content: ", ";
        white-space: pre-wrap;
    }
    ul.preview-feature-list {
        list-style: none;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  9. src/bufio/bufio_test.go

    		tw := &teststringwriter{}
    		b := NewWriterSize(tw, BufSize)
    		b.WriteString("123456789")   // long string, empty buffer:
    		tw.check(t, "", "123456789") // use WriteString
    	}
    	{
    		tw := &teststringwriter{}
    		b := NewWriterSize(tw, BufSize)
    		b.WriteString("abc")
    		tw.check(t, "", "")
    		b.WriteString("123456789012345")      // long string, non-empty buffer
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 10 18:56:01 UTC 2023
    - 51.5K bytes
    - Viewed (0)
  10. src/runtime/pprof/pprof_test.go

    			// If it's expected to be broken, no point waiting around.
    			deadline = time.Now().Add(1 * time.Second)
    		} else {
    			deadline = time.Now().Add(10 * time.Second)
    		}
    	}
    
    	// If we're running a long test, start with a long duration
    	// for tests that try to make sure something *doesn't* happen.
    	duration := 5 * time.Second
    	if testing.Short() {
    		duration = 100 * time.Millisecond
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 68.8K bytes
    - Viewed (0)
Back to top