HomeSort by relevance Sort by last modified time
    Searched refs:aligned (Results 151 - 175 of 175) sorted by null

1 2 3 4 5 67

  /external/zlib/contrib/masmx64/
gvmat64.asm 237 ;;; dword-aligned.
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 56 } __attribute__ ((aligned (8))) mmx_t; /* On an 8-byte (64-bit) boundary */
  /external/qemu/
kqemu.c 402 static struct fpxstate fpx1 __attribute__((aligned(16)));
exec.c 100 __attribute__((aligned (32)))
103 __attribute__((aligned (32)))
    [all...]
  /frameworks/base/libs/audioflinger/
AudioMixer.cpp 650 int32_t outTemp[BLOCKSIZE * MAX_NUM_CHANNELS] __attribute__((aligned(32)));
  /external/v8/test/cctest/
test-api.cc 1350 void* aligned = data; local
1382 void* aligned = data; local
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/blktrace/doc/
blktrace.tex 616 optionally a left-aligned specifier. These precede field specifiers,
620 Thus, to specify the command in a 12-character field that is left aligned:
    [all...]
  /external/bluetooth/bluez/sbc/
sbc_tables.h 362 #define SBC_ALIGNED __attribute__((aligned(1 << (SBC_ALIGN_BITS))))
  /external/webkit/JavaScriptCore/jit/
JIT.h 36 #define JIT_CLASS_ALIGNMENT __attribute__ ((aligned (32)))
    [all...]
  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 163 // Each symbian cell within RHeap maps to a 64kb aligned CollectorBlock.
224 // Allocate a 64 kb aligned CollectorBlock
804 #define REGISTER_BUFFER_ALIGNMENT __attribute__ ((aligned (sizeof(void*))))
    [all...]
  /system/core/libacc/
acc.cpp 3503 inline size_t aligned(size_t v, size_t alignment) { function in struct:acc::Compiler::Arena::Chunk
    [all...]
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c     [all...]
  /external/kernel-headers/original/linux/
fs.h 405 } __attribute__((aligned(sizeof(long))));
    [all...]
  /external/strace/
file.c 64 } __attribute__ ((packed,aligned(4)));
    [all...]
  /external/zlib/contrib/masmx86/
gvmat32.asm 746 ;;; dword-aligned.
  /system/core/libpixelflinger/
scanline.cpp     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv4t.S 53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
    [all...]
InterpAsm-armv5te-vfp.S 53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
    [all...]
InterpAsm-armv5te.S 53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
    [all...]
InterpAsm-armv7-a-neon.S 53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
    [all...]
InterpAsm-armv7-a.S 53 In the EABI, "sp" must be 64-bit aligned on entry to a function, and any
54 64-bit quantities (long long, double) must be 64-bit aligned.
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 1846 milliseconds

1 2 3 4 5 67