Searched refs:initial (Results 1 - 25 of 143) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c97 an initial segment and an endlessly repeated loop segment.
98 A finite sequence is represented entirely in the initial segment; the
101 struct segment initial; /* Initial arguments segment. */ member in struct:format_arg_list
165 ASSERT (list->initial.count <= list->initial.allocated);
167 for (i = 0; i < list->initial.count; i++)
169 verify_element (&list->initial.element[i]);
170 total_repcount += list->initial.element[i].repcount;
172 ASSERT (total_repcount == list->initial.length);
204 for (i = 0; i < list->initial
[all...]
H A Dformat-scheme.c100 an initial segment and an endlessly repeated loop segment.
101 A finite sequence is represented entirely in the initial segment; the
104 struct segment initial; /* Initial arguments segment. */ member in struct:format_arg_list
168 ASSERT (list->initial.count <= list->initial.allocated);
170 for (i = 0; i < list->initial.count; i++)
172 verify_element (&list->initial.element[i]);
173 total_repcount += list->initial.element[i].repcount;
175 ASSERT (total_repcount == list->initial.length);
207 for (i = 0; i < list->initial
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dfontpicker.h30 const wxFont& initial = wxNullFont,
37 Create(parent, id, initial, pos, size, style, validator, name);
47 const wxFont& initial = wxNullFont,
H A Dclrpicker.h30 const wxColour& initial = *wxBLACK,
38 Create(parent, id, initial, pos, size, style, validator, name);
48 const wxColour& initial = *wxBLACK,
H A Dspinctrl.h28 int min = 0, int max = 100, int initial = 0,
31 Create(parent, id, value, pos, size, style, min, max, initial, name);
40 int min = 0, int max = 100, int initial = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwv.h43 int initial, final; member in struct:WvHeader
H A Dwv.c48 wv->initial = !!(wv->flags & WV_FLAG_INITIAL_BLOCK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dfontpicker.cpp56 const wxFont &initial,
75 // set initial font
76 m_selectedFont = initial.IsOk() ? initial : *wxNORMAL_FONT;
101 return wxGenericFontButton::Create(parent, id, initial, pos, size,
55 Create( wxWindow *parent, wxWindowID id, const wxFont &initial, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfontpickerg.cpp46 const wxFont &initial, const wxPoint &pos,
67 m_selectedFont = initial.IsOk() ? initial : *wxNORMAL_FONT;
45 Create( wxWindow *parent, wxWindowID id, const wxFont &initial, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfontpickerg.h32 const wxFont &initial = wxNullFont,
39 Create(parent, id, initial, pos, size, style, validator, name);
58 const wxFont &initial = *wxNORMAL_FONT,
H A Dspinctlg.h43 int min = 0, int max = 100, int initial = 0,
47 Create(parent, id, value, pos, size, style, min, max, initial, name);
56 int min = 0, int max = 100, int initial = 0,
127 int min = 0, int max = 100, int initial = 0,
130 Create(parent, id, value, pos, size, style, min, max, initial, name);
139 int min = 0, int max = 100, int initial = 0,
146 SetValue(initial);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dspinctrl.h34 int min = 0, int max = 100, int initial = 0,
37 Create(parent, id, value, pos, size, style, min, max, initial, name);
46 int min = 0, int max = 100, int initial = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dspinctrl.h47 int min = 0, int max = 100, int initial = 0,
51 Create(parent, id, value, pos, size, style, min, max, initial, name);
60 int min = 0, int max = 100, int initial = 0,
139 int min = 0, int max = 100, int initial = 0,
142 Create(parent, id, value, pos, size, style, min, max, initial, name);
151 int min = 0, int max = 100, int initial = 0,
158 SetValue(initial);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dspinctrl.h43 int min = 0, int max = 100, int initial = 0,
47 Create(parent, id, value, pos, size, style, min, max, initial, name);
56 int min = 0, int max = 100, int initial = 0,
128 int min = 0, int max = 100, int initial = 0,
131 Create(parent, id, value, pos, size, style, min, max, initial, name);
140 int min = 0, int max = 100, int initial = 0,
147 SetValue(initial);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dspinctrl.h39 int min = 0, int max = 100, int initial = 0,
42 Create(parent, id, value, pos, size, style, min, max, initial, name);
51 int min = 0, int max = 100, int initial = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfontpickercmn.cpp56 const wxFont &initial,
62 Font2String(initial.IsOk() ? initial
68 m_picker = new wxFontPickerWidget(this, wxID_ANY, initial,
55 Create( wxWindow *parent, wxWindowID id, const wxFont &initial, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DPathTest.cpp356 const CPath initial = CPath(wxT(" /a\"b*c* <d>?e|\\:f ")); local
358 ASSERT_EQUALS(initial.Cleanup(false, false), Norm(wxT("\%20a\"b*c*\%20<d>?e|\\:f\%20")));
359 ASSERT_EQUALS(initial.Cleanup(false, true), Norm(wxT("\%20abc\%20def\%20")));
360 ASSERT_EQUALS(initial.Cleanup(true, false), Norm(wxT(" a\"b*c* <d>?e|\\:f ")));
361 ASSERT_EQUALS(initial.Cleanup(true, true), Norm(wxT(" abc def ")));
376 const CPath initial = Norm(wxT("/home/amule.foo.bar")); local
378 ASSERT_EQUALS(Norm(wxT("/home/amule.foo")), initial.RemoveExt());
379 ASSERT_EQUALS(Norm(wxT("/home/amule")), initial.RemoveExt().RemoveExt());
380 ASSERT_EQUALS(Norm(wxT("/home/amule")), initial.RemoveExt().RemoveExt().RemoveExt());
381 ASSERT_EQUALS(Norm(wxT("/home/amule")), initial
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfontpicker.h110 const wxFont& initial = wxNullFont,
119 Create(parent, id, initial, pos, size, style, validator, name);
124 const wxFont& initial = wxNullFont,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dspinctrl.h41 int min = 0, int max = 100, int initial = 0,
44 Create(parent, id, value, pos, size, style, min, max, initial, name);
53 int min = 0, int max = 100, int initial = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dvorbisfile.h151 extern int ov_open(FILE *f,OggVorbis_File *vf,char *initial,long ibytes);
153 char *initial, long ibytes, ov_callbacks callbacks);
155 extern int ov_test(FILE *f,OggVorbis_File *vf,char *initial,long ibytes);
157 char *initial, long ibytes, ov_callbacks callbacks);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dimaglist.cpp66 bool wxImageList::Create(int width, int height, bool mask, int initial) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsostream.tex40 offset by the initial string length, i.e. initial stream position will be the
41 initial length of the string and not $0$.
H A Dsymbolpickerdialog.tex10 To use the dialog, pass a default symbol specified as a string, an initial font name,
11 and a current font name. The difference between the initial font and
12 current font is that the initial font determines what the font control will be
15 to display the characters in, even when no initial font is selected.
37 // Don't set the initial font in the dialog (so the user is choosing
85 \docparam{symbol}{The initial symbol to show. Specify a single character in a string, or an empty string.}
87 \docparam{initialFont}{The initial font to be displayed in the font list. If empty, the item {\it normal text} will be selected.}
89 \docparam{normalTextFont}{The font the dialog will use to display the symbols if the initial font is empty.}
131 Gets the current or initial symbol as a string.
149 Sets the initial/selecte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_ccache_access.c88 we ask it to generate the initial message. Actually the client has already
89 sent its own initial message, so we're going to drop this one on the floor.
94 Since we have a copy of the initial message that the client sent, we could
104 DEBUG(1, ("Failed to create initial message! [%s]\n",
194 DATA_BLOB initial, challenge, auth; local
253 initial = data_blob(state->request.extra_data.data, initial_blob_len);
257 if (!initial.data || !challenge.data) {
262 initial, challenge, &auth);
265 data_blob_free(&initial);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dsmb.conf9 ; initial testing. It gives all clients access to their home directories and

Completed in 309 milliseconds

123456