Searched refs:label (Results 176 - 200 of 1582) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/x86/
H A Dsub.pl26 &jz(&label("aw_finish"));
48 &jnz(&label("aw_loop"));
53 &jz(&label("aw_end"));
67 &jz(&label("aw_end")) if ($i != 6);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-generic/
H A Dgpio.h9 int gpio_request(unsigned gpio, const char *label);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Dlivetree.c27 struct property *build_property(char *name, struct data val, char *label) argument
36 new->label = label;
81 struct node *name_node(struct node *node, char *name, char * label) argument
87 node->label = label;
128 char *label)
137 new->label = label;
245 struct node *get_node_by_label(struct node *tree, const char *label) argument
127 build_reserve_entry(uint64_t address, uint64_t size, char *label) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/etc/avahi/
H A Davahi-autoipd.action39 ip addr add "$3"/16 brd 169.254.255.255 label "$2:avahi" scope link dev "$2"
43 ip addr del "$3"/16 brd 169.254.255.255 label "$2:avahi" scope link dev "$2"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpwm.h9 struct pwm_device *pwm_request(int pwm_id, const char *label);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov_chan.h45 * @param[in] tag channel label
48 uint32_t ff_mov_get_channel_label(uint32_t label);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ns9xxx/include/mach/
H A Dgpio.h16 int gpio_request(unsigned gpio, const char *label);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dadd.pl26 &jz(&label("aw_finish"));
48 &jnz(&label("aw_loop"));
53 &jz(&label("aw_end"));
67 &jz(&label("aw_end")) if ($i != 6);
H A Dsub.pl26 &jz(&label("aw_finish"));
48 &jnz(&label("aw_loop"));
53 &jz(&label("aw_end"));
67 &jz(&label("aw_end")) if ($i != 6);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/x86/
H A Dadd.pl26 &jz(&label("aw_finish"));
48 &jnz(&label("aw_loop"));
53 &jz(&label("aw_end"));
67 &jz(&label("aw_end")) if ($i != 6);
H A Dsub.pl26 &jz(&label("aw_finish"));
48 &jnz(&label("aw_loop"));
53 &jz(&label("aw_end"));
67 &jz(&label("aw_end")) if ($i != 6);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-586.pl166 &je (&label("abort"));
180 &je (&label("RC4_CHAR"));
185 &jz (&label("loop1"));
189 &jmp (&label("go4loop4"));
192 &jz (&label("go4loop4"));
196 &jnc (&label("go4loop4"));
205 &jmp(&label("loop_mmx_enter"));
216 &jb (&label("loop_mmx"));
232 &je (&label("done"));
233 &jmp (&label("loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dstatbox.cpp55 // truncate the label to the GtkFrame width...
76 const wxString &label,
82 Create( parent, id, label, pos, size, style, name );
87 const wxString& label,
102 m_widget = GTKCreateFrame(label);
103 wxControl::SetLabel(label);
121 // in order to clip the label widget, we must connect to the size allocate
129 void wxStaticBox::SetLabel( const wxString& label )
133 GTKSetLabelForFrame(GTK_FRAME(m_widget), label); local
74 wxStaticBox( wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) argument
85 Create( wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dbutton.h39 const wxString& label = wxEmptyString,
48 Create(parent, id, bitmap, label, pos, size, style, validator, name);
53 const wxString& label = wxEmptyString,
62 Create(parent, id, label, pos, size, style, validator, name);
67 const wxString& label = wxEmptyString,
74 return Create(parent, id, wxNullBitmap, label,
81 const wxString& label = wxEmptyString,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-586.pl166 &je (&label("abort"));
180 &je (&label("RC4_CHAR"));
185 &jz (&label("loop1"));
189 &jmp (&label("go4loop4"));
192 &jz (&label("go4loop4"));
196 &jnc (&label("go4loop4"));
205 &jmp(&label("loop_mmx_enter"));
216 &jb (&label("loop_mmx"));
232 &je (&label("done"));
233 &jmp (&label("loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/utils/convertrc/
H A Drc2xml.h29 void ParseListCtrl(wxString label,wxString varname);
30 void ParseCalendar(wxString label,wxString varname);
31 void ParseTreeCtrl(wxString label,wxString varname);
34 void ParseStaticBitmap(wxString label,wxString varname);
51 void ParseSpinCtrl(wxString label,wxString varname);
52 void ParseRichEdit(wxString label, wxString varname);
73 void ParseSlider(wxString label, wxString varname);
74 void ParseProgressBar(wxString label, wxString varname);
76 void ParseCtrlButton(wxString label, wxString varname);
83 void WriteLabel(wxString label);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/520x/
H A Dgpio.c26 .label = "PIRQ",
41 .label = "BUSCTL",
59 .label = "BE",
77 .label = "CS",
95 .label = "FECI2C",
113 .label = "QSPI",
131 .label = "TIMER",
149 .label = "UART",
167 .label = "FECH",
185 .label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-lshift.S35 .label _gcry_mpih_lshift
51 .label L$loop
61 .label L$0002
66 .label L$0003
68 .label L$0004
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-lshift.S35 .label _gcry_mpih_lshift
51 .label L$loop
61 .label L$0002
66 .label L$0003
68 .label L$0004
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextformattingdialog.tex1 \section{\class{wxRichTextFormattingDialog}}\label{wxrichtextformattingdialog}
51 \membersection{wxRichTextFormattingDialog::wxRichTextFormattingDialog}\label{wxrichtextformattingdialogwxrichtextformattingdialog}
76 \membersection{wxRichTextFormattingDialog::\destruct{wxRichTextFormattingDialog}}\label{wxrichtextformattingdialogdtor}
82 \membersection{wxRichTextFormattingDialog::ApplyStyle}\label{wxrichtextformattingdialogapplystyle}
88 \membersection{wxRichTextFormattingDialog::Create}\label{wxrichtextformattingdialogcreate}
94 \membersection{wxRichTextFormattingDialog::GetAttributes}\label{wxrichtextformattingdialoggetattributes}
102 \membersection{wxRichTextFormattingDialog::GetDialog}\label{wxrichtextformattingdialoggetdialog}
108 \membersection{wxRichTextFormattingDialog::GetDialogAttributes}\label{wxrichtextformattingdialoggetdialogattributes}
114 \membersection{wxRichTextFormattingDialog::GetDialogStyleDefinition}\label{wxrichtextformattingdialoggetdialogstyledefinition}
120 \membersection{wxRichTextFormattingDialog::GetFormattingDialogFactory}\label{wxrichtextformattingdialoggetformattingdialogfactor
[all...]
H A Dgridsizr.tex1 \section{\class{wxGridSizer}}\label{wxgridsizer}
21 \membersection{wxGridSizer::wxGridSizer}\label{wxgridsizerwxgridsizer}
33 \membersection{wxGridSizer::GetCols}\label{wxgridsizergetcols}
40 \membersection{wxGridSizer::GetHGap}\label{wxgridsizergethgap}
47 \membersection{wxGridSizer::GetRows}\label{wxgridsizergetrows}
54 \membersection{wxGridSizer::GetVGap}\label{wxgridsizergetvgap}
61 \membersection{wxGridSizer::SetCols}\label{wxgridsizersetcols}
68 \membersection{wxGridSizer::SetHGap}\label{wxgridsizersethgap}
75 \membersection{wxGridSizer::SetRows}\label{wxgridsizersetrows}
82 \membersection{wxGridSizer::SetVGap}\label{wxgridsizersetvga
[all...]
H A Dtimespan.tex12 \section{\class{wxTimeSpan}}\label{wxtimespan}
32 \membersection{Static functions}\label{timespanstaticfunctions}
48 \membersection{Constructors}\label{timespanconstructors}
53 \membersection{Accessors}\label{timespanaccessors}
63 \membersection{Operations}\label{timespanoperations}
73 \membersection{Tests}\label{timespantests}
83 \membersection{Formatting time spans}\label{timespanformatting}
96 \membersection{wxTimeSpan::Abs}\label{wxtimespanabs}
104 \membersection{wxTimeSpan::Add}\label{wxtimespanadd}
115 \membersection{wxTimeSpan::Days}\label{wxtimespanday
[all...]
H A Ddataviewrenderer.tex2 \section{\class{wxDataViewRenderer}}\label{wxdataviewrenderer}
52 \membersection{wxDataViewRenderer::wxDataViewRenderer}\label{wxdataviewrendererwxdataviewrenderer}
58 \membersection{wxDataViewRenderer::GetMode}\label{wxdataviewrenderergetmode}
64 \membersection{wxDataViewRenderer::GetOwner}\label{wxdataviewrenderergetowner}
70 \membersection{wxDataViewRenderer::GetValue}\label{wxdataviewrenderergetvalue}
78 \membersection{wxDataViewRenderer::GetVariantType}\label{wxdataviewrenderergetvarianttype}
85 \membersection{wxDataViewRenderer::SetOwner}\label{wxdataviewrenderersetowner}
92 \membersection{wxDataViewRenderer::SetValue}\label{wxdataviewrenderersetvalue}
100 \membersection{wxDataViewRenderer::Validate}\label{wxdataviewrenderervalidate}
107 \section{\class{wxDataViewTextRenderer}}\label{wxdataviewtextrendere
[all...]
H A Dlistitem.tex1 \section{\class{wxListItem}}\label{wxlistitem}
15 \membersection{wxListItem::wxListItem}\label{wxlistitemwxlistitem}
21 \membersection{wxListItem::Clear}\label{wxlistitemclear}
27 \membersection{wxListItem::GetAlign}\label{wxlistitemgetalign}
34 \membersection{wxListItem::GetBackgroundColour}\label{wxlistitemgetbackgroundcolour}
40 \membersection{wxListItem::GetColumn}\label{wxlistitemgetcolumn}
46 \membersection{wxListItem::GetData}\label{wxlistitemgetdata}
53 \membersection{wxListItem::GetFont}\label{wxlistitemgetfont}
59 \membersection{wxListItem::GetId}\label{wxlistitemgetid}
65 \membersection{wxListItem::GetImage}\label{wxlistitemgetimag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dcheckbox.h20 wxCheckBox(wxWindow *parent, wxWindowID id, const wxString& label, argument
26 Create(parent, id, label, pos, size, style, validator, name);
29 bool Create(wxWindow *parent, wxWindowID id, const wxString& label,
57 wxBitmapCheckBox(wxWindow *parent, wxWindowID id, const wxBitmap *label, argument
63 Create(parent, id, label, pos, size, style, validator, name);

Completed in 309 milliseconds

1234567891011>>