- Sort Score
- Result 10 results
- Languages All
Results 21 - 24 of 24 for maxCnt (0.07 sec)
-
android/guava/src/com/google/common/net/MediaType.java
* Format</a> ({@code crw} files), a widely-used "raw image" format for cameras. It is found in * {@code /etc/mime.types}, e.g. in <a href= * "http://anonscm.debian.org/gitweb/?p=collab-maint/mime-support.git;a=blob;f=mime.types;hb=HEAD" * >Debian 3.48-1</a>. * * @since 15.0 */ public static final MediaType CRW = createConstant(IMAGE_TYPE, "x-canon-crw");
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
api/go1.20.txt
pkg math (freebsd-riscv64), const MaxInt = 9223372036854775807 #53466 pkg math (freebsd-riscv64), const MaxUint = 18446744073709551615 #53466 pkg math (freebsd-riscv64), const MinInt = -9223372036854775808 #53466 pkg math (freebsd-riscv64-cgo), const MaxInt = 9223372036854775807 #53466 pkg math (freebsd-riscv64-cgo), const MaxUint = 18446744073709551615 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
api/go1.txt
pkg math, const MaxFloat32 ideal-float pkg math, const MaxFloat64 ideal-float pkg math, const MaxInt16 ideal-int pkg math, const MaxInt32 ideal-int pkg math, const MaxInt64 ideal-int pkg math, const MaxInt8 ideal-int pkg math, const MaxUint16 ideal-int pkg math, const MaxUint32 ideal-int pkg math, const MaxUint64 ideal-int pkg math, const MaxUint8 ideal-int pkg math, const MinInt16 ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.1.txt
pkg math, const MaxInt16 = 32767 pkg math, const MaxInt32 = 2147483647 pkg math, const MaxInt64 = 9223372036854775807 pkg math, const MaxInt8 = 127 pkg math, const MaxUint16 = 65535 pkg math, const MaxUint32 = 4294967295 pkg math, const MaxUint64 = 18446744073709551615 pkg math, const MaxUint8 = 255 pkg math, const MinInt16 = -32768
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)