Home
last modified time | relevance | path

Searched refs:update_t (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dbucket.hpp311 typedef bucket_update_t<LEVEL, HINT> update_t; typedef in bucket_array_t
313 update_t *big_data = 0;
517 typedef bucket_update_t<LEVEL, HINT> update_t; typedef in bucket_single
518 update_t *start; /* start is a "strong" reference */
520 update_t *write;
535 start = (update_t *) used_accessor->alloc_frequent_size(_size * sizeof(update_t)); in allocate_memory()
542 used_accessor->free_frequent_size((update_t *) start, _size * sizeof(update_t)); in ~bucket_single()
548 const update_t * begin() const {return start;} in begin()
549 const update_t * end() const {return write;} in end()
557 inline void push_update (const update_t &update);
[all …]
H A Dbucket.cpp146 bs_even = bucket_misalignment(bs_even, sizeof(update_t)); in allocate_memory()
147 bs_odd = bucket_misalignment(bs_odd, sizeof(update_t)); in allocate_memory()
151 bs_even = bucket_misalignment(bs_even, sizeof(update_t)); in allocate_memory()
152 bs_odd = bucket_misalignment(bs_odd, sizeof(update_t)); in allocate_memory()
153 new_big_size = bs_odd * new_n_bucket * sizeof(update_t); in allocate_memory()
170 sizeof(update_t)); in allocate_memory()
176 sizeof(update_t)); in allocate_memory()
179 big_data = (update_t *) memory.physical_alloc (big_size, 1); in allocate_memory()
223 update_t * cur = big_data; in allocate_memory()
292 const update_t update MAYBE_UNUSED, in log_this_update()
[all …]
H A Dbucket-push-update.hpp11 bucket_array_t<LEVEL, HINT>::push_update(const int i, const update_t& update) in push_update()
25 bucket_single<LEVEL, HINT>::push_update(const update_t& update) in push_update()
38 inline const typename bucket_single<LEVEL, HINT>::update_t&
57 update_t update(offset & ((UINT64_C(1) << logB) - 1), p, slice_offset, slice_index); in push_update()
H A Dlas-threads.cpp35 double cost = ratio/n * BUCKET_REGIONS[T::level] * n_bucket * sizeof(typename T::update_t); in allocate_buckets()
103 auto k = bkmult_specifier::getkey<typename T::update_t>(); in reserve()
168 typedef typename decltype(RA1_short)::update_t T1s; in allocate_buckets()
169 typedef typename decltype(RA2_short)::update_t T2s; in allocate_buckets()
170 typedef typename decltype(RA3_short)::update_t T3s; in allocate_buckets()
171 typedef typename decltype(RA1_long)::update_t T1l; in allocate_buckets()
172 typedef typename decltype(RA2_long)::update_t T2l; in allocate_buckets()
H A Dlas-threads.hpp35 typedef typename T::update_t update_t; typedef in reservation_array
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_update.h52 VLC_API update_t * update_New( vlc_object_t * );
54 VLC_API void update_Delete( update_t * );
55 VLC_API void update_Check( update_t *, void (*callback)( void*, bool ), void * );
56 VLC_API bool update_NeedUpgrade( update_t * );
57 VLC_API void update_Download( update_t *, const char* );
58 VLC_API update_release_t* update_GetRelease( update_t * );
/dports/multimedia/vlc/vlc-3.0.16/src/misc/
H A Dupdate.c104 update_t *update_New( vlc_object_t *p_this ) in update_New()
106 update_t *p_update; in update_New()
109 p_update = (update_t *)malloc( sizeof( update_t ) ); in update_New()
134 void update_Delete( update_t *p_update ) in update_Delete()
166 static void EmptyRelease( update_t *p_update ) in EmptyRelease()
183 static bool GetUpdateFile( update_t *p_update ) in GetUpdateFile()
394 void update_Check( update_t *p_update, void (*pf_callback)( void*, bool ), void *p_data ) in update_Check()
436 bool update_NeedUpgrade( update_t *p_update ) in update_NeedUpgrade()
502 void update_Download( update_t *p_update, const char *psz_destdir ) in update_Download()
546 update_t *p_update = p_udt->p_update; in update_DownloadReal()
[all …]
H A Dupdate.h138 update_t *p_update;
149 update_t *p_update;
157 struct update_t struct
/dports/multimedia/vlc/vlc-3.0.16/src/
H A Dmissing.c254 update_t *(update_New)(vlc_object_t *obj)
260 void update_Delete(update_t *u) in update_Delete()
266 void update_Check(update_t *u, void (*cb)(void *, bool), void *opaque) in update_Check()
272 bool update_NeedUpgrade(update_t *u) in update_NeedUpgrade()
278 void update_Download(update_t *u, const char *dir) in update_Download()
284 update_release_t *update_GetRelease(update_t *u) in update_GetRelease()
/dports/security/cardpeek/cardpeek-0.8.4/
H A Dcardpeek_update.c258 } update_t; typedef
280 static update_t *update_new() in update_new()
282 return g_new0(update_t,1); in update_new()
285 static void update_clear(update_t *update) in update_clear()
297 memset(update,0,sizeof(update_t)); in update_clear()
300 static void update_free(update_t *update) in update_free()
306 static int update_load(update_t *update, const char *data, unsigned data_len) in update_load()
410 static int update_filter_files(update_t *update) in update_filter_files()
452 static int update_filter_version(update_t *update, const char *version) in update_filter_version()
566 update_t *update; in cardpeek_update_perform()
/dports/editors/morla/morla-0.16.1/src/
H A Dupdate.c30 static struct update_t *update_data = NULL;
61 update_free (struct update_t *up) in update_free()
80 thread_template (nxml_data_t * data, struct update_t *ret) in thread_template()
117 thread_templates (nxml_data_t * data, struct update_t *ret) in thread_templates()
136 struct update_t *ret; in thread()
169 ret = (struct update_t *) g_malloc0 (sizeof (struct update_t)); in thread()
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/python/nnvm/compiler/
H A Doptimizer.py56 self.update_t = sym._assign(init_update_t, init_update_t + 1)
85 lr = self.lr_scheduler(self.update_t)
136 rate = sym.sqrt(1 - self.beta2 ** self.update_t) / (1 - self.beta1 ** self.update_t)
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/python/nnvm/compiler/
H A Doptimizer.py56 self.update_t = sym._assign(init_update_t, init_update_t + 1)
85 lr = self.lr_scheduler(self.update_t)
136 rate = sym.sqrt(1 - self.beta2 ** self.update_t) / (1 - self.beta1 ** self.update_t)
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/win-update/updater/
H A Dupdater.cpp237 struct update_t { struct
253 inline update_t() {} in update_t() argument
254 inline update_t(const update_t &from) in update_t() function
271 inline update_t(update_t &&from) in update_t() function
308 inline update_t &operator=(const update_t &from) in operator =() argument
329 static vector<update_t> updates;
334 for (update_t &update : updates) in CleanupPartialUpdates()
377 for (update_t &update : updates) { in DownloadWorkerThread()
723 update_t update; in AddPackageUpdateFiles()
777 for (update_t &update : updates) { in UpdateWithPatchIfAvailable()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/cpp/view_scilab/
H A DDiagramAdapter.cpp189 struct update_t struct
191 update_t(int index, model::BaseObject* adaptee, types::InternalType* adapter) : in update_t() argument
203 … ChildrenToUpdateOwner(Controller& controller, const std::vector<update_t>& childrenToUpdate) : in ChildrenToUpdateOwner()
207 … std::for_each(childrenToUpdate.begin(), childrenToUpdate.end(), [&controller] (const update_t & u) in ChildrenToUpdateOwner()
222 … std::for_each(childrenToUpdate.begin(), childrenToUpdate.end(), [this] (const update_t & u) in ~ChildrenToUpdateOwner()
237 const std::vector<update_t>& childrenToUpdate;
270 std::vector<update_t> childrenToUpdate; in set()
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dstorage_property.h82 enum update_t { enum
89 static std::string get_update_type_name(update_t a) in get_update_type_name()
137 update_t update_type; ///< When-updated type
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/ServiceRegistration/
H A Dsrp-dns-proxy.c118 update_free(update_t *update) in update_free()
320 construct_update(update_t *update) in construct_update()
449 update_finished(update_t *update, int rcode) in update_finished()
481 update_send(update_t *update) in update_send()
573 update_t *update = comm->context; in update_connect_callback()
618 update_t *update = comm->context; in update_disconnect_callback()
634 update_t *update = comm->context; in update_reply_callback()
889 update_t *update; in srp_update_start()
H A Dsrp-gw.c211 srp_update_free(update_t *update) in srp_update_free()
293 construct_update(update_t *update) in construct_update()
428 update_finished(update_t *update, int rcode) in update_finished()
459 update_send(update_t *update) in update_send()
551 update_t *update = comm->context; in update_connect_callback()
591 update_t *update = comm->context; in update_disconnect_callback()
607 update_t *update = comm->context;
867 update_t *update;
H A Dsrp-proxy.h35 void srp_update_free(update_t *NONNULL update);
H A Dsrp-gw.h97 typedef struct update update_t; typedef
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/dialogs/
H A Dhelp.hpp91 update_t *p_update;
/dports/www/trafficserver/trafficserver-9.1.1/mgmt/
H A DWebMgmtUtils.cc1096 RecUpdateT update_t; in recordRestartCheck() local
1098 if (RecGetRecordUpdateType(const_cast<char *>(varName), &update_t) != REC_ERR_OKAY) { in recordRestartCheck()
1102 if (update_t == RECU_RESTART_TS || update_t == RECU_RESTART_TM) { in recordRestartCheck()
/dports/www/trafficserver/trafficserver-9.1.1/mgmt/api/
H A DCoreAPI.cc605 RecUpdateT update_t; in determine_action_need() local
607 if (REC_ERR_OKAY != RecGetRecordUpdateType(rec_name, &update_t)) { in determine_action_need()
611 switch (update_t) { in determine_action_need()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/util/
H A DOversampler.h84 enum update_t enum
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A Dkalman_smoother.py1266 update_t, update_k = zip(*updates_ix)
1267 update_start_t = np.min(update_t)
1268 update_end_t = np.max(update_t)
1298 ix_t = update_t - update_start_t

12