/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/ |
H A D | introspect.c | 128 const struct pw_core_info *update, bool reset) in pw_core_info_merge() 159 const struct pw_core_info *update) in pw_core_info_update() 178 const struct pw_node_info *update, bool reset) in pw_node_info_merge() 237 const struct pw_node_info *update) in pw_node_info_update() 254 const struct pw_port_info *update, bool reset) in pw_port_info_merge() 302 const struct pw_port_info *update) in pw_port_info_update() 318 const struct pw_factory_info *update, bool reset) in pw_factory_info_merge() 364 const struct pw_module_info *update, bool reset) in pw_module_info_merge() 411 const struct pw_device_info *update, bool reset) in pw_device_info_merge() 473 const struct pw_client_info *update, bool reset) in pw_client_info_merge() [all …]
|
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/server/ |
H A D | component_namespace_server.cpp | 177 util::scoped_timer<std::atomic<std::int64_t> > update( in bind_prefix() local 273 util::scoped_timer<std::atomic<std::int64_t> > update( in bind_name() local 316 util::scoped_timer<std::atomic<std::int64_t> > update( in resolve_id() local 366 util::scoped_timer<std::atomic<std::int64_t> > update( in unbind() local 403 util::scoped_timer<std::atomic<std::int64_t> > update( in iterate_types() local 438 util::scoped_timer<std::atomic<std::int64_t> > update( in get_component_type_name() local 486 util::scoped_timer<std::atomic<std::int64_t> > update( in get_num_localities() local 706 ::get_component_type_name_count(bool reset) in get_component_type_name_count() 716 std::int64_t component_namespace::counter_data::get_overall_count(bool reset) in get_overall_count() 765 ::get_component_type_name_time(bool reset) in get_component_type_name_time() [all …]
|
H A D | locality_namespace_server.cpp | 169 util::scoped_timer<std::atomic<std::int64_t> > update( in allocate() local 273 util::scoped_timer<std::atomic<std::int64_t> > update( in resolve_locality() local 295 util::scoped_timer<std::atomic<std::int64_t> > update( in free() local 368 util::scoped_timer<std::atomic<std::int64_t> > update( in localities() local 393 util::scoped_timer<std::atomic<std::int64_t> > update( in get_num_localities() local 591 std::int64_t locality_namespace::counter_data::get_allocate_count(bool reset) in get_allocate_count() 601 std::int64_t locality_namespace::counter_data::get_free_count(bool reset) in get_free_count() 621 std::int64_t locality_namespace::counter_data::get_overall_count(bool reset) in get_overall_count() 642 std::int64_t locality_namespace::counter_data::get_allocate_time(bool reset) in get_allocate_time() 652 std::int64_t locality_namespace::counter_data::get_free_time(bool reset) in get_free_time() [all …]
|
H A D | symbol_namespace_server.cpp | 189 util::scoped_timer<std::atomic<std::int64_t> > update( in bind() local 307 util::scoped_timer<std::atomic<std::int64_t> > update( in resolve() local 342 util::scoped_timer<std::atomic<std::int64_t> > update( in unbind() local 377 util::scoped_timer<std::atomic<std::int64_t> > update( in iterate() local 434 util::scoped_timer<std::atomic<std::int64_t> > update( in on_event() local 611 std::int64_t symbol_namespace::counter_data::get_bind_count(bool reset) in get_bind_count() 621 std::int64_t symbol_namespace::counter_data::get_unbind_count(bool reset) in get_unbind_count() 655 std::int64_t symbol_namespace::counter_data::get_bind_time(bool reset) in get_bind_time() 660 std::int64_t symbol_namespace::counter_data::get_resolve_time(bool reset) in get_resolve_time() 665 std::int64_t symbol_namespace::counter_data::get_unbind_time(bool reset) in get_unbind_time() [all …]
|
H A D | primary_namespace_server.cpp | 224 util::scoped_timer<std::atomic<std::int64_t> > update( in begin_migration() local 272 util::scoped_timer<std::atomic<std::int64_t> > update( in end_migration() local 323 util::scoped_timer<std::atomic<std::int64_t> > update( in bind_gid() local 507 util::scoped_timer<std::atomic<std::int64_t> > update( in resolve_gid() local 557 util::scoped_timer<std::atomic<std::int64_t> > update( in unbind_gid() local 628 util::scoped_timer<std::atomic<std::int64_t> > update( in increment_credit() local 663 util::scoped_timer<std::atomic<std::int64_t> > update( in decrement_credit() local 708 util::scoped_timer<std::atomic<std::int64_t> > update( in allocate() local 1439 std::int64_t primary_namespace::counter_data::get_route_count(bool reset) in get_route_count() 1498 std::int64_t primary_namespace::counter_data::get_route_time(bool reset) in get_route_time() [all …]
|
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/ |
H A D | padthv1_ramp.h | 56 void reset() in reset() function 119 void reset(float *param1) in reset() function 141 void update() in update() function 162 void reset(float *param1, float *param2) in reset() function 185 void update() in update() function 208 void reset(float *param1, float *param2, float *param3) in reset() function 231 void update() in update() function 256 void reset(float *param1, float *param2, float *param3, float *param4) in reset() function 279 void update() in update() function
|
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/ |
H A D | samplv1_ramp.h | 56 void reset() in reset() function 119 void reset(float *param1) in reset() function 141 void update() in update() function 162 void reset(float *param1, float *param2) in reset() function 185 void update() in update() function 208 void reset(float *param1, float *param2, float *param3) in reset() function 231 void update() in update() function 256 void reset(float *param1, float *param2, float *param3, float *param4) in reset() function 279 void update() in update() function
|
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/ |
H A D | synthv1_ramp.h | 56 void reset() in reset() function 119 void reset(float *param1) in reset() function 141 void update() in update() function 162 void reset(float *param1, float *param2) in reset() function 185 void update() in update() function 208 void reset(float *param1, float *param2, float *param3) in reset() function 231 void update() in update() function 256 void reset(float *param1, float *param2, float *param3, float *param4) in reset() function 279 void update() in update() function
|
/dports/games/freesynd/freesynd-0.7.5/src/utils/ |
H A D | timer.h | 49 void reset() { in reset() function 56 void reset(uint32 i_max) { in reset() function 66 bool update(uint32 elapsed) { in update() function 114 bool update(uint32 elapsed) { in update() function
|
/dports/games/cretan-hubris/cretan-hubris-0.2/Data/cretan-hubris/ |
H A D | cretan-hubris.lua | 298 function player.update(self, ms) function 322 function player.reset(self) function 358 function ender.update(self, ms) function 368 function ender.reset(self) function 546 function world.reset(self) function 587 function manager.update(self, ms) function 608 function manager.reset(self) function 677 function info.reset(self) function 850 function display.reset(self) function 902 function summary.reset(self) function [all …]
|
/dports/textproc/jalingo/jalingo-0.6.0-src/src/ja/centre/util/io/checksum/ |
H A D | EnhancedChecksum.java | 28 public EnhancedChecksum update( long longValue ) { in update() method in EnhancedChecksum 36 public EnhancedChecksum update( int b ) { in update() method in EnhancedChecksum 41 public EnhancedChecksum update( byte[] b, int off, int len ) { in update() method in EnhancedChecksum 46 public EnhancedChecksum update( byte[] b ) { in update() method in EnhancedChecksum 51 public EnhancedChecksum reset() { in reset() method in EnhancedChecksum
|
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/util/ |
H A D | DataChecksum.java | 117 public int writeValue( DataOutputStream out, boolean reset ) in writeValue() 141 public int writeValue( byte[] buf, int offset, boolean reset ) in writeValue() 215 public void reset() { in reset() method in DataChecksum 219 public void update( byte[] b, int off, int len ) { in update() method in DataChecksum 225 public void update( int b ) { in update() method in DataChecksum 241 public void reset() {} in reset() method in DataChecksum.ChecksumNull 242 public void update(byte[] b, int off, int len) {} in update() method in DataChecksum.ChecksumNull 243 public void update(int b) {} in update() method in DataChecksum.ChecksumNull
|
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/digests/ |
H A D | NullDigest.java | 24 public void update(byte in) in update() method in NullDigest 29 public void update(byte[] in, int inOff, int len) in update() method in NullDigest 45 public void reset() in reset() method in NullDigest 53 public void reset() in reset() method in NullDigest.OpenByteArrayOutputStream
|
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/ |
H A D | tls_handshake_hash.h | 24 void update(const uint8_t in[], size_t length) in update() function 27 void update(const std::vector<uint8_t>& in) in update() function 35 void reset() { m_data.clear(); } in reset() function
|
/dports/security/botan2/Botan-2.18.2/src/lib/tls/ |
H A D | tls_handshake_hash.h | 24 void update(const uint8_t in[], size_t length) in update() function 27 void update(const std::vector<uint8_t>& in) in update() function 35 void reset() { m_data.clear(); } in reset() function
|
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/ |
H A D | tls_handshake_hash.h | 24 void update(const uint8_t in[], size_t length) in update() function 27 void update(const std::vector<uint8_t>& in) in update() function 35 void reset() { m_data.clear(); } in reset() function
|
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.cpp | 16 void s3c24xx_peripheral_types::usbhost_t::reset() in reset() function in s3c24xx_peripheral_types::usbhost_t 22 void s3c24xx_peripheral_types::memcon_t::reset() in reset() function in s3c24xx_peripheral_types::memcon_t 37 void s3c24xx_peripheral_types::uart_t::reset() in reset() function in s3c24xx_peripheral_types::uart_t 44 void s3c24xx_peripheral_types::pwm_t::reset() in reset() function in s3c24xx_peripheral_types::pwm_t 64 void s3c24xx_peripheral_types::wdt_t::reset() in reset() function in s3c24xx_peripheral_types::wdt_t 86 void s3c24xx_peripheral_types::iis_t::reset() in reset() function in s3c24xx_peripheral_types::iis_t 95 void s3c24xx_peripheral_types::rtc_t::reset() in reset() function in s3c24xx_peripheral_types::rtc_t 119 void s3c24xx_peripheral_types::rtc_t::update() in update() function in s3c24xx_peripheral_types::rtc_t 175 void s3c24xx_peripheral_types::mmc_t::reset() in reset() function in s3c24xx_peripheral_types::mmc_t 181 void s3c24xx_peripheral_types::cam_t::reset() in reset() function in s3c24xx_peripheral_types::cam_t [all …]
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.cpp | 16 void s3c24xx_peripheral_types::usbhost_t::reset() in reset() function in s3c24xx_peripheral_types::usbhost_t 22 void s3c24xx_peripheral_types::memcon_t::reset() in reset() function in s3c24xx_peripheral_types::memcon_t 37 void s3c24xx_peripheral_types::uart_t::reset() in reset() function in s3c24xx_peripheral_types::uart_t 44 void s3c24xx_peripheral_types::pwm_t::reset() in reset() function in s3c24xx_peripheral_types::pwm_t 64 void s3c24xx_peripheral_types::wdt_t::reset() in reset() function in s3c24xx_peripheral_types::wdt_t 86 void s3c24xx_peripheral_types::iis_t::reset() in reset() function in s3c24xx_peripheral_types::iis_t 95 void s3c24xx_peripheral_types::rtc_t::reset() in reset() function in s3c24xx_peripheral_types::rtc_t 119 void s3c24xx_peripheral_types::rtc_t::update() in update() function in s3c24xx_peripheral_types::rtc_t 175 void s3c24xx_peripheral_types::mmc_t::reset() in reset() function in s3c24xx_peripheral_types::mmc_t 181 void s3c24xx_peripheral_types::cam_t::reset() in reset() function in s3c24xx_peripheral_types::cam_t [all …]
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/zip/ |
H A D | Checksum.java | 42 public void update(int b); in update() method 57 default public void update(byte[] b) { in update() method 68 public void update(byte[] b, int off, int len); in update() method 105 default public void update(ByteBuffer buffer) { in update() method 136 public void reset(); in reset() method
|