Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 19 of 19 for Shop (0.03 seconds)

  1. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    a\u0006bedzin\u0004beep\u0007beskidy\nbialowieza\u0009bialystok\u0007bielawa\u0007bielsko\nbieszczady\u000bboleslawiec\u0009bydgoszcz\u0005bytom\u0006cfolks\u0007cieszyn\u0007czeladz\u0005czest\u0006dfirma\u0006dkonto\u0009dlugoleka\u000eecommerce-shop\u0006elblag\u0003elk\u0003gda\u0006gdansk\u0006gdynia\u0007gliwice\u0006glogow\u0005gmina\u0007gniezno\u0007gorlice\u0007grajewo\u0003gsm\u0009homesklep\u0005ilawa\u0008jaworzno\u000cjelenia-gora\u0005jgora\u0006kalisz\u0007karpacz\u0007kartuzy\u0...
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 06 20:41:51 GMT 2026
    - 290.5K bytes
    - Click Count (1)
  2. guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java

            @Override
            @Nullable String chop(String str) {
              String result = i.chop(str);
              return result != null ? result : you.chop(str);
            }
          };
        }
    
        abstract @Nullable String chop(String str);
    
        static Chopper suffix(String suffix) {
          return new Chopper() {
            @Override
            @Nullable String chop(String str) {
              if (str.endsWith(suffix)) {
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Apr 02 14:49:41 GMT 2026
    - 17.9K bytes
    - Click Count (0)
  3. android/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java

            @Override
            @Nullable String chop(String str) {
              String result = i.chop(str);
              return result != null ? result : you.chop(str);
            }
          };
        }
    
        abstract @Nullable String chop(String str);
    
        static Chopper suffix(String suffix) {
          return new Chopper() {
            @Override
            @Nullable String chop(String str) {
              if (str.endsWith(suffix)) {
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Apr 02 14:49:41 GMT 2026
    - 17.9K bytes
    - Click Count (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A4B5..A4C0    ; valid                  ;      ; NV8    # 3.0  YI RADICAL JJY..YI RADICAL SHAT
    A4C1          ; valid                  ;      ; NV8    # 3.2  YI RADICAL ZUR
    A4C2..A4C4    ; valid                  ;      ; NV8    # 3.0  YI RADICAL SHOP..YI RADICAL ZZIET
    A4C5          ; valid                  ;      ; NV8    # 3.2  YI RADICAL NBIE
    A4C6          ; valid                  ;      ; NV8    # 3.0  YI RADICAL KE
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  5. RELEASE.md

     *   Added utility `tf.keras.utils.FeatureSpace`, a one-stop shop for structured data preprocessing and encoding.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Mon Mar 30 18:31:38 GMT 2026
    - 746.5K bytes
    - Click Count (3)
  6. internal/handlers/forwarder.go

    	if outReq.Method == http.MethodGet {
    		quietReq := outReq.WithContext(context.Background())
    		*outReq = *quietReq
    	}
    }
    
    // headerRewriter is responsible for removing hop-by-hop headers and setting forwarding headers
    type headerRewriter struct{}
    
    // Clean up IP in case if it is ipv6 address and it has {zone} information in it, like
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Feb 18 16:25:55 GMT 2025
    - 5.7K bytes
    - Click Count (0)
  7. CHANGELOG/CHANGELOG-1.4.md

    * Add kubelet --network-plugin-mtu flag for MTU selection ([#30376](https://github.com/kubernetes/kubernetes/pull/30376), [@justinsb](https://github.com/justinsb))
    * Let Services preserve client IPs and not double-hop from external LBs (alpha) ([#29409](https://github.com/kubernetes/kubernetes/pull/29409), [@girishkalele](https://github.com/girishkalele))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Click Count (0)
  8. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    knowledge.  `Just think of what work it would make with the day
    and night!  You see the earth takes twenty-four hours to turn
    round on its axis--'
    
      `Talking of axes,' said the Duchess, `chop off her head!'
    
      Alice glanced rather anxiously at the cook, to see if she meant
    to take the hint; but the cook was busily stirring the soup, and
    seemed not to be listening, so she went on again:  `Twenty-four
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Click Count (0)
  9. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    knowledge.  `Just think of what work it would make with the day
    and night!  You see the earth takes twenty-four hours to turn
    round on its axis--'
    
      `Talking of axes,' said the Duchess, `chop off her head!'
    
      Alice glanced rather anxiously at the cook, to see if she meant
    to take the hint; but the cook was busily stirring the soup, and
    seemed not to be listening, so she went on again:  `Twenty-four
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Click Count (0)
Back to Top