Home
last modified time | relevance | path

Searched refs:family (Results 1 – 25 of 98) sorted by relevance

1234

/hardware/interfaces/audio/aidl/default/tests/
DAudioPolicyConfigXmlConverterTest.cpp43 for (const auto& family : config.formatFamilies) { in TEST() local
44 EXPECT_NO_FATAL_FAILURE(ValidateAudioFormatDescription(family.primaryFormat)); in TEST()
45 SCOPED_TRACE(family.primaryFormat.toString()); in TEST()
46 for (const auto& sub : family.subFormats) { in TEST()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.css1 /* stylelint-disable font-family-no-missing-generic-family-keyword */
3 font-family: 'KaTeX_AMS';
9 font-family: 'KaTeX_Caligraphic';
15 font-family: 'KaTeX_Caligraphic';
21 font-family: 'KaTeX_Fraktur';
27 font-family: 'KaTeX_Fraktur';
33 font-family: 'KaTeX_Main';
39 font-family: 'KaTeX_Main';
45 font-family: 'KaTeX_Main';
51 font-family: 'KaTeX_Main';
[all …]
Dkatex.min.css1family:KaTeX_AMS;src:url(fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(fonts/KaTeX_AMS-Regula…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dimage_memory_barrier_common.adoc9 <<synchronization-queue-transfers, queue family ownership transfer>> or
17 <<synchronization-queue-transfers, queue family ownership transfer>> or
26 <<synchronization-queue-transfers, queue family ownership transfer>> or
35 <<synchronization-queue-transfers, queue family ownership transfer>> or
44 <<synchronization-queue-transfers, queue family ownership transfer>> or
52 <<synchronization-queue-transfers, queue family ownership transfer>> or
60 <<synchronization-queue-transfers, queue family ownership transfer>> or
67 <<synchronization-queue-transfers, queue family ownership transfer>> or
75 <<synchronization-queue-transfers, queue family ownership transfer>> or
84 <<synchronization-queue-transfers, queue family ownership transfer>> or
[all …]
Dcopy_buffer_to_image_command_buffer_common.adoc22 If the queue family used to create the slink:VkCommandPool which
30 of pname:commandBuffer's command pool's queue family, as described in
33 If the queue family used to create the slink:VkCommandPool which
Dfine_sync_commands_common.adoc22 equal, or if its pname:srcQueueFamilyIndex is the queue family index
32 equal, or if its pname:dstQueueFamilyIndex is the queue family index
42 equal, or if its pname:srcQueueFamilyIndex is the queue family index
52 equal, or if its pname:dstQueueFamilyIndex is the queue family index
Dcopy_image_to_buffer_command_buffer_common.adoc22 If the queue family used to create the slink:VkCommandPool which
30 of pname:commandBuffer's command pool's queue family, as described in
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/
Dstructs.cpp50 std::string familyToString(sa_family_t family) { in familyToString() argument
51 switch (family) { in familyToString()
98 return std::to_string(family); in familyToString()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_win32_surface/
DplatformQuerySupport_win32.adoc8 [open,refpage='vkGetPhysicalDeviceWin32PresentationSupportKHR',desc='Query queue family support for…
10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_diagnostic_checkpoints/
Dqueue_checkpoint_properties.adoc6 [open,refpage='VkQueueFamilyCheckpointProperties2NV',desc='Return structure for queue family checkp…
18 Additional queue family information can be queried by setting
26 [open,refpage='VkQueueFamilyCheckpointPropertiesNV',desc='Return structure for queue family checkpo…
38 Additional queue family information can be queried by setting
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dquerycreateinfo.adoc14 * pname:queueFamilyIndex is the queue family index to create this
25 pname:queueFamilyIndex must: be a valid queue family index of the device
33 for the queue family specified in pname:queueFamilyIndex
47 family performance query counter properties will be queried.
56 queue family of pname:physicalDevice.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/commonvalidity/
Dlorem.adoc22 If the queue family used to create the slink:VkCommandPool which
30 of pname:commandBuffer's command pool's queue family, as described in
33 If the queue family used to create the slink:VkCommandPool which
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_external_memory_acquire_unmodified.adoc20 a subresource range from an external queue family.
23 queue family and if the resource's memory has remained unmodified between
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_wayland_surface/
DplatformQuerySupport_wayland.adoc10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_screen_surface/
DplatformQuerySupport_screen.adoc10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_directfb_surface/
DplatformQuerySupport_directfb.adoc10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dcpp_bindings.h164 WifiRequest(int family) { in WifiRequest() argument
166 mFamily = family; in WifiRequest()
170 WifiRequest(int family, int iface) { in WifiRequest() argument
172 mFamily = family; in WifiRequest()
192 int create(int family, uint8_t cmd, int flags, int hdrlen);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_xcb_surface/
DplatformQuerySupport_xcb.adoc10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_xlib_surface/
DplatformQuerySupport_xlib.adoc10 To determine whether a queue family of a physical device supports
16 * pname:queueFamilyIndex is the queue family index.
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h164 WifiRequest(int family) { in WifiRequest() argument
166 mFamily = family; in WifiRequest()
170 WifiRequest(int family, int iface) { in WifiRequest() argument
172 mFamily = family; in WifiRequest()
192 int create(int family, uint8_t cmd, int flags, int data_len);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_external_memory_acquire_unmodified.adoc12 queue family (such as
18 family may, in some cases, have an unacceptable runtime cost and produce
60 family and later re-acquires ownership, the external queue family may have
62 If the external queue family _did_ modify the resource's external memory,
67 However, if the external queue family _did not_ modify the resource's external
81 Suppose the application knows that the external queue family did not modify
105 application's most recent release of ownership to the external queue family
124 - **A**. Define a new read-only external queue family, such as
126 When the application transfers ownership of a resource to this queue family,
135 will remain unmodified for the duration of the external queue family's
[all …]
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreConfigTargetTest.cpp362 for (const SurroundSoundConfig::SurroundFormatFamily& family : in ValidateSurroundSoundConfig() local
364 EXPECT_NO_FATAL_FAILURE(ValidateAudioFormatDescription(family.primaryFormat)); in ValidateSurroundSoundConfig()
365 EXPECT_FALSE(isDefaultAudioFormat(family.primaryFormat)); in ValidateSurroundSoundConfig()
366 EXPECT_TRUE(formatSet.insert(family.primaryFormat).second); in ValidateSurroundSoundConfig()
367 for (const AudioFormatDescription& subformat : family.subFormats) { in ValidateSurroundSoundConfig()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/
DLicenseRef-MPLUS.txt5 M+ FONTS are a font family under the Free license. You can use, copy, and
/hardware/google/gfxstream/guest/mesa/src/util/
Du_cpu_detect.c518 if (util_cpu_caps.family >= CPU_AMD_ZEN1_ZEN2 && in get_cpu_topology()
519 util_cpu_caps.family < CPU_AMD_LAST) { in get_cpu_topology()
842 util_cpu_caps.family = CPU_AMD_ZEN1_ZEN2; in _util_cpu_detect_once()
845 util_cpu_caps.family = CPU_AMD_ZEN_HYGON; in _util_cpu_detect_once()
848 util_cpu_caps.family = CPU_AMD_ZEN3; in _util_cpu_detect_once()
852 util_cpu_caps.family = CPU_AMD_ZEN_NEXT; in _util_cpu_detect_once()
947 util_cpu_caps.family = CPU_S390X; in _util_cpu_detect_once()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dcpp_bindings.h158 WifiRequest(int family) { in WifiRequest() argument
160 mFamily = family; in WifiRequest()
164 WifiRequest(int family, int iface) { in WifiRequest() argument
166 mFamily = family; in WifiRequest()
186 wifi_error create(int family, uint8_t cmd, int flags, int hdrlen);

1234