Home
last modified time | relevance | path

Searched refs:typeCache (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/
H A DScanner.java772 typeCache = null; in clearCaches()
779 typeCache = null; in getCachedResult()
789 typeCache = null; in useTypeCache()
1871 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
1977 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2107 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2213 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2337 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2404 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2506 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/
H A DScanner.java772 typeCache = null; in clearCaches()
779 typeCache = null; in getCachedResult()
789 typeCache = null; in useTypeCache()
1871 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
1977 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2107 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2213 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2337 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2404 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2506 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger) in nextBigInteger()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/rlp/
H A Dtypecache.go28 typeCache = make(map[typekey]*typeinfo) var
61 info := typeCache[typekey{typ, tags}]
74 info := typeCache[key]
82 typeCache[key] = new(typeinfo)
86 delete(typeCache, key)
89 *typeCache[key] = *info
90 return typeCache[key], err
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/
H A DScanner.java851 typeCache = null; in clearCaches()
858 typeCache = null; in getCachedResult()
868 typeCache = null; in useTypeCache()
1992 if ((typeCache != null) && (typeCache instanceof Byte) in nextByte()
2108 if ((typeCache != null) && (typeCache instanceof Short) in nextShort()
2248 if ((typeCache != null) && (typeCache instanceof Integer) in nextInt()
2364 if ((typeCache != null) && (typeCache instanceof Long) in nextLong()
2488 if ((typeCache != null) && (typeCache instanceof Float)) { in nextFloat()
2555 if ((typeCache != null) && (typeCache instanceof Double)) { in nextDouble()
2667 if ((typeCache != null) && (typeCache instanceof BigInteger val) in nextBigInteger()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/dwarf/
H A Dtype.go427 typeCache[off] = t
513 typeCache[off] = typ
538 typeCache[off] = t
611 typeCache[off] = t
635 typeCache[off] = t
661 typeCache[off] = t
680 typeCache[off] = t
707 typeCache[off] = t
717 typeCache[off] = t
726 typeCache[off] = t
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/debug/dwarf/
H A Dtype.go405 typeCache[off] = t
491 typeCache[off] = typ
516 typeCache[off] = t
589 typeCache[off] = t
613 typeCache[off] = t
639 typeCache[off] = t
658 typeCache[off] = t
685 typeCache[off] = t
695 typeCache[off] = t
704 typeCache[off] = t
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
574 typeCache[off] = t
598 typeCache[off] = t
624 typeCache[off] = t
643 typeCache[off] = t
670 typeCache[off] = t
680 typeCache[off] = t
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
575 typeCache[off] = t
599 typeCache[off] = t
625 typeCache[off] = t
644 typeCache[off] = t
671 typeCache[off] = t
681 typeCache[off] = t
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
575 typeCache[off] = t
599 typeCache[off] = t
625 typeCache[off] = t
644 typeCache[off] = t
671 typeCache[off] = t
681 typeCache[off] = t
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
575 typeCache[off] = t
599 typeCache[off] = t
625 typeCache[off] = t
644 typeCache[off] = t
671 typeCache[off] = t
681 typeCache[off] = t
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
574 typeCache[off] = t
598 typeCache[off] = t
624 typeCache[off] = t
643 typeCache[off] = t
670 typeCache[off] = t
680 typeCache[off] = t
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dtype.go286 if t, ok := typeCache[off]; ok {
391 typeCache[off] = t
477 typeCache[off] = typ
502 typeCache[off] = t
575 typeCache[off] = t
599 typeCache[off] = t
625 typeCache[off] = t
644 typeCache[off] = t
671 typeCache[off] = t
681 typeCache[off] = t
[all …]

12345678910>>...16