Home
last modified time | relevance | path

Searched refs:get_compressed (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dqemu-img.c609 get_compressed_t get_compressed; in get_allocated_file_size() local
613get_compressed = (get_compressed_t) GetProcAddress(GetModuleHandle("kernel32"), "GetCompressedFile… in get_allocated_file_size()
614 if (get_compressed) { in get_allocated_file_size()
616 low = get_compressed(filename, &high); in get_allocated_file_size()
/dports/security/p5-Crypt-Perl/Crypt-Perl-0.34/lib/Crypt/Perl/ECDSA/
H A DEncodedPoint.pm50 sub get_compressed {
H A DKeyBase.pm184 return $self->{'_public'}->get_compressed();
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dfile-win32.c539 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
543 get_compressed = in raw_get_allocated_file_size()
546 if (get_compressed) { in raw_get_allocated_file_size()
548 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dfile-win32.c540 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
544 get_compressed = in raw_get_allocated_file_size()
547 if (get_compressed) { in raw_get_allocated_file_size()
549 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dfile-win32.c540 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
544 get_compressed = in raw_get_allocated_file_size()
547 if (get_compressed) { in raw_get_allocated_file_size()
549 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dfile-win32.c540 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
544 get_compressed = in raw_get_allocated_file_size()
547 if (get_compressed) { in raw_get_allocated_file_size()
549 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dfile-win32.c540 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
544 get_compressed = in raw_get_allocated_file_size()
547 if (get_compressed) { in raw_get_allocated_file_size()
549 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dfile-win32.c561 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
565 get_compressed = in raw_get_allocated_file_size()
568 if (get_compressed) { in raw_get_allocated_file_size()
570 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dfile-win32.c561 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
565 get_compressed = in raw_get_allocated_file_size()
568 if (get_compressed) { in raw_get_allocated_file_size()
570 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/message_buffer/
H A Dmessage.hpp143 bool get_compressed() const { in get_compressed() function in websocketpp::message_buffer::message
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/message_buffer/
H A Dmessage.hpp143 bool get_compressed() const { in get_compressed() function in websocketpp::message_buffer::message
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/lib/KinoSearch1/Index/
H A DFieldsReader.pm111 $_ |= COMPRESSED if $field->get_compressed;
H A DFieldsWriter.pm49 push @to_write, $_->get_compressed
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/message_buffer/
H A Dmessage.hpp143 bool get_compressed() const { in get_compressed() function in websocketpp::message_buffer::message
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/message_buffer/
H A Dmessage.hpp143 bool get_compressed() const { in get_compressed() function in websocketpp::message_buffer::message
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dfile-win32.c565 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
569 get_compressed = in raw_get_allocated_file_size()
572 if (get_compressed) { in raw_get_allocated_file_size()
574 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dfile-win32.c565 get_compressed_t get_compressed; in raw_get_allocated_file_size() local
569 get_compressed = in raw_get_allocated_file_size()
572 if (get_compressed) { in raw_get_allocated_file_size()
574 low = get_compressed(filename, &high); in raw_get_allocated_file_size()
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/t/
H A D204-fields_reader.t85 is( $field->get_compressed, $spec->{compressed},
/dports/devel/liblas/libLAS-1.8.1/python/liblas/
H A Dheader.py501 def get_compressed(self): member in Header
514 compressed = property(get_compressed, set_compressed, None, doc)
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_result_multifolder.php244 public function get_compressed() function in rcube_result_multifolder
H A Drcube_result_index.php337 public function get_compressed() function in rcube_result_index
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/processors/
H A Dhybi13.hpp502 && m_current_msg->msg_ptr->get_compressed()) in finalize_message()
607 && in->get_compressed(); in prepare_data_frame()
791 && m_current_msg->msg_ptr->get_compressed()) in process_payload_bytes()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/processors/
H A Dhybi13.hpp524 && m_current_msg->msg_ptr->get_compressed()) in finalize_message()
629 && in->get_compressed(); in prepare_data_frame()
813 && m_current_msg->msg_ptr->get_compressed()) in process_payload_bytes()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/processors/
H A Dhybi13.hpp524 && m_current_msg->msg_ptr->get_compressed()) in finalize_message()
629 && in->get_compressed(); in prepare_data_frame()
813 && m_current_msg->msg_ptr->get_compressed()) in process_payload_bytes()

12