| /external/tpm2-tss/test/integration/ |
| D | sapi-system-api.int.c | 1 /* SPDX-License-Identifier: BSD-2-Clause */ 3 * Copyright (c) 2017-2018, Intel Corporation 19 #include "sapi-util.h" 41 LOG_ERROR("Invalid prepare test FAILED! Response Code : 0x%x", rc); in test_invoke() 42 exit(1); in test_invoke() 48 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke() 49 exit(1); in test_invoke() 54 LOG_ERROR("Prepare test FAILED! Response Code : 0x%x", rc); in test_invoke() 55 exit(1); in test_invoke() 60 LOG_ERROR("Invalid prepare test FAILED! Response Code : 0x%x", rc); in test_invoke() [all …]
|
| D | sapi-hierarchy-change-auth.int.c | 1 /* SPDX-License-Identifier: BSD-2-Clause */ 3 * Copyright (c) 2017-2018, Intel Corporation 18 #include "sapi-util.h" 44 LOG_ERROR("HierarchyChangeAuth FAILED! Response Code : 0x%x", rval); in test_owner_auth() 45 exit(1); in test_owner_auth() 55 LOG_ERROR("HierarchyChangeAuth FAILED! Response Code : 0x%x", rval); in test_owner_auth() 56 exit(1); in test_owner_auth() 63 LOG_ERROR("HierarchyChangeAuth FAILED! Response Code : 0x%x", rval); in test_owner_auth() 64 exit(1); in test_owner_auth() 73 LOG_ERROR("HierarchyChangeAuth FAILED! Response Code : 0x%x", rval); in test_owner_auth() [all …]
|
| /external/python/cpython3/Objects/clinic/ |
| D | codeobject.c.h | 3 [clinic start generated code]*/ 6 "code(argcount, posonlyargcount, kwonlyargcount, nlocals, stacksize,\n" 10 "--\n" 12 "Create a code object. Not for the faint of heart."); 17 PyObject *code, PyObject *consts, PyObject *names, 33 PyObject *code; in code_new() local 47 type->tp_init == PyCode_Type.tp_init) && in code_new() 48 !_PyArg_NoKeywords("code", kwargs)) { in code_new() 49 goto exit; in code_new() 51 if (!_PyArg_CheckPositional("code", PyTuple_GET_SIZE(args), 16, 18)) { in code_new() [all …]
|
| /external/bcc/tools/ |
| D | exitsnoop_example.txt | 4 - is implemented using BPF, which requires CAP_SYS_ADMIN and 6 - traces sched_process_exit tracepoint in kernel/exit.c 7 - includes processes by root and all users 8 - includes processes in containers 9 - includes processes that become zombie 12 when run in a loop that is interrupted with Ctrl-C from the terminal: 16 # for((i=65;i<100;i+=5)); do bash -c "sleep 1.$i;exit $i"; done 24 bash 19003 17656 19003 1.65 code 65 26 bash 19006 17656 19006 1.70 code 70 28 bash 19009 17656 19009 1.75 code 75 [all …]
|
| /external/python/cpython3/Lib/test/ |
| D | clinic.test | 3 [clinic start generated code]*/ 4 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=3c81ac2402d06a8b]*/ 16 [clinic start generated code]*/ 20 "--\n" 40 goto exit; 44 goto exit; 48 goto exit; 54 exit: 61 /*[clinic end generated code: output=886f4f9b598726b6 input=005e6a8a711a869b]*/ 70 [clinic start generated code]*/ [all …]
|
| /external/google-cloud-java/java-batch/proto-google-cloud-batch-v1/src/main/java/com/google/cloud/batch/v1/ |
| D | TaskSpecOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 32 * all of its runnables either exit with a zero status or any that exit with a 33 * non-zero status have the ignore_exit_status flag. 36 * though this is likely to result in a non-zero exit status for the 41 * <code>repeated .google.cloud.batch.v1.Runnable runnables = 8;</code> 50 * all of its runnables either exit with a zero status or any that exit with a 51 * non-zero status have the ignore_exit_status flag. 54 * though this is likely to result in a non-zero exit status for the 59 * <code>repeated .google.cloud.batch.v1.Runnable runnables = 8;</code> 68 * all of its runnables either exit with a zero status or any that exit with a [all …]
|
| D | TaskSpec.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 28 * Protobuf type {@code google.cloud.batch.v1.TaskSpec} 93 * all of its runnables either exit with a zero status or any that exit with a 94 * non-zero status have the ignore_exit_status flag. 97 * though this is likely to result in a non-zero exit status for the 102 * <code>repeated .google.cloud.batch.v1.Runnable runnables = 8;</code> 114 * all of its runnables either exit with a zero status or any that exit with a 115 * non-zero status have the ignore_exit_status flag. 118 * though this is likely to result in a non-zero exit status for the 123 * <code>repeated .google.cloud.batch.v1.Runnable runnables = 8;</code> [all …]
|
| /external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/ |
| D | TaskSpecOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 32 * all of its runnables either exit with a zero status or any that exit with a 33 * non-zero status have the ignore_exit_status flag. 36 * though this is likely to result in a non-zero exit status for the 41 * <code>repeated .google.cloud.batch.v1alpha.Runnable runnables = 8;</code> 50 * all of its runnables either exit with a zero status or any that exit with a 51 * non-zero status have the ignore_exit_status flag. 54 * though this is likely to result in a non-zero exit status for the 59 * <code>repeated .google.cloud.batch.v1alpha.Runnable runnables = 8;</code> 68 * all of its runnables either exit with a zero status or any that exit with a [all …]
|
| D | TaskSpec.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 28 * Protobuf type {@code google.cloud.batch.v1alpha.TaskSpec} 93 * all of its runnables either exit with a zero status or any that exit with a 94 * non-zero status have the ignore_exit_status flag. 97 * though this is likely to result in a non-zero exit status for the 102 * <code>repeated .google.cloud.batch.v1alpha.Runnable runnables = 8;</code> 114 * all of its runnables either exit with a zero status or any that exit with a 115 * non-zero status have the ignore_exit_status flag. 118 * though this is likely to result in a non-zero exit status for the 123 * <code>repeated .google.cloud.batch.v1alpha.Runnable runnables = 8;</code> [all …]
|
| /external/python/cpython3/Modules/clinic/ |
| D | fcntlmodule.c.h | 3 [clinic start generated code]*/ 7 "--\n" 19 "corresponding to the return value of the fcntl call in the C code."); 25 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg); 32 int code; in fcntl_fcntl() local 36 goto exit; in fcntl_fcntl() 39 goto exit; in fcntl_fcntl() 41 code = _PyLong_AsInt(args[1]); in fcntl_fcntl() 42 if (code == -1 && PyErr_Occurred()) { in fcntl_fcntl() 43 goto exit; in fcntl_fcntl() [all …]
|
| D | pyexpat.c.h | 3 [clinic start generated code]*/ 7 "--\n" 32 goto exit; in pyexpat_xmlparser_Parse() 39 if (isfinal == -1 && PyErr_Occurred()) { in pyexpat_xmlparser_Parse() 40 goto exit; in pyexpat_xmlparser_Parse() 45 exit: in pyexpat_xmlparser_Parse() 51 "--\n" 53 "Parse XML data from file-like object."); 73 goto exit; in pyexpat_xmlparser_ParseFile() 78 exit: in pyexpat_xmlparser_ParseFile() [all …]
|
| D | overlapped.c.h | 3 [clinic start generated code]*/ 7 "--\n" 31 goto exit; in _overlapped_CreateIoCompletionPort() 35 exit: in _overlapped_CreateIoCompletionPort() 41 "--\n" 64 goto exit; in _overlapped_GetQueuedCompletionStatus() 68 exit: in _overlapped_GetQueuedCompletionStatus() 74 "--\n" 99 goto exit; in _overlapped_PostQueuedCompletionStatus() 103 exit: in _overlapped_PostQueuedCompletionStatus() [all …]
|
| /external/python/cpython3/Python/clinic/ |
| D | import.c.h | 3 [clinic start generated code]*/ 7 "--\n" 27 "--\n" 31 "This lock should be used by import hooks to ensure thread-safety when importing\n" 48 "--\n" 67 "_fix_co_filename($module, code, path, /)\n" 68 "--\n" 70 "Changes code.co_filename to specify the passed-in file path.\n" 72 " code\n" 73 " Code object to change.\n" [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 1 //===-- UnrollLoopRuntime.cpp - Runtime Loop unrolling utilities ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements some loop unrolling utilities for loops with run-time 10 // trip counts. See LoopUnroll.cpp for unrolling loops with compile-time 13 // The functions in this file are used to generate extra code when the 14 // run-time trip count modulo the unroll factor is not 0. When this is the 15 // case, we need to generate code to execute these 'left over' iterations. 17 // The current strategy generates an if-then-else sequence prior to the 21 //===----------------------------------------------------------------------===// [all …]
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 1 //===-- UnrollLoopRuntime.cpp - Runtime Loop unrolling utilities ----------===// 8 //===----------------------------------------------------------------------===// 10 // This file implements some loop unrolling utilities for loops with run-time 11 // trip counts. See LoopUnroll.cpp for unrolling loops with compile-time 14 // The functions in this file are used to generate extra code when the 15 // run-time trip count modulo the unroll factor is not 0. When this is the 16 // case, we need to generate code to execute these 'left over' iterations. 18 // The current strategy generates an if-then-else sequence prior to the 22 //===----------------------------------------------------------------------===// 44 #define DEBUG_TYPE "loop-unroll" [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | LoopUnrollRuntime.cpp | 1 //===-- UnrollLoopRuntime.cpp - Runtime Loop unrolling utilities ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements some loop unrolling utilities for loops with run-time 10 // trip counts. See LoopUnroll.cpp for unrolling loops with compile-time 13 // The functions in this file are used to generate extra code when the 14 // run-time trip count modulo the unroll factor is not 0. When this is the 15 // case, we need to generate code to execute these 'left over' iterations. 17 // The current strategy generates an if-then-else sequence prior to the 21 //===----------------------------------------------------------------------===// [all …]
|
| /external/toolchain-utils/llvm_tools/ |
| D | update_tryjob_status.py | 3 # Use of this source code is governed by a BSD-style license that can be 27 # Executes the script passed into the command line (this script's exit code 33 """Exit code values of a custom script.""" 36 # exception which would cause the exit code of the script to be 1, so the 39 # Exit codes are as follows: 62 # Create parser and add optional command-line arguments. 69 "--status_file", 77 "--set_status", 86 "--revision", 93 # option in '--set_status'. [all …]
|
| D | custom_script_example.py | 3 # Use of this source code is governed by a BSD-style license that can be 15 """Determines the exit code based off of the contents of the .JSON file.""" 33 with open(abs_path_json_file, encoding="utf-8") as f: 46 # Exit code 0 means to set the tryjob 'status' as 'good'. 47 sys.exit(0) 49 # Exit code 124 means to set the tryjob 'status' as 'bad'. 50 sys.exit(124) 56 # Since the exit code is not in the mapping, an exception will occur 59 sys.exit(1) 71 # Exit code 125 means to set the tryjob 'status' as 'skip'. [all …]
|
| /external/jazzer-api/examples/junit-spring-web/ |
| D | build-and-run-tests.sh | 2 # Copyright 2023 Code Intelligence GmbH 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # Development-only. This script builds the example project against the local version of Jazzer, 19 set -e 25 JAZZER_VERSION=$(grep -oP '(?<=JAZZER_VERSION = ")[^"]*' ../../maven.bzl) 26 # Find line with "<artifactId>jazzer-junit</artifactId>" and replace the version in the next line 27 sed -i "/<artifactId>jazzer-junit<\/artifactId>/ {n;s/<version>.*<\/version>/<version>$JAZZER_VERSI… 29 # Add locally-built Jazzer to the Maven repository 30 ./mvnw install:install-file -Dfile=../../bazel-bin/deploy/jazzer-junit-project.jar -DpomFile=../../… 31 ./mvnw install:install-file -Dfile=../../bazel-bin/deploy/jazzer-project.jar -DpomFile=../../… [all …]
|
| /external/llvm/docs/CommandGuide/ |
| D | bugpoint.rst | 1 bugpoint - automatic test case reduction tool 5 -------- 7 **bugpoint** [*options*] [*input LLVM ll/bc files*] [*LLVM passes*] **--args** 11 ----------- 15 by optimizers, or bad native code generation (including problems in the static 22 ------- 24 **--additional-so** *library* 27 run. This is useful if you are debugging programs which depend on non-LLVM 30 **--append-exit-code**\ =\ *{true,false}* 32 Append the test programs exit code to the output file so that a change in exit [all …]
|
| /external/sdv/vsomeip/third_party/boost/process/test/ |
| D | async.cpp | 53 "test", "--exit-code", "123", 55 bp::on_exit([&](int exit, const std::error_code& ec_in) 58 exit_code_c1 = exit; exit_called_for_c1=true; in __anon21e8cb2e0302() 67 "test", "--exit-code", "21", 69 bp::on_exit([&](int exit, const std::error_code& ec_in) argument 72 exit_code_c2 = exit; exit_called_for_c2=true; in __anon21e8cb2e0402() 105 "test", "--exit-code", "1", 112 "test", "--exit-code", "2", "--wait", "1", 115 bp::on_exit([&](int exit, const std::error_code& ec_in) 117 exit_code = exit; exit_called=true; in __anon21e8cb2e0602() [all …]
|
| /external/cronet/base/process/ |
| D | kill.h | 2 // Use of this source code is governed by a BSD-style license that can be 5 // This file contains routines to kill processes and get the exit code and 28 // Exit codes with special meanings on Windows. 35 // This exit code is used by the Windows task manager when it kills a 48 // exit code arguments to KillProcess*(), use platform/application 51 // clang-format off 52 TERMINATION_STATUS_NORMAL_TERMINATION, // zero exit status 53 TERMINATION_STATUS_ABNORMAL_TERMINATION, // non-zero exit status 58 // Used for the case when oom-killer kills a process on ChromeOS. 71 // On Windows, the OS terminated process due to code integrity failure. [all …]
|
| /external/skia/infra/bots/recipe_modules/flavor/resources/ |
| D | win_run_and_check_log.ps1 | 2 # Use of this source code is governed by a BSD-style license that can be 6 # Runs the given command, prints the exit code, and prints any application 8 # return exit code 1; if any crashes, return exit code 2; otherwise, return exit 9 # code 0. 13 $begin = Get-Date 16 & $args[0] $args[1..($args.length - 1)] 20 Write-Host "$($args[0]) exited with status $res" 22 # dm sometimes exits with negative exit codes, e.g. -1073741569, which in some 23 # cases cmd treats as 0. Ensure any non-zero are OK for cmd. 24 if ($res -ne 0) { [all …]
|
| /external/cronet/third_party/icu/source/tools/gensprep/ |
| D | store.c | 6 * Copyright (C) 1999-2014, International Business Machines 11 * encoding: UTF-8 15 * created on: 2003-02-06 40 * StringPrep profile file format ------------------------------------ 42 * The file format prepared and written here contains a 16-bit trie and a mapping table. 56 * Any Unicode code point from 0 to 0x10ffff can be looked up to get 57 * the trie-word, if any, for that code point. This means that the input 58 * to the lookup are 21-bit unsigned integers, with not all of the 59 * 21-bit range used. 64 * int32_t indexes[_SPREP_INDEX_TOP]; -- _SPREP_INDEX_TOP=16, see enum in sprpimpl.h file [all …]
|
| /external/icu/icu4c/source/tools/gensprep/ |
| D | store.c | 6 * Copyright (C) 1999-2014, International Business Machines 11 * encoding: UTF-8 15 * created on: 2003-02-06 40 * StringPrep profile file format ------------------------------------ 42 * The file format prepared and written here contains a 16-bit trie and a mapping table. 56 * Any Unicode code point from 0 to 0x10ffff can be looked up to get 57 * the trie-word, if any, for that code point. This means that the input 58 * to the lookup are 21-bit unsigned integers, with not all of the 59 * 21-bit range used. 64 * int32_t indexes[_SPREP_INDEX_TOP]; -- _SPREP_INDEX_TOP=16, see enum in sprpimpl.h file [all …]
|