Home
last modified time | relevance | path

Searched full:represent (Results 1 – 25 of 9474) sorted by relevance

12345678910>>...379

/external/armnn/src/armnn/layers/
DLstmParameters.hpp16 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
18 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
20 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
22 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
28 /// A unique pointer to represent 2D weights tensor with dimensions [input_size, num_units].
30 /// A unique pointer to represent 2D weights tensor with dimensions [input_size, num_units].
32 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
38 /// A unique pointer to represent 2D weights tensor with dimensions [output_size, num_units].
40 /// A unique pointer to represent 1D weights tensor with dimensions [output_size].
46 /// A unique pointer to represent 1D weights tensor with dimensions [num_units].
[all …]
DQLstmLayer.hpp16 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, inputSize] (QSymmS…
18 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, inputSize] (QSymmS…
20 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, inputSize] (QSymmS…
23 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, outputSize] (QSymm…
25 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, outputSize] (QSymm…
27 …/// A unique pointer to represent 2D weights tensor with dimensions [num_units, outputSize] (QSymm…
30 /// A unique pointer to represent 1D bias tensor with dimensions [num_units] (int32).
32 /// A unique pointer to represent 1D bias tensor with dimensions [num_units] (int32).
34 /// A unique pointer to represent 1D bias tensor with dimensions [num_units] (int32).
40 …/// A unique pointer to represent 2D weights tensor with dimensions [output_size, num_units] (QSym…
[all …]
DQuantizedLstmLayer.hpp16 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, inputSize] (QAsym…
18 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, inputSize] (QAsym…
20 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, inputSize] (QAsym…
22 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, inputSize] (QAsym…
25 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, outputSize] (QAsy…
27 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, outputSize] (QAsy…
29 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, outputSize] (QAsy…
31 …/// A unique pointer to represent 2D weights tensor with dimensions [outputSize, outputSize] (QAsy…
34 /// A unique pointer to represent 1D bias tensor with dimensions [outputSize] (int32).
36 /// A unique pointer to represent 1D bias tensor with dimensions [outputSize] (int32).
[all …]
/external/uwb/src/rust/uwb_core/protos/
Duwb_service.proto66 // Represent uwb_uci_packets::StatusCode.
115 // Represent uwb_uci_packets::DeviceState.
122 // Represent uwb_uci_packets::SessionState.
130 // Represent uwb_uci_packets::ReasonCode.
181 // Represent uwb_uci_packets::RangingMeasurementType.
189 // Represent uwb_uci_packets::SessionType.
203 // Represent uwb_uci_packets::UpdateMulticastListAction.
211 // Represent uwb_uci_packets::MacAddressIndicator.
217 // Represent uwb_core::params::fira_app_config_params::DeviceType.
223 // Represent uwb_core::params::fira_app_config_params::RangingRoundUsage.
[all …]
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DJsonTokenId.java14 * Id used to represent {@link JsonToken#NOT_AVAILABLE}, used in
21 * Id used to represent the case where no {@link JsonToken}
29 * Id used to represent {@link JsonToken#START_OBJECT}
34 * Id used to represent {@link JsonToken#END_OBJECT}
39 * Id used to represent {@link JsonToken#START_ARRAY}
44 * Id used to represent {@link JsonToken#END_ARRAY}
49 * Id used to represent {@link JsonToken#FIELD_NAME}
54 * Id used to represent {@link JsonToken#VALUE_STRING}
59 * Id used to represent {@link JsonToken#VALUE_NUMBER_INT}
64 * Id used to represent {@link JsonToken#VALUE_NUMBER_FLOAT}
[all …]
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLIndirectConvolutionLayer.h66 * @param[in] input Source tensor. 3 lower dimensions represent a single input,
67 …* while every optional dimension from 4 and above represent a batch of input…
72 …] output Destination tensor. 3 lower dimensions represent a single output, while the rest repre…
81 * @param[in] input Source tensor. 3 lower dimensions represent a single input,
82 …* while every optional dimension from 4 and above represent a batch of…
87 …ut Destination tensor. 3 lower dimensions represent a single output, while the rest repre…
96 * @param[in] input Source tensor. 3 lower dimensions represent a single input,
97 …* while every optional dimension from 4 and above represent a batch of inputs.
102 …] output Destination tensor. 3 lower dimensions represent a single output, while the rest repre…
DCLDirectConvolutionLayer.h70 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, height,…
71 …* while every optional dimension from 4 and above represent a batch of input…
76 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
85 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
86 …* while every optional dimension from 4 and above represent a batch of…
91 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
100 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, height, …
101 …* while every optional dimension from 4 and above represent a batch of inputs.
106 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
DCLWinogradConvolutionLayer.h74 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
75 …* while every optional dimension from 4 and above represent a batch o…
79 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
94 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
95 …* while every optional dimension from 4 and above represent a batch o…
99 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
113 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
114 …* while every optional dimension from 4 and above represent a batch o…
118 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
DCLFFTConvolutionLayer.h85 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
86 …* while every optional dimension from 4 and above represent a batch o…
90 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
104 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
105 …* while every optional dimension from 4 and above represent a batch o…
109 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
122 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
123 …* while every optional dimension from 4 and above represent a batch o…
127 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
DCLConvolutionLayer.h106 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
107 …* while every optional dimension from 4 and above represent a batch o…
113 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
130 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
131 …* while every optional dimension from 4 and above represent a batch o…
137 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
153 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
154 …* while every optional dimension from 4 and above represent a batch of…
160 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
178 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
[all …]
DCLGEMMConvolutionLayer.h82 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, heig…
83 …* while every optional dimension from 4 and above represent a batch of in…
89 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
105 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
106 …* while every optional dimension from 4 and above represent a batch of…
112 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
128 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, heig…
129 …* while every optional dimension from 4 and above represent a batch of in…
135 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue383/
DRepresenterConfigurationTest.java40 MappingNode node = (MappingNode) yaml.represent(new TestObject(27, "test")); in testDefaultFlowStyleNotOverridden()
54 MappingNode node = (MappingNode) yaml.represent(new TestObject(27, "test")); in testDefaultFlowStyleIsOverridden()
65 ScalarNode node = (ScalarNode) yaml.represent("test"); in testDefaultScalarStyleNotOverridden()
80 ScalarNode node = (ScalarNode) yaml.represent("test"); in testDefaultScalarStyleOverridden()
88 ScalarNode node = (ScalarNode) yaml.represent("test"); in testPlainStyleByDefault()
103 ScalarNode node = (ScalarNode) yaml.represent(calendar.getTime()); in testTimeZoneNotOverridden()
121 ScalarNode node = (ScalarNode) yaml.represent(calendar.getTime()); in testTimeZoneOverridden()
133 ScalarNode node = (ScalarNode) yaml.represent(calendar.getTime()); in testDefaultTimeZone()
146 MappingNode mappingNode = (MappingNode) yaml.represent(new TestObject(27, "test")); in testAllowReadOnlyPropertiesNotOverridden()
161 MappingNode mappingNode = (MappingNode) yaml.represent(new TestObject(27, "test")); in testAllowReadOnlyPropertiesOverridden()
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
DBaseRepresenter.java35 * Represent basic YAML structures: scalar, sequence, mapping
39 protected final Map<Class<?>, Represent> representers = new HashMap<Class<?>, Represent>();
44 protected Represent nullRepresenter;
46 protected final Map<Class<?>, Represent> multiRepresenters =
47 new LinkedHashMap<Class<?>, Represent>();
62 public Node represent(Object data) { in represent() method in BaseRepresenter
86 Represent representer = representers.get(clazz); in representData()
92 Represent representer = multiRepresenters.get(repr); in representData()
100 Represent representer = multiRepresenters.get(null); in representData()
103 Represent representer = representers.get(null); in representData()
DSafeRepresenter.java39 * Represent standard Java classes
59 Represent primitiveArray = new RepresentPrimitiveArray(); in SafeRepresenter()
103 protected class RepresentNull implements Represent {
112 protected class RepresentString implements Represent {
144 protected class RepresentBoolean implements Represent {
157 protected class RepresentNumber implements Represent {
183 protected class RepresentList implements Represent {
192 protected class RepresentIterator implements Represent {
215 protected class RepresentArray implements Represent {
228 protected class RepresentPrimitiveArray implements Represent {
[all …]
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEGEMMConv2d.h78 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, height, I…
79 … * while every optional dimension from 4 and above represent a batch of inputs.
85 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
92 …* @param[in] input Source tensor info. 3 lower dimensions represent a single input [width, heigh…
93 … * while every optional dimension from 4 and above represent a batch of inputs.
99 …ination tensor info. 3 lower dimensions represent a single output [width, height, OFM], while the …
DNEConvolutionLayer.h103 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, …
104 …* while every optional dimension from 4 and above represent a batch o…
110 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
125 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
126 …* while every optional dimension from 4 and above represent a batch of…
132 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
150 …* @param[in] input Source tensor. 3 lower dimensions represent a single input [width, h…
151 …* while every optional dimension from 4 and above represent a batch of…
155 … Destination tensor. 3 lower dimensions represent a single output [width, height, OFM], while the …
/external/rust/crates/memchr/src/arch/wasm32/
Dmemchr.rs35 /// memchr, but using raw pointers to represent the haystack.
49 /// memrchr, but using raw pointers to represent the haystack.
63 /// memchr2, but using raw pointers to represent the haystack.
78 /// memrchr2, but using raw pointers to represent the haystack.
93 /// memchr3, but using raw pointers to represent the haystack.
109 /// memrchr3, but using raw pointers to represent the haystack.
125 /// Count all matching bytes, but using raw pointers to represent the haystack.
/external/rust/crates/memchr/src/arch/aarch64/
Dmemchr.rs35 /// memchr, but using raw pointers to represent the haystack.
49 /// memrchr, but using raw pointers to represent the haystack.
63 /// memchr2, but using raw pointers to represent the haystack.
78 /// memrchr2, but using raw pointers to represent the haystack.
93 /// memchr3, but using raw pointers to represent the haystack.
109 /// memrchr3, but using raw pointers to represent the haystack.
125 /// Count all matching bytes, but using raw pointers to represent the haystack.
/external/jackson-core/docs/javadoc/2.8/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/jackson-core/docs/javadoc/2.5/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/jackson-core/docs/javadoc/2.7/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/jackson-core/docs/javadoc/2.4/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/jackson-core/docs/javadoc/2.3/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/jackson-core/docs/javadoc/2.6/com/fasterxml/jackson/core/
DJsonTokenId.html120 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
126 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
132 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
138 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
144 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
150 <div class="block">Id used to represent the case where no <a href="../../../../com/fasterxml/jackso…
159 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
167 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
173 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
179 <div class="block">Id used to represent <a href="../../../../com/fasterxml/jackson/core/JsonToken.h…
[all …]
/external/skia/include/core/
DSkFontTypes.h12 kUTF8, //!< uses bytes to represent UTF-8 or ASCII
13 kUTF16, //!< uses two byte words to represent most of Unicode
14 kUTF32, //!< uses four byte words to represent all of Unicode
15 kGlyphID, //!< uses two byte words to represent glyph indices

12345678910>>...379