Searched defs:hat (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | procattr.c | 104 char *hat; in aa_setprocattr_changehat() local [all...] |
H A D | policy.c | 503 struct aa_profile *aa_new_null_profile(struct aa_profile *parent, bool hat, in aa_new_null_profile() argument
|
H A D | domain.c | 988 struct aa_profile *root, *hat = NULL; in build_change_hat() local 1036 struct aa_profile *profile, *root, *hat = NULL; change_hat() local [all...] |
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | procattr.c | 101 char *hat; in aa_setprocattr_changehat() local [all...] |
H A D | domain.c | 1013 struct aa_profile *root, *hat = NULL; in build_change_hat() local 1063 struct aa_profile *profile, *root, *hat = NULL; change_hat() local [all...] |
H A D | policy.c | 638 struct aa_profile *aa_new_learning_profile(struct aa_profile *parent, bool hat, in aa_new_learning_profile() argument
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | guillemot.c | 46 int hat; member
|
H A D | sidewinder.c | 287 int hat, i, j; in sw_parse() local [all...] |
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | guillemot.c | 43 int hat; member
|
H A D | sidewinder.c | 284 int hat, i, j; in sw_parse() local [all...] |
/third_party/glfw/tests/ |
H A D | joysticks.c | 295 int hat = 0; in main() local
|
/third_party/glfw/src/ |
H A D | linux_joystick.c | 72 const int hat = (code - ABS_HAT0X) / 2; in handleAbsEvent() local
|
H A D | input.c | 221 const unsigned long hat = strtoul(c + 1, (char**) &c, 10); in parseMapping() local 457 void _glfwInputJoystickHat(_GLFWjoystick* js, int hat, char value) in _glfwInputJoystickHat() argument 1444 const unsigned int hat = e->index >> 4; glfwGetGamepadState() local 1463 const unsigned int hat = e->index >> 4; glfwGetGamepadState() local [all...] |
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 2849 const char *hat = dwarf_filesrc (files, f, NULL, NULL); variable
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 1791 UChar hat = 0x005E; /*^*/ in TestPatterns2() local
|
Completed in 47 milliseconds