Search Options

Results per page
Sort
Preferred Languages
Advance

Results 881 - 887 of 887 for Available (0.1 sec)

  1. doc/go_spec.html

    <p>
    If the receiver base type is a <a href="#Type_definitions">generic type</a>, the
    receiver specification must declare corresponding type parameters for the method
    to use. This makes the receiver type parameters available to the method.
    Syntactically, this type parameter declaration looks like an
    <a href="#Instantiations">instantiation</a> of the receiver base type: the type
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0.zip

    st-cryptographic-functions-cpacf impl.Register("ecdsa", "CPACF", &supportsKDSA) } // canUseKDSA checks if KDSA instruction is available, and if it is, it checks // the name of the curve to see if it matches the curves supported(P-256, P-384, P-521). // Then, based on the curve name, a function code and a block size will be assigned. // If KDSA instruction is not available or if the curve is not supported, canUseKDSA // will set ok to false. func canUseKDSA(c curveID) (functionCode uint64, blockSize...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="facet " offset="7:256" type="string"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="model/x.stl-binary">
        <_comment>no magic available</_comment>
        <glob pattern="*.stl"/>
      </mime-type>
      <mime-type type="model/vnd.dwf">
        <acronym>DWF</acronym>
        <_comment>AutoCAD Design Web Format</_comment>
        <alias type="drawing/x-dwf"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  4. api/go1.txt

    pkg bufio, method (*Reader) ReadString(uint8) (string, error)
    pkg bufio, method (*Reader) UnreadByte() error
    pkg bufio, method (*Reader) UnreadRune() error
    pkg bufio, method (*Writer) Available() int
    pkg bufio, method (*Writer) Buffered() int
    pkg bufio, method (*Writer) Flush() error
    pkg bufio, method (*Writer) Write([]uint8) (int, error)
    pkg bufio, method (*Writer) WriteByte(uint8) error
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/bootstrap.min.css.map

    background-color: $background;\n    }\n\n    @if $border != null {\n      th,\n      td,\n      thead th,\n      tbody + tbody {\n        border-color: $border;\n      }\n    }\n  }\n\n  // Hover states for `.table-hover`\n  // Note: this is not available for cells or rows within `thead` or `tfoot`.\n  .table-hover {\n    $hover-background: darken($background, 5%);\n\n    .table-#{$state} {\n      @include hover() {\n        background-color: $hover-background;\n\n        > td,\n        > th {\n ...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (1)
  6. src/main/webapp/css/admin/adminlte.min.css

    t-sm .main-sidebar-custom .sidebar{height:calc(100% - ((2.93725rem + 3.8rem) + 1px))}.layout-fixed.text-sm .main-sidebar-custom .sidebar-custom{height:3.8rem;padding:.85rem .5rem}.layout-fixed .main-sidebar-custom{height:-webkit-fill-available;height:-moz-available;height:-ms-stretch;height:stretch}.layout-fixed .main-sidebar-custom .sidebar{height:calc(100% - ((3.5rem + 4rem) + 1px))}.layout-fixed .main-sidebar-custom .sidebar-custom{height:4rem;padding:.85rem .5rem}.layout-fixed .main-sidebar-custom-lg...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 1.3M bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/adminlte.min.css.map

    height: calc(100% - ((2.93725rem + 3.8rem) + 1px));\n}\n\n.layout-fixed.text-sm .main-sidebar-custom .sidebar-custom {\n  height: 3.8rem;\n  padding: 0.85rem 0.5rem;\n}\n\n.layout-fixed .main-sidebar-custom {\n  height: -webkit-fill-available;\n  height: -moz-available;\n  height: -ms-stretch;\n  height: stretch;\n}\n\n.layout-fixed .main-sidebar-custom .sidebar {\n  height: calc(100% - ((3.5rem + 4rem) + 1px));\n}\n\n.layout-fixed .main-sidebar-custom .sidebar-custom {\n  height: 4rem;\n  padding:...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
Back to top