Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for wm (0.06 sec)

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

        <glob pattern="*.asx"/>
        <root-XML localName="asx"/>
        <root-XML localName="ASX"/>
        <sub-class-of type="application/xml"/>
      </mime-type>
      <mime-type type="video/x-ms-wm">
        <glob pattern="*.wm"/>
      </mime-type>
      <mime-type type="video/x-ms-wmv">
        <sub-class-of type="video/x-ms-asf" />
        <glob pattern="*.wmv"/>
        <magic priority="60">
    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. lib/fips140/v1.0.0.zip

    iterations of // the Miller-Rabin test. func millerRabinSetup(w []byte) (*millerRabin, error) { mr := &millerRabin{} // Check that w is odd, and precompute Montgomery parameters. wm, err := bigmod.NewModulus(w) if err != nil { return nil, err } if wm.Nat().IsOdd() == 0 { return nil, errors.New("candidate is even") } mr.w = wm // Compute m = (w-1)/2^a, where m is odd. wMinus1 := mr.w.Nat().SubOne(mr.w) if wMinus1.IsZero() == 1 { return nil, errors.New("candidate is one") } mr.a = wMinus1.TrailingZeroBitsVarT()...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/adminlte.min.css.map

    AA,IACA,4BAAA,KAAA,oBAAA,KAIJ,iBAOE,iBAAA,eACA,OAAA,EACA,QAAA,KACA,KAAA,EACA,SAAA,MACA,MAAA,EACA,IAAA,EACA,QAAA,KzEvJE,4ByE2IA,+BACE,QAAA,OpFm/WN,wBoFn+WE,iBAAA,KpFu+WF,4CoFl+WM,MAAA,QpFs+WN,4CoFl+WM,iBAAA,eACA,MAAA,QpFs+WN,mDAAA,kDAAA,kDoFj+WQ,iBAAA,eACA,MAAA,QpFq+WR,mDO1sXM,WAAA,EAAA,IAAA,IAAA,e6E2OA,aAAA,epFo+WN,mDoFh+WM,MAAA,QpFo+WN,gEAAA,+DoFz9WQ,MAAA,QpF69WR,mEFmyBA,+DsFzvYM,iBAAA,eACA,MAAA,QpF29WN,gEoFv9WM,MAAA,KAGE,WAAA,EAAA,IAAA,IAAA,eAAA,CAAA,EAAA,IAAA,IAAA,gBpFy9WR,6DoFn9WM,iBAAA,YpFu...
    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