167 for(
int i=0;
i<
n; ++
i)
#define MAX_WATCH
Definition WatchPoint.h:33
#define MAX_SAMPLE
Definition WatchPoint.h:35
register unsigned j
Definition inflate.c:1576
register unsigned i
Definition inflate.c:1575
unsigned f
Definition inflate.c:1572
Definition zynaddsubfx-src.cpp:569
#define false
Definition ordinals.h:83
FloatWatchPoint(WatchManager *ref, const char *prefix, const char *id)
Definition WatchPoint.cpp:54
VecWatchPoint(WatchManager *ref, const char *prefix, const char *id)
Definition WatchPoint.cpp:58
Definition WatchPoint.h:37
void add_watch(const char *)
Definition WatchPoint.cpp:71
void satisfy(const char *, float)
Definition WatchPoint.cpp:148
char active_list[MAX_WATCH][MAX_WATCH_PATH]
Definition WatchPoint.h:41
bool active(const char *) const
Definition WatchPoint.cpp:128
WatchManager(thrlnk *link=0)
Definition WatchPoint.cpp:62
rtosc::ThreadLink thrlnk
Definition WatchPoint.h:38
void tick(void)
Definition WatchPoint.cpp:97
thrlnk * write_back
Definition WatchPoint.h:39
float data_list[MAX_SAMPLE][MAX_WATCH]
Definition WatchPoint.h:42
bool new_active
Definition WatchPoint.h:40
int samples(const char *) const
Definition WatchPoint.cpp:140
void del_watch(const char *)
Definition WatchPoint.cpp:89
int sample_list[MAX_WATCH]
Definition WatchPoint.h:43
bool deactivate[MAX_WATCH]
Definition WatchPoint.h:44
WatchPoint(WatchManager *ref, const char *prefix, const char *id)
Definition WatchPoint.cpp:28
WatchManager * reference
Definition WatchPoint.h:26
bool active
Definition WatchPoint.h:24
bool is_active(void)
Definition WatchPoint.cpp:38
char identity[128]
Definition WatchPoint.h:27
int samples_left
Definition WatchPoint.h:25
float f
Definition rtosc.h:49
int n
Definition crypt.c:458