Home
last modified time | relevance | path

Searched defs:target_offset (Results 1 – 25 of 497) sorted by relevance

12345678910>>...20

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcompose_delta.c53 apr_size_t target_offset; member
84 apr_size_t target_offset; member
239 apr_size_t target_offset) in alloc_range_index_node()
435 insert_range(apr_size_t offset, apr_size_t limit, apr_size_t target_offset, in insert_range()
527 apr_size_t target_offset) in alloc_range_list()
606 const apr_size_t target_offset = in build_range_list() local
639 apr_size_t target_offset, in copy_source_ops()
773 apr_size_t target_offset = 0; in svn_txdelta_compose_windows() local
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcompose_delta.c53 apr_size_t target_offset; member
84 apr_size_t target_offset; member
239 apr_size_t target_offset) in alloc_range_index_node()
435 insert_range(apr_size_t offset, apr_size_t limit, apr_size_t target_offset, in insert_range()
527 apr_size_t target_offset) in alloc_range_list()
606 const apr_size_t target_offset = in build_range_list() local
639 apr_size_t target_offset, in copy_source_ops()
773 apr_size_t target_offset = 0; in svn_txdelta_compose_windows() local
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_delta/
H A Dcompose_delta.c53 apr_size_t target_offset; member
84 apr_size_t target_offset; member
239 apr_size_t target_offset) in alloc_range_index_node()
435 insert_range(apr_size_t offset, apr_size_t limit, apr_size_t target_offset, in insert_range()
527 apr_size_t target_offset) in alloc_range_list()
606 const apr_size_t target_offset = in build_range_list() local
639 apr_size_t target_offset, in copy_source_ops()
773 apr_size_t target_offset = 0; in svn_txdelta_compose_windows() local
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Dcompose_delta.c53 apr_size_t target_offset; member
84 apr_size_t target_offset; member
239 apr_size_t target_offset) in alloc_range_index_node()
435 insert_range(apr_size_t offset, apr_size_t limit, apr_size_t target_offset, in insert_range()
527 apr_size_t target_offset) in alloc_range_list()
606 const apr_size_t target_offset = in build_range_list() local
639 apr_size_t target_offset, in copy_source_ops()
773 apr_size_t target_offset = 0; in svn_txdelta_compose_windows() local
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dports/comms/dfu-programmer/dfu-programmer-0.7.2/src/
H A Dintel_hex.c222 uint32_t target_offset, size_t total_size) { in intel_invalid_addr_warning()
233 uint32_t target_offset, uint32_t address) { in intel_process_data()
267 uint32_t target_offset, dfu_bool quiet ) { in intel_hex_to_buffer()
465 dfu_bool force_full, uint32_t target_offset ) { in intel_hex_from_buffer()
H A Dcommands.c131 uint32_t target_offset = 0; in serialize_memory_image() local
215 uint32_t target_offset = 0; in execute_flash() local
579 uint32_t target_offset = 0; // address offset on the target device in execute_dump() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/filters/
H A Dfe_convolve_matrix.cc40 const IntPoint& target_offset, in FEConvolveMatrix()
76 bool FEConvolveMatrix::SetTargetOffset(const IntPoint& target_offset) { in SetTargetOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/filters/
H A Dfe_convolve_matrix.cc40 const IntPoint& target_offset, in FEConvolveMatrix()
76 bool FEConvolveMatrix::SetTargetOffset(const IntPoint& target_offset) { in SetTargetOffset()
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dlistwidget.cpp173 const std::uint32_t target_offset = pos + num_context_lines - h + 1; in update_scroll_offset() local
191 const std::uint32_t target_offset = pos - h / 2; in update_scroll_offset() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Dscroll_offset_animations_impl.cc40 const gfx::ScrollOffset& target_offset, in AutoScrollAnimationCreate()
56 const gfx::ScrollOffset& target_offset, in MouseWheelScrollAnimationCreate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Dscroll_offset_animations_impl.cc40 const gfx::ScrollOffset& target_offset, in AutoScrollAnimationCreate()
56 const gfx::ScrollOffset& target_offset, in MouseWheelScrollAnimationCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/scroll/
H A Dscroll_animator.cc123 ScrollOffset target_offset = DesiredTargetOffset(); in UserScroll() local
152 bool ScrollAnimator::WillAnimateToOffset(const ScrollOffset& target_offset) { in WillAnimateToOffset()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/scroll/
H A Dscroll_animator.cc123 ScrollOffset target_offset = DesiredTargetOffset(); in UserScroll() local
152 bool ScrollAnimator::WillAnimateToOffset(const ScrollOffset& target_offset) { in WillAnimateToOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/input/
H A Dsnap_fling_controller.cc52 gfx::Vector2dF target_offset, start_offset; in HandleGestureScrollUpdate() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/input/
H A Dsnap_fling_controller.cc52 gfx::Vector2dF target_offset, start_offset; in HandleGestureScrollUpdate() local
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/netfilter_ipv6/
H A Dip6_tables.h42 __u16 target_offset; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/netfilter_ipv6/
H A Dip6_tables.h42 __u16 target_offset; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/netfilter_ipv6/
H A Dip6_tables.h42 __u16 target_offset; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Drel32_utils.cc39 offset_t target_offset = target_rva_to_offset_.Convert(target_rva); in GetNext() local

12345678910>>...20