HomeSort by relevance Sort by last modified time
    Searched defs:M4 (Results 1 - 12 of 12) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
M4.java 24 public class M4 {
27 public M4() {
30 public M4(M4 other) {
44 public M4 multiply(M4 other) {
45 M4 result = new M4();
  /external/speex/libspeex/
math_approx.h 277 #define M4 4936
281 return MULT16_16_P15(x, ADD32(M1, MULT16_16_P15(x, ADD32(M2, MULT16_16_P15(x, ADD32(M3, MULT16_16_P15(M4, x)))))));
287 #undef M4
  /external/bison/
config.h 306 /* Define to the GNU M4 executable name. */
307 #define M4 "/usr/bin/m4"
Makefile 44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
46 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
47 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/build-aux/
Makefile 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
44 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
45 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/tests/
Makefile 41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
43 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
44 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 34 // {in,out}3 Block Value 4 M4
135 #define M4 in3
673 mov V = M4
684 mov M4 = M5
730 mov M0 = M4
741 mov M4 = Z
779 mov V = M4
790 mov M4 = M13
  /external/bison/data/
Makefile 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
44 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
45 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/doc/
Makefile 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
44 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
45 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/examples/
Makefile 42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
44 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
45 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/lib/
Makefile 49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
51 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
52 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]
  /external/bison/src/
Makefile 44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
46 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \
47 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4
    [all...]

Completed in 311 milliseconds