Home
last modified time | relevance | path

Searched full:indicates (Results 1 – 25 of 3482) sorted by relevance

12345678910>>...140

/third_party/node/doc/api/
Dos.md598 <td>Indicates that the list of arguments is longer than expected.</td>
602 <td>Indicates that the operation did not have sufficient permissions.</td>
606 <td>Indicates that the network address is already in use.</td>
610 <td>Indicates that the network address is currently unavailable for
615 <td>Indicates that the network address family is not supported.</td>
619 <td>Indicates that there is no data available and to try the
624 <td>Indicates that the socket already has a pending connection in
629 <td>Indicates that a file descriptor is not valid.</td>
633 <td>Indicates an invalid data message.</td>
637 <td>Indicates that a device or resource is busy.</td>
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h57 * @y_ac_qi: indicates the dequantization table index used for the
59 * @y_dc_delta: indicates the delta value that is added to the
62 * @y2_dc_delta: indicates the delta value that is added to the
65 * @y2_ac_delta: indicates the delta value that is added to the
68 * @uv_dc_delta: indicates the delta value that is added to the
71 * @uv_ac_delta: indicates the delta value that is added to the
93 * @update_segment_feature_data: indicates if the segment feature data
95 * @segment_feature_mode: indicates the feature data update mode (0:
97 * @quantizer_update_value: indicates the update value for the segment
99 * @lf_update_value: indicates the update value for the loop filter level
[all …]
/third_party/grpc/src/ruby/lib/grpc/core/
Dstatus_codes.rb24 # Canceled indicates the operation was canceled (typically by the caller).
34 # InvalidArgument indicates client specified an invalid argument. Note
35 # that this differs from FailedPrecondition. It indicates arguments that
55 # PermissionDenied indicates the caller does not have permission to
62 # ResourceExhausted indicates some resource has been exhausted, perhaps a
66 # FailedPrecondition indicates operation was rejected because the system
87 # Aborted indicates the operation was aborted, typically due to a
98 # Unlike InvalidArgument, this error indicates a problem that may be fixed
110 # Unimplemented indicates operation is not implemented or not
118 # Unavailable indicates the service is currently unavailable. This is a
[all …]
/third_party/boost/libs/gil/doc/
Dnaming.rst16 - ``ColorSpace`` indicates layout and ordering of components.
19 - ``BitDepth`` indicates the bit depth of the color channel.
23 The ``s`` tag indicates signed integral.
24 The ``f`` tag indicates a floating point type, which is always signed.
27 The ``c`` tag indicates object operating over immutable pixels.
29 - ``_planar`` indicates planar organization (as opposed to interleaved).
31 - ``_step`` indicates special image views, locators and iterators which
/third_party/boost/libs/gil/doc/html/_sources/
Dnaming.rst.txt16 - ``ColorSpace`` indicates layout and ordering of components.
19 - ``BitDepth`` indicates the bit depth of the color channel.
23 The ``s`` tag indicates signed integral.
24 The ``f`` tag indicates a floating point type, which is always signed.
27 The ``c`` tag indicates object operating over immutable pixels.
29 - ``_planar`` indicates planar organization (as opposed to interleaved).
31 - ``_step`` indicates special image views, locators and iterators which
/third_party/pulseaudio/src/modules/
Dladspa.h95 /* Property LADSPA_PROPERTY_REALTIME indicates that the plugin has a
100 /* Property LADSPA_PROPERTY_INPLACE_BROKEN indicates that the plugin
107 /* Property LADSPA_PROPERTY_HARD_RT_CAPABLE indicates that the plugin
153 /* Property LADSPA_PORT_INPUT indicates that the port is an input. */
156 /* Property LADSPA_PORT_OUTPUT indicates that the port is an output. */
159 /* Property LADSPA_PORT_CONTROL indicates that the port is a control
163 /* Property LADSPA_PORT_AUDIO indicates that the port is a audio
201 /* Hint LADSPA_HINT_BOUNDED_BELOW indicates that the LowerBound field
209 /* Hint LADSPA_HINT_BOUNDED_ABOVE indicates that the UpperBound field
217 /* Hint LADSPA_HINT_TOGGLED indicates that the data item should be
[all …]
/third_party/curl/lib/vauth/
Dntlm.h38 /* Indicates that Unicode strings are supported for use in security buffer
42 /* Indicates that OEM strings are supported for use in security buffer data. */
58 /* Indicates that datagram authentication is being used. */
61 /* Indicates that the LAN Manager session key should be used for signing and
68 /* Indicates that NTLM authentication is being used. */
90 /* Indicates that authenticated communication between the client and server
107 /* Indicates that the NTLM2 signing and sealing scheme should be used for
130 /* Indicates that 128-bit encryption is supported. */
133 /* Indicates that the client will provide an encrypted master key in
137 /* Indicates that 56-bit encryption is supported. */
/third_party/node/deps/npm/node_modules/extsprintf/
Djsl.node.conf69 # __FILE__ indicates current file path
70 # __FILENAME__ indicates current file name
71 # __LINE__ indicates current line
72 # __COL__ indicates current column
73 # __ERROR__ indicates error message (__ERROR_PREFIX__: __ERROR_MSG__)
74 # __ERROR_NAME__ indicates error name (used in configuration file)
75 # __ERROR_PREFIX__ indicates error prefix
76 # __ERROR_MSG__ indicates error message
/third_party/Linux_Kernel/include/linux/
Ddtlk.h25 1, indicates the TTS port is ready
31 indicates that less than 300 free
36 indicates that less than 300 bytes
51 indicates the LPC synthesizer is
54 indicates that the hardware LPC
59 indicates that the LPC data buffer
/third_party/boost/libs/numeric/conversion/doc/
Dconversion_traits.qbk73 indicates the combination of these attributes.
90 indicates the combination of these attributes.
107 indicates the combination of these attributes.
123 Indicates if the range of the target type `T` is a subset of the range of the source
130 it indicates that some conversion might be out of range because not all the
160 This traits class indicates some properties of a ['numeric conversion] direction:
186 which indicates indirectly the relation between the Source and Target ranges
195 Indicates if both Source and Target, [_without cv-qualifications], are the same type.
/third_party/cmsis/CMSIS/RTOS2/Include/
Dcmsis_os2.h308 /// \return status code that indicates the execution status of the function.
315 /// \return status code that indicates the execution status of the function.
323 /// \return status code that indicates the execution status of the function.
400 /// \return status code that indicates the execution status of the function.
409 /// \return status code that indicates the execution status of the function.
414 /// \return status code that indicates the execution status of the function.
419 /// \return status code that indicates the execution status of the function.
424 /// \return status code that indicates the execution status of the function.
429 /// \return status code that indicates the execution status of the function.
437 /// \return status code that indicates the execution status of the function.
[all …]
/third_party/libinput/doc/user/
Dtablet-debugging.rst31 - **xy** indicates that the tablet is missing the ``ABS_X`` and/or ``ABS_Y``
32 axis. This indicates that the device is mislabelled and the udev tag
35 - **pen** or **btn-stylus** indicates that the tablet does not have the
37 of them to be present. This indicates a bug in the kernel driver
39 - **resolution** indicates that the device does not have a resolution set
/third_party/icu/icu4c/source/tools/toolutil/
Ducbuf.h58 * indicates a failure on entry, the function will immediately return.
70 * indicates a failure on entry, the function will immediately return.
81 * indicates a failure on entry, the function will immediately return.
93 * indicates a failure on entry, the function will immediately return.
105 * indicates a failure on entry, the function will immediately return.
118 * indicates a failure on entry, the function will immediately return.
129 * indicates a failure on entry, the function will immediately return.
180 * indicates a failure on entry, the function will immediately return.
199 * indicates a failure on entry, the function will immediately return.
/third_party/node/deps/icu-small/source/tools/toolutil/
Ducbuf.h58 * indicates a failure on entry, the function will immediately return.
70 * indicates a failure on entry, the function will immediately return.
81 * indicates a failure on entry, the function will immediately return.
93 * indicates a failure on entry, the function will immediately return.
105 * indicates a failure on entry, the function will immediately return.
118 * indicates a failure on entry, the function will immediately return.
129 * indicates a failure on entry, the function will immediately return.
180 * indicates a failure on entry, the function will immediately return.
199 * indicates a failure on entry, the function will immediately return.
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ducbuf.h58 * indicates a failure on entry, the function will immediately return.
70 * indicates a failure on entry, the function will immediately return.
81 * indicates a failure on entry, the function will immediately return.
93 * indicates a failure on entry, the function will immediately return.
105 * indicates a failure on entry, the function will immediately return.
118 * indicates a failure on entry, the function will immediately return.
129 * indicates a failure on entry, the function will immediately return.
180 * indicates a failure on entry, the function will immediately return.
199 * indicates a failure on entry, the function will immediately return.
/third_party/boost/libs/test/doc/closing_chapters/
Dfaq.qbk88 # indicates the location of the boost installation tree.
94 # indicates the include paths
131 # indicates the include paths
133 # indicates the shared library variant
135 # indicates the link paths
150 …on_prefix .. /*< configuration of the project, the `BOOST_ROOT` configuration element indicates the
/third_party/Linux_Kernel/include/uapi/rdma/
Dib_user_mad.h174 * @mgmt_class - Indicates which management class of MADs should be receive
177 * @mgmt_class_version - Indicates which version of MADs for the given
179 * @oui: Indicates IEEE OUI when mgmt_class is a vendor class
181 * @rmpp_version: If set, indicates the RMPP version used.
200 * @mgmt_class - Indicates which management class of MADs should be
204 * @mgmt_class_version - Indicates which version of MADs for the given
211 * @oui - Indicates IEEE OUI to use when mgmt_class is a vendor
214 * @rmpp_version - If set, indicates the RMPP version to use.
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DNumberParseException.java34 * This generally indicates the string passed in had less than 3 digits in it. More
40 * This indicates the string started with an international dialing prefix, but after this was
46 * This indicates the string, after any country code has been stripped, had less digits than any
51 * This indicates the string had more digits than any valid phone number could have.
/third_party/boost/boost/geometry/index/
Ddistance_predicates.hpp33 to define distances bounds which indicates that Indexable's nearest point should be
55 to define distances bounds which indicates that Indexable's centroid should be
78 to define distances bounds which indicates that Indexable's furthest point should be
102 This function indicates that there is no distance bounds and Values should be returned
124 This function indicates that Values should be returned only if distances between Point and
150 This function indicates that Values should be returned only if distances between Point and
176 This function indicates that Values should be returned only if distances between Point and
/third_party/boost/libs/graph_parallel/doc/
DdistributedS.rst13 indicates storage in a ``std::vector`` whereas ``listS`` indicates
16 that indicates that the storage should be distributed across multiple
36 A selector type (e.g., ``vecS``) that indicates how vertices or
/third_party/lwip/src/include/lwip/
Dpbuf.h117 /** Indicates that the payload directly follows the struct pbuf.
120 /** Indicates the data stored in this pbuf can change. If this pbuf needs
126 /** Indicates this pbuf is used for RX (if not set, indicates use for TX).
130 /** Indicates the application needs the pbuf payload to be in one piece */
171 /** indicates this packet's data should be immediately passed to the application */
173 /** indicates this is a custom pbuf: pbuf_free calls pbuf_custom->custom_free_function()
176 /** indicates this pbuf is UDP multicast to be looped back */
178 /** indicates this pbuf was received as link-level broadcast */
180 /** indicates this pbuf was received as link-level multicast */
182 /** indicates this pbuf includes a TCP FIN flag */
/third_party/ltp/tools/
Dhtml_report_header.txt24 <li><b>TPASS -</b> Indicates that the test case had the expected result and passed</li>
25 <li><b>TFAIL -</b> Indicates that the test case had an unexpected result and failed.</li>
26 <li><b>TBROK -</b> Indicates that the remaining test cases are broken and will not execute correctl…
27 <li><b>TCONF -</b> Indicates that the test case was not written to run on the current harware or so…
28 <li><b>TWARN -</b> Indicates that the test case experienced an unexpected or undesirable event that…
/third_party/node/deps/icu-small/source/common/unicode/
Ducat.h92 * U_USING_FALLBACK_WARNING indicates that a fallback locale was
94 * there, so 'de' was used. U_USING_DEFAULT_WARNING indicates that the
99 * u_catgets(). If the ec parameter indicates success, then the caller
101 * catalog. If the ec parameter indicates failure, then NULL will be
139 * or U_USING_DEFAULT_WARNING. U_MISSING_RESOURCE_ERROR indicates that
147 * which ec indicates a failing error code upon entry to this
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducat.h92 * U_USING_FALLBACK_WARNING indicates that a fallback locale was
94 * there, so 'de' was used. U_USING_DEFAULT_WARNING indicates that the
99 * u_catgets(). If the ec parameter indicates success, then the caller
101 * catalog. If the ec parameter indicates failure, then NULL will be
139 * or U_USING_DEFAULT_WARNING. U_MISSING_RESOURCE_ERROR indicates that
147 * which ec indicates a failing error code upon entry to this
/third_party/icu/icu4c/source/common/unicode/
Ducat.h92 * U_USING_FALLBACK_WARNING indicates that a fallback locale was
94 * there, so 'de' was used. U_USING_DEFAULT_WARNING indicates that the
99 * u_catgets(). If the ec parameter indicates success, then the caller
101 * catalog. If the ec parameter indicates failure, then NULL will be
139 * or U_USING_DEFAULT_WARNING. U_MISSING_RESOURCE_ERROR indicates that
147 * which ec indicates a failing error code upon entry to this

12345678910>>...140