Searched refs:descriptions (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/fontmap/
H A Dfontmaptest.cpp93 static const wxChar *descriptions[] = local
115 CPPUNIT_ASSERT( wxFontMapperBase::Get()->GetEncodingDescription(enc) == descriptions[n] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtusage.tex3 In the descriptions of the wxWidgets classes and their member
4 functions, note that descriptions of inherited member functions are not
H A Dpostscpt.tex5 descriptions of the member functions.
H A Dhtmltags.tex14 We will use these substitutions in tags descriptions:
H A Dtfont.tex28 and this is where using the native font descriptions may be helpful - see
H A Dcmdlpars.tex472 options and parameters descriptions specified earlier, so the resulting message
473 will not be helpful to the user unless the descriptions were indeed specified.
H A Dconfig.tex18 See \helpref{config overview}{wxconfigoverview} for the descriptions of all
H A Dlog.tex26 See \helpref{log overview}{wxlogoverview} for the descriptions of wxWidgets
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/sam/
H A Dsamenum.c78 printf("Desc: %s\n", eg.out.descriptions[i]);
97 printf("Desc: %s\n", ea.out.descriptions[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfldlgcmn.cpp110 wxArrayString& descriptions,
113 return ::wxParseCommonDialogsFilter(filterStr, descriptions, filters);
211 wxArrayString descriptions, filters; local
213 (void)wxParseCommonDialogsFilter(filter2, descriptions, filters);
109 ParseWildcard(const wxString& filterStr, wxArrayString& descriptions, wxArrayString& filters) argument
H A Dfilefn.cpp1722 wxArrayString& descriptions,
1725 descriptions.Clear();
1741 descriptions.Add(wxEmptyString);
1765 descriptions.Add(description);
1771 for( size_t i = 0 ; i < descriptions.GetCount() ; i++ )
1777 descriptions.Insert(descriptions[i],i+1);
1792 pos = descriptions[k].Find(filters[k]);
1795 wxString before = descriptions[k].Left(pos);
1796 wxString after = descriptions[
1721 wxParseCommonDialogsFilter(const wxString& filterStr, wxArrayString& descriptions, wxArrayString& filters) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dsmb.conf3 ; For the format of this file and comprehensive descriptions of all the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp1198 wxArrayString filters, descriptions; local
1199 int count = wxParseCommonDialogsFilter(filterStr, descriptions, filters);
1203 description = descriptions[n];
1214 int wxGenericDirCtrl::ParseFilter(const wxString& filterStr, wxArrayString& filters, wxArrayString& descriptions) argument
1216 return wxParseCommonDialogsFilter(filterStr, descriptions, filters );
1311 wxArrayString descriptions, filters; local
1312 size_t n = (size_t) wxParseCommonDialogsFilter(filter, descriptions, filters);
1317 Append(descriptions[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfiledlg.h128 wxArrayString& descriptions,
H A Dfilefn.h698 WXDLLIMPEXP_BASE int wxParseCommonDialogsFilter(const wxString& wildCard, wxArrayString& descriptions, wxArrayString& filters);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddirctrlg.h153 // Parse the filter into an array of filters and an array of descriptions
154 virtual int ParseFilter(const wxString& filterStr, wxArrayString& filters, wxArrayString& descriptions);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/docs/
H A Dautodocifier.pl270 This should contain descriptions of each option. This will also
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlibmsrpc.h2069 /**Array storing the descriptions of all the groups returned*/
2070 char **descriptions; member in struct:SamEnumGroups::__anon5206
2105 /**Array storing the descriptions of all the groups returned*/
2106 char **descriptions; member in struct:SamEnumAliases::__anon5208
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex17 bitstream and framing spec} provide detailed descriptions of Ogg
H A D04-codec.tex267 After reading mode descriptions, setup header decode is complete.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dconfigure112 Options: [defaults in brackets after descriptions]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dconfigure112 Options: [defaults in brackets after descriptions]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dcac_samr.c1214 op->out.descriptions = desc_out;
1323 op->out.descriptions = desc_out;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dconfigure148 Options: [defaults in brackets after descriptions]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Druntests.pl4705 -l list all test case names/descriptions

Completed in 160 milliseconds

12