Home
last modified time | relevance | path

Searched defs:KeyLength (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h47 size_t KeyLength = Key.size(); in allocateWithKey() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp70 unsigned KeyLength = in ReadKeyDataLength() local
162 unsigned KeyLength = in ReadKeyDataLength() local
202 unsigned KeyLength = in ReadKeyDataLength() local
406 unsigned KeyLength = in ReadKeyDataLength() local
H A DAPINotesWriter.cpp304 uint32_t KeyLength = Key.size(); in EmitKeyDataLength() local
364 uint32_t KeyLength = sizeof(uint32_t) + sizeof(uint8_t) + sizeof(uint32_t); in EmitKeyDataLength() local
486 uint32_t KeyLength = asDerived().getKeyLength(Key); in EmitKeyDataLength() local
878 uint32_t KeyLength = in EmitKeyDataLength() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c187 ULONG KeyLength; member
197 ULONG KeyLength; member