Home
last modified time | relevance | path

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

1234567

/hardware/google/aemu/base/
Dring_buffer_unittest.cpp46 std::vector<uint8_t> elements(kNumElts); in TEST() local
53 elements[i] = in TEST()
79 ring_buffer_write(&r, elements.data() + written, 1, toWrite); in TEST()
96 EXPECT_EQ(elements, result); in TEST()
162 std::vector<uint8_t> elements(kNumElts); in TEST() local
169 elements[i] = in TEST()
179 FunctorThread producer([&r, &elements]() { in TEST()
180 writeTest(&r, (uint8_t*)elements.data(), 1, kNumElts); in TEST()
192 EXPECT_EQ(elements, result); in TEST()
200 std::vector<uint8_t> elements(kNumElts); in TEST() local
[all …]
DContiguousRangeMapper_unittest.cpp27 std::vector<uintptr_t> elements = { in TEST() local
43 for (auto elt : elements) { in TEST()
59 std::vector<uintptr_t> elements = { in TEST() local
77 for (auto elt : elements) { in TEST()
87 std::vector<uintptr_t> elements = { in TEST() local
110 for (auto elt : elements) { in TEST()
/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.cpp205 std::ostream& elements; member
215 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
219 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
225 out.elements.setstate(std::ios_base::badbit); in serializeParamValue()
229 out.elements.write(reinterpret_cast<const char*>(&buffer), sizeof(uint32_t)); in serializeParamValue()
239 out.elements.write(reinterpret_cast<const char*>(&value), sizeof(T)); in serializeParamValue()
250 out.elements.write(reinterpret_cast<const char*>(&param.tag), sizeof(int32_t)); in serialize()
290 std::stringstream elements; in serialize() local
291 OutStreams streams = {indirect, elements, 0}; in serialize()
295 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()
/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/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/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js188 lunr.Set = function (elements) { argument
189 this.elements = Object.create(null)
191 if (elements) {
192 this.length = elements.length
195 this.elements[elements[i]] = true
251 return !!this.elements[object]
263 var a, b, elements, intersection = []
281 elements = Object.keys(a.elements)
283 for (var i = 0; i < elements.length; i++) {
284 var element = elements[i]
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconventions.py93 def makeProseList(self, elements, fmt=ProseListFormats.AND, with_verb=False, *args, **kwargs): argument
108 return self._implMakeProseList(elements, fmt, with_verb, *args, **kwargs)
172 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument
191 my_elts = list(elements)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/
Dexpect-vuid-repeat-default.adoc27 elements of the pname:pRanges array must: each only include
31 elements of the pname:pRanges array must: each be less than the
42 elements of the pname:pRanges array must: each be less than the
Dexpect-vuid-repeat-novuid.adoc27 elements of the pname:pRanges array must: each only include
31 elements of the pname:pRanges array must: each be less than the
42 elements of the pname:pRanges array must: each be less than the
Dexpect-vuid-repeat-noreflow-novuid.adoc26 …The slink:VkImageSubresourceRange::pname:aspectMask members of the elements of the pname:pRanges a…
28 …The slink:VkImageSubresourceRange::pname:baseMipLevel members of the elements of the pname:pRanges…
35 …The slink:VkImageSubresourceRange::pname:baseArrayLayer members of the elements of the pname:pRang…
Dsrc-vuid-repeat.adoc26 …The slink:VkImageSubresourceRange::pname:aspectMask members of the elements of the pname:pRanges a…
28 …The slink:VkImageSubresourceRange::pname:baseMipLevel members of the elements of the pname:pRanges…
35 …The slink:VkImageSubresourceRange::pname:baseArrayLayer members of the elements of the pname:pRang…
Dexpect-vuid-repeat-noreflow.adoc26 …The slink:VkImageSubresourceRange::pname:aspectMask members of the elements of the pname:pRanges a…
28 …The slink:VkImageSubresourceRange::pname:baseMipLevel members of the elements of the pname:pRanges…
35 …The slink:VkImageSubresourceRange::pname:baseArrayLayer members of the elements of the pname:pRang…
Dsrc-new-vuid.adoc41 elements of the pname:pRanges array must: each only include
45 elements of the pname:pRanges array must: each be less than the
54 …The slink:VkImageSubresourceRange::pname:baseArrayLayer members of the elements of the pname:pRang…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dcopy-tex.mjs7 }; // Replace .katex elements with their TeX source (<annotation> element).
28 } // Replace .katex-mathml elements with their annotation (TeX source)
70 return; // default action OK if no .katex-mathml elements
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_buffer_view.h54 VkDeviceSize elements; member

1234567