/third_party/mesa3d/android/ |
H A D | Android.mk | 29 LIBDRM_VERSION = $(shell cat external/libdrm/meson.build | grep -o "\<version\>\s*:\s*'\w*\.\w*\.\w*'" | grep -o "\w*\.\w*\.\w*" | head -1) 91 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 30; echo $$?), 0)
|
/third_party/node/deps/v8/third_party/ittapi/ |
H A D | buildall.py | 90 path, err = subprocess.Popen("which cmake", shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate() 92 path, err = subprocess.Popen("which xcrun", shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
|
/third_party/vk-gl-cts/external/amber/src/android_gradle/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 72 @rem End local scope for the variables with windows NT shell
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/ |
H A D | common_exec.py | 140 shell = True 147 shell = True,
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
|
/third_party/skia/third_party/externals/oboe/samples/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
|
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/ |
H A D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
|
/third_party/selinux/libselinux/utils/ |
H A D | Makefile | 5 OS ?= $(shell uname) 7 ifeq ($(shell $(CC) -v 2>&1 | grep "clang"),)
|
/third_party/rust/crates/minimal-lexical/scripts/ |
H A D | timings.py | 45 shell=False, 59 # Use shell for faster performance. 62 shell=True,
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
H A D | tcuLnxWayland.cpp | 114 throw ResourceError("Failed to bind shell", name, __FILE__, __LINE__); in Display() 226 void Window::handlePing (void* data, struct xdg_wm_base* shell, uint32_t serial) in handlePing() argument 229 xdg_wm_base_pong(shell, serial); in handlePing()
|
/third_party/node/deps/npm/node_modules/@npmcli/git/lib/ |
H A D | opts.js | 10 shell: false,
|
/third_party/json/ |
H A D | Makefile | 8 SED:=$(shell command -v gsed || which sed) 16 SRCS=$(shell find include -type f | sort) 19 TESTS_SRCS=$(shell find tests -type f \( -name '*.hpp' -o -name '*.cpp' -o -name '*.cu' \) -not -path 'tests/thirdparty/*' -not -path 'tests/abi/include/nlohmann/*' | sort) 220 rsync -R $(shell find LICENSE.MIT nlohmann_json.natvis CMakeLists.txt cmake/*.in include single_include -type f) json 221 gtar --sort=name --mtime="@$(shell git log -1 --pretty=%ct)" --owner=0 --group=0 --numeric-owner --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime --create --file - json | xz --compress -9e --threads=2 - > json.tar.xz
|
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 142 if subprocess.call(autoninja, shell=True, stdout=out) != 0: 151 if subprocess.call(ninja, shell=True, stdout=out) != 0: 161 if subprocess.call(ninja, shell=True, stdout=out) != 0: 414 runcmd, shell=True, cwd=key['directory'], stdout=subprocess.PIPE)
|
/third_party/python/Lib/idlelib/ |
H A D | debugger_r.py | 297 def __init__(self, conn, shell, oid): 300 self.shell = shell 311 self.shell.interp.active_seq = seq
|
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
H A D | Makefile | 2 KDIR := /lib/modules/$(shell uname -r)/build
|
/third_party/node/test/fixtures/ |
H A D | spawn_closed_stdio.py | 7 exit_code = subprocess.call(sys.argv[1:], shell=False)
|
/vendor/hisilicon/hispark_aries/hdf_config/hdf_test/ |
H A D | Makefile | 5 LOCAL_HCS_ROOT := $(shell pwd)
|
/vendor/hisilicon/hispark_taurus/hdf_config/hdf_test/ |
H A D | Makefile | 5 LOCAL_HCS_ROOT := $(shell pwd)
|
/vendor/hisilicon/hispark_taurus_mini_system/hdf_config/hdf_test/ |
H A D | Makefile | 5 LOCAL_HCS_ROOT := $(shell pwd)
|
/applications/standard/app_samples/code/Project/HapBuild/compile-tool/resources/ |
H A D | echoHilog.bat | 5 hdc shell hilog > hilog-%aa%.txt
|
/third_party/typescript/tests/arkTSTest/ |
H A D | run_test.py | 19 p = subprocess.Popen("node run.js --detail", shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
/third_party/mbedtls/scripts/ |
H A D | code_size_compare.py | 134 cc_output = subprocess.check_output(DETECT_ARCH_CMD, shell=True).decode() 301 shell=False, universal_newlines=True) 345 pre_cmd, env=my_environment, shell=True, 350 self.make_clean, env=my_environment, shell=True, 355 self.make_cmd, env=my_environment, shell=True, 376 shell=True, universal_newlines=True
|
/third_party/ltp/testcases/kernel/syscalls/swapon/ |
H A D | Makefile | 4 NEEDSPECIAL := $(shell echo MAX_SWAPFILES | $(CC) -E -xc -include linux/swap.h 2>/dev/null - | tail -n 1 | grep 32; echo $?)
|