Searched refs:BitLen (Results 1 – 3 of 3) sorted by relevance
/external/vboot_reference/utility/ |
D | efidecompress.c | 182 IN UINT8 *BitLen, in MakeTable() argument 225 Count[BitLen[Index]]++; in MakeTable() 265 Len = BitLen[Char]; in MakeTable()
|
/external/boringssl/src/ssl/test/runner/ |
D | key_agreement.go | 733 …public value was %d bytes on the wire and %d bytes if minimal", l, yLen, (ka.yTheirs.BitLen()+7)/8)
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7543 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local 7546 DAG.getConstant(BitLen, DL, MVT::i8), in lowerVectorShuffleWithSSE4A() 7604 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local 7607 DAG.getConstant(BitLen, DL, MVT::i8), in lowerVectorShuffleWithSSE4A()
|