Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 7 of 7 for 8949 (0.06 seconds)

  1. guava/src/com/google/common/net/MediaType.java

       *
       * @since 14.0
       */
      public static final MediaType APPLICATION_BINARY = createConstant(APPLICATION_TYPE, "binary");
    
      /**
       * As described in <a href="https://www.rfc-editor.org/rfc/rfc8949.html">RFC 8949</a>, this
       * constant ({@code application/cbor}) is used for the Concise Binary Object Representation (CBOR)
       * data format.
       *
       * @since 33.4.0
       */
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Oct 02 01:46:40 GMT 2025
    - 48K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/net/MediaType.java

       *
       * @since 14.0
       */
      public static final MediaType APPLICATION_BINARY = createConstant(APPLICATION_TYPE, "binary");
    
      /**
       * As described in <a href="https://www.rfc-editor.org/rfc/rfc8949.html">RFC 8949</a>, this
       * constant ({@code application/cbor}) is used for the Concise Binary Object Representation (CBOR)
       * data format.
       *
       * @since 33.4.0
       */
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Thu Oct 02 01:46:40 GMT 2025
    - 48K bytes
    - Click Count (0)
  3. build-logic/dependency-modules/src/main/kotlin/gradlebuild.dependency-modules.gradle.kts

            // Read capabilities declared in capabilities.json
            readCapabilitiesFromJson()
    
            // Prevent Spock from pulling in Groovy and third-party dependencies - see https://github.com/spockframework/spock/issues/899
            applyRule<DependencyRemovalByNameRule>(
                "org.spockframework:spock-core",
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Fri Jul 18 11:32:19 GMT 2025
    - 9.3K bytes
    - Click Count (0)
  4. src/archive/zip/reader_test.go

    00001e0 85 9d 8f b6 d7 88 07 4a 86 03 db 64 f3 d9 92 73
    00001f0 df ec a7 fc 23 4c 8d 83 79 63 2a d9 fd 8d b3 c8
    0000200 8f 7e d4 19 85 e6 8d 1c 76 f0 8b 58 32 fd 9a d6
    0000210 85 e2 48 ad c3 d5 60 6f 7e 22 dd ef 09 49 7c 7f
    0000220 3a 45 c3 71 b7 df f3 4c 63 fb b5 d9 31 5f 6e d6
    0000230 24 1d a4 4a fe 32 a7 5c 16 48 5c 3e 08 6b 8a d3
    0000240 25 1d a2 12 a5 59 24 ea 20 5f 52 6d ad 94 db 6b
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Oct 17 20:10:27 GMT 2025
    - 56.5K bytes
    - Click Count (0)
  5. docs/en/docs/release-notes.md

    * Fix broken links in docs. PR [#949](https://github.com/tiangolo/fastapi/pull/949) by [@tsotnikov](https://github.com/tsotnikov).
    * Fix small typos. PR [#941](https://github.com/tiangolo/fastapi/pull/941) by [@NikitaKolesov](https://github.com/NikitaKolesov).
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
  6. lib/fips140/v1.1.0-rc1.zip

    0xffffffffffffffff) var x944 uint64 var x945 uint64 x945, x944 = bits.Mul64(x912, 0xffffffffffffffff) var x946 uint64 var x947 uint64 x947, x946 = bits.Mul64(x912, 0xffffffffffffffff) var x948 uint64 var x949 uint64 x949, x948 = bits.Mul64(x912, 0xffffffffffffffff) var x950 uint64 var x951 uint64 x950, x951 = bits.Add64(x949, x946, uint64(0x0)) var x952 uint64 var x953 uint64 x952, x953 = bits.Add64(x947, x944, uint64(p521Uint1(x951))) var x954 uint64 var x955 uint64 x954, x955 = bits.Add64(x945, x942, uint64(p521Uint1(x953)))...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
  7. lib/fips140/v1.0.0-c2097c7c.zip

    0xffffffffffffffff) var x944 uint64 var x945 uint64 x945, x944 = bits.Mul64(x912, 0xffffffffffffffff) var x946 uint64 var x947 uint64 x947, x946 = bits.Mul64(x912, 0xffffffffffffffff) var x948 uint64 var x949 uint64 x949, x948 = bits.Mul64(x912, 0xffffffffffffffff) var x950 uint64 var x951 uint64 x950, x951 = bits.Add64(x949, x946, uint64(0x0)) var x952 uint64 var x953 uint64 x952, x953 = bits.Add64(x947, x944, uint64(p521Uint1(x951))) var x954 uint64 var x955 uint64 x954, x955 = bits.Add64(x945, x942, uint64(p521Uint1(x953)))...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
Back to Top