Searched refs:label (Results 76 - 100 of 1582) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/x86/
H A Dmul.pl26 &jz(&label("mw_finish"));
48 &jz(&label("mw_finish"));
49 &jmp(&label("mw_loop"));
54 &jnz(&label("mw_finish2"));
55 &jmp(&label("mw_end"));
69 &jz(&label("mw_end")) if ($i != 7-1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dstattext.cpp38 const wxString &label,
44 Create( parent, id, label, pos, size, style, name );
49 const wxString &label,
64 m_label = label;
65 m_widget = gtk_label_new( wxGTK_CONV( GTKRemoveMnemonics(label)) );
91 GtkLabel *label = GTK_LABEL(m_widget); local
92 wxString str = wxString( label->label );
96 void wxStaticText::SetLabel( const wxString &label )
100 GTKSetLabelForLabel(GTK_LABEL(m_widget), label); local
36 wxStaticText(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxString &name) argument
47 Create(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxString &name ) argument
[all...]
H A Dchecklst.cpp66 GtkLabel *label = GTK_LABEL( bin->child ); local
68 wxString str( wxGTK_CONV_BACK( label->label ) );
85 GtkLabel *label = GTK_LABEL( bin->child ); local
87 wxString str( wxGTK_CONV_BACK( label->label ) );
94 gtk_label_set( label, wxGTK_CONV( str ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextparagraphstyledefinition.tex1 \section{\class{wxRichTextParagraphStyleDefinition}}\label{wxrichtextparagraphstyledefinition}
17 \membersection{wxRichTextParagraphStyleDefinition::wxRichTextParagraphStyleDefinition}\label{wxrichtextparagraphstyledefinitionwxrichtextparagraphstyledefinition}
23 \membersection{wxRichTextParagraphStyleDefinition::\destruct{wxRichTextParagraphStyleDefinition}}\label{wxrichtextparagraphstyledefinitiondtor}
29 \membersection{wxRichTextParagraphStyleDefinition::GetNextStyle}\label{wxrichtextparagraphstyledefinitiongetnextstyle}
35 \membersection{wxRichTextParagraphStyleDefinition::SetNextStyle}\label{wxrichtextparagraphstyledefinitionsetnextstyle}
H A Drichtextrange.tex1 \section{\class{wxRichTextRange}}\label{wxrichtextrange}
17 \membersection{wxRichTextRange::wxRichTextRange}\label{wxrichtextrangewxrichtextrange}
27 \membersection{wxRichTextRange::\destruct{wxRichTextRange}}\label{wxrichtextrangedtor}
33 \membersection{wxRichTextRange::Contains}\label{wxrichtextrangecontains}
40 \membersection{wxRichTextRange::GetEnd}\label{wxrichtextrangegetend}
46 \membersection{wxRichTextRange::GetLength}\label{wxrichtextrangegetlength}
52 \membersection{wxRichTextRange::GetStart}\label{wxrichtextrangegetstart}
58 \membersection{wxRichTextRange::FromInternal}\label{wxrichtextrangefrominternal}
66 \membersection{wxRichTextRange::IsOutside}\label{wxrichtextrangeisoutside}
72 \membersection{wxRichTextRange::IsWithin}\label{wxrichtextrangeiswithi
[all...]
H A Dlistattr.tex1 \section{\class{wxListItemAttr}}\label{wxlistitemattr}
16 \membersection{wxListItemAttr::wxListItemAttr}\label{wxlistitemattrctor}
27 \membersection{wxListItemAttr::GetBackgroundColour}\label{wxlistitemattrgetbackgroundcolour}
34 \membersection{wxListItemAttr::GetFont}\label{wxlistitemattrgetfont}
41 \membersection{wxListItemAttr::GetTextColour}\label{wxlistitemattrgettextcolour}
48 \membersection{wxListItemAttr::HasBackgroundColour}\label{wxlistitemattrhasbackgroundcolour}
55 \membersection{wxListItemAttr::HasFont}\label{wxlistitemattrhasfont}
62 \membersection{wxListItemAttr::HasTextColour}\label{wxlistitemattrhastextcolour}
69 \membersection{wxListItemAttr::SetBackgroundColour}\label{wxlistitemattrsetbackgroundcolour}
76 \membersection{wxListItemAttr::SetFont}\label{wxlistitemattrsetfon
[all...]
H A Djoystick.tex1 \section{\class{wxJoystick}}\label{wxjoystick}
19 \membersection{wxJoystick::wxJoystick}\label{wxjoystickctor}
26 \membersection{wxJoystick::\destruct{wxJoystick}}\label{wxjoystickdtor}
32 \membersection{wxJoystick::GetButtonState}\label{wxjoystickgetbuttonstate}
42 \membersection{wxJoystick::GetManufacturerId}\label{wxjoystickgetmanufacturerid}
48 \membersection{wxJoystick::GetMovementThreshold}\label{wxjoystickgetmovementthreshold}
55 \membersection{wxJoystick::GetNumberAxes}\label{wxjoystickgetnumberaxes}
61 \membersection{wxJoystick::GetNumberButtons}\label{wxjoystickgetnumberbuttons}
67 \membersection{wxJoystick::GetNumberJoysticks}\label{wxjoystickgetnumberjoysticks}
73 \membersection{wxJoystick::GetPollingMax}\label{wxjoystickgetpollingma
[all...]
H A Dgridtbl.tex1 \section{\class{wxGridTableBase}}\label{wxgridtablebase}
15 \membersection{wxGridTableBase::wxGridTableBase}\label{wxgridtablebasewxgridtablebase}
19 \membersection{wxGridTableBase::\destruct{wxGridTableBase}}\label{wxgridtablebasedtor}
23 \membersection{wxGridTableBase::GetNumberRows}\label{wxgridtablebasegetnumberrows}
29 \membersection{wxGridTableBase::GetNumberCols}\label{wxgridtablebasegetnumbercols}
34 \membersection{wxGridTableBase::IsEmptyCell}\label{wxgridtablebaseisemptycell}
39 \membersection{wxGridTableBase::GetValue}\label{wxgridtablebasegetvalue}
44 \membersection{wxGridTableBase::SetValue}\label{wxgridtablebasesetvalue}
49 \membersection{wxGridTableBase::GetTypeName}\label{wxgridtablebasegettypename}
55 \membersection{wxGridTableBase::CanGetValueAs}\label{wxgridtablebasecangetvaluea
[all...]
H A Dgridattr.tex6 \section{\class{wxGridCellAttr}}\label{wxgridcellattr}
22 \membersection{wxGridCellAttr::wxGridCellAttr}\label{wxgridcellattrwxgridcellattr}
33 \membersection{wxGridCellAttr::Clone}\label{wxgridcellattrclone}
40 \membersection{wxGridCellAttr::IncRef}\label{wxgridcellattrincref}
49 \membersection{wxGridCellAttr::DecRef}\label{wxgridcellattrdecref}
53 \membersection{wxGridCellAttr::SetTextColour}\label{wxgridcellattrsettextcolour}
60 \membersection{wxGridCellAttr::SetBackgroundColour}\label{wxgridcellattrsetbackgroundcolour}
67 \membersection{wxGridCellAttr::SetFont}\label{wxgridcellattrsetfont}
74 \membersection{wxGridCellAttr::SetAlignment}\label{wxgridcellattrsetalignment}
83 \membersection{wxGridCellAttr::SetReadOnly}\label{wxgridcellattrsetreadonl
[all...]
H A Drichtextstylesheet.tex1 \section{\class{wxRichTextStyleSheet}}\label{wxrichtextstylesheet}
22 \membersection{wxRichTextStyleSheet::wxRichTextStyleSheet}\label{wxrichtextstylesheetwxrichtextstylesheet}
28 \membersection{wxRichTextStyleSheet::\destruct{wxRichTextStyleSheet}}\label{wxrichtextstylesheetdtor}
34 \membersection{wxRichTextStyleSheet::AddCharacterStyle}\label{wxrichtextstylesheetaddcharacterstyle}
40 \membersection{wxRichTextStyleSheet::AddListStyle}\label{wxrichtextstylesheetaddliststyle}
46 \membersection{wxRichTextStyleSheet::AddParagraphStyle}\label{wxrichtextstylesheetaddparagraphstyle}
52 \membersection{wxRichTextStyleSheet::AddStyle}\label{wxrichtextstylesheetaddstyle}
58 \membersection{wxRichTextStyleSheet::DeleteStyles}\label{wxrichtextstylesheetdeletestyles}
64 \membersection{wxRichTextStyleSheet::FindCharacterStyle}\label{wxrichtextstylesheetfindcharacterstyle}
70 \membersection{wxRichTextStyleSheet::FindListStyle}\label{wxrichtextstylesheetfindliststyl
[all...]
H A Dcontrol.tex1 \section{\class{wxControl}}\label{wxcontrol}
25 \membersection{wxControl::Command}\label{wxcontrolcommand}
32 \membersection{wxControl::GetLabel}\label{wxcontrolgetlabel}
43 \membersection{wxControl::GetLabelText}\label{wxcontrolgetlabeltext}
47 \func{static const wxString\&}{GetLabelText}{\param{const wxString\& }{label}}
49 Returns the control's label or the given \arg{label} string for the static
53 \membersection{wxControl::SetLabel}\label{wxcontrolsetlabel}
55 \func{void}{SetLabel}{\param{const wxString\& }{label}}
59 The \texttt{\&} characters in the \arg{label} ar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtglbtn.h42 const wxBitmap& label,
49 Create(parent, id, label, pos, size, style, validator, name);
55 const wxBitmap& label,
65 // Set the label
66 virtual void SetLabel(const wxString& label) { wxControl::SetLabel(label); } argument
67 virtual void SetLabel(const wxBitmap& label);
99 const wxString& label,
106 Create(parent, id, label, pos, size, style, validator, name);
112 const wxString& label,
40 wxToggleBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxCheckBoxNameStr) argument
97 wxToggleButton(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxCheckBoxNameStr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtglbtn.h42 const wxBitmap& label,
49 Create(parent, id, label, pos, size, style, validator, name);
55 const wxBitmap& label,
65 // Set the label
66 virtual void SetLabel(const wxString& label) { wxControl::SetLabel(label); } argument
67 virtual void SetLabel(const wxBitmap& label);
99 const wxString& label,
106 Create(parent, id, label, pos, size, style, validator, name);
112 const wxString& label,
40 wxToggleBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxCheckBoxNameStr) argument
97 wxToggleButton(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxCheckBoxNameStr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dhead_64.h30 #define BRANCH_IF_SUN4V(tmp1,label) \
33 brnz,pn %tmp1, label; \
36 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \
42 be,pn %icc, label; \
45 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \
51 be,pn %icc, label; \
54 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \
62 bgeu,pt %xcc, label; \
65 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \
73 bgeu,pt %xcc, label; \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-rshift.S36 .label _gcry_mpih_rshift
49 .label L$roop
59 .label L$r002
64 .label L$r003
66 .label L$r004
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-rshift.S36 .label _gcry_mpih_rshift
49 .label L$roop
59 .label L$r002
64 .label L$r003
66 .label L$r004
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dx86cpuid.pl22 &jnc (&label("nocpuid"));
37 &jnc (&label("notsc"));
49 &jnc (&label("nohalt")); # no TSC
53 &jnz (&label("nohalt")); # not enough privileges
58 &jnc (&label("nohalt")); # interrupts are disabled
89 &jnc (&label("nospin")); # interrupts are disabled
96 &jmp (&label("spin"));
102 &je (&label("spin"));
119 &jnc (&label("no_x87"));
122 &jnc (&label("no_sse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dcdtoc.tex7 \section{\class{CDtoc}}\label{cdtoc}
20 \membersection{CDtoc::CDtoc}\label{cdtoccdtoc}
25 \membersection{CDtoc::GetTrackTime}\label{cdtocgettracktime}
33 \membersection{CDtoc::GetTrackPos}\label{cdtocgettrackpos}
41 \membersection{CDtoc::GetTotalTime}\label{cdtocgettotaltime}
48 \membersection{wxCDAudio::wxCDAudio}\label{wxcdaudiowxcdaudio}
53 \membersection{wxCDAudio::\destruct{wxCDAudio}}\label{wxcdaudiodtor}
58 \membersection{wxCDAudio::Play}\label{wxcdaudioplay}
71 \membersection{wxCDAudio::Pause}\label{wxcdaudiopause}
78 \membersection{wxCDAudio::Resume}\label{wxcdaudioresum
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dradiobut.h22 const wxString& label,
28 Create(parent, id, label, pos, size, style, validator, name);
33 const wxString& label,
69 const wxBitmap *label,
75 Create(parent, id, label, pos, size, style, validator, name);
79 const wxBitmap *label,
85 virtual void SetLabel(const wxBitmap *label);
21 wxRadioButton(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxRadioButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dradiobut.h22 const wxString& label,
28 Create(parent, id, label, pos, size, style, validator, name);
32 const wxString& label,
67 const wxBitmap *label,
73 Create(parent, id, label, pos, size, style, validator, name);
77 const wxBitmap *label,
83 virtual void SetLabel(const wxBitmap *label);
21 wxRadioButton(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxRadioButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dbn-586.pl37 &jnc(&label("maw_non_sse2"));
44 &jmp(&label("maw_sse2_entry"));
107 &jz(&label("maw_sse2_exit"));
110 &jnz(&label("maw_sse2_unrolled"));
123 &jnz(&label("maw_sse2_loop"));
157 &jz(&label("maw_finish"));
179 &jnz(&label("maw_loop"));
184 &jnz(&label("maw_finish2")); # helps branch prediction
185 &jmp(&label("maw_end"));
200 &jz(&label("maw_en
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dbn-586.pl37 &jnc(&label("maw_non_sse2"));
44 &jmp(&label("maw_sse2_entry"));
107 &jz(&label("maw_sse2_exit"));
110 &jnz(&label("maw_sse2_unrolled"));
123 &jnz(&label("maw_sse2_loop"));
157 &jz(&label("maw_finish"));
179 &jnz(&label("maw_loop"));
184 &jnz(&label("maw_finish2")); # helps branch prediction
185 &jmp(&label("maw_end"));
200 &jz(&label("maw_en
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dexception-64s.h56 #define LOAD_HANDLER(reg, label) \
57 addi reg,reg,(label)-_stext; /* virt addr of handler ... */
69 #define EXCEPTION_PROLOG_PSERIES_1(label) \
70 ld r12,PACAKBASE(r13); /* get high part of &label */ \
73 LOAD_HANDLER(r12,label) \
80 #define EXCEPTION_PROLOG_PSERIES(area, label) \
82 EXCEPTION_PROLOG_PSERIES_1(label);
145 #define STD_EXCEPTION_PSERIES(n, label) \
147 .globl label##_pSeries; \
148 label##_pSerie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dstatbmp.h29 const wxBitmap& label,
34 Create(parent, wxID_ANY, label, pos, size, style);
39 const wxBitmap& label,
45 Create(parent, id, label, pos, size, style, name);
50 const wxBitmap& label,
28 wxStaticBitmap(wxWindow *parent, const wxBitmap& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0) argument
37 wxStaticBitmap(wxWindow *parent, wxWindowID id, const wxBitmap& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxString& name = wxStaticBitmapNameStr) argument
H A Dstatbox.h21 const wxString& label,
25 Create(parent, wxID_ANY, label, pos, size);
29 const wxString& label,
35 Create(parent, id, label, pos, size, style, name);
40 const wxString& label,
46 // the origin of the static box is inside the border and under the label:
20 wxStaticBox(wxWindow *parent, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize) argument
28 wxStaticBox(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0, const wxString& name = wxStaticBoxNameStr) argument

Completed in 157 milliseconds

1234567891011>>