Searched defs:shortcut (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/brotli/research/ |
D | sieve.cc | 18 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
|
D | durchschlag.cc | 81 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/ |
D | backward_references_hq.h | 61 uint32_t shortcut; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | backward_references_hq.h | 61 uint32_t shortcut; member
|
/third_party/node/deps/npm/node_modules/hosted-git-info/ |
D | git-host.js | 132 GitHost.prototype.shortcut = function (opts) { method in GitHost
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 7007 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/ |
D | imgui_widgets.cpp | 5716 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/ |
D | imgui_widgets.cpp | 5744 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()
|