Searched refs:expr (Results 176 - 200 of 799) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-perl-mixed-137 n=`expr $n + 1`
H A Dformat-perl-mixed-247 n=`expr $n + 1`
H A Dformat-python-1105 n=`expr $n + 1`
H A Dformat-qt-144 n=`expr $n + 1`
H A Dformat-scheme-1262 n=`expr $n + 1`
H A Dformat-sh-142 n=`expr $n + 1`
H A Dformat-ycp-132 n=`expr $n + 1`
H A Dformat-ycp-241 n=`expr $n + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr030/
H A Dchk.build81 count=$(expr $count + 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_grabbag.sh102 good_leadout=`expr 80 \* 60 \* 44100`
103 bad_leadout=`expr $good_leadout + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-iconv.c30 #define ASSERT(expr) \
33 if (!(expr)) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dogldiag.cpp230 wxExpr *expr; local
232 expr = new wxExpr(_T("line"));
234 expr = new wxExpr(_T("shape"));
236 OnShapeSave(*database, *shape, *expr);
526 bool wxDiagram::OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
528 shape.WriteAttributes(&expr);
529 db.Append(&expr);
546 bool wxDiagram::OnShapeLoad(wxExprDatabase& WXUNUSED(db), wxShape& shape, wxExpr& expr)
548 shape.ReadAttributes(&expr);
552 bool wxDiagram::OnHeaderSave(wxExprDatabase& WXUNUSED(db), wxExpr& WXUNUSED(expr))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh/
H A Dncftpput_schedule.sh86 i=`expr "$i" + 1`
125 nfixed=`expr "$nfixed" + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dwxexpr.h25 #include "wx/deprecated/expr.h"
75 wxExpr *first; // If is a list expr, points to the first node
79 wxExpr *last; // If is a list expr, points to the last node
143 void Append(wxExpr *expr);
145 void Insert(wxExpr *expr);
147 // Get first expr in list
150 // Get next expr if this is a node in a list
153 // Get last expr in list
237 void Append(wxExpr *expr); // Does cleverer things if hashing is on
270 WXDLLIMPEXP_DEPRECATED bool wxExprIsFunctor(wxExpr *expr, cons
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dlinkcvs144 i=`expr $i + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Dautogen.sh21 if expr "1.7" \> "$automake_version" >/dev/null; then
32 if expr "$confver" \> "$gettext_version" >/dev/null; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Dieee754dp.h31 #define assert(expr) ((void)0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dmdate-sh184 if (expr $nummonth \> $nummonthtod) > /dev/null;
186 year=`expr $year - 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dmdate-sh184 if (expr $nummonth \> $nummonthtod) > /dev/null;
186 year=`expr $year - 1`
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/
H A Dcp_installer.sh116 count=`expr $count - 1`
162 pack_accum=`expr ${pack_accum} + 1`
177 pack_accum=`expr ${pack_accum} + 1`
232 ping_count=`expr $ping_count - 1`
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Dcp_installer.sh116 count=`expr $count - 1`
162 pack_accum=`expr ${pack_accum} + 1`
177 pack_accum=`expr ${pack_accum} + 1`
232 ping_count=`expr $ping_count - 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAP2SQL.h28 * - DAAP2SQL_expr_return pDAAP2SQL->expr(pDAAP2SQL)
139 DAAP2SQL_expr_return (*expr) (struct DAAP2SQL_Ctx_struct * ctx); member in struct:DAAP2SQL_Ctx_struct
H A DDAAPParser.h28 * - DAAPParser_expr_return pDAAPParser->expr(pDAAPParser)
165 DAAPParser_expr_return (*expr) (struct DAAPParser_Ctx_struct * ctx); member in struct:DAAPParser_Ctx_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAP2SQL.h28 * - DAAP2SQL_expr_return pDAAP2SQL->expr(pDAAP2SQL)
139 DAAP2SQL_expr_return (*expr) (struct DAAP2SQL_Ctx_struct * ctx); member in struct:DAAP2SQL_Ctx_struct
H A DDAAPParser.h28 * - DAAPParser_expr_return pDAAPParser->expr(pDAAPParser)
165 DAAPParser_expr_return (*expr) (struct DAAPParser_Ctx_struct * ctx); member in struct:DAAPParser_Ctx_struct

Completed in 131 milliseconds

1234567891011>>