Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 171 - 180 of 253 for Merges (0.04 seconds)

  1. internal/hash/checksum.go

    		return xhttp.AmzChecksumTypeFullObject
    	}
    	if c.IsSet() {
    		return xhttp.AmzChecksumTypeComposite
    	}
    	return ""
    }
    
    // CanMerge will return if the checksum type indicates that checksums can be merged.
    func (c ChecksumType) CanMerge() bool {
    	return c.Is(ChecksumCRC64NVME) || c.Is(ChecksumCRC32C) || c.Is(ChecksumCRC32)
    }
    
    // Hasher returns a hasher corresponding to the checksum type.
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 22 14:15:21 GMT 2025
    - 18.3K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/helper/QueryHelper.java

    /**
     * QueryHelper is responsible for building and managing OpenSearch queries for Fess search functionality.
     * It handles query construction, role-based access control, boost functions, sorting, and search preferences.
     * This class serves as the central component for translating user search requests into properly formatted
     * OpenSearch queries with appropriate filters and scoring mechanisms.
     */
    public class QueryHelper {
    
        /**
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Jul 17 08:28:31 GMT 2025
    - 19.9K bytes
    - Click Count (0)
  3. guava/src/com/google/common/collect/ImmutableMultiset.java

       *         .addCopies(Bean.BLACK_EYED, 10)
       *         .build();
       * }
       *
       * <p>Builder instances can be reused; it is safe to call {@link #build} multiple times to build
       * multiple multisets in series.
       *
       * @since 2.0
       */
      public static class Builder<E> extends ImmutableCollection.Builder<E> {
        final Multiset<E> contents;
    
        /**
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Mon Sep 22 21:07:18 GMT 2025
    - 20.6K bytes
    - Click Count (0)
  4. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2Stream.kt

        var finished: Boolean = false,
      ) : Sink {
        /**
         * Buffer of outgoing data. This batches writes of small writes into this sink as larges frames
         * written to the outgoing connection. Batching saves the (small) framing overhead.
         */
        private val sendBuffer = Buffer()
    
        /** Trailers to send at the end of the stream. */
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Mon Jul 07 18:57:05 GMT 2025
    - 22.4K bytes
    - Click Count (0)
  5. compat/maven-embedder/src/main/java/org/fusesource/jansi/Ansi.java

     *
     * This class comes from Jansi and is provided for backward compatibility
     * with maven-shared-utils, while Maven has migrated to JLine (into which Jansi has been merged
     * since JLine 3.25.0).
     */
    @Deprecated
    @SuppressWarnings("unused")
    public class Ansi implements Appendable {
    
        private static final char FIRST_ESC_CHAR = 27;
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Sat Apr 05 11:52:05 GMT 2025
    - 23.1K bytes
    - Click Count (0)
  6. docs/en/docs/contributing.md

    What’s changing now:
    
    * 🚫 We’re no longer accepting new community-submitted translation PRs.
    
    * ⏳ Existing open PRs will be reviewed and can still be merged if completed within the next 3 weeks (since July 11 2025).
    
    * 🌐 In the future, we will only support languages where at least three active native speakers are available to review and maintain translations.
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Sep 21 11:29:04 GMT 2025
    - 15.1K bytes
    - Click Count (0)
  7. android/guava/src/com/google/common/collect/ImmutableSortedMap.java

       * keys and values are the result of applying the provided mapping functions to the input
       * elements.
       *
       * <p>If the mapped keys contain duplicates (according to the comparator), the values are merged
       * using the specified merging function. Entries will appear in the encounter order of the first
       * occurrence of the key.
       *
       * @since 33.2.0 (available since 21.0 in guava-jre)
       */
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Mon Sep 22 21:07:18 GMT 2025
    - 52.9K bytes
    - Click Count (0)
  8. docs/ko/docs/help-fastapi.md

    * Pull requestκ°€ ν•„μš”ν•˜μ§€ μ•Šμ„ κ°€λŠ₯성도 μžˆμŠ΅λ‹ˆλ‹€. **λ‹€λ₯Έ 방식**으둜 문제λ₯Ό ν•΄κ²°ν•  수 μžˆλ‹€λ©΄, κ·Έ 방법을 μ œμ•ˆν•˜κ±°λ‚˜ μ§ˆλ¬Έν•  수 μžˆμŠ΅λ‹ˆλ‹€.
    
    ### μŠ€νƒ€μΌμ— λ„ˆλ¬΄ μ‹ κ²½ μ“°μ§€ μ•ŠκΈ°
    
    * 컀밋 λ©”μ‹œμ§€ μŠ€νƒ€μΌ 같은 것에 λ„ˆλ¬΄ μ‹ κ²½ μ“°μ§€ μ•Šμ•„λ„ λ©λ‹ˆλ‹€. μ €λŠ” 직접 컀밋을 μˆ˜μ •ν•˜μ—¬ squash and mergeλ₯Ό μˆ˜ν–‰ν•  κ²ƒμž…λ‹ˆλ‹€.
    
    * μ½”λ“œ μŠ€νƒ€μΌ κ·œμΉ™λ„ κ±±μ •ν•  ν•„μš” μ—†μŠ΅λ‹ˆλ‹€. 이미 μžλ™ν™”λœ 도ꡬ듀이 이λ₯Ό κ²€μ‚¬ν•˜κ³  μžˆμŠ΅λ‹ˆλ‹€.
    
    μŠ€νƒ€μΌμ΄λ‚˜ 일관성 κ΄€λ ¨ μš”μ²­μ΄ ν•„μš”ν•œ 경우, μ œκ°€ 직접 μš”μ²­ν•˜κ±°λ‚˜ ν•„μš”ν•œ λ³€κ²½ 사항을 μΆ”κ°€ μ»€λ°‹μœΌλ‘œ μˆ˜μ •ν•  κ²ƒμž…λ‹ˆλ‹€.
    
    ### μ½”λ“œ ν™•μΈν•˜κΈ°
    
    * μ½”λ“œλ₯Ό 읽고, **λ…Όλ¦¬μ μœΌλ‘œ 타당**ν•œμ§€ ν™•μΈν•œ ν›„ λ‘œμ»¬μ—μ„œ μ‹€ν–‰ν•˜μ—¬ λ¬Έμ œκ°€ ν•΄κ²°λ˜λŠ”μ§€ ν™•μΈν•˜μ„Έμš”.
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Aug 31 10:49:48 GMT 2025
    - 16.3K bytes
    - Click Count (0)
  9. CONTRIBUTING.md

        its dependencies and the rest of the system.
    -   Rarely, If the tests fail at this stage, we cannot merge the code.
    -   If needed, we may come to you to make some changes. At times, it may not be
        you, it may be us who may have hit a snag. Please be patient while we work
        to fix this.
    -   Once the internal tests pass, we go ahead and merge the code internally as
        well as externally on GitHub.
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Sat Jan 11 04:47:59 GMT 2025
    - 15.9K bytes
    - Click Count (0)
  10. src/main/java/org/codelibs/fess/thumbnail/ThumbnailManager.java

                }
                generatorList.add(generator);
            } else if (logger.isDebugEnabled()) {
                logger.debug("{} is not available.", generator.getName());
            }
        }
    
        /**
         * Purges old thumbnail files based on the expiry time.
         *
         * @param expiry the expiry time threshold
         * @return the number of files purged
         */
        public long purge(final long expiry) {
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Fri Nov 28 16:29:12 GMT 2025
    - 27K bytes
    - Click Count (0)
Back to Top