| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "files.associations": {
- "util.h": "c",
- "iomem.h": "c",
- "utils.h": "c",
- "sysctl.h": "c",
- "printf.h": "c",
- "nncase.h": "c",
- "*.def": "cpp",
- "array": "cpp",
- "initializer_list": "cpp",
- "list": "cpp",
- "type_traits": "cpp",
- "vector": "cpp",
- "xhash": "cpp",
- "xstring": "cpp",
- "xutility": "c",
- "chrono": "cpp",
- "algorithm": "cpp",
- "cmath": "cpp",
- "concepts": "cpp",
- "cstddef": "cpp",
- "cstdint": "cpp",
- "cstdio": "cpp",
- "cstdlib": "cpp",
- "cstring": "cpp",
- "cwchar": "cpp",
- "exception": "cpp",
- "forward_list": "cpp",
- "fstream": "cpp",
- "ios": "cpp",
- "iosfwd": "cpp",
- "iostream": "cpp",
- "istream": "cpp",
- "iterator": "cpp",
- "limits": "cpp",
- "memory": "cpp",
- "new": "cpp",
- "optional": "cpp",
- "ostream": "cpp",
- "ratio": "cpp",
- "stdexcept": "cpp",
- "streambuf": "cpp",
- "system_error": "cpp",
- "tuple": "cpp",
- "typeinfo": "cpp",
- "unordered_map": "cpp",
- "unordered_set": "cpp",
- "utility": "cpp",
- "xfacet": "cpp",
- "xiosbase": "cpp",
- "xlocale": "cpp",
- "xlocinfo": "cpp",
- "xlocnum": "cpp",
- "xmemory": "cpp",
- "xstddef": "cpp",
- "xtr1common": "cpp"
- }
- }
|