/third_party/ffmpeg/tools/ |
D | target_dec_fate.list | 118 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/ |
D | LocaleDisplayNames.java | 285 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/ |
D | LocaleDisplayNames.java | 309 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/ |
D | minimize_crash.test | 3 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/ |
D | stw_framebuffer.h | 105 boolean minimized; /**< Is the window currently minimized? */ member
|
D | stw_framebuffer.c | 160 fb->minimized = width == 0 || height == 0; in stw_framebuffer_get_size() 573 if (!fb->minimized) { in DrvPresentBuffers()
|
/third_party/cef/tests/cefclient/browser/ |
D | root_window_win.h | 84 void OnSize(bool minimized);
|
D | window_test_runner_mac.mm | 37 // Make sure the window isn't minimized or maximized.
|
D | root_window_win.cc | 638 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/ |
D | platformCreateSurface_win32.txt | 68 window is minimized), and so a swapchain cannot: be created until the size
|
D | platformCreateSurface_win32.adoc | 72 window is minimized), and so a swapchain cannot: be created until the size
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsevents.c | 400 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/ |
D | platformCreateSurface_xcb.txt | 68 window is minimized), and so a swapchain cannot: be created until the size
|
D | platformCreateSurface_xcb.adoc | 73 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/ |
D | platformCreateSurface_xlib.txt | 68 window is minimized), and so a swapchain cannot: be created until the size
|
D | platformCreateSurface_xlib.adoc | 72 window is minimized), and so a swapchain cannot: be created until the size
|
/third_party/NuttX/ |
D | INVIOLABLES.md | 30 support must be minimized.
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | performance.txt | 33 - Measurement overhead should be minimized.
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | performance.txt | 33 - Measurement overhead should be minimized.
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | LocaleDisplayNamesImpl.java | 608 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/ |
D | LocaleDisplayNamesImpl.java | 612 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/ |
D | README.md | 88 [llvm-subzero](third_party/llvm-subzero/) contains a minimized set of LLVM dependencies of the Subz…
|
/third_party/openGLES/extensions/NV/ |
D | NV_register_combiners2.txt | 70 is minimized. Additionally, this scheme scales appropriately as
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_register_combiners2.txt | 70 is minimized. Additionally, this scheme scales appropriately as
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.3.rst | 226 minimized.
|