Searched refs:returned (Results 76 - 100 of 239) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfltfactory.tex161 Adds this class factory to the list returned
179 Removes this class factory from the list returned
H A Dfontdlg.tex59 Gets the font chosen by the user if the user pressed OK (wxFontDialog::ShowModal returned wxID\_OK).
98 Sets the font that will be returned to the user (for internal use only).
H A Dfontmap.tex123 encoding name, i.e. the same string as returned by
235 and the default root path for the config settings is the string returned by
H A Dgridbagsizer.tex149 false is returned.
161 then false is returned.
H A Dlangcodes.tex4 in \helpref{wxLocale::Init}{wxlocaleinit} and are returned by
13 \twocolitem{wxLANGUAGE\_UNKNOWN}{returned by \helpref{GetSystemLanguage}{wxlocalegetsystemlanguage} if it fails to detect the default language}
H A Ddb.tex44 returned by the ODBC classes
248 datasource-specific error code returned by the datasource to the ODBC driver.
320 The wxDb instance returned is also opened (see \helpref{wxDb::Open}{wxdbopen}).
328 the wxDb instance is returned.
349 Deleting the wxDb instance returned can cause a crash/memory corruption
593 returned by this function have been tested and confirmed to work with
596 Possible values returned by this function can be viewed in the
607 datasource is not recognized, a value of 'dbmsUNIDENTIFIED' is returned.
664 sometimes informational messages) returned from ODBC need to be analyzed
670 iteratively step through the errors returned fro
[all...]
H A Dtdb.tex96 generates, indicating the next record that will be returned to the client
101 cursors, once a row in the result set has been returned to the ODBC driver
146 some or all of the result set to be returned before any data rows are
147 returned to the client application.
152 returned.
407 value of true will be returned. A value of false means allocation failed,
457 The wxDb pointer that is returned is both initialized and opened. If
461 The connection that is returned is either a new connection, or it is a
531 columns of each row are going to be returned, the name of the view of the
533 at this time), whether the data returned i
[all...]
H A Dthread.tex40 for one to get value it returned from \helpref{wxThread::Entry}{wxthreadentry}
214 The returned value is the thread exit code which is only useful for
215 joinable threads and is the value returned by \helpref{Wait}{wxthreadwait}.
342 a {\tt wxTHREAD\_NOT\_RUNNING} error will be returned.
445 Return the thread object for the calling thread. NULL is returned if the calling thread
447 whether the thread is really the main one because NULL may also be returned for the thread
465 returned from \helpref{wxThread::Entry}{wxthreadentry} or {\tt (ExitCode)-1} on
H A Dnotebook.tex281 to {\tt SetBackgroundColour}. Otherwise, an uninitialised colour will be returned.
289 inside the tab is returned as well.
302 \twocolitem{{\bf wxBK\_HITTEST\_ONPAGE}}{The point was over a currently selected page, not over any tab. Note that this flag is present only if {\tt wxNOT\_FOUND} is returned.}
H A Dxmlnode.tex131 \helpref{GetNext()}{wxxmlnodegetnext} function on the returned value.
173 An empty string is returned if the node has no children of type \texttt{wxXML\_TEXT\_NODE} or \texttt{wxXML\_CDATA\_SECTION\_NODE}, or if the content of the first child of such types is empty.
204 If it does not exist, the {\it defaultVal} is returned.
H A Dchecklst.tex127 \docparam{item}{Index of item whose check status is to be returned.}
H A Ddialog.tex244 A command event for the identifier returned by GetAffirmativeId is sent by
253 Ends a modal dialog, passing a value to be returned from the \helpref{wxDialog::ShowModal}{wxdialogshowmodal}\rtfsp
258 \docparam{retCode}{The value that should be returned by {\bf ShowModal}.}
491 modal, control is returned to the calling program.}
H A Ddisplay.tex29 and lower than the value returned by \helpref{GetCount()}{wxdisplaygetcount}.}
H A Dfilesysh.tex134 returned a non-empty string.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead64.S101 # We returned from start_kernel ?!? PANIK
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Daudio.c224 int c, p, l, buf_size, used, returned; local
264 returned = l;
286 &used, &returned,
288 l = returned;
H A Dsb_audio.c842 int *used, int *returned,
857 *returned = len;
887 /* returned = ( samples * 8 bits size ) */
888 *returned = len;
917 /* returned = ( samples * 16 bits size ) */
918 *returned = len << 1;
838 sb16_copy_from_user(int dev, char *localbuf, int localoffs, const char __user *userbuf, int useroffs, int max_in, int max_out, int *used, int *returned, int len) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbugfix.S304 | The frame returned is idle. We must build a busy frame to hold
340 | The frame returned is busy. It is not possible to reconstruct
430 | The frame returned is idle. We must build a busy frame to hold
477 | The frame returned is busy. It is not possible to reconstruct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c90 * 501 Action Failed May be returned in current state of service
798 (unsigned long)str->size, passed_args->returned);
814 passed_args->returned++;
1251 args.returned = 0;
1285 totalMatches = args.returned;
1387 args.returned, totalMatches, updateID);
1727 args.returned = 0;
1812 args.returned, totalMatches, updateID);
H A Dtivo_commands.c280 passed_args->returned++;
647 type, totalMatches, title, args.start, args.returned);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpcclient/
H A Dcmd_spoolss.c333 printf ("No printers returned.\n");
427 uint32 returned; local
441 result = rpccli_spoolss_enum_ports(cli, mem_ctx, info_level, &returned, &ctr);
446 for (i = 0; i < returned; i++) {
1070 returned; local
1090 archi_table[i].long_archi, &returned, &ctr);
1099 if (returned == 0)
1113 for (j=0; j < returned; j++) {
1118 for (j=0; j < returned; j++) {
1123 for (j=0; j < returned;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmemdosa.asm280 mov cx,bx ; save returned BX for a sec
314 mov di,000ah ; check offs 10 in returned seg
361 mov cx,bx ; save returned BX for a sec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_svcctl_nt.c447 r_u->returned = (uint32)num_services;
529 r_u->returned = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dtivo_commands.c284 passed_args->returned++;
601 totalMatches, title, args.start, args.returned);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dglcanvas.cpp492 int returned; local
494 attribList, &returned );

Completed in 188 milliseconds

12345678910