/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 125 uintptr_t CodeSize = i % 16 + 1; in TEST() local 154 uintptr_t CodeSize = i % 16 + 1; in TEST() local
|
D | MCJITCAPITest.cpp | 91 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm/tools/llvm-readobj/ |
D | CodeView.h | 35 ulittle32_t CodeSize; member
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | ModuleSubstream.h | 33 support::ulittle32_t CodeSize; // Code size of this line contribution. member
|
D | SymbolRecord.h | 50 ulittle32_t CodeSize; member 871 ulittle32_t CodeSize; member
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 142 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 103 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/giflib/ |
D | dgif_lib.c | 702 DGifGetCode(GifFileType *GifFile, int *CodeSize, GifByteType **CodeBlock) in DGifGetCode() 760 GifByteType CodeSize; in DGifSetupDecompress() local
|
D | egif_lib.c | 706 EGifPutCode(GifFileType *GifFile, int CodeSize, const GifByteType *CodeBlock) in EGifPutCode()
|
/external/syslinux/gpxe/src/arch/i386/include/ |
D | pxe.h | 123 UINT16_t CodeSize; member
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAsmPrinter.cpp | 313 uint64_t CodeSize = 0; in getSIProgramInfo() local
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.h | 396 intptr_t CodeSize() const { return buffer_.Size(); } in CodeSize() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 185 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 411 uint64_t &CodeSize, in computeTotalAllocSize()
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 57 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX86Base.h | 736 intptr_t CodeSize() const { return Buffer.size(); } in CodeSize() function
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 116 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
|
/external/v8/src/ |
D | gdb-jit.cc | 991 uintptr_t CodeSize() const { in CodeSize() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
|
D | objects-inl.h | 6795 int Code::CodeSize() { return SizeFor(body_size()); } in CodeSize() function
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 3099 [pbr::OriginalName("CODE_SIZE")] CodeSize = 2, enumerator
|