Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/aws-sdk-java-v2/services/lambda/src/main/resources/codegen-resources/
H A Dexamples-1.json46 "CodeSize": 123, number
216 "CodeSize": 262, number
261 "CodeSize": 123, number
439 "CodeSize": 123, number
548 "CodeSize": 123, number
588 "CodeSize": 123, number
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITMemoryManagerTest.cpp125 uintptr_t CodeSize = i % 16 + 1; in TEST() local
154 uintptr_t CodeSize = i % 16 + 1; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h35 support::ulittle32_t CodeSize; // Code size of this line contribution. member
141 uint32_t CodeSize = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h36 support::ulittle32_t CodeSize; // Code size of this line contribution. member
142 uint32_t CodeSize = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/aosp_15_r20/external/giflib/
H A Ddgif_lib.c757 int DGifGetCode(GifFileType *GifFile, int *CodeSize, GifByteType **CodeBlock) { in DGifGetCode()
812 GifByteType CodeSize; in DGifSetupDecompress() local
H A Dgiffilter.c54 int CodeSize, ExtCode, ErrorCode; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp143 uint64_t CodeSize; member
405 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp145 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp348 uint64_t CodeSize, in emitCommonFunctionComments()
573 uint64_t CodeSize = 0; in getFunctionCodeSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp364 uint32_t NumSGPR, uint64_t ScratchSize, uint64_t CodeSize, in emitCommonFunctionComments()
663 uint64_t CodeSize = 0; in getFunctionCodeSize() local
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCodeView.h35 ulittle32_t CodeSize; member
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DModuleSubstream.h33 support::ulittle32_t CodeSize; // Code size of this line contribution. member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h124 virtual void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DRuntimeDyld.h137 virtual void reserveAllocationSpace(uintptr_t CodeSize, Align CodeAlign, in reserveAllocationSpace()

1234