Home
last modified time | relevance | path

Searched refs:item_add (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dmenu_cxx_example_01.cc38 menu.item_add(no_parent, nullptr, "first item", nullptr, nullptr); in elm_main()
40 menu_it = menu.item_add(no_parent, "mail-reply-all", "second item", nullptr, nullptr); in elm_main()
42 menu.item_add(menu_it, "object-rotate-left", "menu 1", NULL, NULL); in elm_main()
46 = menu.item_add(menu_it, nullptr, nullptr, NULL, NULL); in elm_main()
60 menu.item_add(menu_it, nullptr, "third item", NULL, NULL); in elm_main()
61 menu.item_add(menu_it, nullptr, "fourth item", NULL, NULL); in elm_main()
62 menu.item_add(menu_it, "window-new", "sub menu", NULL, NULL); in elm_main()
64 elm::widget_item menu_it2 = menu.item_add(no_parent, nullptr, "third item", nullptr, nullptr); in elm_main()
H A Dtoolbar_cxx_example_01.cc80 (menu_1.item_add(nullptr, "edit-cut", "Shrink", nullptr, nullptr)); in elm_main()
82 (menu_1.item_add(nullptr, "edit-copy", "Mode", nullptr, nullptr)); in elm_main()
84 (menu_1.item_add(item_8, "edit-paste", "is set to", nullptr, nullptr)); in elm_main()
86 (menu_1.item_add(nullptr, "edit-delete", "Menu", nullptr, nullptr)); in elm_main()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/base/
H A Dgstdataqueue.c74 GCond item_add; /* signals buffers now available for reading */ member
205 g_cond_init (&queue->priv->item_add); in gst_data_queue_init()
280 g_cond_clear (&priv->item_add); in gst_data_queue_finalize()
409 g_cond_signal (&priv->item_add); in gst_data_queue_set_flushing()
463 g_cond_signal (&priv->item_add); in gst_data_queue_push_force()
532 g_cond_signal (&priv->item_add); in gst_data_queue_push()
554 g_cond_wait (&priv->item_add, &priv->qlock); in _gst_data_queue_wait_non_empty()
/dports/www/phprecipebook/phprecipebook/modules/lists/
H A Dcurrent.php62 $item_add = $itemType . "_selected_" . $iterator; variable
67 if ($_REQUEST[$item_add] != NULL)
100 $item_add = $itemType . "_selected_" . $iterator; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dparman.c44 int (*item_add)(struct parman *parman, struct parman_prio *prio, member
220 .item_add = parman_lsort_item_add,
354 return parman->algo->item_add(parman, prio, item); in parman_item_add()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dparman.c44 int (*item_add)(struct parman *parman, struct parman_prio *prio, member
220 .item_add = parman_lsort_item_add,
354 return parman->algo->item_add(parman, prio, item); in parman_item_add()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dparman.c44 int (*item_add)(struct parman *parman, struct parman_prio *prio, member
220 .item_add = parman_lsort_item_add,
354 return parman->algo->item_add(parman, prio, item); in parman_item_add()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_window.cc1225 Item *item_add; member in Frame_range_n_top
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_top()
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val); in Frame_range_n_top()
1262 item_add->fix_fields(thd, &item_add); in Frame_range_n_top()
1273 range_expr->fetch_value_from(item_add); in pre_next_partition()
1288 range_expr->fetch_value_from(item_add); in pre_next_row()
1364 Item *item_add; member in Frame_range_n_bottom
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_bottom()
1402 item_add->fix_fields(thd, &item_add); in Frame_range_n_bottom()
1413 range_expr->fetch_value_from(item_add); in pre_next_partition()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_window.cc1225 Item *item_add; member in Frame_range_n_top
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_top()
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val); in Frame_range_n_top()
1262 item_add->fix_fields(thd, &item_add); in Frame_range_n_top()
1273 range_expr->fetch_value_from(item_add); in pre_next_partition()
1288 range_expr->fetch_value_from(item_add); in pre_next_row()
1364 Item *item_add; member in Frame_range_n_bottom
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_bottom()
1402 item_add->fix_fields(thd, &item_add); in Frame_range_n_bottom()
1413 range_expr->fetch_value_from(item_add); in pre_next_partition()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_window.cc1225 Item *item_add; member in Frame_range_n_top
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_top()
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val); in Frame_range_n_top()
1262 item_add->fix_fields(thd, &item_add); in Frame_range_n_top()
1273 range_expr->fetch_value_from(item_add); in pre_next_partition()
1288 range_expr->fetch_value_from(item_add); in pre_next_row()
1364 Item *item_add; member in Frame_range_n_bottom
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_bottom()
1402 item_add->fix_fields(thd, &item_add); in Frame_range_n_bottom()
1413 range_expr->fetch_value_from(item_add); in pre_next_partition()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_window.cc1225 Item *item_add;
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL),
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val);
1262 item_add->fix_fields(thd, &item_add);
1273 range_expr->fetch_value_from(item_add);
1288 range_expr->fetch_value_from(item_add);
1364 Item *item_add;
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL),
1402 item_add->fix_fields(thd, &item_add);
1413 range_expr->fetch_value_from(item_add);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_window.cc1225 Item *item_add; member in Frame_range_n_top
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_top()
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val); in Frame_range_n_top()
1262 item_add->fix_fields(thd, &item_add); in Frame_range_n_top()
1273 range_expr->fetch_value_from(item_add); in pre_next_partition()
1288 range_expr->fetch_value_from(item_add); in pre_next_row()
1364 Item *item_add; member in Frame_range_n_bottom
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_bottom()
1402 item_add->fix_fields(thd, &item_add); in Frame_range_n_bottom()
1413 range_expr->fetch_value_from(item_add); in pre_next_partition()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_window.cc1225 Item *item_add; member in Frame_range_n_top
1241 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_top()
1260 item_add= new (thd->mem_root) Item_func_plus(thd, src_expr, n_val); in Frame_range_n_top()
1262 item_add->fix_fields(thd, &item_add); in Frame_range_n_top()
1273 range_expr->fetch_value_from(item_add); in pre_next_partition()
1288 range_expr->fetch_value_from(item_add); in pre_next_row()
1364 Item *item_add; member in Frame_range_n_bottom
1380 cursor(thd, partition_list), n_val(n_val_arg), item_add(NULL), in Frame_range_n_bottom()
1402 item_add->fix_fields(thd, &item_add); in Frame_range_n_bottom()
1413 range_expr->fetch_value_from(item_add); in pre_next_partition()
[all …]
/dports/sysutils/ncdu/ncdu-1.16/src/
H A Ddir_mem.c94 static void item_add(struct dir *item) { in item_add() function
133 item_add(item); in item()
/dports/net-im/uTox/uTox/src/
H A Dflist.c45 static ITEM item_add, item_settings, item_transfer; variable
62 static ITEM *selected_item = &item_add;
633 item_add.type = ITEM_ADD; in flist_start()
749 show_page(&item_add); in deleteitem()
851 show_page(&item_add); in flist_selectaddfriend()
906 show_page(&item_add); in pop_selected()
1241 show_page(&item_add); in contextmenu_list_onselect()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/plugins/elements/
H A Dgstdownloadbuffer.h102 GCond item_add; /* signals buffers now available for reading */ member
H A Dgstqueue.h124 GCond item_add; /* signals buffers now available for reading */ member
H A Dgstqueue2.h143 GCond item_add; /* signals buffers now available for reading */ member
H A Dgstqueue.c161 g_cond_wait (&q->item_add, &q->qlock); \
180 g_cond_signal (&q->item_add); \
461 g_cond_init (&queue->item_add); in gst_queue_init()
498 g_cond_clear (&queue->item_add); in gst_queue_finalize()
1758 g_cond_signal (&queue->item_add); in gst_queue_src_activate_mode()
H A Dgstdownloadbuffer.c153 g_cond_wait (&q->item_add, &q->qlock); \
165 g_cond_signal (&q->item_add); \
328 g_cond_init (&dlbuf->item_add); in gst_download_buffer_init()
343 g_cond_clear (&dlbuf->item_add); in gst_download_buffer_finalize()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dlayout.cc334 static void item_add (Item * item) in item_add() function
502 item_add (item); in layout_add()
520 item_add (item); in layout_move()
/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchState_types.c211 IpatchStateItemAdd *item_add = IPATCH_STATE_ITEM_ADD(state); in item_add_restore() local
214 ipatch_item_remove(item_add->item); in item_add_restore()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DImGuiWrapper.cpp556 bool item_add; in selectable() local
561 item_add = ImGui::ItemAdd(bb, id); in selectable()
566 item_add = ImGui::ItemAdd(bb, id); in selectable()
568 if (!item_add) in selectable()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/Label/deluge_label/gtkui/
H A Dsidebar_menu.py94 self.item_add.set_sensitive(True)
/dports/graphics/blender/blender-2.91.0/build_files/cmake/
H A Dmacros.cmake22 list_id item_check item_add
30 list(INSERT ${list_id} "${_index}" ${item_add})
35 list_id item_check item_add
42 list(INSERT ${list_id} "${_index}" ${item_add})

123