/external/gflags/test/ |
D | gflags_build.py.in | 21 bindir = os.path.join(TMPDIR, test_name) variable 26 if os.path.isdir(bindir): shutil.rmtree(bindir) 27 os.makedirs(bindir) 31 '-DTEST_NAME:STRING='+test_name, srcdir], cwd=bindir) != 0: 35 exit_code = subprocess.call([CMAKE, '--build', bindir, '--config', CMAKE_BUILD_TYPE], cwd=bindir)
|
/external/swiftshader/third_party/subzero/pydir/ |
D | crosstest.py | 98 bindir = ('{root}/toolchain/linux_x86/pnacl_newlib_raw/bin' 127 shellcmd(['{bin}/pnacl-clang'.format(bin=bindir), 132 shellcmd(['{bin}/pnacl-opt'.format(bin=bindir), 160 shellcmd(['{bin}/llvm-mc'.format(bin=bindir), 177 shellcmd(['{bin}/{objcopy}'.format(bin=bindir, 185 shellcmd(['{bin}/pnacl-llc'.format(bin=bindir), 194 shellcmd(['{bin}/{objcopy}'.format(bin=bindir, 221 bin=bindir, prefix=get_sfi_string(args, 'pnacl-', '', ''), 241 bin=bindir, prefix='pnacl-', 249 shellcmd(['{bin}/pnacl-opt'.format(bin=bindir), [all …]
|
/external/autotest/client/site_tests/platform_ToolchainOptions/ |
D | platform_ToolchainOptions.py | 224 now_whitelist = os.path.join(self.bindir, "now_whitelist") 233 relro_whitelist = os.path.join(self.bindir, "relro_whitelist") 243 pie_whitelist = os.path.join(self.bindir, "pie_whitelist") 257 textrel_whitelist = os.path.join(self.bindir, "textrel_whitelist") 265 stack_whitelist = os.path.join(self.bindir, "stack_whitelist") 274 loadwx_whitelist = os.path.join(self.bindir, "loadwx_whitelist") 284 hardfp_whitelist = os.path.join(self.bindir, "hardfp_whitelist") 291 libgcc_whitelist = os.path.join(self.bindir, "libgcc_whitelist") 299 libstdcxx_whitelist = os.path.join(self.bindir, "libstdcxx_whitelist")
|
/external/python/cpython3/Lib/test/ |
D | test_venv.py | 42 self.bindir = 'Scripts' 46 self.bindir = 'bin' 85 self.isdir(self.bindir) 104 fn = self.get_env_file(self.bindir, self.exe) 106 bd = self.get_env_file(self.bindir) 134 envpy = os.path.join(self.env_dir, self.bindir, self.exe) 220 self.isdir(self.bindir) 223 fn = self.get_env_file(self.bindir, self.exe) 226 bd = self.get_env_file(self.bindir) 249 fn = self.get_env_file(self.bindir, self.exe) [all …]
|
/external/autotest/client/common_lib/cros/ |
D | test_webrtc_peer_connection.py | 35 bindir, argument 67 self.bindir = bindir 95 os.path.join(self.bindir, html_file.name))) 154 self.bindir, self.own_script) 265 bindir, argument 286 bindir,
|
/external/autotest/client/site_tests/video_VideoSanity/ |
D | video_VideoSanity.py | 58 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir) 61 shutil.copy2(video_path, self.bindir) 62 cr.browser.platform.SetHTTPServerDirectories(self.bindir) 64 html_fullpath = os.path.join(self.bindir, 'video.html')
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer_unittest_utils.cc | 44 char *bindir = getenv("bindir"); in GetHelperBinary() local 45 if (bindir) { in GetHelperBinary() 46 helper_path = string(bindir) + "/"; in GetHelperBinary()
|
/external/libmtp/examples/ |
D | Makefile.am | 30 ln -f -s mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-delfile$(EXEEXT) 31 ln -f -s mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-getfile$(EXEEXT) 32 ln -f -s mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-newfolder$(EXEEXT) 33 ln -f -s mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendfile$(EXEEXT) 34 ln -f -s mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendtr$(EXEEXT)
|
/external/autotest/server/site_tests/platform_GCC/ |
D | platform_GCC.py | 77 (os.path.join(self.bindir, 'dejagnu_init_remote'), 95 exp_file = os.path.join(self.bindir, 'site.exp') 101 self.bindir, client_hostname, test_flags)) 111 baseline = os.path.join(self.bindir, '%s.log' % (log)) 128 utils.system(os.path.join(self.bindir, 'dejagnu_cleanup_remote'))
|
/external/autotest/client/site_tests/video_ChromeHWDecodeUsed/ |
D | video_ChromeHWDecodeUsed.py | 71 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir) 74 shutil.copy2(video_path, self.bindir) 76 cr.browser.platform.SetHTTPServerDirectories(self.bindir) 78 html_fullpath = os.path.join(self.bindir, 'video.html')
|
/external/autotest/client/site_tests/video_VideoCorruption/ |
D | video_VideoCorruption.py | 28 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir) 29 cr.browser.platform.SetHTTPServerDirectories(self.bindir) 31 html_fullpath = os.path.join(self.bindir, 'video.html')
|
/external/autotest/client/site_tests/video_VideoReload/ |
D | video_VideoReload.py | 29 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir) 30 cr.browser.platform.SetHTTPServerDirectories(self.bindir) 32 html_fullpath = os.path.join(self.bindir, 'video.html')
|
/external/mmc-utils/ |
D | Makefile | 18 bindir = $(prefix)/bin macro 51 $(INSTALL) -m755 -d $(DESTDIR)$(bindir) 52 $(INSTALL) $(progs) $(DESTDIR)$(bindir)
|
/external/curl/packages/EPM/ |
D | curl.list.in | 4 $bindir=@bindir@ 53 f 0755 cowo pppusers ${bindir}/curl ./src/curl 54 f 0755 cowo pppusers ${bindir}/curl ./src/.libs/curl 60 f 0755 cowo pppusers ${bindir}/curl-config ./curl-config
|
/external/googletest/googlemock/scripts/ |
D | gmock-config.in | 207 bindir="@bindir@" 210 if test "${this_bindir}" = "${this_bindir%${bindir}}"; then 242 gtest_config="${bindir}/gtest-config"
|
/external/v8/testing/gmock/scripts/ |
D | gmock-config.in | 207 bindir="@bindir@" 210 if test "${this_bindir}" = "${this_bindir%${bindir}}"; then 242 gtest_config="${bindir}/gtest-config"
|
/external/google-breakpad/src/testing/scripts/ |
D | gmock-config.in | 207 bindir="@bindir@" 210 if test "${this_bindir}" = "${this_bindir%${bindir}}"; then 242 gtest_config="${bindir}/gtest-config"
|
/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/ |
D | video_ChromeRTCHWDecodeUsed.py | 58 os.path.join(self.bindir, 'loopback.html'))) 68 local_path = os.path.join(self.bindir, video_name) 77 cr.browser.platform.SetHTTPServerDirectories(self.bindir)
|
/external/autotest/client/site_tests/video_ChromeVidResChangeHWDecode/ |
D | video_ChromeVidResChangeHWDecode.py | 32 shutil.copy2(constants.VIDEO_HTML_FILEPATH, self.bindir) 33 cr.browser.platform.SetHTTPServerDirectories(self.bindir) 35 html_fullpath = os.path.join(self.bindir, 'video.html')
|
/external/ImageMagick/utilities/ |
D | Makefile.am | 72 $(mkdir_p) $(DESTDIR)$(bindir) 73 cd $(DESTDIR)$(bindir) ; \ 84 cd $(DESTDIR)$(bindir) ; \
|
/external/autotest/client/cros/video/ |
D | collect_golden_images.py | 74 bindir = '/usr/local/autotest/cros/video' 76 cr.browser.platform.SetHTTPServerDirectories(bindir) 81 bindir,
|
/external/autotest/client/site_tests/video_MultiplePlayback/ |
D | video_MultiplePlayback.py | 54 browser.platform.SetHTTPServerDirectories(self.bindir) 58 os.path.join(self.bindir, 'video.html'))) 66 os.path.join(self.bindir, 'youtube5.html')))
|
/external/autotest/client/common_lib/ |
D | test.py | 46 def __init__(self, job, bindir, outputdir): argument 65 self.bindir = bindir 66 self.srcdir = os.path.join(self.bindir, 'src') 850 bindir = os.path.join(job.testdir, 'download', testgroup, testname) 869 bindir = os.path.join(job.testdir, testname) 870 job.install_pkg(testname, 'test', bindir) 876 bindir = None 879 importdir = bindir = os.path.join(dir, path) 880 if not bindir: 889 local_namespace['bindir'] = bindir
|
/external/autotest/client/site_tests/platform_SessionManagerBlockDevmodeSetting/ |
D | platform_SessionManagerBlockDevmodeSetting.py | 67 os.path.join(self.bindir, 'owner.key'), constants.OWNER_KEY_FILE) 69 os.path.join(self.bindir, 'policy_block_devmode_enabled'), 78 with open(os.path.join(self.bindir,
|
/external/ltp/ |
D | Makefile | 107 $(sort $(addprefix $(abs_top_builddir)/,$(BOOTSTRAP_TARGETS)) $(INSTALL_DIR) $(DESTDIR)/$(bindir)): 185 $(addprefix $(DESTDIR)/$(bindir)/,$(BINDIR_INSTALL_SCRIPTS)): %: 194 INSTALL_TARGETS += $(addprefix $(DESTDIR)/$(bindir)/,$(BINDIR_INSTALL_SCRIPTS)) 196 $(INSTALL_TARGETS): $(INSTALL_DIR) $(DESTDIR)/$(bindir)
|