Home
last modified time | relevance | path

Searched defs:shortcut (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/brotli/research/
Dsieve.cc18 static TextIdx dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut, in dryRun()
49 Slot* map, TextIdx* shortcut, TextIdx end, TextIdx middle, in createDictionary()
137 std::vector<TextIdx> shortcut; in sieve_generate() local
Ddurchschlag.cc81 std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, in buildCandidatesList()
169 std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, in rebuildCandidatesList()
426 std::vector<MetaSlot>& map, const TextIdx* shortcut, TextIdx end) { in ScoreSlices()
462 const TextIdx* shortcut = context.sliceMap.data(); in durchschlagGenerateExclusive() local
568 const TextIdx* shortcut = context.sliceMap.data(); in durchschlagGenerateCollaborative() local
665 const TextIdx* shortcut = context.sliceMap.data(); in durchschlag_distill() local
707 const TextIdx* shortcut = context.sliceMap.data(); in durchschlag_purify() local
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.h61 uint32_t shortcut; member
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.h61 uint32_t shortcut; member
/third_party/node/deps/npm/node_modules/hosted-git-info/
Dgit-host.js132 GitHost.prototype.shortcut = function (opts) { method in GitHost
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp7007 bool ImGui::MenuItemEx(const char* label, const char* icon, const char* shortcut, bool selected, bo… in MenuItemEx()
7070 bool ImGui::MenuItem(const char* label, const char* shortcut, bool selected, bool enabled) in MenuItem()
7075 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5716 bool ImGui::MenuItem(const char* label, const char* shortcut, bool selected, bool enabled) in MenuItem()
5760 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem()
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp5744 bool ImGui::MenuItem(const char* label, const char* shortcut, bool selected, bool enabled) in MenuItem()
5788 bool ImGui::MenuItem(const char* label, const char* shortcut, bool* p_selected, bool enabled) in MenuItem()