Home
last modified time | relevance | path

Searched defs:exitCode (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/scripts/build/
Dutils.mjs31 resolve({ exitCode: exitCode ?? undefined }); property
44 setTimeout(() => resolve({ exitCode: undefined }), 100); property
/third_party/python/PC/
Dlauncher2.c1023 …int exitCode = _decodeShebang(search, start, (int)(b - start + (bytesRead == 0)), onlyUtf8, &sheba… in checkShebang() local
1229 int exitCode = copyWstr(&env->company, company); in newEnvironmentInfo() local
1454 int exitCode = _combineWithInstallDir( in _registryReadLegacyEnvironment() local
1527 int exitCode = _registryReadString(&env->installDir, root, L"InstallPath", NULL); in _registryReadEnvironment() local
1584 int exitCode = 0; in _registrySearchTags() local
1623 int exitCode = 0; in registrySearch() local
1696 int exitCode = addEnvironmentInfo(result, NULL, env); in appxSearch() local
1726 int exitCode = copyWstr(&env->executablePath, search->executablePath); in explicitOverrideSearch() local
1756 int exitCode = 0; in virtualenvSearch() local
1881 int exitCode = 0; in collectEnvironments() local
[all …]
/third_party/typescript/scripts/
Drequest-pr-review.mjs59 function printHelpAndExit(exitCode) { argument
/third_party/protobuf/java/osgi/
DOsgiWrapper.java146 int exitCode = new CommandLine(new OsgiWrapper()).execute(args); in main() local
/third_party/typescript/tests/baselines/reference/
DAPISample_compile.js38 var exitCode = emitResult.emitSkipped ? 1 : 0; variable
/third_party/lzma/CPP/7zip/UI/Console/
DMainAr.cpp176 catch(NExitCode::EEnum exitCode) in main() local
DMain.cpp449 int exitCode = NExitCode::kSuccess; in WarningsCheck() local
/third_party/lzma/CPP/Windows/
DThread.h36 bool Terminate(DWORD exitCode) { return BOOLToBool(::TerminateThread(thread, exitCode)); } in Terminate()
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeProcess.c52 int exitCode; member
523 int exitCode; member
737 int exitCode; in deProcess_isRunning() local
/third_party/libuv/test/
Drunner-win.c294 DWORD exitCode; in process_reap() local
/third_party/vk-gl-cts/execserver/
DxsProtocol.hpp156 int exitCode; member in xs::ProcessFinishedMessage
DxsWin32TestProcess.cpp572 int exitCode; in isRunning() local
/third_party/lz4/tests/
Dfreestanding.c163 static void MY_exit(int exitCode) { in MY_exit()
/third_party/skia/third_party/externals/angle2/util/windows/
Dtest_utils_win.cpp335 DWORD exitCode = 0; in getExitCode() local
/third_party/lzma/C/Util/SfxSetup/
DSfxSetup.c274 DWORD exitCode = 0; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp923 const int exitCode = deProcess_getExitCode(process); in runTestsInSubprocess() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp865 const int exitCode = deProcess_getExitCode(process); in runTestsInSubprocess() local
/third_party/skia/m133/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c982 int exitCode = XMLWF_EXIT_SUCCESS; in tmain() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c974 int exitCode = XMLWF_EXIT_SUCCESS; in tmain() local
/third_party/cups-filters/filter/
Dpdftoraster.cxx106 int exitCode = 0; variable
/third_party/libabigail/tests/lib/
Dcatch.hpp13521 int exitCode = runInternal(); in run() local