Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for dat (0.17 sec)

  1. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // License, v. 2.0. If a copy of the MPL was not distributed with this
    // file, You can obtain one at https://mozilla.org/MPL/2.0/.
    
    // Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
    // rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
    
    // Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
    
    // ===BEGIN ICANN DOMAINS===
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  2. okhttp/src/test/java/okhttp3/internal/publicsuffix/PublicSuffixListGenerator.kt

      private val publicSuffixListDotDat = testResources / "public_suffix_list.dat"
      private val outputFile = resources / PUBLIC_SUFFIX_RESOURCE
    
      val request = Request("https://publicsuffix.org/list/public_suffix_list.dat".toHttpUrl())
    
      suspend fun import() {
        check(fileSystem.metadata(resources).isDirectory)
        check(fileSystem.metadata(testResources).isDirectory)
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Thu Apr 18 01:24:38 GMT 2024
    - 6K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/fess/nl/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/dutch_stop.txt
    de
    en
    van
    ik
    te
    dat
    die
    in
    een
    hij
    het
    niet
    zijn
    is
    was
    op
    aan
    met
    als
    voor
    had
    er
    maar
    om
    hem
    dan
    zou
    of
    wat
    mijn
    men
    dit
    zo
    door
    over
    ze
    zich
    bij
    ook
    tot
    je
    mij
    uit
    der
    daar
    haar
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Nov 27 12:59:36 GMT 2023
    - 592 bytes
    - Viewed (0)
  4. okhttp/src/main/resources/okhttp3/internal/publicsuffix/NOTICE

    Note that PublicSuffixDatabase.gz is compiled from The Public Suffix List:
    https://publicsuffix.org/list/public_suffix_list.dat
    
    It is subject to the terms of the Mozilla Public License, v. 2.0:
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 224 bytes
    - Viewed (0)
  5. api/go1.7.txt

    pkg debug/elf, const R_390_8 = 1
    pkg debug/elf, const R_390_8 R_390
    pkg debug/elf, const R_390_COPY = 9
    pkg debug/elf, const R_390_COPY R_390
    pkg debug/elf, const R_390_GLOB_DAT = 10
    pkg debug/elf, const R_390_GLOB_DAT R_390
    pkg debug/elf, const R_390_GOT12 = 6
    pkg debug/elf, const R_390_GOT12 R_390
    pkg debug/elf, const R_390_GOT16 = 15
    pkg debug/elf, const R_390_GOT16 R_390
    pkg debug/elf, const R_390_GOT20 = 58
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Jun 28 15:08:11 GMT 2016
    - 13.6K bytes
    - Viewed (0)
  6. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_CONDBR19 R_AARCH64
    pkg debug/elf, const R_AARCH64_COPY = 1024
    pkg debug/elf, const R_AARCH64_COPY R_AARCH64
    pkg debug/elf, const R_AARCH64_GLOB_DAT = 1025
    pkg debug/elf, const R_AARCH64_GLOB_DAT R_AARCH64
    pkg debug/elf, const R_AARCH64_GOT_LD_PREL19 = 309
    pkg debug/elf, const R_AARCH64_GOT_LD_PREL19 R_AARCH64
    pkg debug/elf, const R_AARCH64_IRELATIVE = 1032
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg debug/elf, const PT_PHDR = 6
    pkg debug/elf, const PT_SHLIB = 5
    pkg debug/elf, const PT_TLS = 7
    pkg debug/elf, const R_386_32 = 1
    pkg debug/elf, const R_386_COPY = 5
    pkg debug/elf, const R_386_GLOB_DAT = 6
    pkg debug/elf, const R_386_GOT32 = 3
    pkg debug/elf, const R_386_GOTOFF = 9
    pkg debug/elf, const R_386_GOTPC = 10
    pkg debug/elf, const R_386_JMP_SLOT = 7
    pkg debug/elf, const R_386_NONE = 0
    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. api/go1.txt

    pkg debug/elf, const PT_PHDR ProgType
    pkg debug/elf, const PT_SHLIB ProgType
    pkg debug/elf, const PT_TLS ProgType
    pkg debug/elf, const R_386_32 R_386
    pkg debug/elf, const R_386_COPY R_386
    pkg debug/elf, const R_386_GLOB_DAT R_386
    pkg debug/elf, const R_386_GOT32 R_386
    pkg debug/elf, const R_386_GOTOFF R_386
    pkg debug/elf, const R_386_GOTPC R_386
    pkg debug/elf, const R_386_JMP_SLOT R_386
    pkg debug/elf, const R_386_NONE R_386
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  9. api/go1.20.txt

    pkg debug/elf, const R_PPC64_D34 R_PPC64 #54345
    pkg debug/elf, const R_PPC64_DTPREL34 = 147 #54345
    pkg debug/elf, const R_PPC64_DTPREL34 R_PPC64 #54345
    pkg debug/elf, const R_PPC64_GLOB_DAT = 20 #54345
    pkg debug/elf, const R_PPC64_GLOB_DAT R_PPC64 #54345
    pkg debug/elf, const R_PPC64_GNU_VTENTRY = 254 #54345
    pkg debug/elf, const R_PPC64_GNU_VTENTRY R_PPC64 #54345
    pkg debug/elf, const R_PPC64_GNU_VTINHERIT = 253 #54345
    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)
Back to top