Home
last modified time | relevance | path

Searched defs:toRaw (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DTIOracle.h43 JSObject* toRaw() { return raw_; } in toRaw() function
67 ObjectKey* toRaw() { return raw_; } in toRaw() function
84 TemporaryTypeSet* toRaw() { return raw_; } in toRaw() function
/dports/devel/py-pyinstaller/PyInstaller-3.5/PyInstaller/utils/win32/
H A Dversioninfo.py194 def toRaw(self): member in VSVersionInfo
304 def toRaw(self): member in FixedFileInfo
374 def toRaw(self): member in StringFileInfo
420 def toRaw(self): member in StringTable
464 def toRaw(self): member in StringStruct
515 def toRaw(self): member in VarFileInfo
559 def toRaw(self): member in VarStruct
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DSHA256.hs138 toRaw (SHA256 x) = Data.ByteArray.convert x function
/dports/textproc/pear-File_MARC/File_MARC-1.4.1/File/MARC/
H A DControl_Field.php169 function toRaw() function in File_MARC_Control_Field
H A DField.php208 function toRaw() function in File_MARC_Field
H A DSubfield.php174 function toRaw() function in File_MARC_Subfield
H A DData_Field.php459 function toRaw() function in File_MARC_Data_Field
H A DRecord.php460 function toRaw() function in File_MARC_Record
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dtypedarrays.go47 toRaw(Value) uint64 methodSpec
131 func (a *uint8Array) toRaw(v Value) uint64 { func
166 func (a *uint8ClampedArray) toRaw(v Value) uint64 { func
201 func (a *int8Array) toRaw(v Value) uint64 { func
236 func (a *uint16Array) toRaw(v Value) uint64 { func
271 func (a *int16Array) toRaw(v Value) uint64 { func
306 func (a *uint32Array) toRaw(v Value) uint64 { func
341 func (a *int32Array) toRaw(v Value) uint64 { func
376 func (a *float32Array) toRaw(v Value) uint64 { func
426 func (a *float64Array) toRaw(v Value) uint64 { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dtypedarrays.go47 toRaw(Value) uint64 methodSpec
131 func (a *uint8Array) toRaw(v Value) uint64 { func
166 func (a *uint8ClampedArray) toRaw(v Value) uint64 { func
201 func (a *int8Array) toRaw(v Value) uint64 { func
236 func (a *uint16Array) toRaw(v Value) uint64 { func
271 func (a *int16Array) toRaw(v Value) uint64 { func
306 func (a *uint32Array) toRaw(v Value) uint64 { func
341 func (a *int32Array) toRaw(v Value) uint64 { func
376 func (a *float32Array) toRaw(v Value) uint64 { func
426 func (a *float64Array) toRaw(v Value) uint64 { func
/dports/www/firefox-esr/firefox-91.8.0/js/src/util/
H A DEnumFlags.h67 constexpr FieldType toRaw() const { return flags_; } in toRaw() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/util/
H A DEnumFlags.h67 constexpr FieldType toRaw() const { return flags_; } in toRaw() function
/dports/www/firefox/firefox-99.0/js/src/util/
H A DEnumFlags.h71 constexpr FieldType toRaw() const { return flags_; } in toRaw() function
/dports/audio/murmur/mumble-1.3.3/src/
H A DVersion.cpp45 unsigned int MumbleVersion::toRaw(int major, int minor, int patch) { in toRaw() function in MumbleVersion
/dports/audio/mumble/mumble-1.3.3/src/
H A DVersion.cpp45 unsigned int MumbleVersion::toRaw(int major, int minor, int patch) { in toRaw() function in MumbleVersion
/dports/net-p2p/torrent-file-editor/torrent-file-editor-0.3.17/
H A Dbencode.cpp144 QByteArray Bencode::toRaw() const in toRaw() function in Bencode
503 QByteArray Bencode::toRaw(const Bencode *bencode) in toRaw() function in Bencode
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/Helpers/
H A DElementInspector.php395 protected static function toRaw($bin) function in s9e\\TextFormatter\\Configurator\\Helpers\\ElementInspector
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qtum/
H A Dqtumtransaction.h20 uint32_t toRaw(){ in toRaw() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DMemoryLocation.h157 uint64_t toRaw() const { return Value; } in toRaw() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h157 uint64_t toRaw() const { return Value; } in toRaw() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h157 uint64_t toRaw() const { return Value; } in toRaw() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Analysis/
H A DMemoryLocation.h157 uint64_t toRaw() const { return Value; } in toRaw() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Analysis/
H A DMemoryLocation.h158 uint64_t toRaw() const { return Value; } in toRaw() function
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DMidiTypes.cpp175 SystemExclusive::toRaw(std::string hexData) in toRaw() function in Rosegarden::SystemExclusive
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DPropertyInfo.h172 T toRaw() const { return slotAndFlags_; } in toRaw() function

123