Searched refs:till (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dhead.S38 btst CHCTR_ICBUSY|CHCTR_DCBUSY,d0 # wait till not busy
64 btst CHCTR_ICBUSY|CHCTR_DCBUSY,d0 # wait till not busy
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Drowlayoutpl.h30 void FitBarsToRange( int from, int till, cbBarInfo* pTheBar, cbRowInfo* pRow );
H A Dcontrolbar.h1413 void GetBarResizeRange( cbBarInfo* pBar, int* from, int *till, bool forLeftHandle );
1417 void GetRowResizeRange( cbRowInfo* pRow, int* from, int* till, bool forUpperHandle );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dpanedrawpl.cpp410 int from, till; local
416 event.mpPane->GetRowResizeRange( mpResizedRow, &from, &till, mIsUpperHandle );
419 event.mpPane->GetBarResizeRange( mpDraggedBar, &from, &till, mIsLeftHandle );
429 mHandleDragArea.height = till - from;
449 mHandleDragArea.width = till - from;
H A Dcontrolbar.cpp3128 void cbDockPane::GetBarResizeRange( cbBarInfo* pBar, int* from, int *till, argument
3176 *till = mPaneWidth - notFree;
3181 (*till) -= mProps.mMinCBarDim.x;
3224 void cbDockPane::GetRowResizeRange( cbRowInfo* pRow, int* from, int* till, argument
3266 *till = mPaneHeight - notFree;
3272 *till += mpLayout->GetClientHeight();
3276 *till += mpLayout->GetClientWidth();
3284 *till = row.mRowY + row.mRowHeight - GetMinimalRowHeight( pGivenRow );
3288 *till -= mProps.mResizeHandleSize;
H A Dtoolwnd.cpp399 static inline void clip_to( int& value, long from, long till )
404 if ( value > till )
405 value = till;
H A Drowlayoutpl.cpp215 void cbRowLayoutPlugin::FitBarsToRange( int from, int till, argument
236 int freeSpc = till-from;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dhead.S61 btst CHCTR_ICBUSY|CHCTR_DCBUSY,d0 # wait till not busy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsgetem.S96 bsr shft |shift mantissa bits till msbit is set
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S163 @ Mask other GPIO line interrupts till key done
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk340 # processing get one $, those which must defer till "runtime" get $$.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec2356 * Thu Jun 14 2001 Till Kamppeter <till@mandrakesoft.com> 2.2.1-9mdk
2436 * Mon Nov 20 2000 Till Kamppeter <till@mandrakesoft.com> 2.0.7-19mdk
2442 * Mon Oct 16 2000 Till Kamppeter <till@mandrakesoft.com> 2.0.7-18mdk
2472 * Mon Oct 2 2000 Till Kamppeter <till@mandrakesoft.com> 2.0.7-10mdk
2486 * Wed Aug 30 2000 Till Kamppeter <till@mandrakesoft.com> 2.0.7-6mdk
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex6966 % The same technique is used to protect \eatspaces till just before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex6727 % The same technique is used to protect \eatspaces till just before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex6759 % The same technique is used to protect \eatspaces till just before
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex6759 % The same technique is used to protect \eatspaces till just before

Completed in 190 milliseconds