Home
last modified time | relevance | path

Searched refs:m4 (Results 1 – 25 of 782) sorted by relevance

12345678910>>...32

/external/eigen/doc/
Dtutorial.cpp9 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/src/m4/
DChangeLog3 * biarch.m4 (utrace_BIARCH): Set biarch-no for cross-compile using
8 * biarch.m4 (utrace_BIARCH): Call AC_MSG_WARN if !BIARCH.
13 * biarch.m4: New file.
17 * gettext.m4: Upgrade to gettext-0.18.2.
18 * iconv.m4: Upgrade to gettext-0.18.2.
19 * po.m4: Upgrade to gettext-0.18.2.
23 * gettext.m4: Upgrade to gettext-0.17.
24 * iconv.m4: Upgrade to gettext-0.17.
25 * po.m4: Upgrade to gettext-0.17.
29 * zip.m4 (eu_ZIPLIB): Don't apply lib/LIB suffix to args.
[all …]
/external/bison/build-aux/
DMakefile.in68 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/etc/
DMakefile.in68 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/
DMakefile.in68 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 …]
DMakefile.am16 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/
DMakefile.in67 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/
DMakefile.in68 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/
Dgnulib-comp.m425 # 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/
DMakefile.in76 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 …]
Daclocal.m430 # 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/doc/
DMakefile.in70 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/bison/examples/calc++/
DMakefile.in69 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/src/
DMakefile.in75 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/libvncserver/autom4te.cache/
Drequests14 '/usr/share/aclocal-1.11/amversion.m4',
15 '/usr/share/aclocal-1.11/auxdir.m4',
16 '/usr/share/aclocal-1.11/cond.m4',
17 '/usr/share/aclocal-1.11/depend.m4',
18 '/usr/share/aclocal-1.11/depout.m4',
19 '/usr/share/aclocal-1.11/header.m4',
20 '/usr/share/aclocal-1.11/init.m4',
21 '/usr/share/aclocal-1.11/install-sh.m4',
22 '/usr/share/aclocal-1.11/lead-dot.m4',
23 '/usr/share/aclocal-1.11/make.m4',
[all …]
Dtraces.11 m4trace:aclocal.m4:1236: -1- m4_include([acinclude.m4])
2 m4trace:acinclude.m4:1: -1- AH_OUTPUT([socklen_t], [/* The type for socklen */
253 You should run autoupdate.], [aclocal.m4:589: AM_CONFIG_HEADER is expanded from...
344 You should run autoupdate.], [../../lib/autoconf/general.m4:207: AC_HELP_STRING is expanded from...
345 ../../lib/autoconf/general.m4:1462: AC_ARG_ENABLE is expanded from...
346 acinclude.m4:2513: AC_ENABLE_SHARED is expanded from...
347 acinclude.m4:684: AC_LIBTOOL_SETUP is expanded from...
348 acinclude.m4:664: _AC_PROG_LIBTOOL is expanded from...
349 acinclude.m4:629: AC_PROG_LIBTOOL is expanded from...
352 You should run autoupdate.], [../../lib/autoconf/general.m4:207: AC_HELP_STRING is expanded from...
[all …]
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_intrapred_ssse3.asm232 mova m4, [aboveq+16]
238 pshufb m2, m4, [GLOBAL(sh_b23456789abcdefff)]
239 pavgb m3, m2, m4
240 pxor m2, m4
241 palignr m5, m4, m0, 1
242 palignr m6, m4, m0, 2
243 pshufb m4, m1
246 pavgb m4, m3
257 mova [dstq +16], m4
258 mova [dst16q ], m4
[all …]
/external/bison/lib/
DMakefile.in98 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/libexif/m4m/
DMakefile.am1m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-document…
DMakefile.in38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
40 $(top_srcdir)/m4m/gp-config-msg.m4 \
41 $(top_srcdir)/m4m/gp-documentation.m4 \
42 $(top_srcdir)/m4m/gp-gettext-hack.m4 \
43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
45 $(top_srcdir)/auto-m4/lib-link.m4 \
46 $(top_srcdir)/auto-m4/lib-prefix.m4 \
47 $(top_srcdir)/auto-m4/libtool.m4 \
[all …]
/external/valgrind/none/tests/s390x/
Dopcodes.h72 #define RRF_FUFF2(op,r3,m4,r1,r2) ".long 0x" #op #r3 #m4 #r1 #r2 "\n\t" argument
73 #define RRF_UUFR(op,m3,m4,r1,r2) ".long 0x" #op #m3 #m4 #r1 #r2 "\n\t" argument
74 #define RRF_UURF(op,m3,m4,r1,r2) ".long 0x" #op #m3 #m4 #r1 #r2 "\n\t" argument
104 #define ADTRA(r3,m4,r1,r2) RRF_FUFF2(b3d2,r3,m4,r1,r2) argument
130 #define AXTRA(r3,m4,r1,r2) RRF_FUFF2(b3da,r3,m4,r1,r2) argument
132 #define CDFBRA(m3,m4,r1,r2) RRF_UUFR(b395,m3,m4,r1,r2) argument
133 #define CDFTR(m3,m4,r1,r2) RRF_UUFR(b951,m3,m4,r1,r2) argument
134 #define CDGBRA(m3,m4,r1,r2) RRF_UUFR(b3a5,m3,m4,r1,r2) argument
135 #define CDGTRA(m3,m4,r1,r2) RRF_UUFR(b3f1,m3,m4,r1,r2) argument
136 #define CDLFBR(m3,m4,r1,r2) RRF_UUFR(b391,m3,m4,r1,r2) argument
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
DFourthMoment.java59 protected double m4; field in FourthMoment
66 m4 = Double.NaN; in FourthMoment()
86 m4 = 0.0; in increment()
99 m4 = m4 - 4.0 * nDev * prevM3 + 6.0 * nDevSq * prevM2 + in increment()
108 return m4; in getResult()
117 m4 = Double.NaN; in clear()
140 dest.m4 = source.m4; in copy()
/external/libexif/binary/
DMakefile.in38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
40 $(top_srcdir)/m4m/gp-config-msg.m4 \
41 $(top_srcdir)/m4m/gp-documentation.m4 \
42 $(top_srcdir)/m4m/gp-gettext-hack.m4 \
43 $(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
44 $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
45 $(top_srcdir)/auto-m4/lib-link.m4 \
46 $(top_srcdir)/auto-m4/lib-prefix.m4 \
47 $(top_srcdir)/auto-m4/libtool.m4 \
[all …]
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_subpel_variance.asm92 punpcklwd m4, m6, m5
95 paddd m6, m4
97 movhlps m4, m6
99 paddd m6, m4
101 pshufd m4, m6, 0x1
103 paddd m6, m4
106 pshufw m4, m6, 0xe
108 paddw m6, m4
114 pshufw m4, m6, 0xe
115 paddd m6, m4
[all …]
/external/google-tv-pairing-protocol/cpp/
Dautogen.sh40 "$ACLOCAL" --force -I m4 --output=aclocal.m4.tmp
41 if cmp aclocal.m4.tmp aclocal.m4; then
42 touch aclocal.m4 # pretend that we regenerated the file
43 rm -f aclocal.m4.tmp
45 mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this fails

12345678910>>...32