HomeSort by relevance Sort by last modified time
    Searched full:eval (Results 901 - 925 of 1854) sorted by null

<<31323334353637383940>>

  /external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h 205 // eval without temporary
239 // thanks to shallow copies, we always eval to a tempary
446 inline const typename internal::eval<Derived>::type eval() const function in class:Eigen::SparseMatrixBase
447 { return typename internal::eval<Derived>::type(derived()); }
  /external/eigen/test/
sparse_basic.cpp 203 VERIFY_IS_APPROX(m2.transpose().eval(), refMat2.transpose().eval());
372 VERIFY_IS_APPROX(m2.eval(), refMat2.sparseView().eval());
380 VERIFY_IS_APPROX(m2.diagonal(), refMat2.diagonal().eval());
  /external/llvm/lib/Target/MBlaze/AsmParser/
MBlazeAsmParser.cpp 443 const MCExpr *EVal = MCConstantExpr::Create(reg,getContext());
444 return MBlazeOperand::CreateFslImm(EVal,S,E);
452 const MCExpr *EVal;
460 if (getParser().parseExpression(EVal))
463 return MBlazeOperand::CreateImm(EVal, S, E);
  /external/v8/src/
contexts.h 182 // for dynamic lookups in the presence of 'with' or 'eval'.
190 // (through 'eval'). The object in a 'with' statement is
202 // (via static context addresses) or through 'eval' (dynamic context lookups).
220 // contexts), eval extension object (function contexts), subject of with
410 // object (i.e., was introduced via eval), as a property on the subject
messages.js 220 "strict_catch_variable", ["Catch variable may not be eval or arguments in strict mode"],
224 "strict_param_name", ["Parameter name eval or arguments is not allowed in strict mode"],
226 "strict_var_name", ["Variable name may not be eval or arguments in strict mode"],
227 "strict_function_name", ["Function name may not be eval or arguments in strict mode"],
232 "strict_lhs_assignment", ["Assignment to eval or arguments is not allowed in strict mode"],
233 "strict_lhs_postfix", ["Postfix increment/decrement may not have eval or arguments operand in strict mode"],
234 "strict_lhs_prefix", ["Prefix increment/decrement may not have eval or arguments operand in strict mode"],
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObjectFunctions.cpp 440 return throwVMError(exec, createEvalError(exec, "The \"this\" value passed to eval must be the global object from which eval originated"));
452 EvalExecutable* eval = EvalExecutable::create(exec, makeSource(s), false);
453 JSObject* error = eval->compile(exec, static_cast<JSGlobalObject*>(unwrappedObject)->globalScopeChain());
457 return JSValue::encode(exec->interpreter()->execute(eval, exec, thisObject, static_cast<JSGlobalObject*>(unwrappedObject)->globalScopeChain()));
  /external/webkit/Source/WebCore/css/
