Home
last modified time | relevance | path

Searched full:indicating (Results 1 – 25 of 4975) sorted by relevance

12345678910>>...199

/external/apache-xml/src/main/java/org/apache/xml/utils/
DNSInfo.java36 * @param hasProcessedNS Flag indicating whether namespaces
38 * @param hasXMLNSAttrs Flag indicating whether this node
56 * @param hasProcessedNS Flag indicating whether namespaces
58 * @param hasXMLNSAttrs Flag indicating whether this node
60 * @param ancestorHasXMLNSAttrs Flag indicating whether one of this node's
78 * @param hasXMLNSAttrs Flag indicating whether this node
93 /** Flag indicating whether this node has an XMLNS attribute */
96 /** Flag indicating whether namespaces have been processed for this node */
99 /** Flag indicating whether one of this node's ancestor has an XMLNS attribute */
105 /** Constant indicating an ancestor has an XMLNS attribute */
[all …]
/external/cronet/components/cronet/android/api/src/android/net/http/
DNetworkException.java16 * Error code indicating the host being sent the request could not be resolved to an IP address.
20 * Error code indicating the device was not connected to any network.
24 * Error code indicating that as the request was processed the network configuration changed.
31 * Error code indicating a timeout expired. Timeouts expiring while attempting to connect will
36 * Error code indicating the connection was closed unexpectedly.
40 * Error code indicating the connection attempt timed out.
44 * Error code indicating the connection attempt was refused.
48 * Error code indicating the connection was unexpectedly reset.
52 * Error code indicating the IP address being contacted is unreachable, meaning there is no
57 * Error code indicating an error related to the <a href="https://www.chromium.org/quic">
[all …]
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md122 as_root: A boolean indicating whether the to use root privileges to
223 at_most_one: A boolean indicating that at most one PID is expected to
542 allow_downgrade: A boolean indicating if we should allow downgrades.
543 reinstall: A boolean indicating if we should keep any existing app data.
575 allow_downgrade: A boolean indicating if we should allow downgrades.
576 reinstall: A boolean indicating if we should keep any existing app data.
667 exact: A boolean indicating whether to kill all processes matching
672 as_root: A boolean indicating whether the kill should be executed with
674 blocking: A boolean indicating whether we should wait until all processes
676 quiet: A boolean indicating whether to ignore the fact that no processes
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesCalculateBestFeatureSplitV2.pbtxt21 A Rank 1 tensor indicating if this Op should perform inequality split or equality split per feature.
57 A Rank 1 tensors indicating possible split node ids for each feature. The length of the list is num…
63 A Rank 1 tensor indicating the best gains for each feature to split for certain nodes. See above fo…
69 A Rank 1 tensors indicating the best feature id for each node. See above for details like shapes an…
75 A Rank 1 tensors indicating the best feature dimension for each feature to split for certain nodes …
81 A Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node. …
87 A Rank 2 tensors indicating the contribution of the left nodes when branching from parent nodes (gi…
99 A Rank 1 tensors indicating the which direction to go if data is missing. See above for details lik…
Dapi_def_BoostedTreesCalculateBestFeatureSplit.pbtxt45 A Rank 1 tensors indicating possible split node ids for each feature. The length of the list is num…
51 A Rank 1 tensors indicating the best gains for each feature to split for certain nodes. See above f…
57 A Rank 1 tensors indicating the best feature dimension for each feature to split for certain nodes …
63 A Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node. …
69 A Rank 2 tensors indicating the contribution of the left nodes when branching from parent nodes (gi…
81 A Rank 1 tensors indicating the which direction to go if data is missing. See above for details lik…
94 A string indicating if this Op should perform inequality split or equality split.
Dapi_def_BoostedTreesSparseCalculateBestFeatureSplit.pbtxt57 A Rank 1 tensor indicating possible node ids that can be split.
63 A Rank 1 tensor indicating the best gains to split each node.
69 A Rank 1 tensor indicating the best feature dimension for each feature to split for each node.
75 A Rank 1 tensor indicating the bucket id to compare with (as a threshold) for split in each node.
81 A Rank 2 tensor indicating the contribution of the left nodes when branching from parent nodes to t…
94 A Rank 1 tensor indicating which direction to go if data is missing.
107 A string indicating if this Op should perform inequality split or equality split.
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util.h40 // Attribute indicating that some ops in this node's XLA computation has control
44 // Attribute indicating that this node has control dependency on some ops in
48 // Attribute indicating that this is an Placeholder node added to act as a
53 // Attribute indicating that this is an Placeholder node added to act as a
58 // Attribute indicating that this node has control dependencies on some other
63 // Attribute indicating that this node is an outside compilation node which is
68 // Attribute indicating that this node is a Placeholder node for an _Arg node
73 // Attribute indicating that this is an IdentityN node receiving inputs for a
80 // Attribute indicating that this is a Placeholder node for an _Arg node used in
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DNodeSortKey.java39 /** Flag indicating whether to treat thee result as a number */
42 /** Flag indicating whether to sort in descending order */
45 /** Flag indicating by case */
66 * @param treatAsNumbers Flag indicating whether the result will be a number
67 * @param descending Flag indicating whether to sort in descending order
69 * @param caseOrderUpper Flag indicating whether case is relevant
/external/tensorflow/tensorflow/python/ops/signal/
Dwindow_ops.py58 window_length: A scalar `Tensor` indicating the window length to generate.
99 window_length: A scalar `Tensor` indicating the window length to generate.
126 window_length: A scalar `Tensor` indicating the window length to generate.
151 window_length: A scalar `Tensor` indicating the window length to generate.
152 periodic: A bool `Tensor` indicating whether to generate a periodic or
178 window_length: A scalar `Tensor` indicating the window length to generate.
179 periodic: A bool `Tensor` indicating whether to generate a periodic or
206 window_length: A scalar `Tensor` or integer indicating the window length.
207 periodic: A bool `Tensor` indicating whether to generate a periodic or
/external/python/google-api-python-client/docs/dyn/
Dtasks_v1.tasks.html157 …&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The defau…
160 …&quot;hidden&quot;: True or False, # Flag indicating whether the task is hidden. This is the case …
172 …&quot;position&quot;: &quot;A String&quot;, # String indicating the position of the task among its…
191 …&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The defau…
194 …&quot;hidden&quot;: True or False, # Flag indicating whether the task is hidden. This is the case …
206 …&quot;position&quot;: &quot;A String&quot;, # String indicating the position of the task among its…
225 …&quot;deleted&quot;: True or False, # Flag indicating whether the task has been deleted. The defau…
228 …&quot;hidden&quot;: True or False, # Flag indicating whether the task is hidden. This is the case …
240 …&quot;position&quot;: &quot;A String&quot;, # String indicating the position of the task among its…
260 …showCompleted: boolean, Flag indicating whether completed tasks are returned in the result. Option…
[all …]
/external/libtextclassifier/native/utils/grammar/
Drules.fbs124 // Id of the nonterminal indicating the start of input.
127 // Id of the nonterminal indicating the end of input.
130 // Id of the nonterminal indicating a token.
133 // Id of the nonterminal indicating a string of digits.
136 // `n_digits_nt[k]` is the id of the nonterminal indicating a string of
140 // Id of the nonterminal indicating a word or token boundary.
143 // Id of the nonterminal indicating an uppercase token.
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h108 // An unsigned integer indicating a source line number. Lines are numbered
112 // An unsigned integer indicating a column number within a source line.
116 // An unsigned integer indicating the identity of the source file
125 // A boolean indicating that the current instruction is the beginning of a
128 // A boolean indicating that the current instruction is the
131 // A boolean indicating that the current address is that of the
135 // A boolean indicating that the current address is one (of possibly
139 // A boolean indicating that the current address is one (of possibly
/external/aac/libSBRdec/src/
Denv_extr.h209 16 /* Flag indicating that USAC global independency flag is active. */
211 32 /* Flag indicating that Low Power QMF mode shall be used. */
213 64 /* Flag indicating that PS was decoded and rendered. */
215 128 /* Flag indicating that USAC SBR 4:1 is active. \
218 256 /* Flag indicating that USAC HBE tool is active. */
220 512 /* Flag indicating that the LD-MPS QMF shall be used. */
222 1024 /* Flag indicating that USAC inter TES tool is active. */
224 2048 /* Flag indicating that DRM30/DRM+ reverse syntax is being used. */
226 4096 /* Flag indicating that ELD downscaled mode decoding is used */
228 8192 /* Flag indicating that the downsampling mode is used. */
[all …]
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_integrity_only_record_protocol.h31 * given a gsec_aead_crypter instance and a flag indicating if the created
37 * - is_client: a flag indicating if the alts_grpc_record_protocol instance will
39 * - is_protect: a flag indicating if the alts_grpc_record_protocol instance
41 *- enable_extra_copy: a flag indicating if the instance uses one-copy instead
Dalts_zero_copy_grpc_protector.h34 * - is_client: a flag indicating if the protector will be used at client or
36 * - is_integrity_only: a flag indicating if the protector instance will be
38 * - enable_extra_copy: a flag indicating if the protector instance does one
43 * - max_protected_frame_size: an in/out parameter indicating max frame size
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_integrity_only_record_protocol.h31 * given a gsec_aead_crypter instance and a flag indicating if the created
37 * - is_client: a flag indicating if the alts_grpc_record_protocol instance will
39 * - is_protect: a flag indicating if the alts_grpc_record_protocol instance
41 *- enable_extra_copy: a flag indicating if the instance uses one-copy instead
Dalts_zero_copy_grpc_protector.h34 * - is_client: a flag indicating if the protector will be used at client or
36 * - is_integrity_only: a flag indicating if the protector instance will be
38 * - enable_extra_copy: a flag indicating if the protector instance does one
43 * - max_protected_frame_size: an in/out parameter indicating max frame size
/external/autotest/server/cros/cellular/simulation_utils/
DLteSimulation.py382 band: an integer indicating the required band number.
383 dlul_config: an integer indicating the TDD config number.
384 ssf_config: an integer indicating the Special Sub-Frame config.
385 bandwidth: a float indicating the required channel bandwidth.
386 mimo_mode: an instance of LteSimulation.MimoMode indicating the
389 indicating the required TM.
391 indicating whether to use Static or Dynamic scheduling.
392 dl_rbs: an integer indicating the number of downlink RBs
393 ul_rbs: an integer indicating the number of uplink RBs
394 dl_mcs: an integer indicating the MCS for the downlink signal
[all …]
/external/icu/icu4c/source/common/unicode/
Dunimatch.h30 * indicating the degree of match.
35 * Constant returned by <code>matches()</code> indicating a
44 * Constant returned by <code>matches()</code> indicating a
56 * Constant returned by <code>matches()</code> indicating a
81 * Return a UMatchDegree value indicating the degree of match for
121 * @return a match degree value indicating a full match, a partial
/external/cronet/third_party/icu/source/common/unicode/
Dunimatch.h30 * indicating the degree of match.
35 * Constant returned by <code>matches()</code> indicating a
44 * Constant returned by <code>matches()</code> indicating a
56 * Constant returned by <code>matches()</code> indicating a
81 * Return a UMatchDegree value indicating the degree of match for
121 * @return a match degree value indicating a full match, a partial
/external/icu/libicu/cts_headers/unicode/
Dunimatch.h30 * indicating the degree of match.
35 * Constant returned by <code>matches()</code> indicating a
44 * Constant returned by <code>matches()</code> indicating a
56 * Constant returned by <code>matches()</code> indicating a
81 * Return a UMatchDegree value indicating the degree of match for
121 * @return a match degree value indicating a full match, a partial
/external/llvm/include/llvm/Support/
DARMWinEH.h53 /// Ret : 2-bit field indicating how the function returns
59 /// H : 1-bit flag indicating whether the function "homes" the integer parameter
61 /// Reg : 3-bit field indicating the index of the last saved non-volatile
67 /// R : 1-bit flag indicating whether the non-volatile registers are integer or
71 /// L : 1-bit flag indicating whether the function saves/restores the link
73 /// C : 1-bit flag indicating whether the function includes extra instructions
76 /// Stack Adjust : 10-bit field indicating the number of bytes of stack that are
184 /// PrologueFolding - pseudo-flag derived from Stack Adjust indicating that the
189 /// Epilogue - pseudo-flag derived from Stack Adjust indicating that the
218 /// Function Length : 18-bit field indicating the total length of the function
[all …]
/external/aac/libSBRdec/include/
Dsbrdecoder.h128 0x00000001 /*!< Flag indicating library's capability of Low Power mode. */
130 0x00000002 /*!< Flag indicating library's capability of High Quality mode. \
133 0x00000004 /*!< Flag indicating library's capability to decode DRM SBR data. \
136 0x00000008 /*!< Flag indicating library's capability to conceal erroneous \
139 0x00000010 /*!< Flag indicating library's capability for Dynamic Range \
142 0x00000020 /*!< Flag indicating library's capability to do MPEG Parametric \
145 0x00000040 /*!< Flag indicating library's capability to do DRM Parametric \
148 0x00000080 /*!< Flag indicating library's capability to do ELD decoding in \
151 0x00000100 /*!< Flag indicating library's capability to do HQ Harmonic \
360 * \param coreDecodedOk Flag indicating if the core decoder did not find any
/external/aac/libAACenc/src/
Dtransform.h117 * \param blockType index indicating the type of block. Either
119 * \param windowShape index indicating the window slope type to be used.
121 * \param previndowShape index indicating the window slope type used
141 * \param blockType index indicating the type of block. Either
143 * \param windowShape index indicating the window slope type to be used.
145 * \param previndowShape index indicating the window slope type used
/external/javassist/src/main/javassist/bytecode/
DClassFileWriter.java118 … * @param thisClass this class. an index indicating its <code>CONSTANT_Class_info</code>.
119 … * @param superClass super class. an index indicating its <code>CONSTANT_Class_info</code>.
121 * index numbers indicating their <code>ClassInfo</code>.
161 … * @param thisClass this class. an index indicating its <code>CONSTANT_Class_info</code>.
162 … * @param superClass super class. an index indicating its <code>CONSTANT_Class_info</code>.
164 * index numbers indicating their <code>CONSTATNT_Class_info</code>.
283 …* @param name the field name. an index indicating its <code>CONSTANT_Utf8_info</code…
284 …* @param descriptor the field type. an index indicating its <code>CONSTANT_Utf8_info</code…
361 …* @param name the method name. an index indicating its <code>CONSTANT_Utf8_info</cod…
362 …* @param descriptor the field type. an index indicating its <code>CONSTANT_Utf8_info</code…
[all …]

12345678910>>...199