Home
last modified time | relevance | path

Searched defs:sizeInBits (Results 1 – 12 of 12) sorted by relevance

/external/parameter-framework/upstream/parameter/
DIntegerParameterBuilder.h45 size_t sizeInBits; in createElement() local
DFloatingPointParameterType.cpp88 size_t sizeInBits = 32; in fromXml() local
DEnumParameterType.cpp82 size_t sizeInBits = 0; in fromXml() local
DFixedPointParameterType.cpp94 size_t sizeInBits = 0; in fromXml() local
DParameterType.cpp204 size_t sizeInBits = getSize() * 8; in makeEncodable() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptHash.c732 UINT32 sizeInBits, // IN: size of generated key in bits in CryptKDFa()
833 UINT32 sizeInBits, // IN: size of generated key in bits in CryptKDFe()
/external/mesa3d/src/compiler/clc/
Dclc_helpers.cpp520 uint32_t sizeInBits = ins->words[ins->operands[1].offset]; local
537 uint32_t sizeInBits = ins->words[ins->operands[1].offset]; local
/external/lzma/CPP/7zip/Compress/
DBZip2Encoder.cpp736 void CEncoder::WriteBytes(const Byte *data, UInt32 sizeInBits, Byte lastByte) in WriteBytes()
/external/AFLplusplus/instrumentation/
Dsplit-compares-pass.so.cc1023 const unsigned int sizeInBits = op0->getType()->getPrimitiveSizeInBits(); in splitFPCompares() local
/external/llvm/lib/Support/
DAPFloat.cpp58 unsigned int sizeInBits; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp68 unsigned int sizeInBits; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPFloat.cpp85 unsigned int sizeInBits; member