Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 55 for 82 (0.04 seconds)

  1. CHANGELOG/CHANGELOG-1.32.md

    - github.com/dgryski/go-sip13: [e10d5fe](https://github.com/dgryski/go-sip13/tree/e10d5fe)
    - github.com/docker/distribution: [v2.8.2+incompatible](https://github.com/docker/distribution/tree/v2.8.2)
    - github.com/fatih/color: [v1.7.0](https://github.com/fatih/color/tree/v1.7.0)
    - github.com/frankban/quicktest: [v1.14.0](https://github.com/frankban/quicktest/tree/v1.14.0)
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Tue Dec 16 18:27:41 GMT 2025
    - 448.1K bytes
    - Click Count (0)
  2. docs/smb3-features/02-persistent-handles-design.md

            
            assertNotNull(recovered);
            assertEquals(HandleType.PERSISTENT, recovered.type);
            assertArrayEquals(fileId, recovered.fileId);
        }
    }
    ```
    
    ### 8.2 Integration Tests
    ```java
    @Test
    public void testDurableHandleReconnection() throws Exception {
        CIFSContext context = getTestContext();
        context.getConfig().setProperty("jcifs.smb.client.useDurableHandles", "true");
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 31.6K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.29.md

    - github.com/spf13/afero: [v1.2.2 → v1.1.2](https://github.com/spf13/afero/compare/v1.2.2...v1.1.2)
    - github.com/stretchr/testify: [v1.8.2 → v1.8.4](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)
    - github.com/vmware/govmomi: [v0.30.0 → v0.30.6](https://github.com/vmware/govmomi/compare/v0.30.0...v0.30.6)
    - go.etcd.io/bbolt: v1.3.7 → v1.3.8
    - go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.10
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Mar 12 00:36:01 GMT 2025
    - 429.6K bytes
    - Click Count (1)
  4. docs/smb3-features/06-witness-protocol-design.md

        
        private void reregisterNotifications() {
            // Re-register all previous registrations
            // Implementation would store registration details for recovery
        }
    }
    ```
    
    ### 8.2 Network Partition Handling
    ```java
    public class WitnessNetworkPartitionHandler {
        public void handleNetworkPartition() {
            log.warn("Network partition detected - witness notifications may be delayed");
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Sat Aug 16 02:53:50 GMT 2025
    - 42K bytes
    - Click Count (0)
  5. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPCMPW $82, Y7, Y21, K1, K4                        // 62f3d5213fe752
    	VPCMPW $82, 99(R15)(R15*1), Y21, K1, K4            // 6293d5213fa43f6300000052
    	VPCMPW $82, (DX), Y21, K1, K4                      // 62f3d5213f2252
    	VPCMPW $82, Y7, Y21, K1, K6                        // 62f3d5213ff752
    	VPCMPW $82, 99(R15)(R15*1), Y21, K1, K6            // 6293d5213fb43f6300000052
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 159.2K bytes
    - Click Count (0)
  6. api/go1.1.txt

    pkg debug/dwarf, const AttrDiscr = 21
    pkg debug/dwarf, const AttrDiscrList = 61
    pkg debug/dwarf, const AttrDiscrValue = 22
    pkg debug/dwarf, const AttrEncoding = 62
    pkg debug/dwarf, const AttrEntrypc = 82
    pkg debug/dwarf, const AttrExtension = 84
    pkg debug/dwarf, const AttrExternal = 63
    pkg debug/dwarf, const AttrFrameBase = 64
    pkg debug/dwarf, const AttrFriend = 65
    pkg debug/dwarf, const AttrHighpc = 18
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  7. api/go1.11.txt

    pkg debug/elf, const EM_PDP11 Machine
    pkg debug/elf, const EM_PDSP = 63
    pkg debug/elf, const EM_PDSP Machine
    pkg debug/elf, const EM_PJ = 91
    pkg debug/elf, const EM_PJ Machine
    pkg debug/elf, const EM_PRISM = 82
    pkg debug/elf, const EM_PRISM Machine
    pkg debug/elf, const EM_QDSP6 = 164
    pkg debug/elf, const EM_QDSP6 Machine
    pkg debug/elf, const EM_R32C = 162
    pkg debug/elf, const EM_R32C Machine
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Click Count (0)
  8. api/go1.10.txt

    pkg debug/elf, const R_ARM_LDC_PC_G2 = 69
    pkg debug/elf, const R_ARM_LDC_PC_G2 R_ARM
    pkg debug/elf, const R_ARM_LDC_SB_G0 = 81
    pkg debug/elf, const R_ARM_LDC_SB_G0 R_ARM
    pkg debug/elf, const R_ARM_LDC_SB_G1 = 82
    pkg debug/elf, const R_ARM_LDC_SB_G1 R_ARM
    pkg debug/elf, const R_ARM_LDC_SB_G2 = 83
    pkg debug/elf, const R_ARM_LDC_SB_G2 R_ARM
    pkg debug/elf, const R_ARM_LDRS_PC_G0 = 64
    pkg debug/elf, const R_ARM_LDRS_PC_G0 R_ARM
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Click Count (0)
  9. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_P32_TLSDESC_LD_PREL19 = 122
    pkg debug/elf, const R_AARCH64_P32_TLSDESC_LD_PREL19 R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_TLSGD_ADD_LO12_NC = 82
    pkg debug/elf, const R_AARCH64_P32_TLSGD_ADD_LO12_NC R_AARCH64
    pkg debug/elf, const R_AARCH64_P32_TLSGD_ADR_PAGE21 = 81
    pkg debug/elf, const R_AARCH64_P32_TLSGD_ADR_PAGE21 R_AARCH64
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Click Count (0)
  10. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 6,
            "w": 6,
            "x": 12,
            "y": 48
          },
          "id": 82,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 101.9K bytes
    - Click Count (0)
Back to Top