• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:standard

638 standard input and/or output of the process being launched by calling
655 standard error output in the \arg{errors} array.
1278 standard POSIX rmdir() function and so return an integer error code instead of
1496 that there isn't always a standard way to do a reliable check on the OS architecture.
1639 This function complements the standard C function {\it stricmp()} which performs
1650 This function complements the standard C function {\it strcmp()} which performs
1698 This is a safe version of standard function {\it strlen()}: it does exactly the
1707 This function replaces the dangerous standard function {\tt sprintf()} and is
1834 the standard Win32 headers also define it (as well as yet another name for the
1854 This function shows the standard about dialog containing the information
3387 standard preprocessor \texttt{\#} operator which doesn't work with macros).
3462 This macro is the same as the standard C99 \texttt{va\_copy} for the compilers
3579 predates the current standard C++ RTTI and so is kept for backwards
3581 standard RTTI doesn't directly support (such as creating a class from its
3584 The standard C++ RTTI can be used in the user code without any problems and in
3928 arguments is the same as for the standard cast.
3956 the same as for the standard static cast, i.e. \arg{T} is the full type name and
3970 This case doesn't correspond to any standard cast but exists solely to make
3983 standard one (installed by wxWidgets in the beginning of the program).
3998 debugger command window, and under Unix, it will be written to standard
4022 Displays {\it msg} and continues. This writes to standard error under
4038 Displays {\it msg} and exits. This writes to standard error under Unix,
4065 terminates the program with the exit code 3. Using {\it abort()} standard
4217 it simply prints the message to the standard output using the title as prefix.
4422 standard usleep() function is not MT safe.