Home
last modified time | relevance | path

Searched refs:overlays (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
Dclang-include-fixer.el311 (overlays (remove nil
317 (when overlays
318 (goto-char (clang-include-fixer--closest-overlay overlays)))
335 (mapc #'delete-overlay overlays)))))
360 (defun clang-include-fixer--closest-overlay (overlays)
362 (cl-check-type overlays cons)
365 (dolist (overlay overlays acc)
/external/dtc/tests/
Dfdtoverlay-runtest.sh25 overlays="$@"
28 verbose_run_check $VALGRIND "$FDTOVERLAY" -i "$basedtb" -o "$targetdtb" $overlays
/external/libxkbcommon/doc/
Dcompat.md29 - overlays
32 + used to implement radio groups and overlays, and to deal with things
/external/igt-gpu-tools/tests/
Dkms_atomic_transition.c218 uint32_t n_overlays = 0, overlays[n_planes]; in setup_parms() local
252 overlays[n_overlays++] = i; in setup_parms()
264 parms[overlays[n_overlays - 1]].mask = 1 << 3; in setup_parms()
269 parms[overlays[i]].mask = 1 << (2 + val); in setup_parms()
328 removed_plane = &display->pipes[pipe].planes[overlays[plane_to_remove]]; in setup_parms()
331 overlays[plane_to_remove] = overlays[plane_to_remove + 1]; in setup_parms()
/external/autotest/client/site_tests/graphics_HwOverlays/
Dcontrol.canvas3D18 a glClear passes), then inspects the amount of hardware overlays reported by the
Dcontrol.canvas2DLowLatency18 and drawing a few strokes) and inspects the amount of hardware overlays
Dcontrol.SkiaRenderer.canvas3D18 a glClear passes), then inspects the amount of hardware overlays reported by the
Dcontrol.SkiaRenderer.canvas2DLowLatency18 and drawing a few strokes) and inspects the amount of hardware overlays
Dcontrol.video19 amount of hardware overlays reported by the system. The test passes when the
Dcontrol.SkiaRenderer.video19 amount of hardware overlays reported by the system. The test passes when the
/external/autotest/client/site_tests/graphics_VideoRenderingPower/
Dcontrol.vp918 overlays on/off.
Dcontrol.vp818 overlays on/off.
Dcontrol.h26418 overlays on/off.
/external/toolchain-utils/afdo_tools/
Dupdate_kernel_afdo32 CROS_REPO=https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay
/external/subsampling-scale-image-view/
Drelease.gradle39 …tion and animation support, with easy extension so you can add your own overlays and touch event d…
DREADME.md6 …nd animation support, and allows easy extension so you can add your own overlays and touch event d…
/external/python/cpython2/Lib/test/decimaltestdata/
DddAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DdqAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dabs.decTest82 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dminus.decTest82 -- more fixed, potential LHS swaps/overlays if done by 0 subtract x
/external/python/cpython3/Lib/test/decimaltestdata/
DdqAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DddAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dabs.decTest82 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dminus.decTest82 -- more fixed, potential LHS swaps/overlays if done by 0 subtract x
/external/dtc/Documentation/
Ddt-object-internal.txt167 tree (or subsequent loaded overlays) so that they can be matched up with
312 There is an alternative syntax to the expanded form for overlays with phandle

12