Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 9 of 9 for of (0.07 seconds)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. 2 */
        String QUERY_HIGHLIGHT_NUMBER_OF_FRAGMENTS = "query.highlight.number.of.fragments";
    
        /** The key of the configuration. e.g. fvh */
        String QUERY_HIGHLIGHT_TYPE = "query.highlight.type";
    
        /** The key of the configuration. e.g. <strong> */
        String QUERY_HIGHLIGHT_TAG_PRE = "query.highlight.tag.pre";
    
    Created: 2026-03-31 13:07
    - Last Modified: 2026-03-28 06:59
    - 576.9K bytes
    - Click Count (2)
  2. RELEASE.md

    *   `tf.experimental.dtensor`
    
        *   Deprecated `dtensor.run_on` in favor of `dtensor.default_mesh` to correctly indicate that the context does not override the mesh that the ops and functions will run on, it only sets a fallback default mesh.
    Created: 2026-04-07 12:39
    - Last Modified: 2026-03-30 18:31
    - 746.5K bytes
    - Click Count (3)
  3. lib/fips140/v1.0.0-c2097c7c.zip

    mode using the given // function code and key. The rightmost 32-bits of the counter are incremented // between each block as required by the GCM spec. The initial counter value // is given by cnt, which is updated with the value of the next counter value // to use. // // The lengths of both dst and buf must be greater than or equal to the length // of src. buf may be partially or completely overwritten during the execution // of the function. // //go:noescape func cryptBlocksGCM(fn int, key, dst,...
    Created: 2026-04-07 11:13
    - Last Modified: 2025-09-25 19:53
    - 642.7K bytes
    - Click Count (0)
  4. lib/fips140/v1.26.0.zip

    mode using the given // function code and key. The rightmost 32-bits of the counter are incremented // between each block as required by the GCM spec. The initial counter value // is given by cnt, which is updated with the value of the next counter value // to use. // // The lengths of both dst and buf must be greater than or equal to the length // of src. buf may be partially or completely overwritten during the execution // of the function. // //go:noescape func cryptBlocksGCM(fn int, key, dst,...
    Created: 2026-04-07 11:13
    - Last Modified: 2026-01-08 17:58
    - 660.3K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.19.md

      qualified domain name (FQDN) of a Pod is set as hostname of its containers. 
      In Linux containers, this means setting the FQDN in the hostname field of the 
      kernel (the nodename field of struct utsname).  In Windows containers, this
    Created: 2026-04-03 09:05
    - Last Modified: 2022-01-05 05:42
    - 489.7K bytes
    - Click Count (0)
  6. docs/en/docs/release-notes.md

    The sequence of execution before FastAPI 0.106.0 was like this diagram:
    
    Created: 2026-04-05 07:19
    - Last Modified: 2026-04-03 12:07
    - 631K bytes
    - Click Count (0)
  7. src/main/webapp/css/bootstrap.min.css.map

    th) solid var(--bs-accordion-border-color);\n}\n.accordion-item:first-of-type {\n  border-top-left-radius: var(--bs-accordion-border-radius);\n  border-top-right-radius: var(--bs-accordion-border-radius);\n}\n.accordion-item:first-of-type .accordion-button {\n  border-top-left-radius: var(--bs-accordion-inner-border-radius);\n  border-top-right-radius: var(--bs-accordion-inner-border-radius);\n}\n.accordion-item:not(:first-of-type) {\n  border-top: 0;\n}\n.accordion-item:last-of-type {\n  border...
    Created: 2026-03-31 13:07
    - Last Modified: 2025-01-12 06:14
    - 575.5K bytes
    - Click Count (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    06DD          ; disallowed                             # 1.1  ARABIC END OF AYAH
    06DE          ; valid                  ;      ; NV8    # 1.1  ARABIC START OF RUB EL HIZB
    06DF..06E8    ; valid                                  # 1.1  ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH NOON
    06E9          ; valid                  ;      ; NV8    # 1.1  ARABIC PLACE OF SAJDAH
    Created: 2026-04-03 11:42
    - Last Modified: 2024-02-10 11:25
    - 854.1K bytes
    - Click Count (0)
  9. src/main/webapp/css/admin/bootstrap.min.css.map

    border: 0;\n  }\n\n  &.table-striped {\n    tbody tr:nth-of-type(#{$table-striped-order}) {\n      background-color: $table-dark-accent-bg;\n    }\n  }\n\n  &.table-hover {\n    tbody tr {\n      @include hover() {\n        color: $table-dark-hover-color;\n        background-color: $table-dark-hover-bg;\n      }\n    }\n  }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.table-responsive {\n...
    Created: 2026-03-31 13:07
    - Last Modified: 2024-10-26 01:49
    - 639.3K bytes
    - Click Count (1)
Back to Top