Home
last modified time | relevance | path

Searched refs:prefix_entry (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/gtkam/gtkam-1.0/src/
H A Dgtkam-save.c68 GtkWidget *spin_entry, *prefix_entry, *hbox_prefix; member
175 (GTK_ENTRY (save->priv->prefix_entry))); in default_numbering_start()
200 gtk_widget_set_sensitive (GTK_WIDGET (save->priv->prefix_entry), in on_filename_camera_toggled()
281 (GTK_ENTRY (save->priv->prefix_entry)), -1, in save_file()
412 gtk_entry_get_text (GTK_ENTRY (save->priv->prefix_entry))); in store_save_settings()
433 gtk_entry_set_text (GTK_ENTRY (save->priv->prefix_entry), buf); in load_save_settings()
728 save->priv->prefix_entry = gtk_entry_new (); in gtkam_save_new()
729 gtk_widget_show (save->priv->prefix_entry); in gtkam_save_new()
730 gtk_box_pack_start (GTK_BOX (hbox), save->priv->prefix_entry, in gtkam_save_new()
783 gtk_widget_set_sensitive (save->priv->prefix_entry, FALSE); in gtkam_save_add()
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Dstep_export_window.cpp47 GET_WIDGET(prefix_entry); in StepExportWindow()
62 bind_widget(prefix_entry, settings.prefix); in StepExportWindow()
65 prefix_entry->signal_changed().connect([this] { s_signal_changed.emit(); }); in StepExportWindow()
H A Dfab_output_window.cpp57 GET_WIDGET(prefix_entry); in FabOutputWindow()
78 bind_widget(prefix_entry, settings.prefix, [this](std::string &) { in FabOutputWindow()
82 prefix_entry->signal_changed().connect([this] { s_signal_changed.emit(); }); in FabOutputWindow()
H A Dstep_export_window.hpp27 Gtk::Entry *prefix_entry = nullptr; member in horizon::StepExportWindow
H A Dfab_output_window.hpp32 Gtk::Entry *prefix_entry = nullptr; member in horizon::FabOutputWindow
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/pool-mgr/editors/
H A Dentity_editor.cpp114 x->get_widget("entity_prefix", prefix_entry); in EntityEditor()
121 entry_add_sanitizer(prefix_entry); in EntityEditor()
135 bind_entry(prefix_entry, entity.prefix); in EntityEditor()
H A Dentity_editor.hpp22 Gtk::Entry *prefix_entry = nullptr; member in horizon::EntityEditor
/dports/net-mgmt/ipv6mon/ipv6mon-454292a393ddd79db7131b6e7a8d005a7f49bd92/
H A Dipv6mon.h227 struct prefix_entry{ struct
234 struct prefix_entry **prefix; argument
H A Dipv6mon.c94 struct prefix_entry *lookup_ip6_in_address_list(struct prefix_list *, struct in6_addr *);
122 struct prefix_entry *prefix_ols[MAX_PREFIXES_ONLINK], *prefix_acs[MAX_PREFIXES_AUTO];
123 struct prefix_entry *prefix_local[MAX_LOCAL_ADDRESSES];
1334 malloc(sizeof(struct prefix_entry))) == NULL){ in process_router_advert()
1357 malloc(sizeof(struct prefix_entry))) == NULL){ in process_router_advert()
1378 malloc(sizeof(struct prefix_entry))) == NULL){ in process_router_advert()
1771 struct prefix_entry *lookup_ip6_in_address_list(struct prefix_list *plist, struct in6_addr *target){ in lookup_ip6_in_address_list()
2250 malloc(sizeof(struct prefix_entry))) == NULL){ in get_if_addrs()
2284 struct prefix_entry *prefptr; in check_local_addresses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_get_hash_protocol_manager.cc434 auto prefix_entry = full_hash_cache_.find(prefix); in GetFullHashCachedResults() local
435 if (prefix_entry != full_hash_cache_.end()) { in GetFullHashCachedResults()
437 const CachedHashPrefixInfo& cached_prefix_info = prefix_entry->second; in GetFullHashCachedResults()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_get_hash_protocol_manager.cc437 auto prefix_entry = full_hash_cache_.find(prefix); in GetFullHashCachedResults() local
438 if (prefix_entry != full_hash_cache_.end()) { in GetFullHashCachedResults()
440 const CachedHashPrefixInfo& cached_prefix_info = prefix_entry->second; in GetFullHashCachedResults()
/dports/security/ipv6toolkit/ipv6toolkit-v2.0/tools/
H A Dlibipv6.c759 malloc(sizeof(struct prefix_entry))) == NULL){ in find_ipv6_router_full()
786 malloc(sizeof(struct prefix_entry))) == NULL){ in find_ipv6_router_full()
809 malloc(sizeof(struct prefix_entry))) == NULL){ in find_ipv6_router_full()
1433 malloc(sizeof(struct prefix_entry))) == NULL){ in get_if_addrs()
2199 …if( (idata->ip6_global.prefix= malloc(MAX_LOCAL_ADDRESSES * sizeof(struct prefix_entry *))) == NUL… in init_iface_data()
2205 if( (idata->prefix_ol.prefix= malloc(MAX_PREFIXES_ONLINK * sizeof(struct prefix_entry *))) == NULL) in init_iface_data()
2211 if( (idata->prefix_ac.prefix= malloc(MAX_PREFIXES_AUTO * sizeof(struct prefix_entry *))) == NULL) in init_iface_data()
2226 …if(( (idata->iflist).ifaces[i].ip6_global.prefix= malloc( sizeof(struct prefix_entry *) * MAX_LOCA… in init_iface_data()
2232 …if( ((idata->iflist).ifaces[i].ip6_local.prefix= malloc( sizeof(struct prefix_entry *) * MAX_LOCAL… in init_iface_data()
3035 …if( (cif->ip6_local.prefix[cif->ip6_local.nprefix] = malloc(sizeof(struct prefix_entry))) == NULL){ in get_local_addrs()
[all …]
H A Dlibipv6.h502 struct prefix_entry{ struct
508 struct prefix_entry **prefix; argument
H A Dscan6.c102 void prefix_to_scan(struct prefix_entry *, struct scan_entry *);
210 struct prefix_entry *tgt_iid_list[MAX_IID_ENTRIES];
231 struct prefix_entry prefix;
1279 if( (iid_list.prefix[iid_list.nprefix] = malloc(sizeof(struct prefix_entry))) == NULL){
1601 if( (idata.ip6_global.prefix[idata.ip6_global.nprefix] = malloc(sizeof(struct prefix_entry))) \
2999 struct prefix_entry prefix;
3973 void prefix_to_scan(struct prefix_entry *pref, struct scan_entry *scan){
/dports/lang/smalltalk/smalltalk-3.2.5/opcode/
H A Di386.h876 static const prefix_entry i386_prefixtab[] = {
895 static const prefix_entry *const i386_prefixtab_end
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A DChangeLog-98993449 (prefix_entry): Remove.