Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for denne (0.01 sec)

  1. src/main/resources/fess_indices/_aws/fess.json

    "för", "så", "till", "är", "men", "ett", "om", "hade", "de", "av", "icke", "mig", "du", "henne", "då", "sin", "nu", "har", "inte", "hans", "honom", "skulle", "hennes", "där", "min", "man", "ej", "vid", "kunde", "något", "från", "ut", "när", "efter", "upp", "vi", "dem", "vara", "vad", "över", "än", "dig", "kan", "sina", "här", "ha", "mot", "alla", "under", "någon", "eller", "allt", "mycket", "sedan", "ju", "denna", "själv", "detta", "åt", "utan", "varit", "hur", "ingen", "mitt", "ni", "bli", "blev",...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/collect/RegularImmutableTable.java

      static <R, C, V> RegularImmutableTable<R, C, V> forOrderedComponents(
          ImmutableList<Cell<R, C, V>> cellList,
          ImmutableSet<R> rowSpace,
          ImmutableSet<C> columnSpace) {
        // use a dense table if more than half of the cells have values
        // TODO(gak): tune this condition based on empirical evidence
        return (cellList.size() > (((long) rowSpace.size() * columnSpace.size()) / 2))
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Apr 08 13:05:15 UTC 2025
    - 7K bytes
    - Viewed (0)
  3. guava/src/com/google/common/collect/ArrayTable.java

     * Second, it is always backed by an array large enough to hold a value for every possible
     * combination of row and column keys. (This is rarely optimal unless the table is extremely dense.)
     * Finally, every possible combination of row and column keys is always considered to have a value
     * associated with it: It is not possible to "remove" a value, only to replace it with {@code null},
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Aug 13 19:39:21 UTC 2025
    - 26.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.backup_button_upload=Téléverser
    labels.process_time_is_exceeded=Le temps de traitement de la recherche a dépassé la limite. Les résultats affichés peuvent être partiels.
    labels.user_given_name=Prénom
    labels.givenName=Prénom (nom donné)
    labels.user_surname=Nom de famille
    labels.surame=Nom de famille
    labels.user_mail=E-mail
    labels.mail=E-mail
    labels.user_employeeNumber=Numéro d'employé
    labels.employeeNumber=Numéro d'employé
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    pay
    paynow.cx
    pb.ao
    pb.gov.br
    pb.leg.br
    pc.it
    pc.pl
    pccw
    pd.it
    pdns.page
    pe
    pe.ca
    pe.gov.br
    pe.it
    pe.kr
    pe.leg.br
    pecori.jp
    peewee.jp
    penne.jp
    penza.su
    pepper.jp
    per.jo
    per.la
    per.nf
    perma.jp
    perso.ht
    perso.sn
    perso.tn
    perspecta.cloud
    perugia.it
    pesaro-urbino.it
    pesarourbino.it
    pescara.it
    pet
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
Back to top