__forceinline is a MSVC extension, which may confuse some people working on the codebase. Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved. |
||
|---|---|---|
| .. | ||
| logging | ||
| assert.h | ||
| bit_field.h | ||
| break_points.cpp | ||
| break_points.h | ||
| chunk_file.h | ||
| CMakeLists.txt | ||
| color.h | ||
| common_funcs.h | ||
| common_paths.h | ||
| common_types.h | ||
| cpu_detect.h | ||
| debug_interface.h | ||
| emu_window.cpp | ||
| emu_window.h | ||
| file_util.cpp | ||
| file_util.h | ||
| key_map.cpp | ||
| key_map.h | ||
| linear_disk_cache.h | ||
| make_unique.h | ||
| math_util.h | ||
| memory_util.cpp | ||
| memory_util.h | ||
| misc.cpp | ||
| platform.h | ||
| profiler.cpp | ||
| profiler.h | ||
| profiler_reporting.h | ||
| scm_rev.cpp.in | ||
| scm_rev.h | ||
| scope_exit.h | ||
| string_util.cpp | ||
| string_util.h | ||
| swap.h | ||
| symbols.cpp | ||
| symbols.h | ||
| synchronized_wrapper.h | ||
| thread.cpp | ||
| thread.h | ||
| thread_queue_list.h | ||
| timer.cpp | ||
| timer.h | ||
| vector_math.h | ||