Home
last modified time | relevance | path

Searched refs:offsetString (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off));
140 "bytes at " + offsetString(off) + ":\n\t" + e);
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e);
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e);
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e);
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e);
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e);
483 throw new BoundException("Unable to get one byte at " + offsetString(off) +
858 public static String offsetString(int off) {
865 public String offsetString() {
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" );
342 offsetString() + " (available bytes: " + available + ")" );
368 offsetString() + " (available bytes: " + available + ")" );
490 + offsetString());
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DByteBuffer.java119 throw new BoundException("Unable to put one byte at " + offsetString(off)); in putByte()
140 "bytes at " + offsetString(off) + ":\n\t" + e); in putBytes()
164 "bytes of ID value at " + offsetString(off) + ":\n\t" + e); in putID()
186 "bytes of int value at " + offsetString(off) + ":\n\t" + e); in putInt()
208 "bytes of short value at " + offsetString(off) + ":\n\t" + e); in putShort()
230 "bytes of long value at " + offsetString(off) + ":\n\t" + e); in putLong()
299 "bytes of char value at " + offsetString(off) + ":\n\t" + e); in putChar()
483 throw new BoundException("Unable to get one byte at " + offsetString(off) + in getByte()
858 public static String offsetString(int off) { in offsetString() method in ByteBuffer
865 public String offsetString() { in offsetString() method in ByteBuffer
[all …]
H A DPacket.java328 offsetString() + " (available bytes: " + available + ")" ); in getString()
342 offsetString() + " (available bytes: " + available + ")" ); in getString()
368 offsetString() + " (available bytes: " + available + ")" ); in getLocation()
490 + offsetString()); in checkParsed()
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack.Text/src/ServiceStack.Text/
H A DDateTimeExtensions.cs114 public static TimeSpan FromTimeOffsetString(this string offsetString) in FromTimeOffsetString() argument
116 if (!offsetString.Contains(":")) in FromTimeOffsetString()
117 offsetString = offsetString.Insert(offsetString.Length - 2, ":"); in FromTimeOffsetString()
119 offsetString = offsetString.TrimStart('+'); in FromTimeOffsetString()
121 return TimeSpan.Parse(offsetString); in FromTimeOffsetString()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Dpmt_util.cpp80 std::array<char, 16> offsetString = {'\0'}; in readOffset() local
81 ssize_t bytesRead = SysCalls::pread(fd, offsetString.data(), offsetString.size() - 1, 0); in readOffset()
83 std::replace(offsetString.begin(), offsetString.end(), '\n', '\0'); in readOffset()
84 offset = std::strtoul(offsetString.data(), nullptr, 10); in readOffset()
/dports/multimedia/kaffeine/kaffeine-2.0.18/tools/
H A Dupdatedvbsi.cpp49 QString offsetString; member in Element
59 …return (QString("(at(") + QString::number(bitIndex / 8) + offsetString + ") & 0x" + QString::numbe… in toString()
63 return (QString::number(bitIndex / 8) + offsetString); in toString()
83 result += "at(" + QString::number(currentBitIndex / 8) + offsetString + ')'; in toString()
133 QString offsetString; in parseEntry() local
159 element.offsetString = offsetString; in parseEntry()
188 offsetString += " + " + element.name + "Length"; in parseEntry()
327 if (element.offsetString.isEmpty()) { in parseEntry()
334 …<< element.name << "Length = (getLength() - (" << (minBits / 8) << element.offsetString << "));\n"; in parseEntry()
459 if (element.offsetString.isEmpty()) { in parseEntry()
[all …]
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/tests/Jayrock/Json/Conversion/Converters/
H A DTestDateTimeExporter.cs65 string offsetString = offset.ToString(); in Tzd()
67 (offsetString.Substring(0, 6)) : in Tzd()
68 ("+" + offsetString.Substring(0, 5)); in Tzd()
H A DTestDateTimeImporter.cs164 string offsetString = offset.ToString(); in Tzd()
166 (offsetString.Substring(0, 6)) : in Tzd()
167 ("+" + offsetString.Substring(0, 5)); in Tzd()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Ddoxygengenerator.cpp277 comment->append(offsetString() + "/*" + startMark()); in writeStart()
287 comment->append(offsetString() + " */"); in writeEnd()
293 comment->append(offsetString() + "///"); in writeContinuation()
295 comment->append(offsetString() + "//!"); in writeContinuation()
297 comment->append(offsetString() + " *"); in writeContinuation()
299 comment->append(offsetString() + " "); in writeContinuation()
334 QString DoxygenGenerator::offsetString() const in offsetString() function in DoxygenGenerator
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/command/agent/
H A Dfs_endpoint.go223 offsetString := q.Get("offset")
224 if offsetString != "" {
225 if offset, err = strconv.ParseInt(offsetString, 10, 64); err != nil {
294 offsetString := q.Get("offset")
295 if offsetString != "" {
297 if offset, err = strconv.ParseInt(offsetString, 10, 64); err != nil {
/dports/sysutils/nomad/nomad-1.1.0/command/agent/
H A Dfs_endpoint.go227 offsetString := q.Get("offset")
228 if offsetString != "" {
229 if offset, err = strconv.ParseInt(offsetString, 10, 64); err != nil {
298 offsetString := q.Get("offset")
299 if offsetString != "" {
301 if offset, err = strconv.ParseInt(offsetString, 10, 64); err != nil {
/dports/x11/radare-cutter/r2cutter-0.1.1/src/widgets/
H A DStackWidget.cpp128 QString offsetString; in onCurrentChanged() local
130 offsetString = currentIndex.data().toString(); in onCurrentChanged()
132offsetString = currentIndex.sibling(currentIndex.row(), StackModel::ValueColumn).data().toString(); in onCurrentChanged()
135 RVA offset = Core()->math(offsetString); in onCurrentChanged()

12345678910>>...25