Home
last modified time | relevance | path

Searched defs:getBitSize (Results 1 – 6 of 6) sorted by relevance

/external/parameter-framework/upstream/parameter/
DBitParameterType.cpp206 size_t CBitParameterType::getBitSize() const in getBitSize() function in CBitParameterType
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVSymbol.h114 uint32_t getBitSize() const override { return BitSize; } in getBitSize() function
DLVElement.h239 virtual uint32_t getBitSize() const { return 0; } in getBitSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h545 uint8_t getBitSize() const { return BitSize; } in getBitSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h550 uint8_t getBitSize() const { return BitSize; } in getBitSize() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h603 uint8_t getBitSize() const { return BitSize; } in getBitSize() function