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

  /external/llvm/test/MC/AsmParser/
directive_align.s 11 .align32 3,,2
  /external/libchrome/base/
lazy_instance_unittest.cc 168 static LazyInstance<AlignedData<32> > align32 = LAZY_INSTANCE_INITIALIZER; local
172 EXPECT_ALIGNED(align32.Pointer(), 32);
  /external/libchrome/base/memory/
singleton_unittest.cc 279 AlignedTestSingleton<AlignedMemory<32, 32> >* align32 = local
287 EXPECT_ALIGNED(align32, 32);
  /external/boringssl/src/crypto/sha/asm/
sha1-x86_64.pl 453 sub align32() { subroutine
    [all...]
  /dalvik/dexdump/
DexDump.cpp 1540 static inline const u1* align32(const u1* ptr) function
    [all...]
  /external/skia/third_party/yasm/config/android/
Makefile     [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile     [all...]
  /external/skia/third_party/yasm/config/ios/
Makefile     [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile     [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile     [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile     [all...]
  /external/skia/third_party/yasm/config/win/
Makefile     [all...]

Completed in 744 milliseconds