Searched
full:eval (Results
1101 -
1125 of
1854) sorted by null
<<41424344454647484950>>
/cts/ |
CtsCoverage.mk | 75 $(foreach testcase,$(2),$(eval $(call add-testcase-apk,$(3),$(testcase))))
|
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/ |
Test.pm | 77 eval {
|
/external/bison/build-aux/ |
install-sh | 399 eval "$initialize_posix_glob" 438 eval "\$doit_exec \$mkdirprog $prefixes") || 478 eval "$initialize_posix_glob" && 522 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
/external/bison/ |
cfg.mk | 77 $(foreach a,$(1),$(eval $(subst $$,$$$$,exclude_file_name_regexp--sc_$(a))))
|
/external/bison/m4/ |
po.m4 | 134 eval 'ALL_LINGUAS''=$ALL_LINGUAS_' 139 eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS' 212 eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"' 321 eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
|
/external/chromium/chrome/common/extensions/docs/static/ |
xhr.html | 108 var resp = eval("(" + xhr.responseText + ")");
|
/external/chromium/sdch/open-vcdiff/ |
install-sh | 392 eval "$initialize_posix_glob" 431 eval "\$doit_exec \$mkdirprog $prefixes") || 471 eval "$initialize_posix_glob" && 515 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
mkinstalldirs | 157 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
/external/chromium/testing/gtest/test/ |
gtest_filter_unittest.py | 57 # os.environ. We then use 'eval' to parse the child's output so that an 62 CAN_PASS_EMPTY_ENV = eval(child.output) 69 # We use 'eval' to parse the child's output so that an exception 75 CAN_UNSET_ENV = eval(child.output)
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ChrootChecker.cpp | 41 class ChrootChecker : public Checker<eval::Call, check::PreStmt<CallExpr> > {
|
/external/clang/test/CodeGen/ |
stdcall-fastcall.c | 76 enum Enum {Eval};
|
/external/eigen/Eigen/src/Core/ |
MatrixBase.h | 79 using Base::eval; 105 * This is not necessarily exactly the return type of eval(). In the case of plain matrices, 106 * the return type of eval() is a const reference to a matrix, not a matrix! It is however guaranteed 107 * that the return type of eval() is either PlainObject or const PlainObject&.
|
/external/eigen/Eigen/src/Eigenvalues/ |
MatrixBaseEigenvalues.h | 128 .eval()
|
/external/eigen/Eigen/src/SVD/ |
UpperBidiagonalization.h | 140 return UpperBidiagonalization<PlainObject>(eval());
|
/external/eigen/Eigen/src/SparseCore/ |
SparseUtil.h | 96 template<typename T> struct eval<T,Sparse> struct in namespace:Eigen::internal
|
/external/eigen/bench/ |
sparse_cholesky.cpp | 105 m1 = (m1 + m1.transpose()).eval();
|
/external/eigen/test/ |
eigensolver_selfadjoint.cpp | 103 VERIFY_IS_APPROX(MatrixType(symmA.template selfadjointView<Lower>()), tridiag.matrixQ() * tridiag.matrixT().eval() * MatrixType(tridiag.matrixQ()).adjoint());
|
product_symm.cpp | 29 m1 = (m1+m1.adjoint()).eval();
|
/external/eigen/unsupported/test/ |
matrix_function.cpp | 179 testMatrix(MatrixType::Random(size, size).eval());
|
/external/elfutils/ |
TODO | 159 eval:(hide-body)
|
/external/elfutils/config/ |
install-sh | 392 eval "$initialize_posix_glob" 431 eval "\$doit_exec \$mkdirprog $prefixes") || 471 eval "$initialize_posix_glob" && 515 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
/external/elfutils/m4/ |
po.m4 | 125 eval 'ALL_LINGUAS''=$ALL_LINGUAS_' 130 eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS' 203 eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"' 311 eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
|
/external/expat/conftools/ |
install-sh | 392 eval "$initialize_posix_glob" 431 eval "\$doit_exec \$mkdirprog $prefixes") || 471 eval "$initialize_posix_glob" && 515 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
/external/grub/ |
compile | 138 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
mkinstalldirs | 146 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
Completed in 535 milliseconds
<<41424344454647484950>>