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.cpp67 unsigned KeyLength = in ReadKeyDataLength() local
159 unsigned KeyLength = in ReadKeyDataLength() local
199 unsigned KeyLength = in ReadKeyDataLength() local
415 unsigned KeyLength = in ReadKeyDataLength() local
H A DAPINotesWriter.cpp294 uint32_t KeyLength = Key.size(); in EmitKeyDataLength() local
354 uint32_t KeyLength = sizeof(uint32_t) + sizeof(uint8_t) + sizeof(uint32_t); in EmitKeyDataLength() local
476 uint32_t KeyLength = asDerived().getKeyLength(Key); in EmitKeyDataLength() local
814 uint32_t KeyLength = in EmitKeyDataLength() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c187 ULONG KeyLength; member
197 ULONG KeyLength; member