Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 46 of 46 for CL (0.02 sec)

  1. cmd/erasure-server-pool-decom.go

    	pd.Prefix = bucket.Prefix
    }
    
    // PoolStatus captures current pool status
    type PoolStatus struct {
    	ID           int                   `json:"id" msg:"id"`
    	CmdLine      string                `json:"cmdline" msg:"cl"`
    	LastUpdate   time.Time             `json:"lastUpdate" msg:"lu"`
    	Decommission *PoolDecommissionInfo `json:"decommissionInfo,omitempty" msg:"dec"`
    }
    
    // Clone returns a copy of PoolStatus
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Sep 06 13:20:19 UTC 2024
    - 42.2K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/reflect/TypeTokenTest.java

            new TypeToken<StringForFirstTypeArg<Integer>>() {};
        assertTrue(subtype.isSubtypeOf(supertype));
    
        // TODO(benyu): This should check equality to an expected value, see discussion in cl/98674873
        TypeToken<?> unused = supertype.getSubtype(subtype.getRawType());
      }
    
      public void testGetSubtype_baseClassWithNoTypeArgs() {
        class SingleGenericExtendsBase<T> extends Base {}
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 21 21:13:09 UTC 2024
    - 89.1K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java

            new TypeToken<StringForFirstTypeArg<Integer>>() {};
        assertTrue(subtype.isSubtypeOf(supertype));
    
        // TODO(benyu): This should check equality to an expected value, see discussion in cl/98674873
        TypeToken<?> unused = supertype.getSubtype(subtype.getRawType());
      }
    
      public void testGetSubtype_baseClassWithNoTypeArgs() {
        class SingleGenericExtendsBase<T> extends Base {}
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Oct 21 21:13:09 UTC 2024
    - 89.1K bytes
    - Viewed (0)
  4. cmd/testdata/undeleteable-object.tgz

    son¡v ÎvÀ>B ¤nullÅ ,(ÿ.~‹ <r Ñ6CóÂü"† F/ÔÝ¿&ž±˜¤7±üÍ©§s þ¤ç è±{Q çna¸ocù†ÒV 6\wþ— è ²¤ût … H!•z…؆Vé¯<h _·‚û›?çZi ò®ó ! Ù&½* ظ]°)TÌ¿: çÖâ Lm•à²(Ú›ß EÁXÉs´§ ìuä‹)›, & ôíÎö"Ñ ð ÅÈ ]‡›‘˜EÊ â"ù – %¸_ Vo£00¾0È ¹ã*Í.)pÃj[ÎÝ_?ŸÕ¤;ÆšpBØ×ó/ëd57e÷¨–;u§Á×ða ­çL¦ „¼«vÜÙK‘aŸ‘6ŸqÔë‡ý; í ¡ëÉ`¿œ©6¢ÄNž Ϊ¾Å ð eAÊ°Œ ñëw, «Ä™Ê! HеêALBÙÁœ}• i¦b ‚10À Ò i|"9t ¢çù¹« <ç —qA šŠ9JÅû/é·æo· \ € Õe) Æ ‘ƽ-ñ— »}EOKΑtmȼÊ& 2—™!^Õêmk U C™.½§l/ò±Nü$5ü”e q nŠí Ux0bs`Ç7Ðtê SºÄŽÊ–²y ` « ñÿY À'4 âªß Eµ ߥ¾ ß‚©§[¼H¹U„¤ôŸę̀\ Á ƒºâøÚ...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Apr 26 00:31:12 UTC 2024
    - 8.7M bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.cfc"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-common-lisp">
        <_comment>Common Lisp source code</_comment>
        <glob pattern="*.cl"/>
        <glob pattern="*.jl"/>
        <glob pattern="*.lisp"/>
        <glob pattern="*.lsp"/>
        <sub-class-of type="text/plain"/>
      </mime-type>
    
      <mime-type type="text/x-diff">
        <magic priority="50">
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F18E..1F18F  ; valid                  ;      ; NV8    # 6.0  NEGATIVE SQUARED AB..NEGATIVE SQUARED WC
    1F190         ; mapped                 ; 0064 006A     # 5.2  SQUARE DJ
    1F191..1F19A  ; valid                  ;      ; NV8    # 6.0  SQUARED CL..SQUARED VS
    1F19B..1F1AC  ; valid                  ;      ; NV8    # 9.0  SQUARED THREE D..SQUARED VOD
    1F1AD         ; valid                  ;      ; NV8    # 13.0 MASK WORK SYMBOL
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top