Home
last modified time | relevance | path

Searched defs:_blob (Results 1 – 25 of 102) sorted by relevance

12345

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/eth/gasprice/
H A Dgasprice.go6 // the Free Software Foundation, either version 3 of the License, or
7 // (at your option) any later version.
9 // The go-ethereum library is distributed in the hope that it will be useful,
/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-blob.c113 emacs_value egit_blob_binary_p(emacs_env *env, emacs_value _blob) in egit_blob_binary_p()
126 emacs_env *env, emacs_value _blob, emacs_value _path, emacs_value ignore) in egit_blob_filtered_content()
145 emacs_value egit_blob_id(emacs_env *env, emacs_value _blob) in egit_blob_id()
155 emacs_value egit_blob_owner(emacs_env *env, emacs_value _blob) in egit_blob_owner()
164 emacs_value egit_blob_rawcontent(emacs_env *env, emacs_value _blob) in egit_blob_rawcontent()
174 emacs_value egit_blob_rawsize(emacs_env *env, emacs_value _blob) in egit_blob_rawsize()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/hstore_plpython/
H A Dhstore_plpython.c47 load_external_function("$libdir/" PLPYTHON_LIBNAME, "PLyUnicode_FromStringAndSize", in git_blob__free()
55 hstoreUniquePairs_p = (hstoreUniquePairs_t) in git_blob__parse_raw()
67 hstoreCheckValLen_p = (hstoreCheckValLen_t) in git_blob__parse()
/dports/multimedia/lms/lms-3.25.2/src/libs/cover/impl/graphicsmagick/
H A DJPEGImage.hpp43 Magick::Blob _blob; member in CoverArt::GraphicsMagick::JPEGImage
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DmozStorageArgValueArray.cpp120 ArgValueArray::GetBlob(uint32_t aIndex, uint32_t* _size, uint8_t** _blob) { in GetBlob()
174 const uint8_t** _blob) { in GetSharedBlob()
/dports/www/firefox/firefox-99.0/storage/
H A DmozStorageArgValueArray.cpp120 ArgValueArray::GetBlob(uint32_t aIndex, uint32_t* _size, uint8_t** _blob) { in GetBlob()
174 const uint8_t** _blob) { in GetSharedBlob()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DmozStorageArgValueArray.cpp119 ArgValueArray::GetBlob(uint32_t aIndex, uint32_t *_size, uint8_t **_blob) { in GetBlob()
174 const uint8_t **_blob) { in GetSharedBlob()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DmozStorageArgValueArray.cpp120 ArgValueArray::GetBlob(uint32_t aIndex, uint32_t* _size, uint8_t** _blob) { in GetBlob()
174 const uint8_t** _blob) { in GetSharedBlob()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DmozStorageArgValueArray.cpp120 ArgValueArray::GetBlob(uint32_t aIndex, uint32_t* _size, uint8_t** _blob) { in GetBlob()
174 const uint8_t** _blob) { in GetSharedBlob()
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/echo/
H A DServer.cs38 private BlobjectI _blob; field in Server.EchoI
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/echo/
H A DServer.cs38 private BlobjectI _blob; field in Server.EchoI
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/echo/
H A DServer.cs38 private BlobjectI _blob; field in Server.EchoI
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/TestUtilities/
H A DPinnedBlob.cs14 private readonly byte[] _blob; field
H A DSigningUtilities.cs82 byte[] _blob; field
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/echo/
H A DServer.cpp43 BlobjectIPtr _blob; member in EchoI
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/echo/
H A DServer.cpp43 BlobjectIPtr _blob; member in EchoI
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/echo/
H A DServer.cpp43 BlobjectIPtr _blob; member in EchoI
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/echo/
H A DServer.java34 final private BlobjectI _blob; field in Server.EchoI
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dblob.c45 void git_blob__free(void *_blob) in git_blob__free()
53 int git_blob__parse_raw(void *_blob, const char *data, size_t size) in git_blob__parse_raw()
63 int git_blob__parse(void *_blob, git_odb_object *odb_obj) in git_blob__parse()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/smb_server/smb2/
H A Dnegprot.c32 static NTSTATUS smb2srv_negprot_secblob(struct smb2srv_request *req, DATA_BLOB *_blob) in smb2srv_negprot_secblob()

12345