| /external/llvm/tools/lli/ |
| D | RemoteMemoryManager.cpp | 33 allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection() 48 allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection() 189 unsigned Alignment) { in allocateStub() 197 uint8_t *RemoteMemoryManager::allocateSpace(intptr_t Size, unsigned Alignment) { in allocateSpace() 201 uint8_t *RemoteMemoryManager::allocateGlobal(uintptr_t Size, unsigned Alignment) { in allocateGlobal()
|
| D | RemoteTargetExternal.cpp | 31 bool RemoteTargetExternal::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace() 119 bool RemoteTargetExternal::SendAllocateSpace(uint32_t Alignment, uint32_t Size) { in SendAllocateSpace()
|
| D | RemoteTarget.cpp | 31 bool RemoteTarget::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace()
|
| /external/clang/lib/Frontend/ |
| D | LayoutOverrideSource.cpp | 95 unsigned long long Alignment = 0; in LayoutOverrideSource() local 118 unsigned long long Alignment = 0; in LayoutOverrideSource() local 157 uint64_t &Size, uint64_t &Alignment, in layoutRecordType()
|
| /external/llvm/lib/ExecutionEngine/MCJIT/ |
| D | SectionMemoryManager.cpp | 22 unsigned Alignment, in allocateDataSection() 32 unsigned Alignment, in allocateCodeSection() 40 unsigned Alignment) { in allocateSection()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | JITCodeEmitter.h | 151 void emitAlignment(unsigned Alignment) { in emitAlignment() 160 void emitAlignmentWithFill(unsigned Alignment, uint8_t Fill) { in emitAlignmentWithFill() 256 void *allocateSpace(uintptr_t Size, unsigned Alignment) override { in allocateSpace()
|
| D | MachineCodeEmitter.h | 163 void emitAlignment(unsigned Alignment) { in emitAlignment() 258 virtual void *allocateSpace(uintptr_t Size, unsigned Alignment) { in allocateSpace()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ASanStackFrameLayout.cpp | 43 static size_t VarAndRedzoneSize(size_t Size, size_t Alignment) { in VarAndRedzoneSize() 80 size_t Alignment = std::max(Granularity, Vars[i].Alignment); in ComputeASanStackFrameLayout() local
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsFrameLowering.h | 28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
|
| /external/chromium_org/ui/views/ |
| D | view_model_utils.h | 18 enum Alignment { enum
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonVarargsCallingConvention.h | 77 unsigned Alignment = in CC_Hexagon32_VarArgs() local 132 unsigned Alignment = in RetCC_Hexagon32_VarArgs() local
|
| /external/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 441 unsigned Alignment) in allocateStub() 470 IRExecutionUnit::MemoryManager::allocateSpace(intptr_t Size, unsigned Alignment) in allocateSpace() 492 unsigned Alignment, in allocateCodeSection() 516 unsigned Alignment, in allocateDataSection() 540 unsigned Alignment) in allocateGlobal()
|
| /external/chromium_org/ui/views/controls/menu/ |
| D | menu_2.h | 33 enum Alignment { enum
|
| /external/clang/lib/CodeGen/ |
| D | CGValue.h | 137 int64_t Alignment; variable 308 QualType type, CharUnits Alignment) { in MakeVectorElt() 318 QualType type, CharUnits Alignment) { in MakeExtVectorElt() 335 QualType type, CharUnits Alignment) { in MakeBitfield() 346 CharUnits Alignment) { in MakeGlobalReg() 368 unsigned short Alignment; variable
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMConstantPoolValue.cpp | 64 unsigned Alignment) { in getExistingMachineCPValue() 165 unsigned Alignment) { in getExistingMachineCPValue() 204 unsigned Alignment) { in getExistingMachineCPValue() 244 unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/llvm/docs/ |
| D | BigEndianNEON.rst | 130 Alignment section in Considerations
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 34 unsigned Alignment; member 44 unsigned Alignment; member in __anonae398fe90111::PragmaPackStack 123 if (unsigned Alignment = Stack->getAlignment()) { in AddAlignmentAttributesForRecord() local 193 Expr *Alignment = static_cast<Expr *>(alignment); in ActOnPragmaPack() local
|
| /external/llvm/lib/ExecutionEngine/JIT/ |
| D | JITMemoryManager.cpp | 442 uint8_t *allocateSpace(intptr_t Size, unsigned Alignment) override { in allocateSpace() 460 unsigned Alignment) override { in allocateStub() 465 uint8_t *allocateGlobal(uintptr_t Size, unsigned Alignment) override { in allocateGlobal() 470 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() 517 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
|
| /external/chromium_org/ui/views/controls/ |
| D | image_view.h | 31 enum Alignment { enum
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZConstantPoolValue.cpp | 40 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/clang/test/CodeGenCXX/ |
| D | alloca-align.cpp | 5 unsigned Alignment; member
|
| /external/lldb/source/Symbol/ |
| D | ClangExternalASTSourceCallbacks.cpp | 147 uint64_t &Alignment, in layoutRecordType()
|
| /external/chromium_org/chrome/browser/ui/views/message_center/ |
| D | message_center_widget_delegate.h | 23 enum Alignment { enum
|
| /external/chromium_org/mojo/public/cpp/bindings/tests/ |
| D | buffer_unittest.cc | 25 TEST(FixedBufferTest, Alignment) { in TEST() argument
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | ASanStackFrameLayout.h | 33 size_t Alignment; // Alignment of the variable (power of 2). member
|