Home
last modified time | relevance | path

Searched refs:exes (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/distutils/tests/
Dtest_sysconfig.py87 self.exes = kw
128 self.assertEqual(comp.exes['archiver'],
130 self.assertEqual(comp.exes['preprocessor'],
132 self.assertEqual(comp.exes['compiler'],
134 self.assertEqual(comp.exes['compiler_so'],
137 self.assertEqual(comp.exes['compiler_cxx'],
139 self.assertEqual(comp.exes['linker_exe'],
141 self.assertEqual(comp.exes['linker_so'],
157 self.assertEqual(comp.exes['archiver'],
159 self.assertEqual(comp.exes['preprocessor'],
[all …]
Dtest_cygwinccompiler.py20 exes = self.test_class._exes
21 if self.cmd in exes:
23 self.stdout = BytesIO(exes[self.cmd])
/third_party/node/deps/npm/node_modules/which/
DCHANGELOG.md98 * test +g exes against secondary groups, if available
143 * Only files can be exes
/third_party/gn/src/gn/
Dninja_build_writer.cc486 std::map<std::string, Counts> exes; local
507 Counts& exes_counts = exes[short_name];
567 for (const auto& pair : exes) {
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dexecute.cc651 for (auto exes : data_graph) { in Run() local
652 CHECK_FAIL_RETURN_UNEXPECTED(exes != nullptr, "Given execute object is null."); in Run()
653 Status ret = exes->operator()(transform_inputs, &transform_outputs); in Run()
/third_party/boost/tools/build/notes/
Drelative_source_paths.txt15 Both exes have the same source cpp file but different *.h files -- which are
/third_party/pcre2/pcre2/
DRunTest.bat518 @echo location of the the built exes) you call RunTest.bat. By default RunTest.bat
522 @echo If the build dir is not under the source dir you can either copy your exes
524 @echo location of your built exes and then run RunTest.bat.
DCMakeLists.txt47 # 2011-10-04 Sheri changed various add_test's to use exes' location built instead
895 # exes in Debug location tested by the RunTest and RunGrepTest shell scripts
/third_party/boost/tools/build/doc/src/
Dhistory.adoc173 * Fix missing `/manifest` option in clang-win to fix admin elevation for exes
/third_party/curl/
DCMakeLists.txt143 # For debug libs and exes, add "-d" postfix
/third_party/libphonenumber/
Drelease_notes.txt2778 - Indentation fixes in reg-exes for the following countries: BG, GB
2791 - Reorganize reg-exes for better readability.
2801 - Allowed reg-exes for national and possible number patterns to have white space in them in the
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer330 * tests/.cvsignore: added more exes