Searched defs:move_flags (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| H A D | memcontrol.c | 6093 unsigned long move_flags; in mem_cgroup_can_attach() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | memcontrol.c | 6210 unsigned long move_flags; in mem_cgroup_can_attach() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 7374 void ImGui::NavMoveRequestForward(ImGuiDir move_dir, ImGuiDir clip_dir, const ImRect& bb_rel, ImGuiNavMoveFlags move_flags) in NavMoveRequestForward() argument 7386 void ImGui::NavMoveRequestTryWrapping(ImGuiWindow* window, ImGuiNavMoveFlags move_flags) in NavMoveRequestTryWrapping() argument [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 9073 void ImGui::NavMoveRequestSubmit(ImGuiDir move_dir, ImGuiDir clip_dir, ImGuiNavMoveFlags move_flags, ImGuiScrollFlags scroll_flags) in NavMoveRequestSubmit() argument 9112 void ImGui::NavMoveRequestForward(ImGuiDir move_dir, ImGuiDir clip_dir, ImGuiNavMoveFlags move_flags, ImGuiScrollFlags scroll_flags) in NavMoveRequestForward() argument 9789 const ImGuiNavMoveFlags move_flags = g.NavMoveFlags; in NavEndFrame() local [all...] |
Completed in 72 milliseconds