Home
last modified time | relevance | path

Searched refs:expr (Results 1 – 25 of 35) sorted by relevance

12

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h160 # define _STLP_ASSERT(expr) \ argument
161 if (!(expr)) { _STLP_PRIV __stl_debugger::_Assert( # expr, _STLP_FILE__, __LINE__); }
165 # define _STLP_ASSERT(expr)
173 # define _STLP_VERBOSE_ASSERT(expr, __diag_num) \ argument
174 if (!(expr)) { _STLP_PRIV __stl_debugger::_VerboseAssert\
175 ( # expr, _STLP_PRIV __diag_num, _STLP_FILE__, __LINE__ ); \
179 # define _STLP_DEBUG_CHECK(expr) _STLP_ASSERT(expr) argument
182 # define _STLP_STD_DEBUG_CHECK(expr) _STLP_DEBUG_CHECK(expr) argument
184 # define _STLP_STD_DEBUG_CHECK(expr)
439 # define _STLP_VERBOSE_ASSERT(expr, diagnostic)
[all …]
/ndk/build/tools/
Dprebuilt-common.sh349 param=`expr -- "$1" : '^\([^\-].*\)$'`
362 opt=`expr -- "$1" : '^\(--[^=]*\)=.*$'`
365 value=`expr -- "$1" : '^--[^=]*=\(.*\)$'`
370 opt=`expr -- "$1" : '^\(--.*\)$'`
378 opt=`expr -- "$1" : '^\(-[A-Za-z0-9]\)..*$'`
381 value=`expr -- "$1" : '^-.\(.*\)$'`
386 opt=`expr -- "$1" : '^\(-.\)$'`
Dbuild-ndk-sysroot.sh46 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dinstall-sh218 cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
276 expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
319 mkdir_umask=`expr $umask + 22 \
Dmdate-sh187 if (expr $nummonth \> $nummonthtod) > /dev/null;
189 year=`expr $year - 1`
/ndk/sources/host-tools/make-3.81/config/
Dmdate-sh184 if (expr $nummonth \> $nummonthtod) > /dev/null;
186 year=`expr $year - 1`
Dsize_max.m429 dnl The _AC_COMPUTE_INT macro works up to LONG_MAX, since it uses 'expr',
/ndk/
Dndk-gdb176 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
193 optarg=`expr -- "$opt" : '-s\(.*\)'`
203 optarg=`expr -- "$opt" : '-p\(.*\)'`
215 optarg=`expr -- "$opt" : '-x\(.*\)'`
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_evc.h313 # define assert(expr) _STLP_ASSERT(expr) argument
Dfeatures.h311 # define _STLP_STATIC_ASSERT(expr) typedef char __static_assert[expr ? 1 : -1]; argument
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c224 char *expr; in __Extract_locale_name() local
228 expr = strstr( (char*)loc, category ); in __Extract_locale_name()
229 if ( expr == NULL ) in __Extract_locale_name()
231 ++expr; in __Extract_locale_name()
232 len_name = strcspn( expr, ";" ); in __Extract_locale_name()
234 strncpy( buf, expr, len_name ); in __Extract_locale_name()
/ndk/tests/
Drun-tests.sh54 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
85 JOBS=`expr "$opt" : '-j\(.*\)'`
619 ADB_DEVCOUNT=`expr $ADB_DEVCOUNT - 1`
Dcheck-release.sh41 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h95 # define BE(expr, val) __builtin_expect (expr, val) argument
97 # define BE(expr, val) (expr) argument
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1629 char *expr; in __Extract_locale_name() local
1633 expr = strstr((char*)loc, category); in __Extract_locale_name()
1634 if (expr == NULL) return NULL; /* Category not found. */ in __Extract_locale_name()
1635 expr = strchr(expr, '='); in __Extract_locale_name()
1636 if (expr == NULL) return NULL; in __Extract_locale_name()
1637 ++expr; in __Extract_locale_name()
1638 len_name = strcspn(expr, ";"); in __Extract_locale_name()
1641 _STLP_STRNCPY(buf, _Locale_MAX_SIMPLE_NAME, expr, len_name); buf[len_name] = 0; in __Extract_locale_name()
/ndk/sources/host-tools/make-3.81/
Dconfigure60 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
65 expr "X$arg" : "X\\(.*\\)$as_nl";
66 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
68 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
380 test "X`expr 00001 : '.*\(...\)'`" = X001; then
428 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
803 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
846 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
848 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
872 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
[all …]
/ndk/sources/host-tools/sed-4.2.1/
Dautoboot174 GNULIB_SRCDIR=`expr "X$option" : 'X--gnulib-srcdir=\(.*\)'`;;
613 build-aux/*) dst=$build_aux/`expr "$file" : 'build-aux/\(.*\)'`;;
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"
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
139 as_expr=expr
504 if expr a : '\(a\)' >/dev/null 2>&1 &&
506 as_expr=expr
3201 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3304 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
[all …]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.in920 all=`expr $$all + 1`; \
923 xpass=`expr $$xpass + 1`; \
924 failed=`expr $$failed + 1`; \
932 all=`expr $$all + 1`; \
935 xfail=`expr $$xfail + 1`; \
939 failed=`expr $$failed + 1`; \
944 skip=`expr $$skip + 1`; \
Dbsd.sh99 MARK=`expr $MARK + 1`
Dbinary.sed47 # if [ `expr $2 : ".*\\."` -gt 0 ]; then
Dbinary2.sed48 # if [ `expr $2 : ".*\\."` -gt 0 ]; then
Dbinary3.sed51 # if [ `expr $2 : ".*\\."` -gt 0 ]; then
/ndk/tests/standalone/
Drun.sh58 optarg=`expr "x$opt" : 'x[^=]*=\(.*\)'`
/ndk/build/core/
Dndk-common.sh365 BUILD_NUM_CPUS=`expr $HOST_NUM_CPUS \* 2`

12