Searched refs:condition (Results 126 - 150 of 185) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S88 # Restore sign info if signed instruction. Set the condition #
229 # use movm here to not disturb the condition codes.
501 # Set the condition codes as appropriate before performing an #
578 # now, grab the condition codes. only one that can be set is 'N'.
590 # use movm here to not disturb the condition codes.
727 # use movm here to not disturb the condition codes.
774 # cc = condition codes are set correctly #
782 # The condition codes are set correctly before the final "rts". #
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_in.c152 ax25->condition |= AX25_COND_OWN_RX_BUSY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsched.h1719 #define conditional_stopped_child_used_math(condition, child) \
1720 do { (child)->flags &= ~PF_USED_MATH, (child)->flags |= (condition) ? PF_USED_MATH : 0; } while (0)
1721 #define conditional_used_math(condition) \
1722 conditional_stopped_child_used_math(condition, current)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dax25.h233 unsigned char condition, backoff; member in struct:ax25_cb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_operr.S211 | This operr condition is not of the special case. Set operr
H A Dbugfix.S206 | bug condition. Otherwise, exit.
358 | go and fix the bug condition. Otherwise, exit.
H A Dget_op.S544 | packed cases, but we must set the FPSR condition codes properly.
H A Dskeleton.S15 | the FPSP was entered. In particular, whatever condition
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex4484 compilation error messages if the condition they check fail.
4495 This function is called whenever one of debugging macros fails (i.e. condition
4508 \func{}{wxASSERT}{\param{}{condition}}
4510 Assert macro. An error message will be generated if the condition is false in
4513 Please note that the condition in wxASSERT() should have no side effects
4543 \func{}{wxASSERT\_MSG}{\param{}{condition}, \param{}{msg}}
4545 Assert macro with message. An error message will be generated if the condition is false.
4555 \func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \param{}{msg}}
4558 specified {\it condition} is false. The compiler error message should include
4585 \func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \para
[all...]
H A Dtdebug.tex60 \helpref{wxASSERT}{wxassert} is used to pop up an error message box when a condition
H A Dsocket.tex147 Functions that perform a timed wait on a certain IO condition.
269 Use this function to check for an error condition after one of the
802 to wait for the required condition, instead of this one.
H A Dcppconst.tex16 corresponding condition is true and undefined if it isn't, so they should be
H A Dfile.tex192 \helpref{Read}{wxfileread} repeatedly and tests its return condition instead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9lpf.asm472 pcmpgtb m0, m4, m7 ; abs(p1 - p0) > H (1/2 hev condition)
477 pcmpgtb m5, m4, m7 ; abs(q1 - q0) > H (2/2 hev condition)
495 pcmpgtb m0, m4, m7 ; abs(p1 - p0) > H (1/2 hev condition)
498 pcmpgtb m5, m4, m7 ; abs(q1 - q0) > H (2/2 hev condition)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp1326 wxString condition = get_token_str( cur ); local
1329 if ( condition == _T("0") ) {
1341 // TODO parse the condition...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dpcmcia.c602 #define GOTO_ERROR_ON(condition, description) do { \
603 if (unlikely(condition)) { \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S198 pop $dccr ; condition codes
212 pop $dccr ; condition codes
552 push $dccr ; Push condition codes.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/linux24_compat/
H A Dgenerate_alias.c38 #define PRINT_WILDCARD_COND(prefix, format, variable, condition) \
39 if (condition)\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-spawn-win.c379 unsigned int condition,
378 handle_watch(DBusWatch *watch, unsigned int condition, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex231 An end-of-packet condition at any point in header decode renders the
344 An end-of-packet condition during packet decode is to be considered a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c219 %? condition %t if_true [%e if_false] %;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Dfskeleton.S246 | discovers that the trap condition is true and it should branch to the operating
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c219 %? condition %t if_true [%e if_false] %;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp3880 // condition variable which would be signaled from wxThread::Entry() to
3969 MyWaitingThread( wxMutex *mutex, wxCondition *condition )
3972 m_condition = condition;
4005 wxCondition condition(mutex);
4008 // which condition
4009 //wxLogTrace(_T("thread"), _T("Local condition var is %08x, gs_cond = %08x"),
4010 // condition.GetId(), gs_cond.GetId());
4018 threads[n] = new MyWaitingThread( &mutex, &condition );
4048 wxPrintf(_T("Main thread: about to signal the condition.\n"));
4050 condition
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c1096 static node *condition(void) function
1196 cn->l.n = condition();
1210 cn->l.n = condition();
1296 n->l.n = condition();
1309 n2 = condition();
1319 n->l.n = condition();

Completed in 367 milliseconds

12345678