Home
last modified time | relevance | path

Searched defs:fromBuffer (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DMemoryContent.cpp57 void MemoryContent::fromBuffer(uint32_t address, const uint8_t* data, size_t size) in fromBuffer() function in MemoryContent
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreOgawa/
H A DReadUtil.cpp100 void ConvertToBool( char * fromBuffer, void * toBuffer, std::size_t iSize ) in ConvertToBool()
117 void ConvertFromBool( char * fromBuffer, void * toBuffer, std::size_t iSize ) in ConvertFromBool()
169 void ConvertData( char * fromBuffer, void * toBuffer, std::size_t iSize ) in ConvertData()
254 char * fromBuffer, in ConvertData()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/
H A DCodePointCharStream.java47 public static CodePointCharStream fromBuffer(CodePointBuffer codePointBuffer) { in fromBuffer() method in CodePointCharStream
55 public static CodePointCharStream fromBuffer(CodePointBuffer codePointBuffer, String name) { in fromBuffer() method in CodePointCharStream
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/mse/
H A Dbigint.cpp68 BigInt BigInt::fromBuffer(const Uint8 *buf, Uint32 size) in fromBuffer() function in mse::BigInt
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/audio/
H A DBuffer.cpp102 void Buffer::CopyFormat(Buffer* fromBuffer) noexcept { in CopyFormat()
/dports/net/yate/yate-6.4.0-1/modules/
H A Dystunchan.cpp485 bool YStunAttributeError::fromBuffer(u_int8_t* buffer, u_int16_t len) in fromBuffer() function in __anon1142f53b0111::YStunAttributeError
514 bool YStunAttributeChangeReq::fromBuffer(u_int8_t* buffer, u_int16_t len) in fromBuffer() function in __anon1142f53b0111::YStunAttributeChangeReq
538 bool YStunAttributeAuth::fromBuffer(u_int8_t* buffer, u_int16_t len) in fromBuffer() function in __anon1142f53b0111::YStunAttributeAuth
562 bool YStunAttributeAddr::fromBuffer(u_int8_t* buffer, u_int16_t len) in fromBuffer() function in __anon1142f53b0111::YStunAttributeAddr
600 bool YStunAttributeUnknown::fromBuffer(u_int8_t* buffer, u_int16_t len) in fromBuffer() function in __anon1142f53b0111::YStunAttributeUnknown
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/crypto/
H A Dsha_block.h70 static StatusWith<SHABlock> fromBuffer(const uint8_t* input, size_t inputLen) { in fromBuffer() function
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DStreamedText.java233 private void shiftBuffer(final char[] fromBuffer, final char[] toBuffer) throws IOException { in shiftBuffer()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/httpserver/
H A DHTTPRequest.cpp358 int fromBuffer = rGetLine.GetSizeOfBufferedData(); in Receive() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/storage/
H A Dkey_string.h94 static TypeBits fromBuffer(Version version, BufReader* reader) { in fromBuffer() function
/dports/net/liblinphone/linphone-3.12.0/java/impl/org/linphone/core/
H A DLpConfigImpl.java52 public static LpConfigImpl fromBuffer(String buffer) { in fromBuffer() method in LpConfigImpl
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSharedArrayObject.cpp331 Handle<SharedArrayBufferObject*> fromBuffer, uint32_t fromIndex, in copyData()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java195 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
211 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java195 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
211 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java195 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
211 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java185 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
201 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java185 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
201 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java171 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
187 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/unix/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java171 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
187 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java185 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename() local
201 NativeBuffer fromBuffer = NativeBuffers.asNativeBuffer(from); in renameat() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSharedArrayObject.cpp353 Handle<SharedArrayBufferObject*> fromBuffer, size_t fromIndex, in copyData()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSharedArrayObject.cpp298 Handle<SharedArrayBufferObject*> fromBuffer, uint32_t fromIndex, in copyData()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSharedArrayObject.cpp353 Handle<SharedArrayBufferObject*> fromBuffer, size_t fromIndex, in copyData()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/apps/
H A Dxml2dcm.cc146 xmlBufferPtr fromBuffer = xmlBufferCreate(); in convertUtf8ToCharset() local
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DSharedArrayObject.cpp378 Handle<ArrayBufferObjectMaybeShared*> fromBuffer, size_t fromIndex, in copyData()

123