OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alignments
(Results
1 - 25
of
245
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/llvm/test/CodeGen/Thumb/
2010-07-01-FuncAlign.ll
2
; Radar 8143571: Function
alignments
were off by a power of two.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
dir-align01.s
1
# Test that .text section
alignments
use nops (0xA0000000) to fill
/external/fec/
dotprod.h
8
*
alignments
(see Intel ap559 on MMX dot products).
dotprod_mmx.c
15
*
alignments
(see Intel ap559 on MMX dot products).
dotprod_sse2.c
16
*
alignments
(see Intel ap559 on MMX dot products).
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
memalign.h
19
Content: Memory alloc
alignments
functions
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
mem_align.h
19
Content: Memory alloc
alignments
functions
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-10.d
8
# location is only valid for tetra
alignments
as the low bits are ignored.
/external/libchrome/base/memory/
aligned_memory.h
51
// AlignedMemory is specialized for all supported
alignments
.
77
// Specialization for all
alignments
is required because MSVC (as of VS 2008)
/frameworks/av/media/libstagefright/codecs/aacenc/src/
memalign.c
20
Content: Memory alloc
alignments
functions
35
* description: malloc the
alignments
memory
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
mem_align.c
20
Content: Memory alloc
alignments
functions
35
* description: malloc the
alignments
memory
/bionic/libc/bionic/
jemalloc.h
23
// Need to wrap memalign since je_memalign fails on non-power of 2
alignments
.
/build/tools/droiddoc/templates-sdk/assets/css/
fullscreen.css
5
/* Applied to body to debug layout
alignments
/build/tools/droiddoc/templates-sdk-dev/assets/css/
fullscreen.css
5
/* Applied to body to debug layout
alignments
/build/tools/droiddoc/templates-sdk-refonly/assets/css/
fullscreen.css
5
/* Applied to body to debug layout
alignments
/external/llvm/test/Transforms/ConstantMerge/
align.ll
19
; have explicit
alignments
.
/external/llvm/test/Transforms/InstCombine/
2012-09-17-ZeroSizedAlloca.ll
3
; When merging zero sized alloca check that requested
alignments
of the allocas
stack-overalign.ll
12
;
alignments
when they are greater than they need to be. Or, codegen
/external/llvm/lib/IR/
DataLayout.cpp
186
// Default
alignments
392
Alignments
== Other.
Alignments
&& Pointers == Other.Pointers;
415
for (LayoutAlignElem &Elem :
Alignments
) {
418
// Update the abi, preferred
alignments
.
425
Alignments
.push_back(LayoutAlignElem::get(align_type, abi_align,
463
for (unsigned i = 0, e =
Alignments
.size(); i != e; ++i) {
464
if (
Alignments
[i].AlignType == (unsigned)AlignType &&
465
Alignments
[i].TypeBitWidth == BitWidth)
466
return ABIInfo ?
Alignments
[i].ABIAlign : Alignments[i].PrefAlign
[
all
...]
/external/llvm/test/CodeGen/ARM/
byval-align.ll
3
; This checks that
alignments
greater than 4 are respected by APCS
6
; users of byval
alignments
> 4, so no real calls for ABI stability.
/external/llvm/test/MC/COFF/
comm-align.s
6
# - that -aligncomm is emitted for the various
alignments
(greater than 1)
/external/vboot_reference/host/lib/
fmap.c
36
/* Search large
alignments
before small ones to find "right" FMAP. */
/external/llvm/test/Transforms/GlobalOpt/
2008-04-26-SROA-Global-Align.ll
2
;
alignments
. Elements 0 and 2 must be 16-byte aligned, and element
/external/google-breakpad/src/google_breakpad/common/
minidump_cpu_arm.h
37
* that the
alignments
of these structures on the processing system are
38
* identical to the
alignments
of these structures on the producing system.
minidump_cpu_arm64.h
37
* that the
alignments
of these structures on the processing system are
38
* identical to the
alignments
of these structures on the producing system.
Completed in 971 milliseconds
1
2
3
4
5
6
7
8
9
10