Searched defs:KeyLength (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | StringMapEntry.h | 47 size_t KeyLength = Key.size(); in allocateWithKey() local |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesReader.cpp | 67 unsigned KeyLength = ReadKeyDataLength() local |
H A D | APINotesWriter.cpp | 294 uint32_t KeyLength = Key.size(); EmitKeyDataLength() local |
/freebsd-src/contrib/wpa/src/drivers/ | ||
H A D | driver_ndis.c | 187 ULONG KeyLength; member |