Home
last modified time | relevance | path

Searched refs:getUint (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Dzip.d623 _diskNumber = getUint(i + 16); in this()
624 _diskStartDir = getUint(i + 20); in this()
658 directorySize = getUint(i + 12); in this()
659 directoryOffset = getUint(i + 16); in this()
689 de._crc32 = getUint(i + 16); in this()
690 de._compressedSize = getUint(i + 20); in this()
691 de._expandedSize = getUint(i + 24); in this()
697 de._externalAttributes = getUint(i + 38); in this()
698 de.offset = getUint(i + 42); in this()
742 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dconfigfile.cpp23 static unsigned int getUint(Hash* params, in getUint() function
127 config->ringSystemSections = getUint(configParams, "RingSystemSections", 100); in ReadCelestiaConfig()
128 config->orbitPathSamplePoints = getUint(configParams, "OrbitPathSamplePoints", 100); in ReadCelestiaConfig()
129 config->shadowTextureSize = getUint(configParams, "ShadowTextureSize", 256); in ReadCelestiaConfig()
130 config->eclipseTextureSize = getUint(configParams, "EclipseTextureSize", 128); in ReadCelestiaConfig()
132 config->consoleLogRows = getUint(configParams, "LogSize", 200); in ReadCelestiaConfig()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dconfigfile.cpp23 static unsigned int getUint(Hash* params, in getUint() function
127 config->ringSystemSections = getUint(configParams, "RingSystemSections", 100); in ReadCelestiaConfig()
128 config->orbitPathSamplePoints = getUint(configParams, "OrbitPathSamplePoints", 100); in ReadCelestiaConfig()
129 config->shadowTextureSize = getUint(configParams, "ShadowTextureSize", 256); in ReadCelestiaConfig()
130 config->eclipseTextureSize = getUint(configParams, "EclipseTextureSize", 128); in ReadCelestiaConfig()
132 config->consoleLogRows = getUint(configParams, "LogSize", 200); in ReadCelestiaConfig()
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DAbility.php30 return $this->bb->getUint($this->bb_pos + 0);
38 return $this->bb->getUint($this->bb_pos + 4);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/
H A Dzip.d889 directorySize = getUint(i + 12); in this()
890 directoryOffset = getUint(i + 16); in this()
916 de.time = cast(DosFileTime) getUint(i + 12); in this()
917 de._crc32 = getUint(i + 16); in this()
918 de._compressedSize = getUint(i + 20); in this()
919 de._expandedSize = getUint(i + 24); in this()
924 de._externalAttributes = getUint(i + 38); in this()
925 de.offset = getUint(i + 42); in this()
1229 de.time = cast(DosFileTime) getUint(de.offset + 10); in expand()
1230 de._crc32 = getUint(de.offset + 14); in expand()
[all …]
/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dserialize.cpp556 return getUint<uint8_t>(); in get8()
566 return be16toh( getUint<uint16_t>() ); in getBE16()
571 return le16toh( getUint<uint16_t>() ); in getLE16()
576 return be32toh( getUint<uint32_t>() ); in getBE32()
581 return le32toh( getUint<uint32_t>() ); in getLE32()
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Desmreader.cpp284 getUint(mCtx.leftRec); in getRecHeader()
285 getUint(flags);// This header entry is always zero in getRecHeader()
286 getUint(flags); in getRecHeader()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Engine/
H A DEngineUtils.h159 GValue getUint(guint value);
311 GValue val = getUint(value); in setUintValue()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DStaticStrings.h74 JSAtom* getUint(uint32_t u) { in getUint() function
83 return getUint(uint32_t(i)); in getInt()
/dports/www/firefox/firefox-99.0/js/src/jsapi-tests/
H A DtestAtomizeWithoutActiveZone.cpp32 CHECK_EQUAL(atom, cx->staticStrings().getUint(8)); in BEGIN_TEST()
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/controllers/
H A Drequest.php144 $recordId = $this->input->getUint('id');
298 $recordId = $this->input->getUint('id');
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/models/
H A Dremove.php199 …$this->setState($this->getName() . '.request_id', JFactory::getApplication()->input->getUint('id')…

12345678