Searched refs:later (Results 126 - 150 of 437) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddataform.tex77 \helpref{SetId}{wxdataformatsetid} later in this case)
H A Ddllload.tex136 is valid. If the handle is valid, the library must be unloaded later with
H A Ddropsrc.tex48 \helpref{SetData}{wxdropsourcesetdata} later.
H A Dpathlist.tex57 (because if it doesn't exist, it could be created later and thus result a valid path when
H A Dtfontenc.tex37 wxFONTENCODING\_SYSTEM, but may be changed to make all the fonts created later
H A Dti18n.tex23 to be buggy, so you should find a later version of it!
H A Dtchanges.tex63 In this case the old code would have used the new size as the minimum, but now the sizer will use the default size as the minimum rather than the size set later. It is an easy fix though, just move the specification of the size to the constructor (assuming that SomeWidget will set its minsize there like the rest of the controls do) or call \helpref{SetMinSize}{wxwindowsetminsize} instead of \helpref{SetSize}{wxwindowsetsize}.
68 \item Either override or inherit a meaningful \helpref{DoGetBestSize}{wxwindowdogetbestsize} method that calculates whatever size is "best" for the control. Once that size is calculated then there should normally be a call to \helpref{CacheBestSize}{wxwindowcachebestsize} to save it for later use, unless for some reason you want the best size to be recalculated on every layout.
87 \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 Dtdate.tex93 used. For example, `one month later' is commonly used. However, it is clear
95 month later' Feb 15 is Mar 15 and not Mar 17 or Mar 16 (depending on whether
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_lcc.asm4 ; See the accompanying file LICENSE, version 2000-Apr-09 or later
H A Dcrc_i386.asm4 ; See the accompanying file LICENSE, version 2000-Apr-09 or later
257 mov SavLen,ecx ; save current len for later
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c10 * (at your option) any later version.
524 unsigned long later = jiffies + 2; local
526 if (time_after_eq(jiffies, later))
1329 unsigned long later; local
1346 later = jiffies + HZ / 2; /* roughly half a second */
1349 if (time_after(jiffies, later)) {
3238 unsigned long later; local
3247 later = jiffies + 2;
3251 } while (w == LI_HC_LINK_ENABLE && time_before(jiffies, later));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp7 // (at your option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-direct.lua16 -- License: GPLv2 (see COPYING) or any later version
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_weight_10bit.asm13 ;* version 2.1 of the License, or (at your option) any later version.
H A Dvp56dsp.asm11 ;* version 2.1 of the License, or (at your option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_lcc.asm4 ; See the accompanying file LICENSE, version 2000-Apr-09 or later
H A Dlm32_lcc.asm4 ; See the accompanying file LICENSE, version 1999-Oct-05 or later
H A Dcrc_i386.asm4 ; See the accompanying file LICENSE, version 2000-Apr-09 or later
257 mov SavLen,ecx ; save current len for later
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dentry.S12 # 2 of the Licence, or (at your option) any later version.
H A Dmn10300-serial-low.S11 # 2 of the Licence, or (at your option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dswitchto.S125 ! Load PC for next task (init value or save_pc later)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dmatch.s4 ; See the accompanying file LICENSE, version 1999-Oct-05 or later
H A Dswiven.s4 ; See the accompanying file LICENSE, version 1999-Oct-05 or later
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dqrnnd.S9 # option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm25 ; value of zlib1222add later)
97 ; if you compile with zlib 1.2.2.2 or later , use "zlib1222add equ 8").

Completed in 98 milliseconds

1234567891011>>