Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 63 for xxx (0.14 sec)

  1. src/cmd/asm/internal/asm/parse.go

    // We have consumed the register or R prefix.
    func (p *Parser) atRegisterExtension() bool {
    	// ARM64 only.
    	if p.arch.Family != sys.ARM64 {
    		return false
    	}
    	// R1.xxx
    	return p.peek() == '.'
    }
    
    // registerReference parses a register given either the name, R10, or a parenthesized form, SPR(10).
    func (p *Parser) registerReference(name string) (int16, bool) {
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Feb 21 14:34:57 GMT 2024
    - 36.9K bytes
    - Viewed (0)
  2. operator/cmd/mesh/manifest-generate_test.go

    		mwc := mustGetMutatingWebhookConfiguration(g, objs, "istio-sidecar-injector").Unstructured()
    		g.Expect(mwc).Should(HavePathValueEqual(PathValue{"webhooks.[0].clientConfig.url", "https://xxx:15017/inject"}))
    
    		ep := mustGetEndpoint(g, objs, "istiod-remote").Unstructured()
    		g.Expect(ep).Should(HavePathValueEqual(PathValue{"subsets.[0].addresses.[0]", endpointSubsetAddressVal("", "169.10.112.88", "")}))
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu Apr 18 18:16:49 GMT 2024
    - 43.5K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/helper/QueryHelperTest.java

                    buildQuery("sort:timestamp.desc sort:last_modified.desc"));
    
            try {
                buildQuery("sort:timestamp.xxx");
                fail();
            } catch (InvalidQueryException e) {
                // ok
            }
    
            try {
                buildQuery("sort:aaa");
                fail();
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 37.3K bytes
    - Viewed (0)
  4. cmd/test-utils_test.go

    	queryValue["suffix"] = suffixes
    	queryValue["events"] = events
    	return makeTestTargetURL(endPoint, bucketName, "", queryValue)
    }
    
    // getRandomDisks - Creates a slice of N random disks, each of the form - minio-XXX
    func getRandomDisks(n int) ([]string, error) {
    	var erasureDisks []string
    	for i := 0; i < n; i++ {
    		path, err := os.MkdirTemp(globalTestTmpDir, "minio-")
    		if err != nil {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri May 03 17:26:51 GMT 2024
    - 76.2K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

              <version>4.0.0+</version>
              <description>
                The frequency for downloading updates - can be
                {@code always},
                {@code daily} (default),
                {@code interval:XXX} (in minutes) or
                {@code never} (only if it doesn't exist locally).
              </description>
              <type>String</type>
            </field>
            <field>
              <name>checksumPolicy</name>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  6. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    wpmudev.host writesthisblog.com wroc.pl wroclaw.pl ws ws.na wsa.gov.pl wskr.gov.pl wtc wtf wuoz.gov.pl wv.us www.ro wy.us wzmiuw.gov.pl x.bg x.mythic-beasts.com x.se x443.pw xbox xen.prgmr.com xerox xfinity xihuan xin xj.cn xnbay.com xs4all.space xx.gl xxx xy.ax xyz xz.cn y.bg y.se yabu.hyogo.jp yabuki.fukushima.jp yachimata.chiba.jp yachiyo.chiba.jp yachiyo.ibaraki.jp yachts yaese.okinawa.jp yahaba.iwate.jp yahiko.niigata.jp yahoo yaita.tochigi.jp yaizu.shizuoka.jp yakage.okayama.jp yakumo.hokkaido.jp...
    Others
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 40.4K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    台湾
    
    // xn--nnx388a ("Taiwan", Chinese, variant) : TW
    臺灣
    
    // xn--j1amh ("ukr", Cyrillic) : UA
    укр
    
    // xn--mgb2ddes ("AlYemen", Arabic) : YE
    اليمن
    
    // xxx : http://icmregistry.com
    xxx
    
    // ye : http://www.y.net.ye/services/domain_name.htm
    ye
    com.ye
    edu.ye
    gov.ye
    net.ye
    mil.ye
    org.ye
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  8. CHANGELOG/CHANGELOG-1.29.md

      127.0.0.1. (Also note that there are currently no command-line arguments
      for the nftables-specific config; you will need to use a config file if
      you want to set the equivalent of any of the `--iptables-xxx` options.)
      
      As this code is still very new, it has not been heavily optimized yet;
      while it is expected to _eventually_ have better performance than the
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const IP_MULTICAST_VIF = 14
    pkg syscall (darwin-arm64), const IP_MULTICAST_VIF ideal-int
    pkg syscall (darwin-arm64), const IP_NAT__XXX = 55
    pkg syscall (darwin-arm64), const IP_NAT__XXX ideal-int
    pkg syscall (darwin-arm64), const IP_OFFMASK = 8191
    pkg syscall (darwin-arm64), const IP_OFFMASK ideal-int
    pkg syscall (darwin-arm64), const IP_OLD_FW_ADD = 50
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.28.md

    - Fix: After a Node is down and take some time to get back to up again, the mount point of the evicted Pods cannot be cleaned up successfully. (#111933) Meanwhile Kubelet will print the log `Orphaned pod "xxx" found, but error not a directory occurred when trying to remove the volumes dir` every 2 seconds. (#105536) ([#116134](https://github.com/kubernetes/kubernetes/pull/116134), [@cvvz](https://github.com/cvvz)) [SIG Node and Storage]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
Back to top