Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for 193 (0.14 sec)

  1. go.sum

    github.com/go-openapi/spec v0.19.3/go.mod h1:FpwSN1ksY1eteniUU7X0N/BgJ7a4WvBFVA8Lj9mJglo=
    github.com/go-openapi/strfmt v0.17.0/go.mod h1:P82hnJI0CXkErkXi8IKjPbNBM6lV6+5pLP5l494TcyU=
    github.com/go-openapi/strfmt v0.18.0/go.mod h1:P82hnJI0CXkErkXi8IKjPbNBM6lV6+5pLP5l494TcyU=
    github.com/go-openapi/strfmt v0.19.0/go.mod h1:+uW+93UVvGGq2qGaZxdDeJqSAqBqBdl+ZPMF/cC8nDY=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	188: {From: 0x473e, To: 0x4745},
    	189: {From: 0x4817, To: 0x3503},
    	190: {From: 0x483b, To: 0x208b},
    	191: {From: 0x4916, To: 0x31f},
    	192: {From: 0x49a7, To: 0x523},
    }
    
    // Size: 193 bytes, 193 elements
    var AliasTypes = [193]AliasType{
    	// Entry 0 - 3F
    	1, 0, 0, 0, 0, 0, 0, 1, 2, 2, 0, 1, 0, 0, 0, 0,
    	1, 2, 1, 1, 2, 0, 0, 1, 0, 1, 2, 1, 1, 0, 0, 0,
    	0, 2, 1, 1, 0, 2, 0, 0, 1, 0, 1, 0, 0, 1, 2, 1,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___CLRMF                         = 0xBD  // 189
    	SYS_FETCHEP                         = 0xBF  // 191
    	SYS___FTCHEP                        = 0xBF  // 191
    	SYS_FLDATA                          = 0xC1  // 193
    	SYS___FLDATA                        = 0xC1  // 193
    	SYS_DYNFREE                         = 0xC2  // 194
    	SYS___DYNFRE                        = 0xC2  // 194
    	SYS_DYNALLOC                        = 0xC3  // 195
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  4. src/cmd/trace/testdata/go122.test

    HeapAlloc dt=87 heapalloc_value=26484360
    GoSyscallBegin dt=18 p_seq=16 stack=67
    GoSyscallEnd dt=456
    GoSyscallBegin dt=41 p_seq=17 stack=68
    GoSyscallEnd dt=25
    GoSyscallBegin dt=16 p_seq=18 stack=69
    GoSyscallEnd dt=18
    HeapAlloc dt=193 heapalloc_value=26549896
    GoSyscallBegin dt=69 p_seq=19 stack=70
    GoSyscallEnd dt=227
    GoSyscallBegin dt=12 p_seq=20 stack=70
    GoSyscallEnd dt=105
    GoSyscallBegin dt=87 p_seq=21 stack=71
    GoSyscallEnd dt=48
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  5. src/debug/elf/elf.go

    	EM_TILEGX        Machine = 191 /* Tilera TILE-Gx multicore architecture family */
    	EM_CLOUDSHIELD   Machine = 192 /* CloudShield architecture family */
    	EM_COREA_1ST     Machine = 193 /* KIPO-KAIST Core-A 1st generation processor family */
    	EM_COREA_2ND     Machine = 194 /* KIPO-KAIST Core-A 2nd generation processor family */
    	EM_ARC_COMPACT2  Machine = 195 /* Synopsys ARCompact V2 */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

            "supports-color": "^5.3.0"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/color-convert": {
          "version": "1.9.3",
          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
          "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
          "dev": true,
          "dependencies": {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (1)
  7. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    	JBE   openAVX2Tail256
    	CMPQ  inl, $384
    	JBE   openAVX2Tail384
    	JMP   openAVX2Tail512
    
    // ----------------------------------------------------------------------------
    // Special optimization for buffers smaller than 193 bytes
    openAVX2192:
    	// For up to 192 bytes of ciphertext and 64 bytes for the poly key, we process four blocks
    	VMOVDQA AA0, AA1
    	VMOVDQA BB0, BB1
    	VMOVDQA CC0, CC1
    	VPADDD  ·avx2IncMask<>(SB), DD0, DD1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
  8. src/unicode/tables.go

    	"Z":  Z,
    	"Zl": Zl,
    	"Zp": Zp,
    	"Zs": Zs,
    }
    
    var _C = &RangeTable{
    	R16: []Range16{
    		{0x0000, 0x001f, 1},
    		{0x007f, 0x009f, 1},
    		{0x00ad, 0x0600, 1363},
    		{0x0601, 0x0605, 1},
    		{0x061c, 0x06dd, 193},
    		{0x070f, 0x0890, 385},
    		{0x0891, 0x08e2, 81},
    		{0x180e, 0x200b, 2045},
    		{0x200c, 0x200f, 1},
    		{0x202a, 0x202e, 1},
    		{0x2060, 0x2064, 1},
    		{0x2066, 0x206f, 1},
    		{0xd800, 0xf8ff, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  9. src/internal/trace/testdata/tests/go122-gc-stress.test

    GoStop dt=7166 reason_string=16 stack=6
    GoStart dt=86 g=128 g_seq=6
    HeapAlloc dt=4873 heapalloc_value=196688336
    GoStop dt=12 reason_string=16 stack=6
    ProcStop dt=395
    ProcStart dt=8670 p=3 p_seq=2
    GoStart dt=193 g=93 g_seq=9
    GCMarkAssistEnd dt=7
    HeapAlloc dt=78 heapalloc_value=104465440
    HeapAlloc dt=122 heapalloc_value=104583584
    HeapAlloc dt=92 heapalloc_value=104769312
    HeapAlloc dt=127 heapalloc_value=104935968
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
Back to top