Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 45 for ah (0.2 sec)

  1. src/image/jpeg/scan.go

    	if d.nComp > 1 && totalHV > 10 {
    		return FormatError("total sampling factors too large")
    	}
    
    	// zigStart and zigEnd are the spectral selection bounds.
    	// ah and al are the successive approximation high and low values.
    	// The spec calls these values Ss, Se, Ah and Al.
    	//
    	// For progressive JPEGs, these are the two more-or-less independent
    	// aspects of progression. Spectral selection progression is when not
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 25 00:46:29 UTC 2024
    - 15.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/fess/ca/stopwords.txt

    # https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ca/stopwords.txt
    a
    abans
    ací
    ah
    així
    això
    al
    als
    aleshores
    algun
    alguna
    algunes
    alguns
    alhora
    allà
    allí
    allò
    altra
    altre
    altres
    amb
    ambdós
    ambdues
    apa
    aquell
    aquella
    aquelles
    aquells
    aquest
    aquesta
    aquestes
    aquests
    aquí
    baix
    cada
    cadascú
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 1.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go

    	{"kern.witnesswatch", []_C_int{1, 53}},
    	{"kern.wxabort", []_C_int{1, 74}},
    	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
    	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
    	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
    	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
    	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
    	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
    	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  4. cmd/kubeadm/app/util/pubkeypin/pubkeypin_test.go

    AWImnL1t4hvU5jLaImUUMlYxMcSfHBGAm7WJIZ2LdEfg6YWfZh+WGbg1W7uxLxk6
    y4h5rWdNnzBHWAGf7zJ0oEDV6W6RSwNXtC0JNnLaeIUm/6xdSddJlQPwUv8YH4jX
    c1vuFqTnJBPcb7W//R/GI2Paicm1cmns9NLnPR35exHxFTy+D1yxmGokpoPMdife
    aH+sfuxT8xeTPb3kjzF9eJTlnEquUDLM
    -----END CERTIFICATE-----`
    
    // expectedHash can be verified using the openssl CLI.
    const expectedHash = `sha256:345959acb2c3b2feb87d281961c893f62a314207ef02599f1cc4a5fb255480b3`
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 13 11:38:39 UTC 2021
    - 5.9K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go

    	PrefixXRELEASE: "XRELEASE",
    	PrefixREX:      "REX",
    	PrefixPT:       "PT",
    	PrefixPN:       "PN",
    }
    
    var regNames = [...]string{
    	AL:   "AL",
    	CL:   "CL",
    	BL:   "BL",
    	DL:   "DL",
    	AH:   "AH",
    	CH:   "CH",
    	BH:   "BH",
    	DH:   "DH",
    	SPB:  "SPB",
    	BPB:  "BPB",
    	SIB:  "SIB",
    	DIB:  "DIB",
    	R8B:  "R8B",
    	R9B:  "R9B",
    	R10B: "R10B",
    	R11B: "R11B",
    	R12B: "R12B",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 10.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go

    	SUB:       true,
    	TEST:      true,
    	XADD:      true,
    	XCHG:      true,
    	XOR:       true,
    }
    
    var plan9Reg = [...]string{
    	AL:   "AL",
    	CL:   "CL",
    	BL:   "BL",
    	DL:   "DL",
    	AH:   "AH",
    	CH:   "CH",
    	BH:   "BH",
    	DH:   "DH",
    	SPB:  "SP",
    	BPB:  "BP",
    	SIB:  "SI",
    	DIB:  "DI",
    	R8B:  "R8",
    	R9B:  "R9",
    	R10B: "R10",
    	R11B: "R11",
    	R12B: "R12",
    	R13B: "R13",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jul 12 20:38:21 UTC 2023
    - 7.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go

    	{"kern.witnesswatch", []_C_int{1, 53}},
    	{"kern.wxabort", []_C_int{1, 74}},
    	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
    	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
    	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
    	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
    	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
    	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
    	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. src/syscall/zsysctl_openbsd.go

    	{"kern.witnesswatch", []_C_int{1, 53}},
    	{"kern.wxabort", []_C_int{1, 74}},
    	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
    	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
    	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
    	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
    	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
    	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
    	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 11.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go

    	{"kern.witnesswatch", []_C_int{1, 53}},
    	{"kern.wxabort", []_C_int{1, 74}},
    	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
    	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
    	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
    	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
    	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
    	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
    	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go

    	{"kern.witnesswatch", []_C_int{1, 53}},
    	{"kern.wxabort", []_C_int{1, 74}},
    	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
    	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
    	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
    	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
    	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
    	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
    	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 12K bytes
    - Viewed (0)
Back to top