Searched refs:shell (Results 1 – 17 of 17) sorted by relevance
/hardware/intel/common/libva/test/common/ |
D | va_display_wayland.c | 38 struct wl_shell *shell; member 62 d->shell = wl_registry_bind(registry, id, &wl_shell_interface, 1); in registry_handle_global() 120 if (d->shell) { in va_close_display_wayland() 121 wl_shell_destroy(d->shell); in va_close_display_wayland() 122 d->shell = NULL; in va_close_display_wayland() 150 d->shell_surface = wl_shell_get_shell_surface(d->shell, d->surface); in ensure_window()
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_wayland.c | 104 struct wl_shell *shell; member 192 d->shell = wl_registry_bind(registry, id, &wl_shell_interface, 1); in registry_handle_global() 226 if (d->shell) { in close_display() 227 wl_shell_destroy(d->shell); in close_display() 228 d->shell = NULL; in close_display() 254 shell_surface = wl_shell_get_shell_surface(d->shell, surface1); in create_window() 269 shell_surface_2 = wl_shell_get_shell_surface(d->shell, surface2); in create_window()
|
/hardware/intel/common/libva/debian.upstream/ |
D | rules | 9 DEBIAN_BUILD_NCPUS = $(shell /usr/bin/getconf _NPROCESSORS_ONLN)
|
/hardware/samsung_slsi/exynos5/mobicore/ |
D | README.android | 23 Makes the daemon run in background and returns immediate control to the shell. No need to use shell…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | all_builds.py | 11 run = subprocess.Popen(command, shell=True)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
D | README | 29 adb shell
|
/hardware/invensense/6515/libsensors_iio/software/build/android/ |
D | common.mk | 8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
|
/hardware/invensense/65xx/libsensors_iio/software/build/android/ |
D | common.mk | 8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
D | libvpx.mk | 40 libvpx_codec_srcs := $(shell cat $(libvpx_config_dir)/libvpx_srcs.txt)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | gen_msvs_sln.sh | 199 found_devenv := \$(shell which \$(MSBUILD_TOOL) >/dev/null 2>&1 && echo yes)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.mk | 382 $(shell $(SRC_PATH_BARE)/build/make/version.sh "$(SRC_PATH_BARE)" $(BUILD_PFX)vpx_version.h) 495 $(shell find $(SRC_PATH_BARE)/third_party/googletest -type f))
|
D | README | 123 to your shell as necessary):
|
/hardware/ti/omap4-aah/domx/make/ |
D | build.mk | 345 @$(SHELLCMD) echo of your command shell
|
/hardware/ti/omap4xxx/domx/make/ |
D | build.mk | 345 @$(SHELLCMD) echo of your command shell
|
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 224 # Sed substitution to delay expansion of an escaped shell variable in a 454 # expand to a commented shell variable setting: 501 # into `config.status', and then the shell code to quote escape them in 523 # The HP-UX ksh and POSIX shell print the target directory to stdout 735 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ 740 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \ 1073 # Check that we are running under the correct shell. 1094 # Restart under the correct shell. 1107 # The HP-UX ksh and POSIX shell print the target directory to stdout 1113 # find a string as large as possible, as long as the shell can cope with it [all …]
|
D | configure | 443 …{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | README | 39 * POSIX-standard shell
|