Home
last modified time | relevance | path

Searched defs:minimize (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Tools/c-analyzer/cpython/
D_capi.py262 def summarize(items, *, groupby='kind', includeempty=True, minimize=None): argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_intl.js101 minimize: function () { method
Dohos_uitest.js464 this.minimize = function(...args) { method
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h289 virtual void Minimize(bool minimize) { in Minimize()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
Dlunr.js1810 lunr.TokenSet.Builder.prototype.minimize = function (downTo) { method in lunr.TokenSet.Builder
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c9438 BOOL minimize; in compile_ref_iterator_matchingpath() local