Searched refs:Parse (Results 26 - 50 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h761 virtual spFile* Parse( char* start, char* end ) = 0;
H A Dsrcparser.cpp530 return Parse( mpFileBuf, mpFileBuf + sz );
H A Dcjparser.cpp979 spFile* CJSourceParser::Parse( char* start, char* end ) function in class:CJSourceParser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappbase.cpp182 switch ( parser.Parse(false /* don't show usage */) )
H A Dwxchar.cpp290 // NOTE: this points somewhere in the string given to the Parse() function -
296 // NOTE: this points somewhere in the string given to the Parse() function -
300 // a little buffer where formatting flags like #+\.hlqLZ are stored by Parse()
319 bool Parse(const wxChar *format);
348 bool wxPrintfConvSpec::Parse(const wxChar *format) function in class:wxPrintfConvSpec
1091 if (arg[nargs].Parse(toparse))
1128 toparse++; // the Parse() returned false because we've found a %%
1149 // LoadArg == false means that wxPrintfConvSpec::Parse failed to set the
H A Dcmdline.cpp541 int wxCmdLineParser::Parse(bool showUsage)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dhtmllbox.cpp305 Parse(OnGetItemMarkup(n));
306 wxCHECK_RET( cell, _T("wxHtmlParser::Parse() returned NULL?") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/emulator/src/
H A Demulator.cpp127 // Parse the command-line parameters and options
132 res = parser.Parse();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleAppCommon.cpp224 // Parse cmdline arguments.
273 if ( cmdline.Parse() ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpdata.cpp301 parser.Parse(buf);
315 parser.Parse(buf);
H A Dhtmprint.cpp89 m_Cells = (wxHtmlContainerCell*) m_Parser->Parse(html);
H A Dhtmlwin.cpp454 m_Cell = (wxHtmlContainerCell*) m_Parser->Parse(newsrc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent_rpcgen.py1272 def Parse(file): function
1393 entities = Parse(fp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_gnv_curl_pcsi_desc.com73 $! Parse the kit name into components.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtwinprs.tex228 Sets the DC. This must be called before \helpref{Parse}{wxhtmlparserparse}!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent_rpcgen.py1509 def Parse(factory, file): function
1674 entities = Parse(factory, fp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mediaplayer/
H A Dmediaplayer.cpp438 if (parser.Parse() == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dwxrc.cpp268 switch (parser.Parse())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dconf.c4457 /* Parse var=val or val */
4709 SNDERR("Parse arguments error: %s", snd_strerror(err));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2943 \# Parse IP address, splitting prefix length.
3164 \# Parse command. If it is ``stop'', flush and exit.
3184 \# Parse prefix, split prefix length, separated by slash.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp4251 switch ( parser.Parse() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex442 % Parse an argument, then pass it to #1. The argument is the rest of
6956 % Parse the optional {params} list. Set up \paramno and \paramlist
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex438 % Parse an argument, then pass it to #1. The argument is the rest of
6717 % Parse the optional {params} list. Set up \paramno and \paramlist
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex439 % Parse an argument, then pass it to #1. The argument is the rest of
6749 % Parse the optional {params} list. Set up \paramno and \paramlist
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex439 % Parse an argument, then pass it to #1. The argument is the rest of
6749 % Parse the optional {params} list. Set up \paramno and \paramlist

Completed in 335 milliseconds

12