Home
last modified time | relevance | path

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

12345678910>>...192

/third_party/node/doc/api/
Dos.md610 <td>Indicates that the list of arguments is longer than expected.</td>
614 <td>Indicates that the operation did not have sufficient permissions.</td>
618 <td>Indicates that the network address is already in use.</td>
622 <td>Indicates that the network address is currently unavailable for
627 <td>Indicates that the network address family is not supported.</td>
631 <td>Indicates that there is no data available and to try the
636 <td>Indicates that the socket already has a pending connection in
641 <td>Indicates that a file descriptor is not valid.</td>
645 <td>Indicates an invalid data message.</td>
649 <td>Indicates that a device or resource is busy.</td>
[all …]
Dos.json520Indicates that the list of arguments is longer than expected.</td>\n </tr>\n <tr>\n <td><code…
527Indicates an interrupted function call.</td>\n </tr>\n <tr>\n <td><code>WSAEBADF</code></td>\…
Dos.html752 <td>Indicates that the list of arguments is longer than expected.</td>
756 <td>Indicates that the operation did not have sufficient permissions.</td>
760 <td>Indicates that the network address is already in use.</td>
764 <td>Indicates that the network address is currently unavailable for
769 <td>Indicates that the network address family is not supported.</td>
773 <td>Indicates that there is no data available and to try the
778 <td>Indicates that the socket already has a pending connection in
783 <td>Indicates that a file descriptor is not valid.</td>
787 <td>Indicates an invalid data message.</td>
791 <td>Indicates that a device or resource is busy.</td>
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h62 * @y_ac_qi: indicates the dequantization table index used for the
64 * @y_dc_delta: indicates the delta value that is added to the
67 * @y2_dc_delta: indicates the delta value that is added to the
70 * @y2_ac_delta: indicates the delta value that is added to the
73 * @uv_dc_delta: indicates the delta value that is added to the
76 * @uv_ac_delta: indicates the delta value that is added to the
98 * @update_segment_feature_data: indicates if the segment feature data
100 * @segment_feature_mode: indicates the feature data update mode (0:
102 * @quantizer_update_value: indicates the update value for the segment
104 * @lf_update_value: indicates the update value for the loop filter level
[all …]
Dgstav1parser.h551 * @obu_extention_flag: indicates if OBU header extention is present.
552 * @obu_has_size_field: equal to 1 indicates that the obu_size syntax element will be
553 * present. @obu_has_size_field equal to 0 indicates that the @obu_size syntax element
590 * @idc: contains a bitmask that indicates which spatial and temporal layers should be
594 * @decoder_model_present_for_this_op: equal to one indicates that there is a decoder model
596 * indicates that there is not a decoder model associated.
606 * @low_delay_mode_flag: equal to 1 indicates that the smoothing buffer operates in low-delay
608 * are both permitted. @low_delay_mode_flag equal to 0 indicates that the smoothing buffer
610 * @initial_display_delay_present_for_this_op: equal to 1 indicates that
611 * @initial_display_delay_minus_1 is specified for this operating. 0 indicates that
[all …]
Dgstvp9parser.h224 * @y_ac_qi: indicates the dequantization table index used for the
226 * @y_dc_delta: indicates the delta value that is added to the
229 * @uv_dc_delta: indicates the delta value that is added to the
232 * @uv_ac_delta: indicates the delta value that is added to the
250 * @filter_level: indicates loop filter level for the current frame
251 * @sharpness_level: indicates sharpness level for thecurrent frame
253 * @mode_ref_delta_update: indicates if the delta values used in an
319 * @update_data: indicates if the segment feature data
429 * @bytes_per_framesize: indicates the number of bytes needed to code each frame size
430 * @frames_in_superframe: indicates the number of frames within this superframe
[all …]
/third_party/libexif/libexif/
Dexif-tag.c65 N_("Indicates the version of <GPSInfoIFD>. The version is given "
72 N_("Indicates the identification of the Interoperability rule. "
79 N_("Indicates whether the latitude is north or south latitude. The "
80 "ASCII value 'N' indicates north latitude, and 'S' is south "
86 N_("Indicates the latitude. The latitude is expressed as three "
94 N_("Indicates whether the longitude is east or west longitude. "
95 "ASCII 'E' indicates east longitude, and 'W' is west "
98 N_("Indicates the longitude. The longitude is expressed as three "
106 N_("Indicates the altitude used as the reference altitude. If the "
113 N_("Indicates the altitude based on the reference in GPSAltitudeRef. "
[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/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp9statefulparser.h304 …* @GST_VP9_REFERENCE_MODE_SINGLE_REFERENCE: Indicates that all the inter blocks use only a single …
340 * @loop_filter_level: indicates the loop filter strength
341 * @loop_filter_sharpness: indicates the sharpness level
382 * @base_q_idx: indicates the base frame qindex. This is used for Y AC
384 * @delta_q_y_dc: indicates the Y DC quantizer relative to base_q_idx
385 * @delta_q_uv_dc: indicates the UV DC quantizer relative to base_q_idx
386 * @delta_q_uv_ac: indicates the UV AC quantizer relative to base_q_idx
400 * @segmentation_enabled: equal to 1 indicates that this frame makes use of the
402 * @segmentation_update_map: equal to 1 indicates that the segmentation map
408 * @segmentation_temporal_update: equal to 1 indicates that the updates to
[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/alsa-lib/src/pcm/
Dladspa.h96 /* Property LADSPA_PROPERTY_REALTIME indicates that the plugin has a
101 /* Property LADSPA_PROPERTY_INPLACE_BROKEN indicates that the plugin
108 /* Property LADSPA_PROPERTY_HARD_RT_CAPABLE indicates that the plugin
154 /* Property LADSPA_PORT_INPUT indicates that the port is an input. */
157 /* Property LADSPA_PORT_OUTPUT indicates that the port is an output. */
160 /* Property LADSPA_PORT_CONTROL indicates that the port is a control
164 /* Property LADSPA_PORT_AUDIO indicates that the port is a audio
202 /* Hint LADSPA_HINT_BOUNDED_BELOW indicates that the LowerBound field
210 /* Hint LADSPA_HINT_BOUNDED_ABOVE indicates that the UpperBound field
218 /* Hint LADSPA_HINT_TOGGLED indicates that the data item should be
[all …]
/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/openGLES/extensions/PGI/
DPGI_misc_hints.txt100 This hint indicates whether the application is willing to accept
108 This hint indicates whether the application is willing to accept
115 This hint indicates whether the application is willing to accept
122 This hint indicates whether the application is willing to accept
130 This hint indicates that the application is about to perform
141 This hint indicates that the application has completed native-API
152 The hint indicates that the application should attempt to conserve
154 indicates the level of conservation, from least conservation to
161 The hint indicates that the application should reclaim unused
162 memory immediately. The <mode> parameter indicates how aggressively
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/PGI/
DPGI_misc_hints.txt100 This hint indicates whether the application is willing to accept
108 This hint indicates whether the application is willing to accept
115 This hint indicates whether the application is willing to accept
122 This hint indicates whether the application is willing to accept
130 This hint indicates that the application is about to perform
141 This hint indicates that the application has completed native-API
152 The hint indicates that the application should attempt to conserve
154 indicates the level of conservation, from least conservation to
161 The hint indicates that the application should reclaim unused
162 memory immediately. The <mode> parameter indicates how aggressively
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DObserver.h44 // flag indicates to call syncState before next use.
50 // Indicates a bound gl::Buffer is now mapped or unmapped. Passed from gl::Buffer, through
54 // Indicates a bound buffer was reallocated when it was mapped, to prevent having to flush
58 // Indicates an external change to the default framebuffer.
61 // Indicates a separable program's textures or images changed in the ProgramExecutable.
63 // Indicates a separable program was successfully re-linked.
65 // Indicates a separable program's sampler uniforms were updated.
68 // Indicates a Storage of back-end in gl::Texture has been released.
71 // Indicates that all pending updates are complete in the subject.
/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/libwebsockets/include/libwebsockets/
Dlws-ws-close.h42 /**< 1000 indicates a normal closure, meaning that the purpose for
45 /**< 1001 indicates that an endpoint is "going away", such as a server
48 /**< 1002 indicates that an endpoint is terminating the connection due
51 /**< 1003 indicates that an endpoint is terminating the connection
69 /**< 1007 indicates that an endpoint is terminating the connection
74 /**< 1008 indicates that an endpoint is terminating the connection
80 /**< 1009 indicates that an endpoint is terminating the connection
84 /**< 1010 indicates that an endpoint (client) is terminating the
92 /**< 1011 indicates that a server is terminating the connection because
/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/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_stream_remote.txt258 is created, and indicates the type of connection between the
263 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
279 created, and indicates the manner in which communication is
284 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
302 created, and indicates the endpoints which will be attached to the
307 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
311 A value of EGL_STREAM_CONSUMER_NV indicates that the EGLStream
314 A value of EGL_STREAM_PRODUCER_NV indicates that the EGLStream
324 A value of EGL_STREAM_CROSS_OBJECT_NV indicates that the stream
331 A value of EGL_STREAM_CROSS_DISPLAY_NV indicates that the stream
[all …]
/third_party/EGL/extensions/NV/
DEGL_NV_stream_remote.txt258 is created, and indicates the type of connection between the
263 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
279 created, and indicates the manner in which communication is
284 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
302 created, and indicates the endpoints which will be attached to the
307 A value of EGL_STREAM_LOCAL_NV indicates that this is a local
311 A value of EGL_STREAM_CONSUMER_NV indicates that the EGLStream
314 A value of EGL_STREAM_PRODUCER_NV indicates that the EGLStream
324 A value of EGL_STREAM_CROSS_OBJECT_NV indicates that the stream
331 A value of EGL_STREAM_CROSS_DISPLAY_NV indicates that the stream
[all …]
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h181 /// MO_PCREL - On a symbol operand, indicates a PC-relative relocation
185 /// MO_GOT - Indicates a GOT-relative relocation
195 // MO_GDGOT - indicates GOT relative relocation for TLS
199 // MO_GDPLT - indicates PLT relative relocation for TLS
203 // MO_IE - indicates non PIC relocation for TLS
207 // MO_IEGOT - indicates PIC relocation for TLS
211 // MO_TPREL - indicates relocation for TLS
216 // Addendum to above, indicates a const extended op
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td80 // This bit indicates that this is a VOP3 opcode which supports op_sel
87 // This bit indicates that this is a VI instruction which is renamed
91 // This bit indicates that this has a floating point result type, so
95 // This bit indicates that instruction may support integer clamping
99 // This field indicates that the clamp applies to the low component
103 // This field indicates that the clamp applies to the high component
107 // This bit indicates that this is a packed VOP3P instruction
110 // This bit indicates that this is a D16 buffer instruction.
113 // This field indicates that FLAT instruction accesses FLAT_GLBL or
117 // This bit indicates that this uses the floating point double precision
[all …]
/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 …]

12345678910>>...192