Home
last modified time | relevance | path

Searched refs:label_p (Results 1 – 25 of 68) sorted by relevance

123

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/monitor/
H A Dmon_util.c190 unsigned *opc_size_p, unsigned *label_p) in mon_disassemble_with_label() argument
194 if (*label_p == 0) { in mon_disassemble_with_label()
198 *label_p = 1; in mon_disassemble_with_label()
203 *label_p = 0; in mon_disassemble_with_label()
221 char *mon_dump_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *label_p) in mon_dump_with_label() argument
226 if (*label_p == 0) { in mon_dump_with_label()
230 *label_p = 1; in mon_dump_with_label()
234 *label_p = 0; in mon_dump_with_label()
H A Dmon_util.h35 …mble_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *opc_size_p, unsigned *label_p);
36 extern char *mon_dump_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *label_p);
/dports/emulators/vice/vice-3.5/src/monitor/
H A Dmon_util.c214 unsigned *opc_size_p, unsigned *label_p) in mon_disassemble_with_label() argument
218 if (*label_p == 0) { in mon_disassemble_with_label()
222 *label_p = 1; in mon_disassemble_with_label()
227 *label_p = 0; in mon_disassemble_with_label()
245 char *mon_dump_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *label_p) in mon_dump_with_label() argument
250 if (*label_p == 0) { in mon_dump_with_label()
254 *label_p = 1; in mon_dump_with_label()
258 *label_p = 0; in mon_dump_with_label()
H A Dmon_util.h35 …mble_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *opc_size_p, unsigned *label_p);
36 extern char *mon_dump_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *label_p);
/dports/astro/nightfall/nightfall-1.92/
H A DLightVisualize.c44 static GtkWidget *label_p; variable
155 gtk_widget_show(label_p); in printer_sel()
162 gtk_widget_hide(label_p); in printer_sel()
252 label_p = gtk_label_new (_("Print command:") ); in printer_dialog()
253 gtk_box_pack_start (GTK_BOX (hbox), label_p, TRUE, TRUE, 0); in printer_dialog()
254 gtk_widget_show (label_p); in printer_dialog()
326 gtk_widget_show(label_p); in printer_dialog()
332 gtk_widget_hide(label_p); in printer_dialog()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/libretro/monitor/
H A Dmon_util.c103 unsigned *opc_size_p, unsigned *label_p)
108 char *mon_dump_with_label(MEMSPACE memspace, uint16_t loc, int hex, unsigned *label_p)
/dports/x11-fm/librfm/librfm5-5.3.16.4/rodent/
H A Drodent_mouse.i622 if (view_p->mouse_event.label_p){
623 population_t *p = (population_t *)view_p->mouse_event.label_p;
625 rfm_expose_label(view_p, view_p->mouse_event.label_p);
626 view_p->mouse_event.label_p = NULL;
640 if(view_p->mouse_event.label_p != population_p) {
641 if (view_p->mouse_event.label_p){
642 population_t *p = (population_t *)view_p->mouse_event.label_p;
645 rfm_expose_label(view_p, view_p->mouse_event.label_p);
649 view_p->mouse_event.label_p = population_p;
656 rfm_expose_label (view_p, view_p->mouse_event.label_p);
H A Drodent_tip.c162 if (!view_p->mouse_event.saturated_p && !view_p->mouse_event.label_p) { in rodent_tip_function()
166 GPOINTER_TO_INT(view_p->mouse_event.label_p)); in rodent_tip_function()
168 if (view_p->mouse_event.label_p && !tip_event.tooltip_text) { in rodent_tip_function()
/dports/science/py-dlib/dlib-19.22/dlib/graph_cuts/
H A Dmin_cut.h247 const unsigned char label_p = g.get_label(p); in adopt() local
250 if (label_p == SOURCE_CUT) in adopt()
260 if (g.get_label(id) != label_p || g.get_flow(q) <= 0 ) in adopt()
309 if (g.get_label(id) != label_p || g.get_flow(q) <= 0) in adopt()
/dports/science/dlib-cpp/dlib-19.22/dlib/graph_cuts/
H A Dmin_cut.h247 const unsigned char label_p = g.get_label(p); in adopt() local
250 if (label_p == SOURCE_CUT) in adopt()
260 if (g.get_label(id) != label_p || g.get_flow(q) <= 0 ) in adopt()
309 if (g.get_label(id) != label_p || g.get_flow(q) <= 0) in adopt()
/dports/www/webpy/web.py-0.62/web/
H A Dform.py650 label_p = ""
654 label_p = ' label="%s"' % net.websafe(arg[0])
658 x += '<option%s value="%s"/>' % (label_p, label)
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dmodule.c848 int label_x,label_y,label_p; in GModuleDef_grabLabel() local
854 GWireNode_getLabelPos(n,net,&label_x,&label_y,&label_p); in GModuleDef_grabLabel()
856 if (label_p & AtLeft) { in GModuleDef_grabLabel()
864 if (label_p & AtBottom) { in GModuleDef_grabLabel()
880 GrabbedLabel_set(net,label_x - x,label_y - y,label_p); in GModuleDef_grabLabel()
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-transport.h91 char **label_p);
H A Ddbus-connection-internal.h119 char **label_p);
H A Ddbus-transport.c1453 char **label_p) in _dbus_transport_get_linux_security_label() argument
1457 *label_p = NULL; in _dbus_transport_get_linux_security_label()
1468 *label_p = _dbus_strdup (_dbus_credentials_get_linux_security_label (auth_identity)); in _dbus_transport_get_linux_security_label()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/n8/include_public/
H A Dn8_pub_hash.h154 const N8_Buffer_t *label_p,
/dports/www/flickcurl/flickcurl-1.26/src/
H A Dcommon.c2221 const char** label_p, in flickcurl_get_feed_format_info() argument
2230 if(label_p) in flickcurl_get_feed_format_info()
2231 *label_p = flickcurl_feed_format_info[feed_format].label; in flickcurl_get_feed_format_info()
2353 const char** label_p) in flickcurl_get_extras_format_info() argument
2361 if(label_p) in flickcurl_get_extras_format_info()
2362 *label_p = flickcurl_extras_format_info[extras_format].label; in flickcurl_get_extras_format_info()
H A Dflickcurl.h1841 int flickcurl_get_feed_format_info(int feed_format, const char** name_p, const char** label_p, cons…
1843 int flickcurl_get_extras_format_info(int extras_format, const char** name_p, const char** label_p);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Daccellabel.hg25 _PINCLUDE(gtkmm/private/label_p.h)
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/
H A Dreport.java735 PdfDictionary label_p = (PdfDictionary) label_po; in ReportPageLabels() local
742 PdfObject start_p = reader_p.getPdfObject(label_p.get(PdfName.ST)); in ReportPageLabels()
751 PdfObject prefix_p = reader_p.getPdfObject(label_p.get(PdfName.P)); in ReportPageLabels()
758 PdfObject style_p = reader_p.getPdfObject(label_p.get(PdfName.S)); in ReportPageLabels()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Daccellabel.hg22 _PINCLUDE(gtkmm/private/label_p.h)
/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dtypes.h260 const population_t *label_p; member
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-main-window.c2231 GtkWidget **label_p, in main_window_find_tab_items() argument
2239 window, page, label_p, entry_p); in main_window_find_tab_items()
2241 *label_p = *entry_p = NULL; in main_window_find_tab_items()
2267 *label_p = widget; in main_window_find_tab_items()
2276 LEAVE("label %p, entry %p", *label_p, *entry_p); in main_window_find_tab_items()
2277 return (*label_p && *entry_p); in main_window_find_tab_items()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgimplify.c1296 build_and_jump (tree *label_p) in build_and_jump() argument
1298 if (label_p == NULL) in build_and_jump()
1302 if (*label_p == NULL_TREE) in build_and_jump()
1305 *label_p = label; in build_and_jump()
1308 return build1 (GOTO_EXPR, void_type_node, *label_p); in build_and_jump()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/n8/common/api/
H A Dn8_hash.c2077 const N8_Buffer_t *label_p, in N8_TLSKeyMaterialHash() argument
2109 CHECK_OBJECT(label_p, ret); in N8_TLSKeyMaterialHash()
2182 memcpy(msg_p, label_p, labelLength); in N8_TLSKeyMaterialHash()

123