Home
last modified time | relevance | path

Searched +full:- +full:- +full:output +full:- +full:on +full:- +full:failure (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/external/autotest/client/common_lib/
Dsmogcheck_pca9555.py2 # Use of this source code is governed by a BSD-style license that can be
8 - PCA9555 is one of two modules on TTCI board
9 - This library provides methods to interact with PCA9555 programmatically
12 - This library depends on a new C shared library called "libsmogcheck.so".
13 - In order to run test cases built using this API, one needs a TTCI board
16 - An exception is raised if it doesn't make logical sense to continue program
18 - An exception is caught and then converted to an error code if the caller
33 'OUT0': 2, # Output Port 0
34 'OUT1': 3, # Output Port 1
41 # Each '1' represents turning on corresponding LED via writing to PCA9555
[all …]
/external/icu/icu4c/source/i18n/unicode/
Dplurfmt.h5 * Copyright (C) 2007-2014, International Business Machines Corporation and
40 * messages with plural inflection. It is based on <i>plural
43 * <code>PluralFormat</code> selects the appropriate message based on
73 * http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html
79 * rather than using a stand-alone <code>PluralFormat</code>.
92 * The pattern text defines the message output for each plural case of the
103 * between the {curly braces} and their sub-message,
107 * There are 6 predefined casekeyword in CLDR/ICU - 'zero', 'one', 'two', 'few', 'many' and
115 * If there is no exact-number match, then a keyword is selected by calling
120 * An unquoted pound sign (<code>#</code>) in the selected sub-message
[all …]
Ddtptngen.h5 * Copyright (C) 2007-2016, International Business Machines Corporation and
45 * This class provides flexible generation of date format patterns, like "yy-MM-dd".
51 * since normally this class is pre-built with data from a particular locale.
62 * @param status Output param set to success/failure code on exit,
63 * which must not indicate a failure before the function call.
71 * @param status Output param set to success/failure code on exit,
72 * which must not indicate a failure before the function call.
90 * @param status Output param set to success/failure code on exit,
91 * which must not indicate a failure before the function call.
129 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd".
[all …]
Dcurrpinf.h5 * Copyright (C) 2009-2015, International Business Machines Corporation and *
53 * @param status output param set to success/failure code on exit
61 * @param status output param set to success/failure code on exit
127 * @param result output param to receive the pattern
128 * @return a currency plural pattern based on plural count
150 * @param status output param set to success/failure code on exit
166 * @param status output param set to success/failure code on exit
177 * @param status output param set to success/failure code on exit
215 * @param status output param set to success/failure code on exit
231 //-------------------- private data member ---------------------
Dnumfmt.h5 * Copyright (C) 1997-2016, International Business Machines Corporation and others.
71 * for decimal points, thousands-separators, or even the particular
88 * nf->format(myNumber, myString);
103 * for (int32_t number: {123, 3333, -1234567}) {
104 * nf->format(number, myString);
117 * Formattable result(-999); // initialized with error code
118 * nf->parse(myString, result, success);
157 * \c UNUM_INTEGER_FIELD. On output, \c getEndIndex will be set to the offset
159 * (desiredSpaceCount - getEndIndex) spaces at the front of the
164 * getEndIndex. Then move the pen by (desiredPixelWidth -
[all …]
Ddecimfmt.h5 * Copyright (C) 1997-2016, International Business Machines
78 * integers ("123"), fixed-point numbers ("123.4"), scientific notation
95 * double myNumber = -1234.56;
110 * // skip language-only
123 * pattern = ((DecimalFormat*)form)->toPattern(pattern);
125 * cout << " -> " << form->format(myNumber,str) << endl;
126 * form->parse(form->format(myNumber,str), fmtable, success);
149 * cout << "format result " << form->format(myNumber, str) << endl;
150 * format->parse(form->format(myNumber, str), fmtable, success);
169 * parsing and output unchanged during formatting. Special characters, on the
[all …]
Ddtitvinf.h5 * Copyright (C) 2008-2016, International Business Machines Corporation and
47 * or want to re-set date interval patterns, they could do so by
66 * For those non-digit calendar fields, the pattern letter length is
78 * year, month, date, day-of-week, am-pm, hour, hour-of-day, and minute.
80 * year > month > date > am-pm > hour > minute
89 * There is a set of pre-defined static skeleton strings.
90 * There are pre-defined interval patterns for those pre-defined skeletons
94 * is &quot;year&quot;, the date interval pattern is &quot;MMM d, yyyy - MMM d, yyyy&quot;,
95 * such as &quot;Jan 10, 2007 - Jan 10, 2008&quot;.
97 * the date interval pattern is &quot;MMM d - MMM d, yyyy&quot;,
[all …]
/external/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt1 The non-test part of the code is expected to have 2 failures.
3 googletest-output-test_.cc:#: Failure
9 googletest-output-test_.cc:#: Failure
16 [----------] Global test environment set-up.
19 [----------] 1 test from ADeathTest
22 [----------] 1 test from ATypedDeathTest/0, where TypeParam = int
25 [----------] 1 test from ATypedDeathTest/1, where TypeParam = double
28 [----------] 1 test from My/ATypeParamDeathTest/0, where TypeParam = int
31 [----------] 1 test from My/ATypeParamDeathTest/1, where TypeParam = double
34 [----------] 2 tests from PassingTest
[all …]
DBUILD.bazel26 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
40 #on windows exclude gtest-tuple.h
46 "gtest-*.cc",
47 "googletest-*.cc",
52 "gtest-unittest-api_test.cc",
53 "googletest/src/gtest-all.cc",
55 "gtest-death-test_ex_test.cc",
56 "gtest-listener_test.cc",
57 "gtest-unittest-api_test.cc",
58 "googletest-param-test-test.cc",
[all …]
/external/u-boot/include/
Dmipi_dsi.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2012-2013, Samsung Electronics, Co., Ltd.
6 * Copyright (C) 2018 STMicroelectronics - All Rights Reserved
29 * struct mipi_dsi_msg - read/write DSI buffer
54 * struct mipi_dsi_packet - represents a MIPI DSI packet in protocol format
72 * struct mipi_dsi_host_ops - DSI bus operations
81 * negative error code. On success it shall return the number of bytes
87 * contained in the transmit buffer on success.
99 * struct mipi_dsi_phy_ops - DSI host physical operations
112 * struct mipi_dsi_host - DSI host device
[all …]
/external/kernel-headers/original/uapi/linux/
Dfpga-dfl.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
5 * Copyright (C) 2017-2018 Intel Corporation, Inc.
38 * DFL_FPGA_GET_API_VERSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 0)
47 * DFL_FPGA_CHECK_EXTENSION - _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 1)
58 * DFL_FPGA_PORT_RESET - _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0)
62 * it should never cause any system level issue, only functional failure
63 * (e.g. DMA or PR operation failure) and be recoverable from the failure.
64 * Return: 0 on success, -errno of failure
70 * DFL_FPGA_PORT_GET_INFO - _IOR(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1,
75 * Return: 0 on success, -errno on failure.
[all …]
/external/wpa_supplicant_8/src/crypto/
Dtls.h3 * Copyright (c) 2004-2013, Jouni Malinen <j@w1.fi>
117 * struct tls_connection_params - Parameters for TLS connection
130 * must have a full case-insensitive match.
133 * case-insensitive match.
164 * supported, empty string to disable, or a colon-separated curve list.
222 * tls_init - Initialize TLS library
225 * or %NULL on failure.
227 * Called once during program startup and once for each RSN pre-authentication
236 * tls_deinit - Deinitialize TLS library
239 * Called once during program shutdown and once for each RSN pre-authentication
[all …]
Dcrypto.h3 * Copyright (c) 2004-2017, Jouni Malinen <j@w1.fi>
11 * required. When TLS is enabled (e.g., by enabling EAP-TLS or EAP-PEAP), the
13 * non-TLS needs, too, in order to save space by not implementing these
25 * md4_vector - MD4 hash for data vector
30 * Returns: 0 on success, -1 on failure
35 * md5_vector - MD5 hash for data vector
40 * Returns: 0 on success, -1 on failure
46 * sha1_vector - SHA-1 hash for data vector
51 * Returns: 0 on success, -1 on failure
57 * fips186_2-prf - NIST FIPS Publication 186-2 change notice 1 PRF
[all …]
/external/tensorflow/tensorflow/lite/experimental/delegates/hexagon/
Dhexagon_implementation.h7 http://www.apache.org/licenses/LICENSE-2.0
10 distributed under the License is distributed on an "AS IS" BASIS,
23 // Call this function before creating a graph. It allows the environment on
42 // Returns 0 on success, otherwise failure.
57 // Returns 0 on success, otherwise failure.
60 // Adds an ordinary (non-constant) node to the graph.
61 // Non-constant nodes can have zero or more inputs and zero or more outputs.
62 // An input is described as a source node ID as well as an output index to
64 // An output is described with a maximum size. The true size of an output can
66 // data storage required by the output during node creation.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/
Dshtest-format.py3 # RUN: rm -f %t.xml
4 # RUN: not %{lit} -j 1 -v %{inputs}/shtest-format --xunit-xml-output %t.xml > %t.out
6 # RUN: FileCheck --check-prefix=XUNIT < %t.xml %s
10 # CHECK: -- Testing:
12 # CHECK: PASS: shtest-format :: argv0.txt
13 # CHECK: FAIL: shtest-format :: external_shell/fail.txt
14 # CHECK-NEXT: *** TEST 'shtest-format :: external_shell/fail.txt' FAILED ***
15 # CHECK: Command Output (stdout):
16 # CHECK-NEXT: --
17 # CHECK-NEXT: line 1: failed test output on stdout
[all …]
/external/curl/src/
Dtool_cb_wrt.c8 * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
35 /* create a local file for writing, return TRUE on success */
38 struct GlobalConfig *global = outs->config->global; in tool_create_output_file()
41 if(!outs->filename || !*outs->filename) { in tool_create_output_file()
46 if(outs->is_cd_filename) { in tool_create_output_file()
48 file = fopen(outs->filename, "rb"); in tool_create_output_file()
51 warnf(global, "Refusing to overwrite %s: %s\n", outs->filename, in tool_create_output_file()
58 file = fopen(outs->filename, "wb"); in tool_create_output_file()
60 warnf(global, "Failed to create the file %s: %s\n", outs->filename, in tool_create_output_file()
[all …]
/external/autotest/client/cros/graphics/
Dgraphics_utils.py2 # Use of this source code is governed by a BSD-style license that can be
6 Provides graphics related utils, like capturing screenshots or checking on
45 _test_failure_description(str): Failure name reported to chrome perf
51 subtests failure to chrome perf
108 """Record the failure of an operation to self._failures_by_description.
111 If the operation taken inside raise unexpected failure, failure named
116 # Record failure of doSomething
131 """Record the failure if the function failed to finish.
181 name: failure name.
182 subtest: subtest which will appears in cros-perf. If None is
[all …]
/external/google-breakpad/android/
Dcommon-functions.sh25 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
30 # Collection of common shell functions for 'run-checks.sh' et 'test-shell.sh'
40 set -o posix
48 # Ctrl-C, logout, etc.
51 if [ -z "$_ALL_CLEANUPS" ]; then
54 # - Exiting normally (EXIT)
55 # - Interrupted by Ctrl-C (INT)
56 # - Interrupted by log out (HUP)
57 # - Being asked to quit nicely (TERM)
58 # - Being asked to quit and dump core (QUIT)
[all …]
/external/selinux/libsepol/tests/
Dtest-downgrade.h4 * Copyright (C) 2007-2008 Tresys Technology, LLC
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
32 * Output: None
43 * Output: None
54 * Output: Returns 0 upon success. Upon failure, a CUnit testing error
66 * Output: None
68 * Description: Tests the backward compatibility of MLS and Non-MLS binary
76 * Input: int that represents a 0 for Non-MLS policy and a
79 * Output: (int) 0 on success, negative number upon failure
94 * Output: Returns 0 upon success. Upon failure, -1 is returned.
[all …]
Dtest-downgrade.c4 * Copyright (C) 2007-2008 Tresys Technology, LLC
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
21 #include "test-downgrade.h"
34 #define POLICY_BIN_HI "policies/test-downgrade/policy.hi"
35 #define POLICY_BIN_LO "policies/test-downgrade/policy.lo"
44 * Output: None
53 return -1; in downgrade_test_init()
64 * Output: None
80 * Output: Returns 0 upon success. Returns a CUnit error value on failure.
97 * Output: None
[all …]
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.h6 * Copyright (C) 1998-2016, International Business Machines
52 * If *codepoge is NULL on input the API will try to autodetect
58 * indicates a failure on entry, the function will immediately return.
59 * On exit the value will indicate the success of the operation.
66 * Gets a UTF-16 code unit at the current position from the converted buffer
70 * indicates a failure on entry, the function will immediately return.
71 * On exit the value will indicate the success of the operation.
77 * Gets a UTF-32 code point at the current position from the converted buffer
81 * indicates a failure on entry, the function will immediately return.
82 * On exit the value will indicate the success of the operation.
[all …]
/external/catch2/projects/SelfTest/UsageTests/
DMessage.tests.cpp2 * Created by Phil on 09/11/2010.
13 INFO( "this is a " << "message" ); // This should output the message if a failure occurs
14 WARN( "this is a " << "warning" ); // This should always output the message but then continue
17 TEST_CASE( "#1455 - INFO and WARN can start with a linebreak", "[messages][.]" ) {
18 // Previously these would be hidden from the console reporter output,
28 TEST_CASE( "INFO gets logged on failure", "[failing][messages][.]" ) {
35 TEST_CASE( "INFO gets logged on failure, even if captured before successful assertions", "[failing]…
54 FAIL( "This is a " << "failure" ); // This should output the message and abort
59 FAIL_CHECK( "This is a " << "failure" ); // This should output the message then continue
60 WARN( "This message appears in the output");
[all …]
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_basic.h5 * Copyright (c) 2004-2017 Douglas Gilbert.
7 * Use of this source code is governed by a BSD-style
12 * Error, warning and verbose output is sent to the file pointed to by
17 * not output anything to sg_warnings_strm. If 'noisy' is true and
19 * errors (sense keys) send output to sg_warnings_strm. Increasing values
20 * of 'verbose' send increasing amounts of (debug) output to
33 * Returns 0 when successful, SG_LIB_CAT_INVALID_OP -> not supported,
34 * SG_LIB_CAT_ILLEGAL_REQ -> bad field in cdb,
35 * SG_LIB_CAT_ABORTED_COMMAND, -1 -> other errors */
40 * successful, various SG_LIB_CAT_* positive values or -1 -> other errors.
[all …]
/external/adhd/cras/src/server/
Dcras_iodev_list.h2 * Use of this source code is governed by a BSD-style license that can be
33 /* Adds an output to the output list.
35 * output - the output to add.
37 * 0 on success, negative error on failure.
39 int cras_iodev_list_add_output(struct cras_iodev *output);
43 * input - the input to add.
45 * 0 on success, negative error on failure.
49 /* Removes an output from the output list.
51 * output - the output to remove.
53 * 0 on success, negative error on failure.
[all …]
Dcras_iodev.h2 * Use of this source code is governed by a BSD-style license that can be
7 * cras_iodev represents playback or capture devices on the system. Each iodev
11 * reversed, the samples are pulled from the device and passed on to the
38 * frames - Loopback audio data from sender.
39 * nframes - Number loopback audio data in frames.
40 * fmt - Format of the loopback audio data.
41 * cb_data - Pointer to the loopback receiver.
51 * start - True to notify receiver that loopback starts. False to notify
53 * cb_data - Pointer to the loopback receiver.
65 * type - Pre-dsp loopback can be used for system loopback. Post-dsp
[all …]

12345678910>>...44