Searched refs:Form (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/tools/
H A Dmrlg.cgi47 @Form{'router'} = "router1";
72 print "<OPTION Value=\"$Form{'router'}\">$Form{'router'}\n";
149 @Form{$name} = $value ;
168 if ($Form{'router'} eq 'router1')
178 elsif ($Form{'router'} eq 'router2')
186 elsif ($Form{'router'} eq 'router3')
195 elsif ($Form{'router'} eq 'router4')
211 if ($Form{'query'} eq '1')
216 elsif ($Form{'quer
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Ddemo.c33 #include <Xm/Form.h>
39 Widget TopLevel, Form, Button, Text, Sepp, ComboBox1, ComboBox2, ComboBox3, Label; variable
72 Form = XtVaCreateManagedWidget("form", xmFormWidgetClass, TopLevel, NULL);
74 Button = XtVaCreateManagedWidget("quit", xmPushButtonWidgetClass, Form,
84 Sepp = XtVaCreateManagedWidget("separator1", xmSeparatorWidgetClass, Form,
93 ComboBox1 = XtVaCreateManagedWidget("combobox1", xmComboBoxWidgetClass, Form,
134 ComboBox2 = XtVaCreateManagedWidget("combobox2", xmComboBoxWidgetClass, Form,
155 ComboBox3 = XtVaCreateManagedWidget("combobox3", xmComboBoxWidgetClass, Form,
182 Sepp = XtVaCreateManagedWidget("separator", xmSeparatorWidgetClass, Form,
193 Label = XtVaCreateManagedWidget("label", xmLabelWidgetClass, Form,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dformdata.h42 struct Form { struct
71 int Curl_FormInit(struct Form *form, struct FormData *formdata );
H A Dhttp.h132 struct Form form;
H A Dformdata.c55 static size_t readfromfile(struct Form *form, char *buffer, size_t size);
293 * CURL_FORMADD_OPTION_TWICE if one option is given twice for one Form
969 struct Form temp;
1398 int Curl_FormInit(struct Form *form, struct FormData *formdata )
1448 static size_t readfromfile(struct Form *form, char *buffer,
1490 struct Form *form;
1494 form=(struct Form *)mydata;
1545 struct Form *form=(struct Form *)formp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/Vb/
H A DVbzipfrm.frm2 Begin VB.Form Form1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Devtloop.cpp52 #include <Form.h>
H A Dmsgdlg.cpp27 #include <Form.h>
H A Dbutton.cpp45 #include <Form.h>
H A Dframe.cpp50 #include <Form.h>
H A Dslider.cpp29 #include <Form.h>
H A Dtoplevel.cpp51 #include <Form.h>
H A Dcontrol.cpp47 #include <Form.h>
H A Dmenu.cpp43 #include <Form.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVbzipfrm.frm2 Begin VB.Form Form1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DfrmShowContents.cs32 public class frmShowContents : System.Windows.Forms.Form
70 // Required for Windows Form Designer support
94 #region Windows Form Designer generated code
H A DForm1.cs33 public class Form1 : System.Windows.Forms.Form
57 // Required for Windows Form Designer support
81 #region Windows Form Designer generated code
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs11 using System.Windows.Forms; /* Application, Form, Label, Button */
18 class HelloWindow : Form {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.frm3 Begin VB.Form VBUnzFrm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A DMakefile43 nlm_TYPE = Form Novell NLM '$(program)'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-snmp.c248 const char *Form[] = { variable
491 if (form >= sizeof(Form)/sizeof(Form[0])) {
496 printf("[class?%c/%d]", *Form[form], class);
500 printf("[id?%c/%s/%d]", *Form[form], Class[class].name, id);
847 * Rose-Normal-Form.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dframe.cpp54 #include <Xm/Form.h>
H A Dmdi.cpp28 #include <Xm/Form.h>
H A Dtoolbar.cpp41 #include <Xm/Form.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S56 | A5. Form the final binary number by scaling the mantissa by

Completed in 367 milliseconds

12