Searched refs:same (Results 1 – 25 of 185) sorted by relevance
12345678
/hardware/interfaces/audio/common/all-versions/default/service/ |
D | Android.bp | 16 // Prefer 32 bit as the binary must always be installed at the same 18 // having two binaries installable to the same location even if they are 19 // not installed in the same build.
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 35 * result with the same rank as the input. 53 * * 0: A tensor of the same {@link OperandType} as input0. 55 * the scale and zeroPoint must be the same as input0. 86 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 93 * * 0: A tensor of the same {@link OperandType} as input0. 126 * * 0: A tensor of the same {@link OperandType} as input0. 128 * the scale and zeroPoint must be the same as input0. 157 * * 0: A tensor of the same {@link OperandType} as input0. The 158 * output tensor has the same rank as input0, and each 159 * dimension of the output tensor has the same size as the [all …]
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 95 * All temperatures of the same "type" must have a different "name", 104 * Unit is same as Temperature's value. 112 * Unit is same as Temperature's value. 119 * Unit is same as Temperature's value. 132 * All temperatures of the same "type" must have a different "name", 160 * All cooling devices of the same "type" must have a different "name".
|
D | IThermal.hal | 37 * the same regardless of the number of calls to this method even if 55 * the same regardless of the number of calls to this method even if 72 * Multiple registrations with same IThermalChangedCallback is not allowed, client 112 * devices in the list must be kept the same regardless of the number
|
/hardware/interfaces/camera/device/3.7/ |
D | types.hal | 48 * the same group to which images are written. All streams in the same group 49 * will have the same image format, data space, and usage flag. 55 * stream within the same group. -1 means that this stream is an input 58 * Streams with the same non-negative group id must have the same format and
|
D | ICameraDeviceSession.hal | 39 * - For requested configurations of streams within the same group, the 40 * corresponding halConfiguration must have the same usage flags and 43 * more than one streams within the same stream group. When one of the 45 * produce output on that stream, or any other stream within the same
|
/hardware/interfaces/tetheroffload/control/1.1/ |
D | IOffloadControl.hal | 32 * traffic. IPv4 and IPv6 traffic both count towards the same quota. IP headers are included 45 * {@code setDataWarningAndLimit} specified on the same interface. It may be interpreted as 53 * upstream unless this method is called again with the same interface. Note that there is 60 * event will be fired for this upstream unless this method is called again with the same 67 * unless this method is called again with the same interface.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IDevice.hal | 89 * the same model preparation is requested in the future. There are two 106 * value and nullptr for the IPreparedModel, then return with the same 124 * prepared models owned by the same client. Higher priority executions may 133 * to an abort must be sent the same way as other errors, described above. 155 * inputs to the model. Note that the same prepared model object may be used 159 * Multiple threads may call prepareModel on the same model concurrently. 174 * the same order when retrieving the preparedModel from cache files 181 * the same order when retrieving the preparedModel from cache files 184 * identifying the prepared model. The same token will be provided when 237 * nullptr for the IPreparedModel, then return with the same ErrorStatus. If [all …]
|
D | types.t | 147 * deadlines may still be met for the same task after a short delay. 153 * deadlines will likely also not be met for the same task even after a 160 * calls for the same task may still succeed after a short delay. 166 * calls for the same task will likely also fail even after a short
|
D | types.hal | 129 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 141 * * 0: The sum, a tensor of the same {@link OperandType} as input0. 229 * the scale and zeroPoint must be the same as input0. 236 * The input tensors must have identical {@link OperandType} and the same 253 * must have the same scale and zeroPoint as the output tensor. 262 * * 0: The output, a tensor of the same {@link OperandType} as the input 266 * input tensors. Before HAL version 1.2 they have to be the same as for the 343 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same type. 393 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same 508 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same type. [all …]
|
/hardware/interfaces/gnss/2.1/ |
D | IGnss.hal | 50 * non-null. They can all return the same, latest version of IGnssMeasurement. 61 * return non-null. They can all return the same, latest version of IGnssConfiguration. 71 * return non-null. Both methods can return the same V1.1 IMeasurementCorrections object.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 190 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 199 * * 0: The sum, a tensor of the same {@link OperandType} as input0. 284 * the scale and zeroPoint must be the same as input0. 291 * The input tensors must have identical {@link OperandType} and the same 307 * must have the same scale and zeroPoint as the output tensor. 313 * * 0: The output, a tensor of the same {@link OperandType} as the input 317 * input tensors. Before HAL version 1.2 they have to be the same as for the 379 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same type. 428 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same 529 * or {@link OperandType::TENSOR_FLOAT16} the bias must be of the same type. [all …]
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 109 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 118 * * 0: The sum, a tensor of the same {@link OperandType} as input0. 191 * the scale and zeroPoint must be the same as input0. 198 * The input tensors must have identical {@link OperandType} and the same 212 * must have the same scale and zeroPoint as the output tensor. 217 * * 0: The output, a tensor of the same {@link OperandType} as the input 220 * values must be the same as the input tensors'. 264 * the bias must be of the same type. 292 * the bias must be of the same 360 * the bias must be of the same type. [all …]
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 30 * the same regardless the number of calls to this method even if 50 * the same regardless the number of calls to this method. 66 * devices in the list must be kept the same regardless the number
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 63 * Specifies a device in case when several devices of the same type 205 * e.g. microphone arrays should belong to the same group 236 /** Unique alphanumeric id for microphone. Guaranteed to be the same 244 /** Each element of the vector must describe the channel with the same 251 * e.g. microphone arrays should belong to the same group 255 * (group, index) must be unique within the same device.
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHw.hal | 71 * different users/applications on the same model. 75 * Must have the exact same semantics as loadSoundModel from 105 * different users/applications on the same model. 109 * Must have the exact same semantics as loadPhraseSoundModel from 140 * Must have the exact same semantics as startRecognition from
|
/hardware/interfaces/tests/memory/2.0/ |
D | IMemoryInterface.hal | 8 // Given two memory regions of the same size, returns two memory fields of
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | README | 7 protocols/<proto>/*.(cpp|h) - message definition that covers all message types with the same
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffectsFactory.hal | 46 * attached. All effects created with the same session ID 47 * are connected in series and process the same signal
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffectsFactory.hal | 46 * attached. All effects created with the same session ID 47 * are connected in series and process the same signal
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 149 * e.g. microphone arrays should belong to the same group 180 /** Unique alphanumeric id for microphone. Guaranteed to be the same 188 /** Each element of the vector must describe the channel with the same 195 * e.g. microphone arrays should belong to the same group 199 * (group, index) must be unique within the same device.
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffectsFactory.hal | 46 * attached. All effects created with the same session ID 47 * are connected in series and process the same signal
|
/hardware/interfaces/audio/effect/7.0/ |
D | IEffectsFactory.hal | 46 * attached. All effects created with the same session ID 47 * are connected in series and process the same signal
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffectsFactory.hal | 46 * attached. All effects created with the same session ID 47 * are connected in series and process the same signal
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapdCallback.hal | 37 * Note: The apIfaceInstance must be same as ifaceName in single AP mode. 54 * Note: The apIfaceInstance must be same as ifaceName in single AP mode.
|
12345678