Home
last modified time | relevance | path

Searched defs:move_flags (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c6093 unsigned long move_flags; in mem_cgroup_can_attach() local
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c6210 unsigned long move_flags; in mem_cgroup_can_attach() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp7374 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 Dimgui.cpp9073 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 52 milliseconds