Home
last modified time | relevance | path

Searched refs:minimized (Results 1 – 25 of 59) sorted by relevance

123

/third_party/ffmpeg/tools/
Dtarget_dec_fate.list118 1044/clusterfuzz-testcase-minimized-ffmpeg_AUDIO_AV_CODEC_ID_DTS_fuzzer-6135262067294208 tar…
122 1133/clusterfuzz-testcase-minimized-ffmpeg_VIDEO_AV_CODEC_ID_MJPEG_fuzzer-4861925596856320 tar…
126 1213/clusterfuzz-testcase-minimized-6022987469815808 tar…
127 1214/clusterfuzz-testcase-minimized-6130606599569408 tar…
128 1271/clusterfuzz-testcase-minimized-6095220498235392 tar…
129 1275/clusterfuzz-testcase-minimized-6718162017976320 tar…
130 1280/clusterfuzz-testcase-minimized-6102353767825408 tar…
131 1282/clusterfuzz-testcase-minimized-5400131681648640 tar…
132 1283/clusterfuzz-testcase-minimized-6221126759874560 tar…
133 1290/clusterfuzz-testcase-minimized-5815578902134784 tar…
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DLocaleDisplayNames.java285 public final ULocale minimized; field in LocaleDisplayNames.UiListItem
306 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument
307 this.minimized = minimized; in UiListItem()
327 && minimized.equals(other.minimized) in equals()
344 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLocaleDisplayNames.java309 public final ULocale minimized; field in LocaleDisplayNames.UiListItem
334 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument
335 this.minimized = minimized; in UiListItem()
357 && minimized.equals(other.minimized) in equals()
378 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
/third_party/json/test/thirdparty/Fuzzer/test/
Dminimize_crash.test3 CHECK: CRASH_MIN: failed to minimize beyond minimized-from-{{.*}} (3 bytes), exiting
6 RUN: rm not_minimal_crash minimized-from-* exact_minimized_path
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.h105 boolean minimized; /**< Is the window currently minimized? */ member
Dstw_framebuffer.c160 fb->minimized = width == 0 || height == 0; in stw_framebuffer_get_size()
573 if (!fb->minimized) { in DrvPresentBuffers()
/third_party/cef/tests/cefclient/browser/
Droot_window_win.h84 void OnSize(bool minimized);
Dwindow_test_runner_mac.mm37 // Make sure the window isn't minimized or maximized.
Droot_window_win.cc638 void RootWindowWin::OnSize(bool minimized) { in OnSize() argument
639 if (minimized) { in OnSize()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_win32_surface/
DplatformCreateSurface_win32.txt68 window is minimized), and so a swapchain cannot: be created until the size
DplatformCreateSurface_win32.adoc72 window is minimized), and so a swapchain cannot: be created until the size
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsevents.c400 BOOL minimized; in WIN_WindowProc() local
402 minimized = HIWORD(wParam); in WIN_WindowProc()
403 if (!minimized && (LOWORD(wParam) != WA_INACTIVE)) { in WIN_WindowProc()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xcb_surface/
DplatformCreateSurface_xcb.txt68 window is minimized), and so a swapchain cannot: be created until the size
DplatformCreateSurface_xcb.adoc73 window is minimized), and so a swapchain cannot: be created until the size
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xlib_surface/
DplatformCreateSurface_xlib.txt68 window is minimized), and so a swapchain cannot: be created until the size
DplatformCreateSurface_xlib.adoc72 window is minimized), and so a swapchain cannot: be created until the size
/third_party/NuttX/
DINVIOLABLES.md30 support must be minimized.
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dperformance.txt33 - Measurement overhead should be minimized.
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dperformance.txt33 - Measurement overhead should be minimized.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java608 ULocale minimized = ULocale.minimizeSubtags(modified, ULocale.Minimize.FAVOR_SCRIPT); in newRow() local
617 return new UiListItem(minimized, modified, nameInDisplayLocale, nameInSelf); in newRow()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleDisplayNamesImpl.java612 ULocale minimized = ULocale.minimizeSubtags(modified, ULocale.Minimize.FAVOR_SCRIPT); in newRow() local
621 return new UiListItem(minimized, modified, nameInDisplayLocale, nameInSelf); in newRow()
/third_party/skia/third_party/externals/swiftshader/
DREADME.md88 [llvm-subzero](third_party/llvm-subzero/) contains a minimized set of LLVM dependencies of the Subz…
/third_party/openGLES/extensions/NV/
DNV_register_combiners2.txt70 is minimized. Additionally, this scheme scales appropriately as
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_register_combiners2.txt70 is minimized. Additionally, this scheme scales appropriately as
/third_party/mesa3d/docs/relnotes/
D7.10.3.rst226 minimized.

123