Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 37 for D202 (0.29 sec)

  1. src/main/java/jcifs/smb/SmbTransportImpl.java

                    if ( r.getDialectRevision() == Smb2Constants.SMB2_DIALECT_ANY ) {
                        return negotiate2(r);
                    }
                    else if ( r.getDialectRevision() != Smb2Constants.SMB2_DIALECT_0202 ) {
                        throw new CIFSException("Server returned invalid dialect verison in multi protocol negotiation");
                    }
    
                    int permits = r.getInitialCredits();
    Java
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Wed Jan 18 23:47:00 GMT 2023
    - 67K bytes
    - Viewed (0)
  2. api/go1.11.txt

    pkg debug/elf, const EM_AVR Machine
    pkg debug/elf, const EM_AVR32 = 185
    pkg debug/elf, const EM_AVR32 Machine
    pkg debug/elf, const EM_BA1 = 201
    pkg debug/elf, const EM_BA1 Machine
    pkg debug/elf, const EM_BA2 = 202
    pkg debug/elf, const EM_BA2 Machine
    pkg debug/elf, const EM_BLACKFIN = 106
    pkg debug/elf, const EM_BLACKFIN Machine
    pkg debug/elf, const EM_BPF = 247
    pkg debug/elf, const EM_BPF Machine
    pkg debug/elf, const EM_C166 = 116
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Viewed (2)
  3. guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

                31639, 29575, 3597, 3246, 33853, 38395, 2503, 36136, 54924, 35265, 24182, 2622, 24352,
                23621, 48120, 2358, 22987, 7885, 44277, 36039, 31505, 3202, 50668, 24425, 4145, 20987,
                35268, 952, 25773, 251, 967, 3128, 12411, 7909, 283, 23494, 47564, 32476, 33616, 3851,
                2728, 30010, 20799, 33829, 49464, 3375, 24378, 44397, 4323, 4322, 22788, 1749, 2337,
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  4. android/guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

                31639, 29575, 3597, 3246, 33853, 38395, 2503, 36136, 54924, 35265, 24182, 2622, 24352,
                23621, 48120, 2358, 22987, 7885, 44277, 36039, 31505, 3202, 50668, 24425, 4145, 20987,
                35268, 952, 25773, 251, 967, 3128, 12411, 7909, 283, 23494, 47564, 32476, 33616, 3851,
                2728, 30010, 20799, 33829, 49464, 3375, 24378, 44397, 4323, 4322, 22788, 1749, 2337,
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0200          ; mapped                 ; 0201          # 1.1  LATIN CAPITAL LETTER A WITH DOUBLE GRAVE
    0201          ; valid                                  # 1.1  LATIN SMALL LETTER A WITH DOUBLE GRAVE
    0202          ; mapped                 ; 0203          # 1.1  LATIN CAPITAL LETTER A WITH INVERTED BREVE
    0203          ; valid                                  # 1.1  LATIN SMALL LETTER A WITH INVERTED BREVE
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  6. docs/en/docs/release-notes.md

    * 🐛 Fix docs script to generate a new translation language with `overrides` boilerplate. PR [#3202](https://github.com/tiangolo/fastapi/pull/3202) by [@tiangolo](https://github.com/tiangolo).
    * ✨ Add new Deta banner badge with new sponsorship tier 🙇. PR [#3194](https://github.com/tiangolo/fastapi/pull/3194) by [@tiangolo](https://github.com/tiangolo).
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  7. api/go1.1.txt

    pkg net, type TCPAddr struct, Zone string
    pkg net, type UDPAddr struct, Zone string
    pkg net/http, const DefaultMaxHeaderBytes = 1048576
    pkg net/http, const DefaultMaxIdleConnsPerHost = 2
    pkg net/http, const StatusAccepted = 202
    pkg net/http, const StatusBadGateway = 502
    pkg net/http, const StatusBadRequest = 400
    pkg net/http, const StatusConflict = 409
    pkg net/http, const StatusContinue = 100
    pkg net/http, const StatusCreated = 201
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  8. okhttp/src/test/java/okhttp3/CacheTest.kt

        // We can't test 100 because it's not really a response.
        // assertCached(false, 100);
        assertCached(false, 101)
        assertCached(true, 200)
        assertCached(false, 201)
        assertCached(false, 202)
        assertCached(true, 203)
        assertCached(true, 204)
        assertCached(false, 205)
        assertCached(false, 206) // Electing to not cache partial responses
        assertCached(false, 207)
        assertCached(true, 300)
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
  9. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_AURORA ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_AX25 = 3
    pkg syscall (netbsd-arm64-cgo), const DLT_AX25 ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_AX25_KISS = 202
    pkg syscall (netbsd-arm64-cgo), const DLT_AX25_KISS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_BACNET_MS_TP = 165
    pkg syscall (netbsd-arm64-cgo), const DLT_BACNET_MS_TP ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  10. src/main/webapp/css/font-awesome.min.css

    a-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{c...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Dec 14 21:22:25 GMT 2019
    - 55.8K bytes
    - Viewed (4)
Back to top