1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-14 07:56:45 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere/sf
2021-12-06 13:13:46 -08:00
..
cmif sf/cmif: optimize dispatch table walk to use binary search over linear search 2021-12-06 13:13:46 -08:00
hipc strat: fix some mitm server management logic 2021-10-14 00:40:43 -07:00
impl sf/cmif: optimize dispatch table walk to use binary search over linear search 2021-12-06 13:13:46 -08:00
sf_allocation_policies.hpp
sf_buffer_tags.hpp
sf_buffers.hpp strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
sf_common.hpp
sf_default_allocation_policy.hpp ams: improve offsetof style consistency 2021-10-18 00:17:13 -07:00
sf_exp_heap_allocator.hpp libstrat: fix compilation without pre-compiled header/without lto 2021-10-06 17:58:42 -07:00
sf_fs_inline_context.hpp
sf_lmem_utility.hpp Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
sf_mem_utility.hpp Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
sf_memory_resource.hpp
sf_mitm_dispatch.h
sf_native_handle.hpp
sf_object_factory.hpp
sf_object_impl_factory.hpp Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
sf_out.hpp strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
sf_service_object.hpp strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
sf_shared_object.hpp
sf_standard_allocation_policy.hpp
sf_std_allocation_policy.hpp