HomeSort by relevance Sort by last modified time
    Searched refs:bbx (Results 1 - 11 of 11) sorted by null

  /frameworks/base/core/java/android/gesture/
GestureStroke.java 88 private GestureStroke(RectF bbx, float len, float[] pts, long[] times) {
89 boundingBox = new RectF(bbx.left, bbx.top, bbx.right, bbx.bottom);
  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 82 bad_base_dtor bbx; // expected-error {{call to implicitly-deleted default constructor}} variable
  /external/openssl/crypto/bn/asm/
armv4-mont.pl 204 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
armv4-gf2m.pl 276 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.pl 247 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
sha256-armv4.pl 209 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
sha512-armv4.pl 580 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/modes/asm/
ghash-armv4.pl 427 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/openssl/crypto/aes/asm/
aes-armv4.pl 1132 $code =~ s/\bbx\s+lr\b/.word\t0xe12fff1e/gm; # make it possible to compile with -march=armv4
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]

Completed in 2080 milliseconds