Home
last modified time | relevance | path

Searched refs:Nested (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
DNl80211.cpp334 {NL80211_ATTR_WIPHY_BANDS, {"WIPHY_BANDS", DataType::Nested, AttributeMap{
335 {std::nullopt, {"BAND", DataType::Nested, AttributeMap{
336 {NL80211_BAND_ATTR_FREQS, {"FREQS", DataType::Nested, AttributeMap{
337 {std::nullopt, {"FQ", DataType::Nested, AttributeMap{
365 {NL80211_BAND_ATTR_RATES, {"RATES", DataType::Nested, AttributeMap{
366 {std::nullopt, {"RATE", DataType::Nested, AttributeMap{
400 {NL80211_ATTR_SUPPORTED_IFTYPES, {"SUPPORTED_IFTYPES", DataType::Nested, iftypes}},
420 {NL80211_ATTR_SCAN_FREQUENCIES, {"SCAN_FREQUENCIES", DataType::Nested, AttributeMap{
423 {NL80211_ATTR_SCAN_SSIDS, {"SCAN_SSIDS", DataType::Nested, AttributeMap{
427 {NL80211_ATTR_BSS, {"BSS", DataType::Nested, AttributeMap{
[all …]
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/
Dattributes.cpp49 {IFLA_LINKINFO, {"LINKINFO", DataType::Nested, AttributeMap{
51 {IFLA_INFO_DATA, {"INFO_DATA", DataType::Nested}},
63 {IFLA_AF_SPEC, {"AF_SPEC", DataType::Nested, AttributeMap{
64 {AF_INET, {"AF_INET", DataType::Nested, AttributeMap{
67 {AF_INET6, {"AF_INET6", DataType::Nested, AttributeMap{
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
DCtrl.cpp48 {CTRL_ATTR_OPS, {"OPS", DataType::Nested, AttributeMap{
49 {std::nullopt, {"OP", DataType::Nested, AttributeMap{
54 {CTRL_ATTR_MCAST_GROUPS, {"MCAST_GROUPS", DataType::Nested, AttributeMap{
55 {std::nullopt, {"GRP", DataType::Nested, AttributeMap{
/hardware/google/gfxstream/docs/
Ddeqp.md37 1. Build Nested Vulkan Loader
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
DMessageDefinition.h65 Nested, enumerator
/hardware/interfaces/automotive/can/1.0/default/libnl++/
Dprinter.cpp123 case DataType::Nested: { in toStream()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_h265.adoc480 …are not expected to be all specified as most content will not need them. Nested arrays are usually…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc221 ==== Open Blocks Nested in Open Blocks
299 ** Nested lists should align the leftmost list item delimiter (bullet,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc3192 == Nested Command Buffers
3202 Nested command buffer execution works the same as primary-to-secondary
Dfundamentals.adoc1223 ==== Valid Usage for Nested Structures
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dglossary.adoc1174 Nested Command Buffers::