/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_screenshot.c | 34 int return_code = 1; in SaveBitmapToFile() local 55 return_code = 0; in SaveBitmapToFile() 77 return_code = 0; in SaveBitmapToFile() 84 return_code = 0; in SaveBitmapToFile() 92 return_code = 0; in SaveBitmapToFile() 101 return_code = 0; in SaveBitmapToFile() 114 return_code = 0; in SaveBitmapToFile() 126 return_code = 0; in SaveBitmapToFile() 137 return return_code; in SaveBitmapToFile() 151 int return_code = 1; in ScreenshotWindow() local [all …]
|
/third_party/mindspore/tests/st/nccl/ |
D | test_nccl_all.py | 23 return_code = os.system("mpirun -n 8 pytest -s test_nccl_lenet.py") 24 assert return_code == 0 31 return_code = os.system("mpirun -n 8 pytest -s test_nccl_all_reduce_op.py") 32 assert return_code == 0 39 return_code = os.system("mpirun -n 8 pytest -s test_nccl_all_gather_op.py") 40 assert return_code == 0 47 return_code = os.system("mpirun -n 8 pytest -s test_nccl_reduce_scatter_op.py") 48 assert return_code == 0 54 return_code = os.system("mpirun -n 8 pytest -s test_nccl_broadcast_op.py") 55 assert return_code == 0 [all …]
|
D | test_nccl_sync_batch_norm_op_all.py | 25 return_code = os.system(cmd_str) 26 assert return_code == 0 33 return_code = os.system(cmd_str) 34 assert return_code == 0 41 return_code = os.system(cmd_str) 42 assert return_code == 0 49 return_code = os.system(cmd_str) 50 assert return_code == 0
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/ |
D | screenshot.c | 14 int i, verify_len, return_code, test_len; in SDLVisualTest_VerifyScreenshots() local 21 return_code = 1; in SDLVisualTest_VerifyScreenshots() 26 return_code = -1; in SDLVisualTest_VerifyScreenshots() 32 return_code = -1; in SDLVisualTest_VerifyScreenshots() 38 return_code = -1; in SDLVisualTest_VerifyScreenshots() 52 return_code = -1; in SDLVisualTest_VerifyScreenshots() 62 return_code = 2; in SDLVisualTest_VerifyScreenshots() 71 return_code = -1; in SDLVisualTest_VerifyScreenshots() 82 return_code = -1; in SDLVisualTest_VerifyScreenshots() 107 return_code = -1; in SDLVisualTest_VerifyScreenshots() [all …]
|
D | testharness.c | 258 int success, sut_running, return_code; in RunSUTAndTest() local 262 return_code = TEST_PASSED; in RunSUTAndTest() 267 return_code = TEST_ERROR; in RunSUTAndTest() 278 return_code = TEST_ERROR; in RunSUTAndTest() 296 return_code = TEST_ERROR; in RunSUTAndTest() 304 return_code = TEST_ERROR; in RunSUTAndTest() 329 return_code = TEST_FAILED; in RunSUTAndTest() 335 return_code = TEST_ERROR; in RunSUTAndTest() 342 return_code = TEST_FAILED; in RunSUTAndTest() 349 return_code = TEST_ERROR; in RunSUTAndTest() [all …]
|
/third_party/jerryscript/tools/runners/ |
D | run-test-suite-test262.py | 61 return_code = subprocess.call(['git', 'clone', '--no-checkout', 63 if return_code: 65 return return_code 72 return_code = subprocess.call(['git', 'checkout', git_hash], cwd=args.test_dir) 73 if return_code: 75 return return_code 81 … return_code = subprocess.call(['git', 'apply', os.path.join('..', '..', 'test262-es6.patch')], 83 if return_code: 85 return return_code 99 return_code = prepare_test262_test_suite(args) [all …]
|
/third_party/mindspore/tests/st/ps/multi_full_ps/ |
D | entry.py | 19 return_code = os.system("bash shell_run_test.sh Ascend 8 8 127.0.0.1 8088") 20 assert return_code == 0 24 return_code = os.system("bash shell_run_test.sh Ascend 1 1 127.0.0.1 8088") 25 assert return_code == 0 29 return_code = os.system("bash shell_run_test.sh GPU 8 8 127.0.0.1 8088") 30 assert return_code == 0 34 return_code = os.system("bash shell_run_test.sh GPU 1 1 127.0.0.1 8088") 35 assert return_code == 0
|
/third_party/flutter/skia/third_party/externals/spirv-tools/tools/val/ |
D | val.cpp | 59 int return_code = 0; in main() local 74 return_code = 1; in main() 79 return_code = 1; in main() 84 return_code = 1; in main() 94 return_code = 0; in main() 98 return_code = 0; in main() 105 return_code = 1; in main() 110 return_code = 1; in main() 119 return_code = 1; in main() 124 return_code = 1; in main() [all …]
|
/third_party/spirv-tools/tools/val/ |
D | val.cpp | 81 int return_code = 0; in main() local 96 return_code = 1; in main() 101 return_code = 1; in main() 106 return_code = 1; in main() 124 return_code = 0; in main() 128 return_code = 0; in main() 135 return_code = 1; in main() 140 return_code = 1; in main() 165 return_code = 1; in main() 170 return_code = 1; in main() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/tools/val/ |
D | val.cpp | 83 int return_code = 0; in main() local 98 return_code = 1; in main() 103 return_code = 1; in main() 108 return_code = 1; in main() 126 return_code = 0; in main() 130 return_code = 0; in main() 137 return_code = 1; in main() 142 return_code = 1; in main() 169 return_code = 1; in main() 174 return_code = 1; in main() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/val/ |
D | val.cpp | 83 int return_code = 0; in main() local 98 return_code = 1; in main() 103 return_code = 1; in main() 108 return_code = 1; in main() 126 return_code = 0; in main() 130 return_code = 0; in main() 137 return_code = 1; in main() 142 return_code = 1; in main() 169 return_code = 1; in main() 174 return_code = 1; in main() [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/ |
D | run-tests.py | 73 _, return_code = cmd (cli_args) 75 if return_code: 76 return fail_test (test, cli_args, "%s returned %d" % (' '.join (cli_args), return_code)) 78 expected_ttx, return_code = run_ttx (os.path.join (test_suite.get_output_directory (), 80 if return_code: 81 return fail_test (test, cli_args, "ttx (expected) returned %d" % (return_code)) 83 actual_ttx, return_code = run_ttx (out_file) 84 if return_code: 85 return fail_test (test, cli_args, "ttx (actual) returned %d" % (return_code))
|
/third_party/boost/boost/gil/extension/io/raw/detail/ |
D | read.hpp | 117 int return_code = this->_io_dev.unpack(); in apply() local 118 io_error_if( return_code != LIBRAW_SUCCESS, "Unable to unpack image" ); in apply() 121 return_code = this->_io_dev.dcraw_process(); in apply() 122 … io_error_if( return_code != LIBRAW_SUCCESS, "Unable to emulate dcraw behavior to process image" ); in apply() 124 … libraw_processed_image_t* processed_image = this->_io_dev.dcraw_make_mem_image(&return_code); in apply() 125 io_error_if( return_code != LIBRAW_SUCCESS, "Unable to dcraw_make_mem_image" ); in apply()
|
/third_party/mindspore/mindspore/offline_debug/ |
D | convert_async.py | 221 return_code = self.convert_tool.compare_none_error 235 return_code = ret_mp 239 return_code = ret_bf 240 if return_code != self.convert_tool.compare_none_error: 245 return return_code 270 return_code = self.convert_tool.compare_none_error 281 return_code = ret_bf 282 return return_code
|
/third_party/flutter/skia/third_party/externals/spirv-tools/tools/stats/ |
D | stats.cpp | 78 int return_code = 0; in main() local 90 return_code = 0; in main() 96 return_code = 1; in main() 105 return return_code; in main()
|
/third_party/mindspore/tests/st/pynative/data_parallel/ |
D | test_pynative_nccl_all.py | 23 return_code = os.system("mpirun -n 8 pytest -s test_pynative_nccl_allreduce.py") 24 assert return_code == 0
|
/third_party/mindspore/tests/st/ps/full_ps/ |
D | test_entry_full_ps_lenet.py | 24 return_code = os.system( 27 assert return_code == 0
|
/third_party/mindspore/tests/st/ps/cmp_sparse_embedding/ |
D | test_entry_cmp_sparse_embedding.py | 24 return_code = os.system("bash shell_run_test.sh Ascend 1 1 127.0.0.1 8081") 25 assert return_code == 0
|
/third_party/mindspore/tests/st/ps/part_ps/ |
D | test_entry_ps_embedding_heterogeneous_conv2d_adam.py | 24 return_code = os.system( 27 assert return_code == 0
|
/third_party/harfbuzz/test/subset/ |
D | run-repack-tests.py | 48 _, return_code = cmd (cli_args) 50 if return_code: 51 return fail_test (test, cli_args, "%s returned %d" % (' '.join (cli_args), return_code))
|
D | run-tests.py | 54 _, return_code = cmd (cli_args) 56 if return_code: 57 return fail_test (test, cli_args, "%s returned %d" % (' '.join (cli_args), return_code))
|
/third_party/mindspore/tests/st/nontask_sink/ |
D | test_all.py | 25 return_code = os.system("mpirun --allow-run-as-root -n 8 pytest -s test_allreduce.py") 26 assert return_code == 0
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 210 int return_code = -1; in main() local 296 return_code = -2; in main() 307 return_code = -3; in main() 311 return_code = 0; in main() 316 FREE_WARGV_AND_RETURN(return_code); in main()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 210 int return_code = -1; in main() local 296 return_code = -2; in main() 307 return_code = -3; in main() 311 return_code = 0; in main() 316 FREE_WARGV_AND_RETURN(return_code); in main()
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext/ |
D | fuchsia.cc | 94 int64_t return_code; in SetReturnCode() local 96 Dart_GetNativeIntegerArgument(arguments, 0, &return_code); in SetReturnCode() 98 tonic::DartState::Current()->SetReturnCode(return_code); in SetReturnCode()
|