Home
last modified time | relevance | path

Searched refs:elements (Results 1 – 25 of 32) sorted by relevance

12

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp204 std::ostream& elements; member
213 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
217 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
224 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
228 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
237 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue()
246 out.elements.write(reinterpret_cast<const char*>(&param.tag), sizeof(int32_t)); in serialize()
276 std::stringstream elements; in serialize() local
277 OutStreams streams = {indirect, elements}; in serialize()
281 if (indirect.bad() || elements.bad()) { in serialize()
[all …]
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp193 std::ostream& elements; member
202 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
206 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
212 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
216 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
226 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue()
236 out.elements.write(reinterpret_cast<const char*>(&param.tag), sizeof(int32_t)); in serialize()
271 std::stringstream elements; in serialize() local
272 OutStreams streams = {indirect, elements}; in serialize()
276 if (indirect.bad() || elements.bad()) { in serialize()
[all …]
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dconfirmationui_utils.h78 template <typename T, size_t elements>
80 using array_type = T[elements];
84 array(const T (&data)[elements]) { std::copy(data, data + elements, data_); } in array() argument
89 constexpr size_t size() const { return elements; } in size()
92 T* end() { return data_ + elements; } in end()
94 const T* end() const { return data_ + elements; } in end()
97 for (size_t i = 0; i < elements; ++i) { in fill()
Dcbor.h160 Map<MapElement<Keys, Values>...> map(const MapElement<Keys, Values>&... elements) {
161 return Map<MapElement<Keys, Values>...>(elements...);
165 Array<Elements...> arr(const Elements&... elements) {
166 return Array<Elements...>(elements...);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
Dloc_api.xdr187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
/hardware/interfaces/renderscript/1.0/
DIContext.hal207 * When this HAL entry is executed, all Vec3 elements have been explicitly
208 * padded as Vec4 elements.
215 * @param count Number of elements to be copied
243 * When this HAL entry is executed, all Vec3 elements have been explicitly
244 * padded as Vec4 elements.
268 * When this HAL entry is executed, all Vec3 elements have been explicitly
269 * padded as Vec4 elements.
310 * All Vec3 elements of an Allocation are padded to be Vec4, so the data
326 * All Vec3 elements of an Allocation are padded to be Vec4, so the data
337 * @param count The number of elements to be copied
[all …]
/hardware/interfaces/bluetooth/a2dp/1.0/
Dtypes.hal77 * Refer to SBC Codec specific information elements in A2DP v1.3
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api.xdr160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIface.hal28 * Access Network Query Protocol info ID elements
41 * Access Network Query Protocol subtype elements
191 * @param infoElements List of information elements to query for.
DISupplicantStaIfaceCallback.hal117 * The format of the data within these elements follows the IEEE
131 * The format of the data within these elements follows the Hotspot 2.0
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal268 * blobs have no sub-elements and can be thought of as byte arrays.
578 * A list of blocks indexed by elements of #works.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal367 * The next four elements represent ticks for individual wheels in the
1844 * elements (that is, 33 elements);
1846 * elements (that is, 73 elements);
1941 * if int64Values contains no elements, then all frames stored must be cleared;
1942 * if int64Values contains one or more elements, then frames at the timestamps
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal487 * Denotes a fully (densely) connected layer, which connects all elements
507 * elements by "input_size".
814 * elements of the input matrices.
1139 * shape of the output tensor. The number of elements implied by shape
1140 * must be the same as the number of elements in the input tensor.
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal95 * Computes the mean of elements across dimensions of a tensor.

12