Home
last modified time | relevance | path

Searched refs:config_frame (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-synphasor.c240 } config_frame; typedef
543 static config_frame *config_frame_fast(tvbuff_t *tvb) in config_frame_fast()
547 config_frame *frame; in config_frame_fast()
550 frame = wmem_new(wmem_file_scope(), config_frame); in config_frame_fast()
668 config_frame *frame; in config_3_frame_fast()
674 frame = wmem_new(wmem_file_scope(), config_frame); in config_3_frame_fast()
855 config_frame *conf; in dissect_header()
1728 config_frame *conf; in dissect_data_frame()
1871 config_frame *frame = config_frame_fast(tvb); in dissect_common()
1886 config_frame *frame; in dissect_common()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-synphasor.c240 } config_frame;
543 static config_frame *config_frame_fast(tvbuff_t *tvb)
547 config_frame *frame;
550 frame = wmem_new(wmem_file_scope(), config_frame);
668 config_frame *frame;
674 frame = wmem_new(wmem_file_scope(), config_frame);
855 config_frame *conf;
1728 config_frame *conf;
1871 config_frame *frame = config_frame_fast(tvb);
1886 config_frame *frame;
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-synphasor.c240 } config_frame; typedef
543 static config_frame *config_frame_fast(tvbuff_t *tvb) in config_frame_fast()
547 config_frame *frame; in config_frame_fast()
550 frame = wmem_new(wmem_file_scope(), config_frame); in config_frame_fast()
668 config_frame *frame; in config_3_frame_fast()
674 frame = wmem_new(wmem_file_scope(), config_frame); in config_3_frame_fast()
855 config_frame *conf; in dissect_header()
1728 config_frame *conf; in dissect_data_frame()
1871 config_frame *frame = config_frame_fast(tvb); in dissect_common()
1886 config_frame *frame; in dissect_common()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-synphasor.c240 } config_frame; typedef
543 static config_frame *config_frame_fast(tvbuff_t *tvb) in config_frame_fast()
547 config_frame *frame; in config_frame_fast()
550 frame = wmem_new(wmem_file_scope(), config_frame); in config_frame_fast()
668 config_frame *frame; in config_3_frame_fast()
674 frame = wmem_new(wmem_file_scope(), config_frame); in config_3_frame_fast()
855 config_frame *conf; in dissect_header()
1728 config_frame *conf; in dissect_data_frame()
1871 config_frame *frame = config_frame_fast(tvb); in dissect_common()
1886 config_frame *frame; in dissect_common()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcolordisplayeditor.c319 editor->config_frame = gimp_frame_new (NULL); in gimp_color_display_editor_init()
320 gtk_box_pack_start (GTK_BOX (vbox), editor->config_frame, TRUE, TRUE, 0); in gimp_color_display_editor_init()
321 gtk_widget_show (editor->config_frame); in gimp_color_display_editor_init()
324 gtk_container_add (GTK_CONTAINER (editor->config_frame), editor->config_box); in gimp_color_display_editor_init()
597 gtk_frame_set_label (GTK_FRAME (editor->config_frame), in gimp_color_display_editor_dest_changed()
604 gtk_frame_set_label (GTK_FRAME (editor->config_frame), in gimp_color_display_editor_dest_changed()
H A Dgimpcolordisplayeditor.h58 GtkWidget *config_frame; member
/dports/net-im/libpurple/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c326 config_frame(void) in config_frame() function
390 config_frame,
/dports/net-im/pidgin/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c326 config_frame(void) in config_frame() function
390 config_frame,
/dports/net-im/finch/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c326 config_frame(void) in config_frame() function
390 config_frame,
/dports/net/tcpillust/tcpillust/
H A Dtcpillust.h99 void config_frame __P((void));
H A Dtcpillust.c189 config_frame(); in config_loadedfile()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dvts.erl35 config_frame/2,
122 config_frame(_Env,_Input) -> function
123 call(config_frame).
188 {config_frame,From} ->
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/message/fusion/
H A Dmptctl.c1823 Config_t *config_frame; in mptctl_do_mpt_command() local
1824 config_frame = (Config_t *)mf; in mptctl_do_mpt_command()
1827 config_frame->Header.PageType, in mptctl_do_mpt_command()
1828 config_frame->ExtPageType, in mptctl_do_mpt_command()
1829 config_frame->Header.PageNumber, in mptctl_do_mpt_command()
1830 config_frame->Action)); in mptctl_do_mpt_command()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/message/fusion/
H A Dmptctl.c1823 Config_t *config_frame; in mptctl_do_mpt_command() local
1824 config_frame = (Config_t *)mf; in mptctl_do_mpt_command()
1827 config_frame->Header.PageType, in mptctl_do_mpt_command()
1828 config_frame->ExtPageType, in mptctl_do_mpt_command()
1829 config_frame->Header.PageNumber, in mptctl_do_mpt_command()
1830 config_frame->Action)); in mptctl_do_mpt_command()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/message/fusion/
H A Dmptctl.c1823 Config_t *config_frame; in mptctl_do_mpt_command() local
1824 config_frame = (Config_t *)mf; in mptctl_do_mpt_command()
1827 config_frame->Header.PageType, in mptctl_do_mpt_command()
1828 config_frame->ExtPageType, in mptctl_do_mpt_command()
1829 config_frame->Header.PageNumber, in mptctl_do_mpt_command()
1830 config_frame->Action)); in mptctl_do_mpt_command()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/
H A Dvvconfig.c587 GtkWidget *config_frame = create_frame(NULL); local
590 gtk_container_add(GTK_CONTAINER(vbox), config_frame);
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/
H A Dvvconfig.c587 GtkWidget *config_frame = create_frame(NULL); local
590 gtk_container_add(GTK_CONTAINER(vbox), config_frame);
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/
H A Dvvconfig.c587 GtkWidget *config_frame = create_frame(NULL); local
590 gtk_container_add(GTK_CONTAINER(vbox), config_frame);
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Didentity.c747 GtkWidget* config_frame = gtk_frame_new(NULL); in libbalsa_identity_config_frame() local
750 gtk_container_set_border_width(GTK_CONTAINER(config_frame), 0); in libbalsa_identity_config_frame()
761 gtk_container_add(GTK_CONTAINER(config_frame), tree); in libbalsa_identity_config_frame()
765 return config_frame; in libbalsa_identity_config_frame()
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/kolab_activesync/
H A Dkolab_activesync.php219 public function config_frame() function in kolab_activesync
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DconfigDialog.py1256 self.config_frame = {}
1323 self.config_frame[self.current_extension].grid_forget()
1327 self.config_frame[newsel].grid(column=0, row=0, sticky='nsew')
1333 self.config_frame[ext_name] = f
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DconfigDialog.py1256 self.config_frame = {}
1323 self.config_frame[self.current_extension].grid_forget()
1327 self.config_frame[newsel].grid(column=0, row=0, sticky='nsew')
1333 self.config_frame[ext_name] = f
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dconfigdialog.py292 self.config_frame = {}
363 self.config_frame[self.current_extension].grid_forget()
367 self.config_frame[newsel].grid(column=0, row=0, sticky='nsew')
373 self.config_frame[ext_name] = f
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dconfigdialog.py1946 self.config_frame = {}
2020 self.config_frame[self.current_extension].grid_forget()
2024 self.config_frame[newsel].grid(column=0, row=0, sticky='nsew')
2030 self.config_frame[ext_name] = f
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dconfigdialog.py290 self.config_frame = {}
361 self.config_frame[self.current_extension].grid_forget()
365 self.config_frame[newsel].grid(column=0, row=0, sticky='nsew')
371 self.config_frame[ext_name] = f

12