MediaQueryEvaluator.cpp 133 bool MediaQueryEvaluator::eval(const MediaList* mediaList, CSSStyleSelector* styleSelector) const function in class:WebCore::MediaQueryEvaluator
142 // iterate over queries, stop if any of them eval to true (OR semantics)
152 // iterate through expressions, stop if any of them eval to false
156 bool exprResult = eval(exps->at(j).get());
519 bool MediaQueryEvaluator::eval(const MediaQueryExp* expr) const function in class:WebCore::MediaQueryEvaluator
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
Makefile.tests 135 eval.in2: $(srcdir)/eval.inp
136 cat $(srcdir)/eval.inp > $@
138 eval:: eval.in2
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c 1061 NJ_UINT32 max_value, eval, current; local
1113 eval = current
1938 NJ_UINT32 max_value, eval, current; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 173 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP>
178 EVAL is the sequence of statements to execute on entry to GIMPLE_TRY.
182 if an exception is thrown during execution of EVAL. If TRY_KIND is
183 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
184 (regardless of whether EVAL finished normally, or jumped out or an
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 173 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP>
178 EVAL is the sequence of statements to execute on entry to GIMPLE_TRY.
182 if an exception is thrown during execution of EVAL. If TRY_KIND is
183 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
184 (regardless of whether EVAL finished normally, or jumped out or an
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
gimple.def 173 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP>
178 EVAL is the sequence of statements to execute on entry to GIMPLE_TRY.
182 if an exception is thrown during execution of EVAL. If TRY_KIND is
183 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
184 (regardless of whether EVAL finished normally, or jumped out or an
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
gimple.def 173 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP>
178 EVAL is the sequence of statements to execute on entry to GIMPLE_TRY.
182 if an exception is thrown during execution of EVAL. If TRY_KIND is
183 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
184 (regardless of whether EVAL finished normally, or jumped out or an
  /external/openssh/
configure 57 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
60 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
61 as_echo_n_body='eval
124 do eval test x\${$as_var+set} = xset \
176 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
179 if (eval "$as_required") 2>/dev/null; then :
184 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
266 { eval $1=; unset $1;}
297 test -d "$as_dir" || eval $as_mkdir_p || {
330 test -z "$as_dirs" || eval "mkdir $as_dirs
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/libvpx/libvpx/
libs.mk 28 $(eval $(if $(filter universal%,$(TOOLCHAIN)),LIPO_LIBVPX,BUILD_LIBVPX):=yes)
208 $(eval $(call libvpx_symlink_template,\
211 $(eval $(call libvpx_symlink_template,\
241 $(eval $(if $(LIPO_LIBVPX),$(call lipo_lib_template,libvpx.a)))
426 $(if $(BUILD_LIBVPX),$(eval $(bin): \
428 $(if $(BUILD_LIBVPX),$(eval $(call linkerxx_template,$(bin),\
432 $(if $(LIPO_LIBS),$(eval $(call lipo_bin_template,$(bin))))\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 373 eval $EDIT $TEMP
413 CONFIDENTIAL=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
422 SEVERITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
431 PRIORITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
441 CATEGORY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
460 CLASS=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
501 eval $EDIT $TEMP
  /external/bison/m4/
include_next.m4 239 dnl eval is necessary to expand gl_absname_cpp.
240 dnl Ultrix and Pyramid sh refuse to redirect output of eval,
243 ['"'`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
  /external/oprofile/
configure.in 223 OP_DATADIR=`eval echo "$my_op_datadir/$PACKAGE/"`
225 OP_BINDIR=`eval echo "$my_op_bindir/"`
227 OP_DOCDIR=`eval echo "${my_op_prefix}/share/doc/$PACKAGE/"`
  /external/v8/test/preparser/
strict-identifiers.pyt 28 # Templatated tests with eval/arguments/future reserved words.
217 # eval and arguments have specific exceptions for different uses.
218 for id in ["eval", "arguments"]:
  /external/valgrind/unittest/
thread_wrappers_pthread.h 188 while(cond.Eval() == false) {
203 while (cond.Eval() == false && retcode == 0) {
209 return cond.Eval();
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.5-1.js 157 eval( S );
163 eval( S + "; A.sort(); A.length") );
185 this[i] = eval(this.array[i]);
15.4.4.5-2.js 157 eval( S );
163 eval( S + "; A.sort(Compare); A.length") );
185 this[i] = eval(this.array[i]);
  /ndk/build/core/
setup-toolchain.mk 34 $(eval TARGET_TOOLCHAIN_LIST := \
198 $(eval LOCAL_MODULE := $(__pass2_module))\
199 $(eval include $(BUILD_SYSTEM)/build-binary.mk)\
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 125 an eval to trap errors) and if it exists, use POSIX::getcwd to
170 * tests/scripts/functions/eval: Ditto.
314 * scripts/functions/eval: Check that eval of targets within
421 * scripts/functions/eval: Test eval in a non-file context--bug #6195.
445 * scripts/functions/eval: Test very recursive $(eval ...) calls
458 * scripts/functions/eval: Test using $(eval ...) insid
    [all...]

Completed in 544 milliseconds

<<31323334353637383940>>