/external/eigen/doc/ |
D | tutorial.cpp | 9 Eigen::Matrix4f m4 = Eigen::Matrix4f::Identity(); in main() local 11 std::cout << "*** Step 1 ***\nm3:\n" << m3 << "\nm4:\n" << m4 << std::endl; in main() 14 m4.setZero(); in main() 17 std::cout << "*** Step 2 ***\nm3:\n" << m3 << "\nm4:\n" << m4 << std::endl; in main() 20 m4.block<3,3>(0,1) = m3; in main() 21 m3.row(2) = m4.block<1,3>(2,0); in main() 23 std::cout << "*** Step 3 ***\nm3:\n" << m3 << "\nm4:\n" << m4 << std::endl; in main() 28 m4.block(0,1,3,3).setIdentity(); in main() 29 std::cout << "*** Step 4 ***\nm4:\n" << m4 << std::endl; in main() 33 m4.diagonal().block(1,2).setOnes(); in main() [all …]
|
/external/elfutils/m4/ |
D | ChangeLog | 3 * gettext.m4: Update from gettext 0.16.1. 4 * iconv.m4: Likewise. 5 * progtest.m4: Likewise. 6 * nls.m4: New file. 7 * po.m4: New file. 11 * Makefile.am (EXTRA_DIST): Remove glibc21.m4, intdiv0.m4, 12 inttypes.m4, inttypes_h.m4, inttypes-pri.m4, isc-posix.m4, 13 lib-ld.m4, lib-link.m4, lib-prefix.m4, stdint_h.m4, uintmax_t.m4, 14 and ulonglong.m4. 15 * glibc21.m4: Removed. [all …]
|
D | Makefile.am | 29 EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4
|
/external/bison/etc/ |
D | Makefile.in | 68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 70 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 71 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 73 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 74 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 75 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 76 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 77 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/build-aux/ |
D | Makefile.in | 68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 70 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 71 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 73 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 74 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 75 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 76 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 77 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/data/ |
D | Makefile.in | 68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 70 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 71 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 73 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 74 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 75 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 76 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 77 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
D | Makefile.am | 16 dist_pkgdata_DATA = README bison.m4 \ 17 c-like.m4 \ 18 c-skel.m4 c.m4 yacc.c glr.c \ 19 c++-skel.m4 c++.m4 location.cc lalr1.cc glr.cc stack.hh \ 20 java-skel.m4 java.m4 lalr1.java 23 dist_m4sugar_DATA = m4sugar/m4sugar.m4 m4sugar/foreach.m4
|
/external/bison/tests/ |
D | Makefile.in | 67 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 68 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 69 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 70 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 71 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 72 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 73 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 74 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 75 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 76 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/examples/ |
D | Makefile.in | 68 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 70 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 71 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 73 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 74 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 75 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 76 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 77 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/m4/ |
D | gnulib-comp.m4 | 25 # gnulib-cache.m4. It lists the computed macro invocations that need 250 gl_m4_base='m4' 1145 m4/00gnulib.m4 1146 m4/alloca.m4 1147 m4/asm-underscore.m4 1148 m4/assert.m4 1149 m4/calloc.m4 1150 m4/close-stream.m4 1151 m4/close.m4 1152 m4/closeout.m4 [all …]
|
/external/bison/ |
D | Makefile.in | 76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 77 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 78 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 79 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 80 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 81 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 82 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 83 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 84 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 85 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
D | aclocal.m4 | 30 # Automake X.Y traces this macro to ensure aclocal.m4 has been 31 # generated from the m4 files accompanying Automake X.Y. 152 # written in clear, in which case automake, when reading aclocal.m4, 1068 m4_include([m4/00gnulib.m4]) 1069 m4_include([m4/alloca.m4]) 1070 m4_include([m4/asm-underscore.m4]) 1071 m4_include([m4/assert.m4]) 1072 m4_include([m4/bison-i18n.m4]) 1073 m4_include([m4/c-working.m4]) 1074 m4_include([m4/calloc.m4]) [all …]
|
/external/bison/src/ |
D | Makefile.in | 75 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 76 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 77 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 78 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 79 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 80 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 81 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 82 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 83 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 84 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/examples/calc++/ |
D | Makefile.in | 69 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 70 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 71 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 72 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 73 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 74 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 75 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 76 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 77 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 78 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/bison/doc/ |
D | Makefile.in | 70 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 71 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 72 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 73 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 74 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 75 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 76 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 77 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 78 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 79 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/oprofile/m4/ |
D | Makefile.am | 5 binutils.m4 \ 6 builtinexpect.m4 \ 7 compileroption.m4 \ 8 configmodule.m4 \ 9 copyifchange.m4 \ 10 docbook.m4 \ 11 extradirs.m4 \ 12 findkernel.m4 \ 13 kerneloption.m4 \ 14 kernelversion.m4 \ [all …]
|
/external/bison/lib/ |
D | Makefile.in | 98 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 99 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 100 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/asm-underscore.m4 \ 101 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 102 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \ 103 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \ 104 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 105 $(top_srcdir)/m4/config-h.m4 $(top_srcdir)/m4/configmake.m4 \ 106 $(top_srcdir)/m4/cxx.m4 $(top_srcdir)/m4/dirname.m4 \ 107 $(top_srcdir)/m4/dmalloc.m4 \ [all …]
|
/external/libvpx/libvpx/nestegg/ |
D | .gitignore | 11 aclocal.m4 28 m4/libtool.m4 29 m4/ltoptions.m4 30 m4/ltsugar.m4 31 m4/ltversion.m4 32 m4/lt~obsolete.m4
|
/external/open-vcdiff/ |
D | autogen.sh | 51 "$ACLOCAL" --force -I m4 -I gflags/m4 --output=aclocal.m4.tmp 52 if cmp aclocal.m4.tmp aclocal.m4; then 53 touch aclocal.m4 # pretend that we regenerated the file 54 rm -f aclocal.m4.tmp 56 mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this fails
|
/external/chromium/sdch/open-vcdiff/ |
D | autogen.sh | 37 "$ACLOCAL" --force -I m4 --output=aclocal.m4.tmp 38 if cmp aclocal.m4.tmp aclocal.m4; then 39 touch aclocal.m4 # pretend that we regenerated the file 40 rm -f aclocal.m4.tmp 42 mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this fails
|
/external/eigen/test/ |
D | sparse_product.cpp | 15 …static void run(SparseMatrixType& m2, SparseMatrixType& m4, DenseMatrix& refMat2, DenseMatrix& ref… in run() 18 …VERIFY_IS_APPROX(m4=m2.col(c)*refMat2.col(c1).transpose(), refMat4=refMat2.col(c)*refMat2.col(c1).… in run() 19 …VERIFY_IS_APPROX(m4=refMat2.col(c1)*m2.col(c).transpose(), refMat4=refMat2.col(c1)*refMat2.col(c).… in run() 24 …static void run(SparseMatrixType& m2, SparseMatrixType& m4, DenseMatrix& refMat2, DenseMatrix& ref… in run() 27 …VERIFY_IS_APPROX(m4=m2.row(r).transpose()*refMat2.col(c1).transpose(), refMat4=refMat2.row(r).tran… in run() 28 VERIFY_IS_APPROX(m4=refMat2.col(c1)*m2.row(r), refMat4=refMat2.col(c1)*refMat2.row(r)); in run() 69 SparseMatrixType m4 (rows, cols); in sparse_product() local 76 initSparse(density, refMat4, m4); in sparse_product() 83 VERIFY_IS_APPROX(m4=m2*m3, refMat4=refMat2*refMat3); in sparse_product() 84 VERIFY_IS_APPROX(m4=m2t.transpose()*m3, refMat4=refMat2t.transpose()*refMat3); in sparse_product() [all …]
|
/external/llvm/autoconf/ |
D | README.TXT | 8 3. Copy <SRC>/ltdl.m4 to llvm/autoconf/m4 9 4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m4 17 9. Edit the llvm/autoconf/m4/libtool.m4 file so that: 25 10. Run "autoupdate libtool.m4 ltdl.m4" in the llvm/autoconf/m4 directory. 26 This should correctly update the macro definitions in the libtool m4 45 5. Run autoupdate on all the m4 macros in llvm/autoconf/m4
|
/external/icu4c/test/perf/ubrkperf/ |
D | UBrkPerf.pl | 33 my $m4 = "-- -m sentence"; 83 "TestForwardSentence", ["$p1 $m4 TestICUForward", "$p2 $m4 TestICUForward", "$p3 $m4 TestICUForwar… 88 "TestIsBoundSentence", ["$p1 $m4 TestICUIsBound", "$p2 $m4 TestICUIsBound", "$p3 $m4 TestICUIsBoun…
|
/external/llvm/projects/sample/autoconf/ |
D | AutoRegen.sh | 13 if test -d ../../../autoconf/m4 ; then 14 cd ../../../autoconf/m4 18 elif test -d ../../llvm/autoconf/m4 ; then 19 cd ../../llvm/autoconf/m4 40 rm -f aclocal.m4 41 aclocal -I $cwd/m4 || die "aclocal failed"
|
/external/harfbuzz_ng/ |
D | git.mk | 77 $(srcdir)/aclocal.m4 \ 102 $(srcdir)/m4/libtool.m4 \ 103 $(srcdir)/m4/ltoptions.m4 \ 104 $(srcdir)/m4/ltsugar.m4 \ 105 $(srcdir)/m4/ltversion.m4 \ 106 $(srcdir)/m4/lt~obsolete.m4
|