Searched refs:initialization (Results 26 - 43 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhelpinst.tex50 must add this line to your application initialization: {\tt wxFileSystem::AddHandler(new wxArchiveFSHandler);}
H A Dtchanges.tex87 \item no initialization/cleanup can be done in wxApp's constructor or destructor because they are now called much earlier/later than before; please move any exiting code from there to \helpref{wxApp::OnInit()}{wxapponinit}/\helpref{OnExit()}{wxapponexit}
H A Dtxrc.tex156 // initialization (doing it here and not in the ctor allows to have an error
H A Dfunction.tex363 \section{Application initialization and termination}\label{appinifunctions}
430 This function can be used to perform the initialization of wxWidgets if you
431 can't use the default initialization code for any reason.
433 If the function returns \true, the initialization was successful and the global
436 function returns \false, a catastrophic initialization error occured and (at
499 If the function returns \false the initialization could not be performed,
1757 initialization.
H A Dtevent.tex79 Finally, if you don't like using macros for static initialization of the event
H A Ddb.tex1152 only way to know if complete initialization of this wxDb connection was
1294 portion of the initialization of the connection failed (such as a datatype not
1316 // Connection is open, but the initialization of
H A Dgrid.tex93 \membersection{Constructors and initialization}\label{wxgridconstructors}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm169 ; Selection of the supported CPU instruction set and initialization
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dfpsp.h24 | After initialization, the stack looks like this: variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex357 should only be concerned with proper initialization, such as spinning
678 initialization of the transfer. The call may even induce some actions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua4158 'Sync can only be created during initialization.',
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex3235 \# Start interface initialization.\\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7599 % initialization:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7358 % initialization:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex7392 % initialization:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex7392 % initialization:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c473 ** Sometimes we need a small amount of code such as a variable initialization
1372 ** These routines are designed to aid in process initialization and
1380 ** of sqlite3_initialize() does any initialization. All other calls
1419 ** initialization of the SQLite library. The sqlite3_os_end()
1422 ** of static resources, initialization of global variables,
1459 ** may only be invoked prior to library initialization using
2022 ** automatically by sqlite3_complete16(). If that initialization fails,
4247 ** as part of process initialization and before any SQLite interface
5274 ** part of system initialization by the sqlite3_initialize() function.
8314 struct sqlite3InitInfo { /* Information used during initialization */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c473 ** Sometimes we need a small amount of code such as a variable initialization
1372 ** These routines are designed to aid in process initialization and
1380 ** of sqlite3_initialize() does any initialization. All other calls
1419 ** initialization of the SQLite library. The sqlite3_os_end()
1422 ** of static resources, initialization of global variables,
1459 ** may only be invoked prior to library initialization using
2022 ** automatically by sqlite3_complete16(). If that initialization fails,
4247 ** as part of process initialization and before any SQLite interface
5274 ** part of system initialization by the sqlite3_initialize() function.
8314 struct sqlite3InitInfo { /* Information used during initialization */
[all...]

Completed in 552 milliseconds

12