- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 60 for bump (0.04 sec)
-
docs/en/docs/img/sponsors/bump-sh.svg
bump-sh.svg...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Oct 04 22:51:10 UTC 2023 - 45.4K bytes - Viewed (0) -
docs/en/docs/img/sponsors/bump-sh.png
bump-sh.png...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Sep 10 10:18:26 UTC 2023 - 18.2K bytes - Viewed (0) -
docs/en/docs/img/sponsors/bump-sh-banner.png
bump-sh-banner.png...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Sep 10 10:18:26 UTC 2023 - 9.9K bytes - Viewed (0) -
docs/en/docs/img/sponsors/bump-sh-banner.svg
bump-sh-banner.svg...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Wed Oct 04 22:51:10 UTC 2023 - 37.6K bytes - Viewed (0) -
docs/en/data/github_sponsors.yml
sponsors: - - login: bump-sh avatarUrl: https://avatars.githubusercontent.com/u/33217836?v=4 url: https://github.com/bump-sh - login: porter-dev avatarUrl: https://avatars.githubusercontent.com/u/62078005?v=4 url: https://github.com/porter-dev - login: andrew-propelauth avatarUrl: https://avatars.githubusercontent.com/u/89474256?u=1188c27cb744bbec36447a2cfd4453126b2ddb5c&v=4 url: https://github.com/andrew-propelauth
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jun 03 01:09:53 UTC 2024 - 27K bytes - Viewed (0) -
cmd/storage-datatypes.go
// Make sure to bump the internode version at storage-rest-common.go type RawFileInfo struct { // Content of entire xl.meta (may contain data depending on what was requested by the caller. Buf []byte `msg:"b,allownil"` } // FileInfo - represents file stat information. // The above means that any added/deleted fields are incompatible. // Make sure to bump the internode version at storage-rest-common.go
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 22 15:30:50 UTC 2024 - 17.3K bytes - Viewed (0) -
README.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Oct 31 09:13:26 UTC 2024 - 23.6K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/AndXServerMessageBlock.java
/* The SMB_COM_NT_CREATE_ANDX response wordCount is wrong. There's an * extra 16 bytes for some "Offline Files (CSC or Client Side Caching)" * junk. We need to bump up the wordCount here so that this method returns * the correct number of bytes for signing purposes. Otherwise we get a * signing verification failure. */
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 21:10:40 UTC 2019 - 11.3K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb1/AndXServerMessageBlock.java
/* * The SMB_COM_NT_CREATE_ANDX response wordCount is wrong. There's an * extra 16 bytes for some "Offline Files (CSC or Client Side Caching)" * junk. We need to bump up the wordCount here so that this method returns * the correct number of bytes for signing purposes. Otherwise we get a * signing verification failure. */
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Mon Nov 28 10:56:27 UTC 2022 - 14.3K bytes - Viewed (0) -
guava-tests/test/com/google/common/hash/BloomFilterTest.java
// False negative should *never* happen. assertThat(bloomFilter.mightContain(key)).isTrue(); // If this check ever fails, that means we need to either bump the // number of expected insertions or don't run the test for so long. // Don't forget, the bloom filter slowly saturates over time and the // expected false positive probability goes up!
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Oct 21 14:28:19 UTC 2024 - 21.2K bytes - Viewed (0)