Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 22 for 19 (0.2 sec)

  1. src/cmd/asm/internal/asm/testdata/mips64.s

    //		outcode(int($1), &$2, int($4), &$6);
    //	}
    	SLL	$19, R22, R21	// 0016acc0
    	SLLV	$19, R22, R21	// 0016acf8
    	SRL	$31, R6, R17	// 00068fc2
    	SRLV	$31, R6, R17	// 00068ffa
    	SRA	$8, R8, R19	// 00089a03
    	SRAV	$19, R8, R7	// 00083cfb
    	ROTR	$12, R8, R3	// 00281b02
    	ROTRV	$8, R22, R22	// 0036b23a
    
    //	LSHW imm ',' rreg
    //	{
    //		outcode(int($1), &$2, 0, &$4);
    //	}
    	SLL	$19, R21	// 0015acc0
    	SLLV	$19, R21	// 0015acf8
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Aug 08 12:17:12 GMT 2023
    - 12.4K bytes
    - Viewed (0)
  2. src/archive/zip/reader_test.go

    	},
    	{
    		Name: "time-22738.zip",
    		File: []ZipTestFile{
    			{
    				Name:     "file",
    				Content:  []byte{},
    				Mode:     0666,
    				Modified: time.Date(1999, 12, 31, 19, 0, 0, 0, timeZone(-5*time.Hour)),
    				ModTime:  time.Date(1999, 12, 31, 19, 0, 0, 0, time.UTC),
    			},
    		},
    	},
    	{
    		Name: "dupdir.zip",
    		File: []ZipTestFile{
    			{
    				Name:     "a/",
    				Content:  []byte{},
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 55.3K bytes
    - Viewed (0)
  3. src/archive/tar/strconv_test.go

    	longName := strings.Repeat("AB", 100)
    
    	vectors := []struct {
    		in      string
    		wantRes string
    		wantKey string
    		wantVal string
    		ok      bool
    	}{
    		{"6 k=v\n\n", "\n", "k", "v", true},
    		{"19 path=/etc/hosts\n", "", "path", "/etc/hosts", true},
    		{"210 path=" + longName + "\nabc", "abc", "path", longName, true},
    		{"110 path=" + medName + "\n", "", "path", medName, true},
    		{"9 foo=ba\n", "", "foo", "ba", true},
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Feb 09 05:28:50 GMT 2021
    - 14K bytes
    - Viewed (0)
  4. api/go1.3.txt

    pkg syscall (openbsd-386), const SYS_GETDENTS ideal-int
    pkg syscall (openbsd-386), const SYS_GETFSSTAT = 62
    pkg syscall (openbsd-386), const SYS_GETITIMER = 70
    pkg syscall (openbsd-386), const SYS_GETRUSAGE = 19
    pkg syscall (openbsd-386), const SYS_GETTIMEOFDAY = 67
    pkg syscall (openbsd-386), const SYS_KEVENT = 72
    pkg syscall (openbsd-386), const SYS_LSTAT = 40
    pkg syscall (openbsd-386), const SYS_NANOSLEEP = 91
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const CSTART ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTATUS = 20
    pkg syscall (netbsd-arm64-cgo), const CSTATUS ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTOP = 19
    pkg syscall (netbsd-arm64-cgo), const CSTOPB = 1024
    pkg syscall (netbsd-arm64-cgo), const CSTOPB ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSTOP ideal-int
    pkg syscall (netbsd-arm64-cgo), const CSUSP = 26
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  6. api/go1.5.txt

    pkg go/types, const Uint8 BasicKind
    pkg go/types, const Uintptr = 12
    pkg go/types, const Uintptr BasicKind
    pkg go/types, const UnsafePointer = 18
    pkg go/types, const UnsafePointer BasicKind
    pkg go/types, const UntypedBool = 19
    pkg go/types, const UntypedBool BasicKind
    pkg go/types, const UntypedComplex = 23
    pkg go/types, const UntypedComplex BasicKind
    pkg go/types, const UntypedFloat = 22
    pkg go/types, const UntypedFloat BasicKind
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg debug/dwarf, const AttrIdentifierCase = 66
    pkg debug/dwarf, const AttrImport = 24
    pkg debug/dwarf, const AttrInline = 32
    pkg debug/dwarf, const AttrIsOptional = 33
    pkg debug/dwarf, const AttrLanguage = 19
    pkg debug/dwarf, const AttrLocation = 2
    pkg debug/dwarf, const AttrLowerBound = 34
    pkg debug/dwarf, const AttrLowpc = 17
    pkg debug/dwarf, const AttrMacroInfo = 67
    pkg debug/dwarf, const AttrName = 3
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. api/go1.6.txt

    pkg debug/elf, const R_MIPS_DELETE = 27
    pkg debug/elf, const R_MIPS_DELETE R_MIPS
    pkg debug/elf, const R_MIPS_GOT16 = 9
    pkg debug/elf, const R_MIPS_GOT16 R_MIPS
    pkg debug/elf, const R_MIPS_GOT_DISP = 19
    pkg debug/elf, const R_MIPS_GOT_DISP R_MIPS
    pkg debug/elf, const R_MIPS_GOT_HI16 = 22
    pkg debug/elf, const R_MIPS_GOT_HI16 R_MIPS
    pkg debug/elf, const R_MIPS_GOT_LO16 = 23
    pkg debug/elf, const R_MIPS_GOT_LO16 R_MIPS
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 13 23:40:13 GMT 2016
    - 12.9K bytes
    - Viewed (0)
  9. api/go1.9.txt

    pkg crypto, const BLAKE2b_256 = 17
    pkg crypto, const BLAKE2b_256 Hash
    pkg crypto, const BLAKE2b_384 = 18
    pkg crypto, const BLAKE2b_384 Hash
    pkg crypto, const BLAKE2b_512 = 19
    pkg crypto, const BLAKE2b_512 Hash
    pkg crypto, const BLAKE2s_256 = 16
    pkg crypto, const BLAKE2s_256 Hash
    pkg crypto/x509, type Certificate struct, ExcludedDNSDomains []string
    pkg database/sql, method (*Conn) BeginTx(context.Context, *TxOptions) (*Tx, error)
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Oct 04 20:20:20 GMT 2021
    - 10.7K bytes
    - Viewed (0)
  10. api/go1.7.txt

    pkg debug/elf, const R_390_PC16 R_390
    pkg debug/elf, const R_390_PC16DBL = 17
    pkg debug/elf, const R_390_PC16DBL R_390
    pkg debug/elf, const R_390_PC32 = 5
    pkg debug/elf, const R_390_PC32 R_390
    pkg debug/elf, const R_390_PC32DBL = 19
    pkg debug/elf, const R_390_PC32DBL R_390
    pkg debug/elf, const R_390_PC64 = 23
    pkg debug/elf, const R_390_PC64 R_390
    pkg debug/elf, const R_390_PLT16DBL = 18
    pkg debug/elf, const R_390_PLT16DBL R_390
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Jun 28 15:08:11 GMT 2016
    - 13.6K bytes
    - Viewed (0)
Back to top