Search Options

Results per page
Sort
Preferred Languages
Advance

Results 361 - 363 of 363 for binding (0.06 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="0x00000008" type="little32" offset="12"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="application/x-mach-o-dylib-stub">
        <_comment>Mach-O shared library for static linking</_comment>
        <magic priority="55">
          <match value="0xFEEDFACE" type="string" offset="0">
            <match value="0x00000009" type="big32" offset="12"/>
          </match>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    09FF..0A00    ; disallowed                             # NA   <reserved-09FF>..<reserved-0A00>
    0A01          ; valid                                  # 4.0  GURMUKHI SIGN ADAK BINDI
    0A02          ; valid                                  # 1.1  GURMUKHI SIGN BINDI
    0A03          ; valid                                  # 4.0  GURMUKHI SIGN VISARGA
    0A04          ; disallowed                             # NA   <reserved-0A04>
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    //go:noescape func p256Mul(res, in1, in2 *p256Element) // Montgomery square, repeated n times (n >= 1). // //go:noescape func p256Sqr(res, in *p256Element, n int) // Montgomery multiplication by R⁻¹, or 1 outside the domain. // Sets res = in * R⁻¹, bringing res out of the Montgomery domain. // //go:noescape func p256FromMont(res, in *p256Element) // If cond is not 0, sets val = -val mod p. // //go:noescape func p256NegCond(val *p256Element, cond int) // If cond is 0, sets res = b, otherwise sets res...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top