Home
last modified time | relevance | path

Searched defs:Size4 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/device/google/contexthub/firmware/os/algos/common/math/
Dmat.h57 struct Size4 { struct
58 uint32_t elem[4];
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h38 Size4 = 2, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h39 Size4 = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h38 Size4 = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h38 Size4 = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h38 Size4 = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h38 Size4 = 2, enumerator
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c842 } Size4; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp3148 unsigned Size4 = MRI.getType(Offset).getSizeInBits(); in getInstrMapping() local
/aosp_15_r20/external/libffi/testsuite/libffi.bhaible/
H A Dtestcases.c45 typedef struct { char x1; char x2; char x3; char x4; } Size4; typedef