Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 58 for NV (0.11 sec)

  1. cmd/erasure-server-pool-rebalance_gen.go

    				err = msgp.WrapError(err, "Object")
    				return
    			}
    		case "no":
    			z.NumObjects, err = dc.ReadUint64()
    			if err != nil {
    				err = msgp.WrapError(err, "NumObjects")
    				return
    			}
    		case "nv":
    			z.NumVersions, err = dc.ReadUint64()
    			if err != nil {
    				err = msgp.WrapError(err, "NumVersions")
    				return
    			}
    		case "bs":
    			z.Bytes, err = dc.ReadUint64()
    			if err != nil {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 26.8K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/arm64/list7.go

    	"cmd/internal/obj"
    	"fmt"
    )
    
    var strcond = [16]string{
    	"EQ",
    	"NE",
    	"HS",
    	"LO",
    	"MI",
    	"PL",
    	"VS",
    	"VC",
    	"HI",
    	"LS",
    	"GE",
    	"LT",
    	"GT",
    	"LE",
    	"AL",
    	"NV",
    }
    
    func init() {
    	obj.RegisterRegister(obj.RBaseARM64, REG_SPECIAL+1024, rconv)
    	obj.RegisterOpcode(obj.ABaseARM64, Anames)
    	obj.RegisterRegisterList(obj.RegListARM64Lo, obj.RegListARM64Hi, rlconv)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 18 17:56:30 UTC 2023
    - 6K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/schedule.go

    				heap.Push(priq, v)
    			}
    		}
    
    		// Produce the schedule. Pick the highest priority scheduleable value,
    		// add it to the schedule, add any of its uses that are now scheduleable
    		// to the queue, and repeat.
    		nv := len(b.Values)
    		b.Values = b.Values[:0]
    		for priq.Len() > 0 {
    			// Schedule the next schedulable value in priority order.
    			v := heap.Pop(priq).(*Value)
    			b.Values = append(b.Values, v)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 08 15:53:17 UTC 2024
    - 16.4K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go

    //     a 32-bit immediate of the bitwise inverse of which can be encoded in "imm16:hw"
    //
    // - arg_cond_[Not]AllowALNV_[Invert|Normal]:
    //     a standard condition, encoded in the "cond" field, excluding (NotAllow) AL and NV with
    //     its least significant bit [Yes|No] inverted, e.g.
    //       arg_cond_AllowALNV_Normal
    //       arg_cond_NotAllowALNV_Invert
    //
    // - arg_immediate_OptLSL_amount_16_0_48:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 20K bytes
    - Viewed (0)
  5. src/crypto/tls/testdata/Client-TLSv13-AES256-SHA384

    000000b0  c5 aa 8d 7d f2 ef f3 40  22 9d db d3 83 49 45 94  |...}...@"....IE.|
    000000c0  96 c6 85 74 ac f1 64 e2  80 7a 47 1e c1 f7 45 bb  |...t..d..zG...E.|
    000000d0  6e 56 b5 5b 90 1f 11 6e  47 d5 52 b7 5d d3 02 80  |nV.[...nG.R.]...|
    000000e0  55 59 94 53 05 ab 5c aa  18 f8 7d d0 24 1d 6f 7a  |UY.S..\...}.$.oz|
    000000f0  c7 8e e9 80 61 dc b3 2b  c0 74 09 d3 58 be e9 cb  |....a..+.t..X...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 7K bytes
    - Viewed (0)
  6. pilot/pkg/model/context.go

    		if inv.Patch > -1 {
    			if r := compareVersion(pversion.Patch, inv.Patch); r != 0 {
    				return r
    			}
    		}
    	}
    	return 0
    }
    
    func compareVersion(ov, nv int) int {
    	if ov == nv {
    		return 0
    	}
    	if ov < nv {
    		return -1
    	}
    	return 1
    }
    
    var NodeTypes = [...]NodeType{SidecarProxy, Router, Waypoint, Ztunnel}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 08:29:05 UTC 2024
    - 33.6K bytes
    - Viewed (0)
  7. cmd/data-usage-cache_gen.go

    					switch msgp.UnsafeString(field) {
    					case "ts":
    						za0002.TotalSize, err = dc.ReadUint64()
    						if err != nil {
    							err = msgp.WrapError(err, "Tiers", za0001, "TotalSize")
    							return
    						}
    					case "nv":
    						za0002.NumVersions, err = dc.ReadInt()
    						if err != nil {
    							err = msgp.WrapError(err, "Tiers", za0001, "NumVersions")
    							return
    						}
    					case "no":
    						za0002.NumObjects, err = dc.ReadInt()
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 100.8K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv13-AES256-SHA384

    00000000  17 03 03 00 1e 97 3a d5  e2 f1 22 da d5 0a 3a 2c  |......:..."...:,|
    00000010  c1 c0 53 ff 44 bd 06 02  02 eb b6 91 c5 b3 d7 c7  |..S.D...........|
    00000020  c2 6e 56 17 03 03 00 13  af c2 91 94 6e db 5e 62  |.nV.........n.^b|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.5K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Server-TLSv13-ALPN

    00000130  d7 2f f0 23 51 a1 d3 71  68 9d 4c 01 98 a9 07 e0  |./.#Q..qh.L.....|
    00000140  b0 fd f8 74 0c bc eb 5e  57 1d 48 65 ac 80 d4 f4  |...t...^W.He....|
    00000150  4e 56 1d 89 ce ab 21 5e  5f a0 5c ed a3 e7 07 5d  |NV....!^_.\....]|
    00000160  c3 d9 9d 31 62 e0 91 2b  c6 e2 5c f6 69 2a 06 b8  |...1b..+..\.i*..|
    00000170  e1 24 92 39 7b 06 58 72  a1 84 87 c4 e9 53 83 12  |.$.9{.Xr.....S..|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.5K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven

    00000160  2c 21 b1 68 9e 09 74 76  77 65 f4 85 07 dc f3 0e  |,!.h..tvwe......|
    00000170  27 97 4d 60 47 35 31 13  92 15 90 f4 ca 24 84 6e  |'.M`G51......$.n|
    00000180  da 91 13 a3 37 54 4e 52  d4 9c 2f 82 6e 76 fd d7  |....7TNR../.nv..|
    00000190  81 29 fa 76 ac be 32 04  0d 7e d0 09 b0 47 ff 6d  |.).v..2..~...G.m|
    000001a0  37 32 6d 2c 8e d3 06 94  da 3f 20 87 56 f8 4a 2f  |72m,.....? .V.J/|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.7K bytes
    - Viewed (0)
Back to top