Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 19 for 272 (0.21 seconds)

  1. src/test/java/jcifs/internal/smb2/ioctl/Smb2IoctlRequestTest.java

            request.setInputData(mockInputData);
            request.setOutputData(mockOutputData);
    
            int size = request.size();
    
            // Base size 120 + 100 + 50 = 270, aligned to 8 = 272
            assertEquals(272, size);
            verify(mockInputData).size();
            verify(mockOutputData).size();
        }
    
        @Test
        @DisplayName("Test writeBytesWireFormat without data")
        void testWriteBytesWireFormatWithoutData() {
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 14.3K bytes
    - Click Count (0)
  2. cmd/apierrorcode_string.go

    	_ = x[ErrParseExpectedMember-267]
    	_ = x[ErrParseUnsupportedSelect-268]
    	_ = x[ErrParseUnsupportedCase-269]
    	_ = x[ErrParseUnsupportedCaseClause-270]
    	_ = x[ErrParseUnsupportedAlias-271]
    	_ = x[ErrParseUnsupportedSyntax-272]
    	_ = x[ErrParseUnknownOperator-273]
    	_ = x[ErrParseMissingIdentAfterAt-274]
    	_ = x[ErrParseUnexpectedOperator-275]
    	_ = x[ErrParseUnexpectedTerm-276]
    	_ = x[ErrParseUnexpectedToken-277]
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed Apr 16 07:34:24 GMT 2025
    - 21.6K bytes
    - Click Count (0)
  3. .teamcity/performance-test-durations.json

      }, {
        "testProject" : "mediumCppMulti",
        "linux" : 474
      }, {
        "testProject" : "mediumCppMultiWithMacroIncludes",
        "linux" : 478
      }, {
        "testProject" : "mediumNative",
        "linux" : 272
      }, {
        "testProject" : "multiNative",
        "linux" : 1650
      }, {
        "testProject" : "smallCppApp",
        "linux" : 328
      }, {
        "testProject" : "smallCppMulti",
        "linux" : 345
      }, {
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Mon Mar 23 04:45:09 GMT 2026
    - 26.1K bytes
    - Click Count (0)
  4. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_MOVW_SABS_G0 R_AARCH64
    pkg debug/elf, const R_AARCH64_MOVW_SABS_G1 = 271
    pkg debug/elf, const R_AARCH64_MOVW_SABS_G1 R_AARCH64
    pkg debug/elf, const R_AARCH64_MOVW_SABS_G2 = 272
    pkg debug/elf, const R_AARCH64_MOVW_SABS_G2 R_AARCH64
    pkg debug/elf, const R_AARCH64_MOVW_UABS_G0 = 263
    pkg debug/elf, const R_AARCH64_MOVW_UABS_G0 R_AARCH64
    pkg debug/elf, const R_AARCH64_MOVW_UABS_G0_NC = 264
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.27.md

    ### Changed
    _Nothing has changed._
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.27.2
    
    
    ## Downloads for v1.27.2
    
    
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Wed Jul 17 07:48:22 GMT 2024
    - 466.3K bytes
    - Click Count (2)
  6. docs/changelogs/changelog_2x.md

        caused by looking up CA certificates. This is now fixed.
    
    
    ## Version 2.7.3
    
    _2016-02-06_
    
     *  Fix: Permit the trusted CA root to be pinned by `CertificatePinner`.
    
    
    ## Version 2.7.2
    
    _2016-01-07_
    
     *  Fix: Don't eagerly release stream allocations on cache hits. We might still
        need them to handle redirects.
    
    
    ## Version 2.7.1
    
    _2016-01-01_
    
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sun Feb 06 02:19:09 GMT 2022
    - 26.6K bytes
    - Click Count (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_SEM_INIT = 275
    pkg syscall (darwin-386), const SYS_SEM_OPEN = 268
    pkg syscall (darwin-386), const SYS_SEM_POST = 273
    pkg syscall (darwin-386), const SYS_SEM_TRYWAIT = 272
    pkg syscall (darwin-386), const SYS_SEM_UNLINK = 270
    pkg syscall (darwin-386), const SYS_SEM_WAIT = 271
    pkg syscall (darwin-386), const SYS_SEM_WAIT_NOCANCEL = 420
    pkg syscall (darwin-386), const SYS_SENDFILE = 337
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  8. CHANGELOG/CHANGELOG-1.35.md

    - github.com/google/pprof: [d1b30fe → 27863c8](https://github.com/google/pprof/compare/d1b30fe...27863c8)
    - github.com/onsi/ginkgo/v2: [v2.21.0 → v2.27.2](https://github.com/onsi/ginkgo/compare/v2.21.0...v2.27.2)
    - github.com/onsi/gomega: [v1.35.1 → v1.38.2](https://github.com/onsi/gomega/compare/v1.35.1...v1.38.2)
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Mar 19 03:20:49 GMT 2026
    - 265.9K bytes
    - Click Count (0)
  9. CHANGELOG/CHANGELOG-1.36.md

    - github.com/grpc-ecosystem/grpc-gateway/v2: [v2.26.3 → v2.27.4](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.26.3...v2.27.4)
    - github.com/onsi/ginkgo/v2: [v2.27.2 → v2.27.4](https://github.com/onsi/ginkgo/compare/v2.27.2...v2.27.4)
    - github.com/onsi/gomega: [v1.38.2 → v1.39.0](https://github.com/onsi/gomega/compare/v1.38.2...v1.39.0)
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Mar 19 23:38:00 GMT 2026
    - 142.1K bytes
    - Click Count (0)
  10. lib/fips140/v1.0.0-c2097c7c.zip

    R13, 248(SP) MOVQ 288(SP), R10 MOVQ 296(SP), R11 MOVQ 304(SP), R12 MOVQ 312(SP), R13 CALL p256MulInternal(SB) MOVQ 128(SP), R14 MOVQ 136(SP), R15 MOVQ 144(SP), DI MOVQ 152(SP), SI CALL p256MulInternal(SB) MOVQ R10, 256(SP) MOVQ R11, 264(SP) MOVQ R12, 272(SP) MOVQ R13, 280(SP) MOVQ 32(SP), R14 MOVQ 40(SP), R15 MOVQ 48(SP), DI MOVQ 56(SP), SI CALL p256SubInternal(SB) MOVQ R10, 352(SP) MOVQ R11, 360(SP) MOVQ R12, 368(SP) MOVQ R13, 376(SP) CALL p256SqrInternal(SB) MOVQ R10, 416(SP) MOVQ R11, 424(SP) MOVQ...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
Back to Top