Home
last modified time | relevance | path

Searched defs:retrieve (Results 1 – 25 of 1211) sorted by relevance

12345678910>>...49

/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A DU7file.h80 std::unique_ptr<unsigned char[]> retrieve(uint32 objnum, std::size_t &len) { in retrieve() function
104 IBufferDataSource retrieve(uint32 objnum) { in retrieve() function
195 std::unique_ptr<unsigned char[]> retrieve(uint32 objnum, std::size_t &len) const { in retrieve() function
199 std::unique_ptr<unsigned char[]> retrieve(uint32 objnum, std::size_t &len, bool &pt) const { in retrieve() function
207 IBufferDataSource retrieve(uint32 objnum) const { in retrieve() function
237 std::unique_ptr<unsigned char[]> retrieve(uint32 objnum, std::size_t &len) const { in retrieve() function
242 IBufferDataSource retrieve(uint32 objnum) { in retrieve() function
246 IBufferDataSource retrieve(uint32 objnum, bool &patch) { in retrieve() function
/dports/audio/pianod2/pianod2-329/src/user/
H A Ddatastore.cpp51 Ratings *Ratings::retrieve (User *user, const std::string &ratingKind, const std::string &key) { in retrieve() function in UserData::Ratings
63 …Ratings *Ratings::retrieve (const User *user, const std::string &ratingKind, const std::string &ke… in retrieve() function in UserData::Ratings
87 OverplayedList *OverplayedList::retrieve (User *user, const std::string &key) { in retrieve() function in UserData::OverplayedList
104 OverplayedList *OverplayedList::retrieve (const User *user, const std::string &key) { in retrieve() function in UserData::OverplayedList
/dports/games/py-discord.py/discord.py-1.7.3/discord/
H A Diterators.py341 async def _retrieve_messages(self, retrieve): argument
345 async def _retrieve_messages_before_strategy(self, retrieve): argument
355 async def _retrieve_messages_after_strategy(self, retrieve): argument
365 async def _retrieve_messages_around_strategy(self, retrieve): argument
413 async def _before_strategy(self, retrieve): argument
425 async def _after_strategy(self, retrieve): argument
581 async def _retrieve_guilds(self, retrieve): argument
585 async def _retrieve_guilds_before_strategy(self, retrieve): argument
595 async def _retrieve_guilds_after_strategy(self, retrieve): argument
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Drpcregisterhelpers.h122 pmt::pmt_t retrieve() in retrieve() function
154 pmt::pmt_t retrieve() in retrieve() function
466 pmt::pmt_t retrieve() in retrieve() function
493 pmt::pmt_t retrieve() in retrieve() function
522 pmt::pmt_t retrieve() in retrieve() function
550 pmt::pmt_t retrieve() in retrieve() function
578 pmt::pmt_t retrieve() in retrieve() function
607 pmt::pmt_t retrieve() in retrieve() function
636 pmt::pmt_t retrieve() in retrieve() function
664 pmt::pmt_t retrieve() in retrieve() function
[all …]
/dports/devel/py-pyro/Pyro4-4.77/examples/usersession/
H A Dserver.py27 def retrieve(self, key): member in SingletonDatabase
54 def retrieve(self, key): member in SessionboundDatabase
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/syslog/benchmark/
H A Dbenchmark.escript335 retrieve(Url, Dir) -> retrieve(filelib:is_dir(Dir), Url, Dir). function
336 retrieve(true, _, Dir) -> os_cmd("git pull", Dir); function
337 retrieve(false, Url, Dir) -> os_cmd("git clone " ++ Url ++ " " ++ Dir, pwd()). function
/dports/www/py-mechanize/mechanize-0.4.7/test/
H A Dtest_performance.py48 def retrieve(url, filename): function
78 def retrieve(url, filename): function
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/py7zr/
H A Darchiveinfo.py218 def retrieve(cls, file): member in ArchiveProperties
254 def retrieve(cls, file: BinaryIO): member in PackInfo
319 def retrieve(cls, file: BinaryIO): member in Folder
443 def retrieve(cls, file: BinaryIO): member in UnpackInfo
522 def retrieve(cls, file: BinaryIO, numfolders: int, folders: List[Folder]): member in SubstreamsInfo
611 def retrieve(cls, file: BinaryIO): member in StreamsInfo
677 def retrieve(cls, file: BinaryIO): member in FilesInfo
875 def retrieve(cls, fp: BinaryIO, buffer: BytesIO, start_pos: int): member in Header
1033 def retrieve(cls, file: BinaryIO): member in SignatureHeader
1096 def retrieve(cls, file): member in FinishHeader
/dports/devel/p5-CPAN-Recent-Uploads/CPAN-Recent-Uploads-0.16/lib/CPAN/Recent/Uploads/
H A DRetriever.pm14 sub retrieve { subroutine
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/examples/puppet/modules/ilo/lib/puppet/type/
H A Dilo_settings.rb13 def retrieve method
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Common/Resource/
H A DRetrievable.php15 public function retrieve(); function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3native/
H A DNativeFileSystemStore.java45 InputStream retrieve(String key) throws IOException; in retrieve() method
46 InputStream retrieve(String key, long byteRangeStart) throws IOException; in retrieve() method
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/s3native/
H A DNativeFileSystemStore.java41 InputStream retrieve(String key) throws IOException; in retrieve() method
42 InputStream retrieve(String key, long byteRangeStart) throws IOException; in retrieve() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/www/p5-RT-Client-REST/RT-Client-REST-0.60/lib/RT/Client/REST/
H A DTransaction.pm104 sub retrieve { subroutine
/dports/databases/p5-DBIx-Skinny-Pager/DBIx-Skinny-Pager-0.11/lib/DBIx/Skinny/
H A DPager.pm22 sub retrieve { subroutine
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/
H A Dtc47.vhd35 function retrieve (VM:integer) return integer is function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/CAS/Store/
H A DMemory.pm58 sub retrieve { subroutine
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/acceptance/files/modules/basic/lib/puppet/type/
H A Dwarn.rb12 def retrieve method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/net/www/protocol/jar/
H A DURLJarFileCallBack.java38 public JarFile retrieve (URL url) throws IOException; in retrieve() method

12345678910>>...49