Home
last modified time | relevance | path

Searched refs:addresses (Results 1 – 25 of 86) sorted by relevance

1234

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_buffer_device_address.adoc48 flink:vkGetDeviceMemoryOpaqueCaptureAddress allow opaque addresses for
50 A trace capture and replay tool can then supply these addresses to be used
51 at replay time to match the addresses used when the trace was captured.
85 storing buffer addresses in memory (enabling creating more complex data
DVK_EXT_buffer_device_address.adoc37 It also allows buffer device addresses to be provided by a trace replay
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
DRadioData.cpp143 const std::vector<aidl::LinkAddress>& addresses, in setupDataCall() argument
150 V1_2::DataRequestReason(reason), toHidl(addresses), toHidl(dnses), pduSessId, in setupDataCall()
158 V1_2::DataRequestReason(reason), toHidl(addresses), toHidl(dnses)); in setupDataCall()
Dstructs.cpp158 .addresses = toAidl(res.addresses), in toAidl()
175 .addresses = toAidl(res.addresses), in toAidl()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneratedcommands.adoc15 * Retrieve device addresses by flink:vkGetBufferDeviceAddressEXT for
18 * Retrieve device addresses of compute pipelines by
/hardware/interfaces/radio/1.2/
DIRadio.hal137 * - The interface is configured with one or more addresses and is capable of sending and
138 * receiving packets. The prefix length of the addresses must be /32 for IPv4 and /128
158 * @param addresses If the reason is DataRequestReason.HANDOVER, this indicates the list of link
159 * addresses of the existing data connection. The format is IP address with optional "/"
162 * the prefix length is absent, then the addresses are assumed to be point to point with
166 * addresses of the existing data connection. The format is defined in RFC-4291 section
174 bool isRoaming, DataRequestReason reason, vec<string> addresses, vec<string> dnses);
/hardware/interfaces/tests/baz/1.0/default/
DBaz.cpp138 const size_t n = in.addresses.size(); in someMethodWithVectorOfArray()
139 out.addresses.resize(n); in someMethodWithVectorOfArray()
142 out.addresses[i] = in.addresses[n - 1 - i]; in someMethodWithVectorOfArray()
/hardware/interfaces/radio/1.4/
DIRadio.hal52 * - The interface is configured with one or more addresses and is capable of sending and
53 * receiving packets. The prefix length of the addresses must be /32 for IPv4 and /128
67 * @param addresses If the reason is DataRequestReason.HANDOVER, this indicates the list of link
68 * addresses of the existing data connection. The format is IP address with optional "/"
71 * the prefix length is absent, then the addresses are assumed to be point to point with
75 * addresses of the existing data connection. The format is defined in RFC-4291 section
85 DataRequestReason reason, vec<string> addresses, vec<string> dnses);
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/
DSetupDataCallResult.aidl44 android.hardware.radio.data.LinkAddress[] addresses;
DIRadioData.aidl50 ….DataRequestReason reason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dns… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/
DSetupDataCallResult.aidl43 android.hardware.radio.data.LinkAddress[] addresses;
DIRadioData.aidl49 ….DataRequestReason reason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dns… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/
DSetupDataCallResult.aidl44 android.hardware.radio.data.LinkAddress[] addresses;
DIRadioData.aidl50 ….DataRequestReason reason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dns… in setupDataCall() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/
DSetupDataCallResult.aidl43 android.hardware.radio.data.LinkAddress[] addresses;
DIRadioData.aidl49 ….DataRequestReason reason, in android.hardware.radio.data.LinkAddress[] addresses, in String[] dns… in setupDataCall() argument
/hardware/interfaces/radio/aidl/android/hardware/radio/data/
DSetupDataCallResult.aidl98 LinkAddress[] addresses;
DIRadioData.aidl261 in DataRequestReason reason, in LinkAddress[] addresses, in String[] dnses, in setupDataCall() argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_device_fault.adoc144 Page addresses and instruction pointers are reported as GPU virtual addresses,
148 Implementations may only be able to report these addresses with limited
150 allow the possible range of addresses to be calculated, such that:
213 address that triggered the fault. All addresses are reported at hardware-unit
/hardware/google/gfxstream/guest/mesa/bin/
Dperf-annotate-jit.py154 addresses = samples.keys()
155 addresses.sort()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dtrace_rays_indirect_common.adoc18 All device addresses between pname:indirectDeviceAddress and
/hardware/interfaces/radio/1.5/
DIRadio.hal170 * - The interface is configured with one or more addresses and is capable of sending and
171 * receiving packets. The prefix length of the addresses must be /32 for IPv4 and /128
185 * @param addresses If the reason is DataRequestReason.HANDOVER, this indicates the list of link
186 * addresses of the existing data connection. This parameter must be ignored unless reason
189 * addresses of the existing data connection. The format is defined in RFC-4291 section
200 DataRequestReason reason, vec<LinkAddress> addresses, vec<string> dnses);
/hardware/interfaces/radio/aidl/vts/
Dradio_data_test.cpp114 std::vector<LinkAddress> addresses = {}; in TEST_P() local
123 reason, addresses, dnses, -1, sliceInfo, matchAllRuleAllowed); in TEST_P()
207 std::vector<LinkAddress> addresses = {}; in TEST_P() local
216 reason, addresses, dnses, -1, sliceInfo, matchAllRuleAllowed); in TEST_P()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Dclusterculling.adoc120 vertices sourced from a lower index buffer addresses to higher
121 addresses.
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioData.h56 const std::vector<::aidl::android::hardware::radio::data::LinkAddress>& addresses,

1234