mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
8a0a0f7524
MOZ_RUNINIT => initialized at runtime MOZ_CONSTINIT => initialized at compile time MOZ_GLOBINIT => initialized either at runtime or compile time, depending on template parameter, macro parameter etc This annotation is only understood by our clang-tidy plugin. It has no effect on regular compilation. Differential Revision: https://phabricator.services.mozilla.com/D223341 |
||
---|---|---|
.. | ||
android | ||
cocoa | ||
fallback | ||
ipc | ||
linux | ||
windows | ||
Gamepad.cpp | ||
Gamepad.h | ||
GamepadButton.cpp | ||
GamepadButton.h | ||
GamepadHandle.cpp | ||
GamepadHandle.h | ||
GamepadHapticActuator.cpp | ||
GamepadHapticActuator.h | ||
GamepadLightIndicator.cpp | ||
GamepadLightIndicator.h | ||
GamepadManager.cpp | ||
GamepadManager.h | ||
GamepadMonitoring.h | ||
GamepadPlatformService.cpp | ||
GamepadPlatformService.h | ||
GamepadPose.cpp | ||
GamepadPose.h | ||
GamepadPoseState.h | ||
GamepadRemapping.cpp | ||
GamepadRemapping.h | ||
GamepadServiceTest.cpp | ||
GamepadServiceTest.h | ||
GamepadTouch.cpp | ||
GamepadTouch.h | ||
GamepadTouchState.h | ||
moz.build |