Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 127 for 141 (0.02 sec)

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

    	SYS_PERSONALITY             = 136
    	SYS_AFS_SYSCALL             = 137
    	SYS_SETFSUID                = 138
    	SYS_SETFSGID                = 139
    	SYS__LLSEEK                 = 140
    	SYS_GETDENTS                = 141
    	SYS__NEWSELECT              = 142
    	SYS_FLOCK                   = 143
    	SYS_MSYNC                   = 144
    	SYS_READV                   = 145
    	SYS_WRITEV                  = 146
    	SYS_GETSID                  = 147
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go

    	SYS_PERSONALITY                  = 136
    	SYS_SETFSUID                     = 138
    	SYS_SETFSGID                     = 139
    	SYS__LLSEEK                      = 140
    	SYS_GETDENTS                     = 141
    	SYS__NEWSELECT                   = 142
    	SYS_FLOCK                        = 143
    	SYS_MSYNC                        = 144
    	SYS_READV                        = 145
    	SYS_WRITEV                       = 146
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 16.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go

    	SYS_PERSONALITY             = 136
    	SYS_AFS_SYSCALL             = 137
    	SYS_SETFSUID                = 138
    	SYS_SETFSGID                = 139
    	SYS__LLSEEK                 = 140
    	SYS_GETDENTS                = 141
    	SYS__NEWSELECT              = 142
    	SYS_FLOCK                   = 143
    	SYS_MSYNC                   = 144
    	SYS_READV                   = 145
    	SYS_WRITEV                  = 146
    	SYS_GETSID                  = 147
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  4. src/cmd/internal/obj/arm/a.out.go

    	AMULWB
    	AMULBB
    	AMULAWT
    	AMULAWB
    	AMULABB
    
    	AMRC // MRC/MCR
    
    	ALAST
    
    	// aliases
    	AB  = obj.AJMP
    	ABL = obj.ACALL
    )
    
    /* scond byte */
    const (
    	C_SCOND = (1 << 4) - 1
    	C_SBIT  = 1 << 4
    	C_PBIT  = 1 << 5
    	C_WBIT  = 1 << 6
    	C_FBIT  = 1 << 7 /* psr flags-only */
    	C_UBIT  = 1 << 7 /* up bit, unsigned bit */
    
    	// These constants are the ARM condition codes encodings,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 05 16:22:12 UTC 2021
    - 7K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/typecheck/builtin.go

    	{"float64touint32", funcTag, 135},
    	{"int64tofloat64", funcTag, 136},
    	{"int64tofloat32", funcTag, 138},
    	{"uint64tofloat64", funcTag, 139},
    	{"uint64tofloat32", funcTag, 140},
    	{"uint32tofloat64", funcTag, 141},
    	{"complex128div", funcTag, 142},
    	{"getcallerpc", funcTag, 143},
    	{"getcallersp", funcTag, 143},
    	{"racefuncenter", funcTag, 31},
    	{"racefuncexit", funcTag, 9},
    	{"raceread", funcTag, 31},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 21:08:03 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_AFS_SYSCALL                  = 137
    	SYS_SETFSUID                     = 138
    	SYS_SETFSGID                     = 139
    	SYS__LLSEEK                      = 140
    	SYS_GETDENTS                     = 141
    	SYS__NEWSELECT                   = 142
    	SYS_FLOCK                        = 143
    	SYS_MSYNC                        = 144
    	SYS_READV                        = 145
    	SYS_WRITEV                       = 146
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  7. platforms/jvm/toolchains-jvm/src/test/groovy/org/gradle/jvm/toolchain/internal/ShowToolchainsTaskTest.groovy

            outputProbe.value == """
    {identifier} + Options{normal}
         | Auto-detection:     {description}Enabled{normal}
         | Auto-download:      {description}Enabled{normal}
    
    {identifier} + AdoptOpenJDK JRE 14+1{normal}
         | Location:           {description}path{normal}
         | Language Version:   {description}14{normal}
         | Vendor:             {description}AdoptOpenJDK{normal}
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 10 18:03:55 UTC 2024
    - 11.3K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	SYS_AFS_SYSCALL                  = 137
    	SYS_SETFSUID                     = 138
    	SYS_SETFSGID                     = 139
    	SYS__LLSEEK                      = 140
    	SYS_GETDENTS                     = 141
    	SYS__NEWSELECT                   = 142
    	SYS_FLOCK                        = 143
    	SYS_MSYNC                        = 144
    	SYS_READV                        = 145
    	SYS_WRITEV                       = 146
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  9. src/internal/coverage/cfile/testdata/issue59563/repro.go

    	} else if x == 136 {
    		x += 136
    	} else if x == 137 {
    		x += 137
    	} else if x == 138 {
    		x += 138
    	} else if x == 139 {
    		x += 139
    	} else if x == 140 {
    		x += 140
    	} else if x == 141 {
    		x += 141
    	} else if x == 142 {
    		x += 142
    	} else if x == 143 {
    		x += 143
    	} else if x == 144 {
    		x += 144
    	} else if x == 145 {
    		x += 145
    	} else if x == 146 {
    		x += 146
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 19:41:02 UTC 2024
    - 13K bytes
    - Viewed (0)
  10. cmd/apierrorcode_string.go

    	_ = x[ErrInvalidEncryptionParametersSSEC-137]
    	_ = x[ErrInvalidSSECustomerAlgorithm-138]
    	_ = x[ErrInvalidSSECustomerKey-139]
    	_ = x[ErrMissingSSECustomerKey-140]
    	_ = x[ErrMissingSSECustomerKeyMD5-141]
    	_ = x[ErrSSECustomerKeyMD5Mismatch-142]
    	_ = x[ErrInvalidSSECustomerParameters-143]
    	_ = x[ErrIncompatibleEncryptionMethod-144]
    	_ = x[ErrKMSNotConfigured-145]
    	_ = x[ErrKMSKeyNotFoundException-146]
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 21.4K bytes
    - Viewed (0)
Back to top