Home
last modified time | relevance | path

Searched refs:slice_offset_t (Results 1 – 11 of 11) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dbucket.hpp74 slice_offset_t hint_for_where_am_i() const { return 0; } in hint_for_where_am_i()
78 const slice_offset_t slice_offset MAYBE_UNUSED, in emptyhint_t()
87 slice_offset_t hint;
88 slice_offset_t hint_for_where_am_i() const { return hint; } in hint_for_where_am_i()
90 shorthint_t(const slice_offset_t slice_offset) in shorthint_t()
93 const slice_offset_t slice_offset, in shorthint_t()
107 slice_offset_t hint;
110 longhint_t(const slice_offset_t slice_offset, in longhint_t()
114 const slice_offset_t slice_offset, in longhint_t()
126 slice_offset_t hint_for_where_am_i() const { return 0; } in hint_for_where_am_i()
[all …]
H A Dlas-plattice.hpp460 slice_offset_t hint;
461 …ry(const fbprime_t p, const fbroot_t r, const bool proj, const int logI, const slice_offset_t hint) in plattice_sieve_entry()
579 slice_offset_t hint;
599 const slice_offset_t hint, const int logI, const sublat_t &sublat) in plattice_enumerator()
614 const slice_offset_t hint, const int logI) in plattice_enumerator()
664 slice_offset_t get_hint() const {return hint;} in get_hint()
677 const slice_offset_t hint, const int logI, const sublat_t &sublat) in plattice_enumerator_coprime()
H A Dfb.hpp216 virtual fbprime_t get_prime(slice_offset_t offset) const = 0;
217 virtual unsigned char get_k(slice_offset_t offset) const = 0;
246 fbprime_t get_prime(slice_offset_t offset) const override { in get_prime()
252 ASSERT(size() <= std::numeric_limits<slice_offset_t>::max()); in get_prime()
255 unsigned char get_k(slice_offset_t offset) const override { in get_k()
H A Dlas-fill-in-buckets.cpp366 slice_offset_t i_entry = 0; in make_lattice_bases()
368 increment_counter_on_dtor<slice_offset_t> _dummy(i_entry); in make_lattice_bases()
498 slice_offset_t i_entry = 0; in fill_in_buckets_toplevel_sublat()
500 increment_counter_on_dtor<slice_offset_t> _dummy(i_entry); in fill_in_buckets_toplevel_sublat()
518 const slice_offset_t hint = ple.get_hint(); in fill_in_buckets_toplevel_sublat()
550 slice_offset_t i_entry = precomp_slice[i].get_hint(); in fill_in_buckets_toplevel_sublat()
557 const slice_offset_t hint = ple.get_hint(); in fill_in_buckets_toplevel_sublat()
616 slice_offset_t i_entry = 0; in fill_in_buckets_toplevel()
619 increment_counter_on_dtor<slice_offset_t> _dummy(i_entry); in fill_in_buckets_toplevel()
637 const slice_offset_t hint = ple.get_hint(); in fill_in_buckets_toplevel()
[all …]
H A Dbucket-push-update.hpp51 const slice_offset_t slice_offset, const slice_index_t slice_index, in push_update()
H A Dfb-types.h27 typedef uint16_t slice_offset_t; typedef
H A Dlas-where-am-i-debug.hpp61 slice_offset_t h = 0; /* Prime hint, if not decoded yet */
H A Dfb.cpp1004 …_t npieces_for_addressable_slices = iceildiv(s.size(), std::numeric_limits<slice_offset_t>::max()); in operator ()()
1032 if (jt - it > std::numeric_limits<slice_offset_t>::max()) { in operator ()()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-meta-texture.c57 float slice_offset_t; member
87 slice_texture_coords[1] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
91 slice_texture_coords[3] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
201 data->slice_offset_t = MIN (data->grid_slice_texture_coords[1], in create_grid_and_repeat_cb()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-meta-texture.c60 float slice_offset_t; member
90 slice_texture_coords[1] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
94 slice_texture_coords[3] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
204 data->slice_offset_t = MIN (data->grid_slice_texture_coords[1], in create_grid_and_repeat_cb()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-meta-texture.c60 float slice_offset_t; member
90 slice_texture_coords[1] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
94 slice_texture_coords[3] * data->slice_range_t + data->slice_offset_t; in padded_grid_repeat_cb()
204 data->slice_offset_t = MIN (data->grid_slice_texture_coords[1], in create_grid_and_repeat_cb()