Searched refs:expr (Results 476 - 500 of 799) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.am476 for i in $(srcdir)/test/XPath/expr/* ; do \
479 if [ ! -f $(srcdir)/result/XPath/expr/$$name ] ; then \
481 $(CHECKER) $(top_builddir)/testXPath -f --expr $$i > $(srcdir)/result/XPath/expr/$$name ; \
484 log=`$(CHECKER) $(top_builddir)/testXPath -f --expr $$i 2>&1 > result.$$name ; \
486 diff $(srcdir)/result/XPath/expr/$$name result.$$name` ; \
857 -@(for i in $(srcdir)/test/expr/* ; do \
860 if [ ! -f $(srcdir)/result/expr/$$name ] ; then \
862 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/conftools/
H A Dltmain.sh1758 major=`expr $current - $age`
2259 major=.`expr $current - $age`
2262 minor_current=`expr $current + 1`
2277 major=`expr $current - $age + 1`
2283 iface=`expr $revision - $loop`
2284 loop=`expr $loop - 1`
2294 major=.`expr $current - $age`
2299 major=`expr $current - $age`
2306 iface=`expr $current - $loop`
2307 loop=`expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.cpp711 bool csDiagram::OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
713 wxDiagram::OnShapeSave(db, shape, expr);
715 expr.AddAttributeValueString(_T("label"), handler->m_label);
719 bool csDiagram::OnShapeLoad(wxExprDatabase& db, wxShape& shape, wxExpr& expr) argument
721 wxDiagram::OnShapeLoad(db, shape, expr);
723 expr.GetAttributeValue(_T("label"), label);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dconfigure57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
345 # must be portable across $(()) and expr.
354 as_val=`expr "$@" || test $? -eq 1`
375 if expr a : '\(a\)' >/dev/null 2>&1 &&
376 test "X`expr 00001 : '.*\(...\)'`" = X001; then
377 as_expr=expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/
H A Dconfig.status57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
203 # must be portable across $(()) and expr.
212 as_val=`expr "$@" || test $? -eq 1`
217 if expr a : '\(a\)' >/dev/null 2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001; then
219 as_expr=expr
446 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/
H A Dconfig.status57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
203 # must be portable across $(()) and expr.
212 as_val=`expr "$@" || test $? -eq 1`
217 if expr a : '\(a\)' >/dev/null 2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001; then
219 as_expr=expr
452 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/
H A Dconfig.status57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
203 # must be portable across $(()) and expr.
212 as_val=`expr "$@" || test $? -eq 1`
217 if expr a : '\(a\)' >/dev/null 2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001; then
219 as_expr=expr
452 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gdbm-1.8.3/
H A Dlibtool2044 major=`expr $current - $age`
2545 major=.`expr $current - $age`
2548 minor_current=`expr $current + 1`
2563 major=`expr $current - $age + 1`
2569 iface=`expr $revision - $loop`
2570 loop=`expr $loop - 1`
2580 major=.`expr $current - $age`
2585 major=`expr $current - $age`
2592 iface=`expr $current - $loop`
2593 loop=`expr
[all...]
H A Dltmain.sh1758 major=`expr $current - $age`
2259 major=.`expr $current - $age`
2262 minor_current=`expr $current + 1`
2277 major=`expr $current - $age + 1`
2283 iface=`expr $revision - $loop`
2284 loop=`expr $loop - 1`
2294 major=.`expr $current - $age`
2299 major=`expr $current - $age`
2306 iface=`expr $current - $loop`
2307 loop=`expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfig.status57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
203 # must be portable across $(()) and expr.
212 as_val=`expr "$@" || test $? -eq 1`
217 if expr a : '\(a\)' >/dev/null 2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001; then
219 as_expr=expr
464 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dconfigure58 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
63 expr "X$arg" : "X\\(.*\\)$as_nl";
64 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
66 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
174 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
346 # must be portable across $(()) and expr.
355 as_val=`expr "$@" || test $? -eq 1`
376 if expr a : '\(a\)' >/dev/null 2>&1 &&
377 test "X`expr 00001 : '.*\(...\)'`" = X001; then
378 as_expr=expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.am476 for i in $(srcdir)/test/XPath/expr/* ; do \
479 if [ ! -f $(srcdir)/result/XPath/expr/$$name ] ; then \
481 $(CHECKER) $(top_builddir)/testXPath -f --expr $$i > $(srcdir)/result/XPath/expr/$$name ; \
484 log=`$(CHECKER) $(top_builddir)/testXPath -f --expr $$i 2>&1 > result.$$name ; \
486 diff $(srcdir)/result/XPath/expr/$$name result.$$name` ; \
857 -@(for i in $(srcdir)/test/expr/* ; do \
860 if [ ! -f $(srcdir)/result/expr/$$name ] ; then \
862 $(CHECKER) $(top_builddir)/testRegexp --expr -i $$i > $(srcdir)/result/expr/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dlibtool2044 major=`expr $current - $age`
2545 major=.`expr $current - $age`
2548 minor_current=`expr $current + 1`
2563 major=`expr $current - $age + 1`
2569 iface=`expr $revision - $loop`
2570 loop=`expr $loop - 1`
2580 major=.`expr $current - $age`
2585 major=`expr $current - $age`
2592 iface=`expr $current - $loop`
2593 loop=`expr
[all...]
H A Dltmain.sh1758 major=`expr $current - $age`
2259 major=.`expr $current - $age`
2262 minor_current=`expr $current + 1`
2277 major=`expr $current - $age + 1`
2283 iface=`expr $revision - $loop`
2284 loop=`expr $loop - 1`
2294 major=.`expr $current - $age`
2299 major=`expr $current - $age`
2306 iface=`expr $current - $loop`
2307 loop=`expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/
H A Dconfigure57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
345 # must be portable across $(()) and expr.
354 as_val=`expr "$@" || test $? -eq 1`
375 if expr a : '\(a\)' >/dev/null 2>&1 &&
376 test "X`expr 00001 : '.*\(...\)'`" = X001; then
377 as_expr=expr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A Dconfig.status57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
203 # must be portable across $(()) and expr.
212 as_val=`expr "$@" || test $? -eq 1`
217 if expr a : '\(a\)' >/dev/null 2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001; then
219 as_expr=expr
465 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dselftest.sh246 failed=`expr $failed + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Ddepcomp406 i=`expr $i - 1`
409 i=`expr $i - 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak268 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
339 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
573 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
586 if expr $(PLATFORM) : 'mingw' > /dev/null; then \
H A DMakefile.org265 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
336 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
570 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
583 if expr $(PLATFORM) : 'mingw' > /dev/null; then \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Ddepcomp406 i=`expr $i - 1`
409 i=`expr $i - 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-gcc-internal-2512 n=`expr $n + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak268 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
339 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
573 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
586 if expr $(PLATFORM) : 'mingw' > /dev/null; then \
H A DMakefile.org265 if expr " $(DIRS) " : ".* $$dir " >/dev/null 2>&1; then \
336 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
570 if expr "$(PLATFORM)" : "Cygwin" >/dev/null; then \
583 if expr $(PLATFORM) : 'mingw' > /dev/null; then \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Dltmain.sh2133 match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
2502 major=`expr $current - $age`
3092 current=`expr $number_major + $number_minor`
3102 current=`expr $number_major + $number_minor - 1`
3159 major=.`expr $current - $age`
3162 minor_current=`expr $current + 1`
3177 major=`expr $current - $age + 1`
3188 iface=`expr $revision - $loop`
3189 loop=`expr $loop - 1`
3199 major=.`expr
[all...]

Completed in 190 milliseconds

<<11121314151617181920>>