Searched refs:MapKey (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | MsgPackDocument.cpp | 115 DocNode MapKey; member 129 function_ref<int(DocNode *DestNode, DocNode SrcNode, DocNode MapKey)> in readFromBlob() 192 Stack.back().MapKey = Node; in readFromBlob() 206 DocNode MapKey = !Stack.empty() && !Stack.back().MapKey.isEmpty() in readFromBlob() local 207 ? Stack.back().MapKey in readFromBlob() 209 MergeResult = Merger(DestNode, Node, MapKey); in readFromBlob()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 412 function_ref<int(DocNode *DestNode, DocNode SrcNode, DocNode MapKey)> 413 Merger = [](DocNode *DestNode, DocNode SrcNode, DocNode MapKey) {
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 105 using MapKey = std::pair<Value *, Attribute::AttrKind>; typedef 106 SmallMapVector<MapKey, unsigned, 8> AssumedKnowledgeMap; 179 MapKey Key{RK.WasOn, RK.AttrKind}; in addKnowledge()
|
| /freebsd-13.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 236 OUT UINTN *MapKey, 986 IN UINTN MapKey
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiapi.h | 69 OUT UINTN *MapKey, 404 IN UINTN MapKey
|
| /freebsd-13.1/contrib/ncurses/ncurses/win32con/ |
| H A D | win_driver.c | 1093 MapKey(WORD vKey) in MapKey() function 1574 int nKey = MapKey(vk); in console_twait() 2139 int key = MapKey(vk); in _nc_mingw_console_read()
|