yuzu-android/src/core/hle/service
Lioncash 7f506be2ee hle/service: Resolve unused variable warnings
In several places, we have request parsers where there's nothing to
really parse, simply because the HLE function in question operates on
buffers. In these cases we can just remove these instances altogether.

In the other cases, we can retrieve the relevant members from the parser
and at least log them out, giving them some use.
2019-04-04 13:18:09 -04:00
..
acc
am hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
aoc
apm
arp
audio hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
bcat
bpc
btdrv service/btdrv: Update function tables 2019-01-29 22:50:18 -05:00
btm service/btm: Update function tables 2019-01-29 22:50:26 -05:00
caps
erpt
es
eupld
fatal service/fatal: Mark local variables as const where applicable 2019-03-30 03:06:23 -04:00
fgm
filesystem hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
friend
grc
hid core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
lbl
ldn
ldr kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively 2019-03-21 11:43:35 -04:00
lm remove all occurance of specifying endianness inside BitField 2019-02-06 18:13:45 +01:00
mig
mii
mm
ncm service/ncm: Update function tables 2019-01-29 22:50:26 -05:00
nfc core/yuzu: Remove enable_nfc setting 2019-03-29 15:02:28 +01:00
nfp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
nifm
nim
npns
ns service/ns: Update function tables 2019-01-29 22:50:26 -05:00
nvdrv Merge pull request #2256 from bunnei/gpu-vmm 2019-03-22 18:41:12 -04:00
nvflinger core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
pcie
pctl
pcv
pm service/pm: Implement SetMaintenanceBoot() 2019-01-28 11:48:11 -05:00
prepo
psc service/psc: Update function tables 2019-01-29 21:16:24 -05:00
ptm
set set_sys: Move constants to anonymous namespace 2019-03-11 11:16:35 -04:00
sm kernel/server_port: Make data members private 2019-03-11 10:41:05 -04:00
sockets hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
spl hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
ssl hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
time core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
usb
vi hle/service: Resolve unused variable warnings 2019-04-04 13:18:09 -04:00
wlan
service.cpp Merge pull request #2223 from lioncash/error 2019-03-13 14:43:14 -04:00
service.h core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00