Home
last modified time | relevance | path

Searched refs:clear_marks (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc-simple.c115 static void clear_marks (struct ggc_mem *);
259 clear_marks (struct ggc_mem *x) in clear_marks() function
263 clear_marks (x->sub[0]); in clear_marks()
265 clear_marks (x->sub[1]); in clear_marks()
344 clear_marks (G.root); in ggc_collect()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc-simple.c115 static void clear_marks (struct ggc_mem *);
259 clear_marks (struct ggc_mem *x) in clear_marks() function
263 clear_marks (x->sub[0]); in clear_marks()
265 clear_marks (x->sub[1]); in clear_marks()
344 clear_marks (G.root); in ggc_collect()
/dports/misc/vifm/vifm-0.11/src/
H A Dmarks.c42 static void clear_marks(mark_t marks[], int count);
125 clear_marks(regular_marks, ARRAY_LEN(regular_marks)); in marks_clear_all()
138 clear_marks(view->special_marks, ARRAY_LEN(view->special_marks)); in marks_clear_view()
142 clear_marks(mark_t marks[], int count) in clear_marks() function
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/gui/views/
H A Dgcal-view.c170 g_return_if_fail (GCAL_VIEW_GET_IFACE (view)->clear_marks); in gcal_view_clear_marks()
172 GCAL_VIEW_GET_IFACE (view)->clear_marks (view); in gcal_view_clear_marks()
/dports/devel/git-p4/git-2.34.1/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/devel/git-svn/git-2.34.1/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/devel/git-gui/git-2.34.1/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/devel/git/git-2.34.1/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/devel/git-cvs/git-2.34.1/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/devel/cgit/cgit-1.2.3/git/negotiator/
H A Ddefault.c38 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
174 for_each_ref(clear_marks, NULL); in default_negotiator_init()
H A Dskipping.c74 static int clear_marks(const char *refname, const struct object_id *oid, in clear_marks() function
248 for_each_ref(clear_marks, NULL); in skipping_negotiator_init()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkScale.t36 $scale -> clear_marks;
/dports/editors/bvi/bvi-1.4.0/
H A Dbvi.h240 void clearstr(void), clear_marks(void), repaint(void), new_screen(void);
286 void clearstr(), clear_marks(), new_screen(), repaint();
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsstype.h92 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsstype.h97 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsstype.h92 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsstype.h94 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsstype.h97 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsstype.h94 struct_proc_clear_marks((*clear_marks));
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsstype.h104 struct_proc_clear_marks((*clear_marks));

12345678910>>...15