Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for Grippe (0.67 sec)

  1. okhttp-dnsoverhttps/src/main/kotlin/okhttp3/dnsoverhttps/DnsRecordCodec.kt

    import java.io.EOFException
    import java.net.InetAddress
    import java.net.UnknownHostException
    import okio.Buffer
    import okio.ByteString
    import okio.utf8Size
    
    /**
     * Trivial Dns Encoder/Decoder, basically ripped from Netty full implementation.
     */
    internal object DnsRecordCodec {
      private const val SERVFAIL = 2
      private const val NXDOMAIN = 3
      const val TYPE_A = 0x0001
      const val TYPE_AAAA = 0x001c
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 3.8K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const RTV_EXPIRE ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_HOPCOUNT ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_MTU ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_RPIPE ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_RTT ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_RTTVAR ideal-int
    pkg syscall (freebsd-386-cgo), const RTV_SPIPE ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      optional k8s.io.apimachinery.pkg.apis.meta.v1.Time timeAdded = 4;
    }
    
    // The pod this Toleration is attached to tolerates any taint that matches
    // the triple <key,value,effect> using the matching operator <operator>.
    message Toleration {
      // Key is the taint key that the toleration applies to. Empty means match all taint keys.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const RTM_VERSION = 5
    pkg syscall (darwin-386), const RTV_EXPIRE = 4
    pkg syscall (darwin-386), const RTV_HOPCOUNT = 2
    pkg syscall (darwin-386), const RTV_MTU = 1
    pkg syscall (darwin-386), const RTV_RPIPE = 8
    pkg syscall (darwin-386), const RTV_RTT = 64
    pkg syscall (darwin-386), const RTV_RTTVAR = 128
    pkg syscall (darwin-386), const RTV_SPIPE = 16
    pkg syscall (darwin-386), const RTV_SSTHRESH = 32
    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)
  5. build-logic/build-update-utils/src/main/kotlin/gradlebuild/buildutils/tasks/AbstractCheckOrUpdateContributorsInReleaseNotes.kt

                .toSet()
        }
    
        /**
         * Parses the release notes file and returns the triple: (linesBeforeContributors, contributorLines, linesAfterContributors)
         */
        protected
        fun parseReleaseNotes(): Triple<List<String>, List<String>, List<String>> {
            val releaseNotesLines: List<String> = releaseNotes.asFile.get().readLines()
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Mon May 16 05:03:11 GMT 2022
    - 5.7K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2034          ; mapped                 ; 2032 2032 2032 #1.1  TRIPLE PRIME
    2035          ; valid                  ;      ; NV8    # 1.1  REVERSED PRIME
    2036          ; mapped                 ; 2035 2035     # 1.1  REVERSED DOUBLE PRIME
    2037          ; mapped                 ; 2035 2035 2035 #1.1  REVERSED TRIPLE PRIME
    2038..203B    ; valid                  ;      ; NV8    # 1.1  CARET..REFERENCE MARK
    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)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    grainger
    
    // graphics : 2013-09-13 Binky Moon, LLC
    graphics
    
    // gratis : 2014-03-20 Binky Moon, LLC
    gratis
    
    // green : 2014-05-08 Identity Digital Limited
    green
    
    // gripe : 2014-03-06 Binky Moon, LLC
    gripe
    
    // grocery : 2016-06-16 Wal-Mart Stores, Inc.
    grocery
    
    // group : 2014-08-15 Binky Moon, LLC
    group
    
    // guardian : 2015-07-30 The Guardian Life Insurance Company of America
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RTV_MTU = 1 #53466
    pkg syscall (freebsd-riscv64), const RTV_MTU ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTV_RPIPE = 8 #53466
    pkg syscall (freebsd-riscv64), const RTV_RPIPE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTV_RTT = 64 #53466
    pkg syscall (freebsd-riscv64), const RTV_RTT ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTV_RTTVAR = 128 #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. docs/de/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md

        ```
    
    ## Abhängigkeiten für eine Gruppe von *Pfadoperationen*
    
    Wenn Sie später lesen, wie Sie größere Anwendungen strukturieren ([Größere Anwendungen – Mehrere Dateien](../../tutorial/bigger-applications.md){.internal-link target=_blank}), möglicherweise mit mehreren Dateien, lernen Sie, wie Sie einen einzelnen `dependencies`-Parameter für eine Gruppe von *Pfadoperationen* deklarieren.
    
    ## Globale Abhängigkeiten
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 18:09:16 GMT 2024
    - 4.7K bytes
    - Viewed (0)
  10. docs/fr/docs/help-fastapi.md

    ## Créer une Pull Request
    
    Vous pouvez <a href="https://github.com/tiangolo/fastapi" class="external-link" target="_blank">créer une Pull Request</a>, par exemple :
    
    * Pour corriger une faute de frappe que vous avez trouvée sur la documentation.
    * Proposer de nouvelles sections de documentation.
    * Pour corriger une Issue/Bug existant.
    * Pour ajouter une nouvelle fonctionnalité.
    
    ## Parrainer l'auteur
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Fri Oct 20 08:39:03 GMT 2023
    - 5.7K bytes
    - Viewed (0)
Back to top