Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for pl (0.19 sec)

  1. cmd/iam-store.go

    			continue
    		}
    		pl, _ := cache.iamUserPolicyMap.Load(k)
    		result[k] = madmin.UserInfo{
    			PolicyName: pl.Policies,
    			Status: func() madmin.AccountStatus {
    				if v.IsValid() {
    					return madmin.AccountEnabled
    				}
    				return madmin.AccountDisabled
    			}(),
    			MemberOf:  cache.iamUserGroupMemberships[k].ToSlice(),
    			UpdatedAt: pl.UpdatedAt,
    		}
    	}
    
    	return result
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sat Apr 27 10:04:10 GMT 2024
    - 75.2K bytes
    - Viewed (2)
  2. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
          "reading_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  3. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "reading_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  4. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "reading_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_pl" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/arm.s

    	BL.NE	13(PC) // CALL.NE 13(PC)   // 0b00001b
    	BL.CS	12(PC) // CALL.CS 12(PC)   // 0a00002b
    	BL.CC	11(PC) // CALL.CC 11(PC)   // 0900003b
    	BL.MI	10(PC) // CALL.MI 10(PC)   // 0800004b
    	BL.PL	9(PC)  // CALL.PL 9(PC)    // 0700005b
    	BL.VS	8(PC)  // CALL.VS 8(PC)    // 0600006b
    	BL.VC	7(PC)  // CALL.VC 7(PC)    // 0500007b
    	BL.HI	6(PC)  // CALL.HI 6(PC)    // 0400008b
    	BL.LS	5(PC)  // CALL.LS 5(PC)    // 0300009b
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 15 20:51:01 GMT 2023
    - 69K bytes
    - Viewed (0)
  6. src/cmd/asm/internal/asm/testdata/arm64.s

    	CSNEG	MI, R1, R2, R3	// 234482da
    	CSINV	CS, R1, R2, R3	// CSINV	HS, R1, R2, R3 // 232082da
    	CSINV	HS, R1, R2, R3	// 232082da
    	CSINVW	MI, R2, ZR, R2	// 42409f5a
    	CINC	EQ, R4, R9	// 8914849a
    	CINCW	PL, R2, ZR	// 5f44821a
    	CINV	PL, R11, R22	// 76418bda
    	CINVW	LS, R7, R13	// ed80875a
    	CNEG	LS, R13, R7	// a7858dda
    	CNEGW	EQ, R8, R13	// 0d15885a
    
    // atomic ops
    	LDARB	(R25), R2                            // 22ffdf08
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
  7. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    pssecca-3s,?labolg-3s.tniopssecca.parm,?yasdrocsid,?t&arcomed-a-si,c&-morf,etedatad.&ecnatsni,omed,??eel&-si,rebu-si,?hgilfhtiwletoh,i:batym,,m-morf,n&atnuocca-na-si,e&duts-a-si,r-ot-ecaps,tnocresu&buhtig,e&capsppa,donil.pi,lbavresbo.citats,?kaerts,pl,???ops&edoc,golb,ppa,?s&i&hcrana-&a-si,na-si,?laicos-a-si,pareht-a-si,tra-na-si,xetn&od,seod,??oh&piym,sfn,??u&-morf,nyekcoh-asi,?v-morf,?u&-rof-slles,4,a-sppatikria,e,h,oynahtretramssi,r:ug-a-si,,?v&n-morf,rdlf,w-morf,?w&o&lpwons-yrt,zok,?ww100,?x...
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Mar 21 21:04:43 GMT 2024
    - 72.4K bytes
    - Viewed (1)
Back to top