Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 75 for 365d (0.04 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go

    	SYS_PREADV                       = 361
    	SYS_PWRITEV                      = 362
    	SYS_RT_TGSIGQUEUEINFO            = 363
    	SYS_PERF_EVENT_OPEN              = 364
    	SYS_RECVMMSG                     = 365
    	SYS_ACCEPT4                      = 366
    	SYS_FANOTIFY_INIT                = 367
    	SYS_FANOTIFY_MARK                = 368
    	SYS_PRLIMIT64                    = 369
    	SYS_NAME_TO_HANDLE_AT            = 370
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 16.3K bytes
    - Viewed (0)
  2. src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven

    000001a0  37 32 6d 2c 8e d3 06 94  da 3f 20 87 56 f8 4a 2f  |72m,.....? .V.J/|
    000001b0  d6 75 4d 90 5c c1 e5 f6  82 c4 3c d9 da a2 95 0a  |.uM.\.....<.....|
    000001c0  4c 36 59 a9 10 50 a0 0d  61 06 4f 65 6e 64 bb 29  |L6Y..P..a.Oend.)|
    000001d0  42 9f 62 81 65 54 22 cb  4c a5 95 1b 2a 49 18 2f  |B.b.eT".L...*I./|
    000001e0  fc 54 b4 38 27 3f cf ab  b0 97 3e 17 8b ae 98 a0  |.T.8'?....>.....|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.7K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA

    000002e0  1c 5e 52 24 b1 ec db aa  3b bc fe db 18 0b 18 fe  |.^R$....;.......|
    000002f0  51 6a                                             |Qj|
    >>> Flow 4 (server to client)
    00000000  14 03 01 00 01 01 16 03  01 00 30 e6 36 50 e7 a3  |..........0.6P..|
    00000010  72 0a 6a 9f 18 17 91 51  ad 48 19 54 c8 6b c0 45  |r.j....Q.H.T.k.E|
    00000020  d5 9b cb 08 34 d3 3a 73  74 04 3a 3d 24 b0 95 48  |....4.:st.:=$..H|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  4. README.md

     - [Git](https://github.com/codelibs/fess-ds-git)
     - [Gitbucket](https://github.com/codelibs/fess-ds-gitbucket)
     - [G Suite](https://github.com/codelibs/fess-ds-gsuite)
     - [JSON](https://github.com/codelibs/fess-ds-json)
     - [Office 365](https://github.com/codelibs/fess-ds-office365)
     - [S3](https://github.com/codelibs/fess-ds-s3)
     - [Salesforce](https://github.com/codelibs/fess-ds-salesforce)
     - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint)
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sun Feb 25 00:40:07 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  5. src/internal/coverage/cfile/testdata/issue59563/repro.go

    	} else if x == 360 {
    		x += 360
    	} else if x == 361 {
    		x += 361
    	} else if x == 362 {
    		x += 362
    	} else if x == 363 {
    		x += 363
    	} else if x == 364 {
    		x += 364
    	} else if x == 365 {
    		x += 365
    	} else if x == 366 {
    		x += 366
    	} else if x == 367 {
    		x += 367
    	} else if x == 368 {
    		x += 368
    	} else if x == 369 {
    		x += 369
    	} else if x == 370 {
    		x += 370
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 21 19:41:02 UTC 2024
    - 13K bytes
    - Viewed (0)
  6. src/time/time.go

    	d -= daysPer4Years * n
    
    	// Cut off years within a 4-year cycle.
    	// The last year is a leap year, so on the last day of that year,
    	// day / 365 will be 4 instead of 3. Cut it back down to 3
    	// by subtracting n>>2.
    	n = d / 365
    	n -= n >> 2
    	y += n
    	d -= 365 * n
    
    	year = int(int64(y) + absoluteZeroYear)
    	yday = int(d)
    
    	if !full {
    		return
    	}
    
    	day = yday
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 50.7K bytes
    - Viewed (0)
  7. internal/bucket/lifecycle/lifecycle_test.go

                                   <Filter>
                                   </Filter>
                                   <Status>Enabled</Status>
                                   <Expiration>
                                     <Days>365</Days>
                                   </Expiration>
                                 </Rule>
                                 <Rule>
                                   <ID>Rule 2</ID>
                                   <Filter>
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu May 23 01:12:48 UTC 2024
    - 55.1K bytes
    - Viewed (0)
  8. test/inline_big.go

    	a[351] = 0
    	a[352] = 0
    	a[353] = 0
    	a[354] = 0
    	a[355] = 0
    	a[356] = 0
    	a[357] = 0
    	a[358] = 0
    	a[359] = 0
    	a[360] = 0
    	a[361] = 0
    	a[362] = 0
    	a[363] = 0
    	a[364] = 0
    	a[365] = 0
    	a[366] = 0
    	a[367] = 0
    	a[368] = 0
    	a[369] = 0
    	a[370] = 0
    	a[371] = 0
    	a[372] = 0
    	a[373] = 0
    	a[374] = 0
    	a[375] = 0
    	a[376] = 0
    	a[377] = 0
    	a[378] = 0
    	a[379] = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 18 11:58:37 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  9. internal/config/identity/openid/openid.go

    		if err != nil {
    			return 0, auth.ErrInvalidDuration
    		}
    
    		// The duration, in seconds, of the role session.
    		// The value can range from 900 seconds (15 minutes)
    		// up to 365 days.
    		if expirySecs < config.MinExpiration || expirySecs > config.MaxExpiration {
    			return 0, auth.ErrInvalidDuration
    		}
    
    		defaultExpiryDuration = time.Duration(expirySecs) * time.Second
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 16.5K bytes
    - Viewed (0)
  10. src/time/zoneinfo.go

    	// the only caller that cares, which is Date.
    	if ysec < startSec {
    		return stdName, stdOffset, abs, startSec + abs, stdIsDST, true
    	} else if ysec >= endSec {
    		return stdName, stdOffset, endSec + abs, abs + 365*secondsPerDay, stdIsDST, true
    	} else {
    		return dstName, dstOffset, startSec + abs, endSec + abs, dstIsDST, true
    	}
    }
    
    // tzsetName returns the timezone name at the start of the tzset string s,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 04 14:21:30 UTC 2024
    - 18.2K bytes
    - Viewed (0)
Back to top