Home
last modified time | relevance | path

Searched defs:CodeSize (Results 1 – 21 of 21) sorted by relevance

/third_party/giflib/
Dgiffilter.c56 int CodeSize, ExtCode, ErrorCode; in main() local
Dgifhisto.c55 int i, j, ErrorCode, NumFiles, ExtCode, CodeSize, NumColors = 2, ImageNum = 0; in main() local
Dgifclrmp.c55 int NumFiles, ExtCode, CodeSize, ImageNum = 0, in main() local
Ddgif_lib.c749 DGifGetCode(GifFileType *GifFile, int *CodeSize, GifByteType **CodeBlock) in DGifGetCode()
807 GifByteType CodeSize; in DGifSetupDecompress() local
Dgiftext.c48 int i, j, ExtCode, ErrorCode, CodeSize, NumFiles, Len, ImageNum = 1; in main() local
Degif_lib.c716 EGifPutCode(GifFileType *GifFile, int CodeSize, const GifByteType *CodeBlock) in EGifPutCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h35 support::ulittle32_t CodeSize; // Code size of this line contribution. member
141 uint32_t CodeSize = 0; variable
DSymbolRecord.h57 uint32_t CodeSize = 0; variable
608 uint32_t CodeSize = 0; variable
DCodeView.h571 support::ulittle32_t CodeSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h124 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp145 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp348 uint64_t CodeSize, in emitCommonFunctionComments()
573 uint64_t CodeSize = 0; in getFunctionCodeSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h385 intptr_t CodeSize() const { return buffer_.Size(); } in CodeSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h86 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp191 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local
516 uint64_t &CodeSize, in computeTotalAllocSize()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.h875 intptr_t CodeSize() const { return Buffer.size(); } in CodeSize() function
DIceAssemblerX8664.h871 intptr_t CodeSize() const { return Buffer.size(); } in CodeSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h108 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5992 [pbr::OriginalName("CODE_SIZE")] CodeSize = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp43534 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMA() local
43581 bool CodeSize = DAG.getMachineFunction().getFunction().hasOptSize(); in combineFMADDSUB() local