Searched refs:expr (Results 351 - 375 of 799) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap.c557 * @param expr Search expression - specified in local charset
566 int scope, const char *expr,
590 if ((push_utf8_talloc(ctx, &utf8_expr, expr) == (size_t)-1) ||
695 DEBUG(3,("ads_do_paged_search_args: ldap_search_with_timeout(%s) -> %s\n", expr,
743 int scope, const char *expr,
747 return ads_do_paged_search_args(ads, bind_path, scope, expr, attrs, NULL, res, count, cookie);
757 * @param expr Search expression
763 int scope, const char *expr,
772 status = ads_do_paged_search_args(ads, bind_path, scope, expr, attrs, args, res,
784 status2 = ads_do_paged_search_args(ads, bind_path, scope, expr,
564 ads_do_paged_search_args(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, void *args, LDAPMessage **res, int *count, struct berval **cookie) argument
742 ads_do_paged_search(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res, int *count, struct berval **cookie) argument
762 ads_do_search_all_args(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, void *args, LDAPMessage **res) argument
806 ads_do_search_all(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res) argument
825 ads_do_search_all_fn(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, BOOL(*fn)(char *, void **, void *), void *data_area) argument
866 ads_do_search(ADS_STRUCT *ads, const char *bind_path, int scope, const char *expr, const char **attrs, LDAPMessage **res) argument
930 ads_search(ADS_STRUCT *ads, LDAPMessage **res, const char *expr, const char **attrs) argument
1032 char *expr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/
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"
202 # must be portable across $(()) and expr.
211 as_val=`expr "$@" || test $? -eq 1`
216 if expr a : '\(a\)' >/dev/null 2>&1 &&
217 test "X`expr 00001 : '.*\(...\)'`" = X001; then
218 as_expr=expr
463 ac_option=`expr "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_functions.sh200 incr_log_size=`expr $new_log_size - $nmbd_log_size`;
209 incr_log_size=`expr $new_log_size - $smbd_log_size`;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dcomfychair.py126 def assert_(self, expr, reason = ""):
127 if not expr:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h35 bool OnShapeSave(wxExprDatabase& db, wxShape& shape, wxExpr& expr);
36 bool OnShapeLoad(wxExprDatabase& db, wxShape& shape, wxExpr& expr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvideo/
H A Dusbvideo.h26 #define assert(expr) ((void) ((expr) ? 0 : (err("assert failed at line %d",__LINE__))))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-awk-2113 n=`expr $n + 1`
H A Dformat-boost-1282 n=`expr $n + 1`
H A Dformat-boost-2179 n=`expr $n + 1`
H A Dformat-librep-2119 n=`expr $n + 1`
H A Dformat-lisp-2176 n=`expr $n + 1`
H A Dformat-perl-2215 n=`expr $n + 1`
H A Dformat-scheme-2191 n=`expr $n + 1`
H A Dformat-tcl-2113 n=`expr $n + 1`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/
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"
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001; then
139 as_expr=expr
179 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
235 if expr a : '\(a\)' >/dev/null 2>&1 &&
236 test "X`expr 0000
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dos.h15 #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc_asm.h254 * LOAD_REG_IMMEDIATE(rn, expr)
255 * Loads the value of the constant expression 'expr' into register 'rn'
258 * valid) and when 'expr' is a constant or absolute address.
278 #define LOAD_REG_IMMEDIATE(reg,expr) \
279 lis (reg),(expr)@highest; \
280 ori (reg),(reg),(expr)@higher; \
282 oris (reg),(reg),(expr)@h; \
283 ori (reg),(reg),(expr)@l;
296 #define LOAD_REG_IMMEDIATE(reg,expr) \
297 lis (reg),(expr)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dlkc_proto.h48 /* expr.c */
50 P(expr_print,void,(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, int prevtoken));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dver_linux88 expr --v 2>&1 | awk 'NR==1{print "Sh-utils ", $NF}'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dlzo_conf.h188 # define BOUNDS_CHECKING_OFF_IN_EXPR(expr) (expr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u32-normalize-big.c33 #define ASSERT_WITH_LINE(expr, file, line) \
36 if (!(expr)) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch.c28 # define __builtin_expect(expr, expected) (expr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-c-ctype.c27 #define ASSERT(expr) \
30 if (!(expr)) \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dconfdata.c68 struct expr *e;
207 for (e = prop->dep; e; e = e->left.expr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/
H A DMakefile.in376 all=`expr $$all + 1`; \
379 xpass=`expr $$xpass + 1`; \
380 failed=`expr $$failed + 1`; \
388 all=`expr $$all + 1`; \
391 xfail=`expr $$xfail + 1`; \
395 failed=`expr $$failed + 1`; \
400 skip=`expr $$skip + 1`; \

Completed in 136 milliseconds

<<11121314151617181920>>