HomeSort by relevance Sort by last modified time
    Searched refs:m4 (Results 126 - 150 of 184) sorted by null

1 2 3 4 56 7 8

  /external/llvm/test/MC/ARM/
vfp4.s 3 @ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mcpu=cortex-m4 | FileCheck %s --check-prefix=THUMB_V7EM
  /external/chromium_org/sdch/open-vcdiff/
Makefile.am 4 ACLOCAL_AMFLAGS = -I m4 \
5 -I gflags/m4
ltmain.sh 823 # Ensure that we are using m4 macros, and libtool script from the same
833 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
848 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 192 vabd.u8 d22, d16, d7 ; m4 = abs(q1 - q0)
198 vmax.u8 d20, d21, d22 ; m2 = max(m3, m4)
456 vabd.u8 d22, d16, d7 ; m4 = abs(q1 - q0)
462 vmax.u8 d20, d21, d22 ; m2 = max(m3, m4)
485 vmax.u8 d25, d25, d26 ; m4 = max(m7, m8)
490 vmax.u8 d25, d25, d26 ; m4 = max(m4, m5)
494 vmax.u8 d20, d20, d25 ; m2 = max(m2, m4)
  /external/open-vcdiff/
Makefile.am 4 ACLOCAL_AMFLAGS = -I m4 \
5 -I gflags/m4
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 114 %{_datadir}/aclocal/libxml.m4
ltmain.sh 823 # Ensure that we are using m4 macros, and libtool script from the same
833 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
840 $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
848 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
    [all...]
  /external/eigen/test/
sparse_basic.cpp 167 SparseMatrixType m4(rows, rows);
171 initSparse<Scalar>(density, refM4, m4);
  /external/svox/pico/lib/
picosig2.c 534 picoos_int16 m1, *A, m2, m4, voiced, i; local
540 m4 = m2 >> 1;
557 dfct_nmf(m4, XXr); /* DFCT directly in fixed point */
776 picoos_int16 nI, nn, m2, m4, voiced; local
783 m4 = m2 >> 1;
792 for (nI = 0, nn = 0; nI < m4; nI++, nn += 2) {
796 fr[1] = (picoos_int32) (Fr[m4]);
797 for (nI = 1, nn = 3; nI < m4; nI++, nn += 2) {
    [all...]
  /external/bison/data/
lalr1.cc 18 m4_include(b4_pkgdatadir/[c++.m4])
    [all...]
lalr1.java 18 m4_include(b4_pkgdatadir/[java.m4])
yacc.c 52 m4_include(b4_pkgdatadir/[c.m4])
118 # MIN to MAX (included). Overwrite the version from c.m4, which
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
WallpaperCropActivity.java 724 Matrix m4 = new Matrix(); local
725 m4.setRectToRect(cropRect, returnRect, Matrix.ScaleToFit.FILL);
730 c2.setConcat(m4, m3);
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperCropActivity.java 722 Matrix m4 = new Matrix(); local
723 m4.setRectToRect(cropRect, returnRect, Matrix.ScaleToFit.FILL);
728 c2.setConcat(m4, m3);
    [all...]
  /external/libpng/
CHANGES     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 19 AC_CONFIG_MACRO_DIR([m4])
  /external/chromium_org/v8/test/mjsunit/
large-object-allocation.js 148 this.m4 = i;
  /external/e2fsprogs/debian/
rules 176 m4 $(M4_ARGS) < debian/control.in > $@
179 m4 $(M4_ARGS) < debian/e2fsprogs.shlibs.local.in > $@
  /external/skia/tests/
Matrix44Test.cpp 40 T m4, T m5, T m6, T m7,
48 REPORTER_ASSERT(reporter, data[4] == m4);
  /external/v8/test/mjsunit/
large-object-allocation.js 148 this.m4 = i;
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 616 public static final Integer m4 = new Integer(-4); field in class:JSR166TestCase
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 682 m4 = proto.repeated_nested_message.add()
684 self.assertIs([m0, m1, m2, m3, m4], proto.repeated_nested_message[:])
690 self.assertIs([m0, m1, m2, m3, m4], result)
694 self.assertIs([m0, m1, m3, m4], proto.repeated_nested_message)
    [all...]
  /external/elfutils/
elfutils.spec 21 BuildRequires: m4
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4 3 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
79 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
    [all...]

Completed in 649 milliseconds

1 2 3 4 56 7 8