/hardware/intel/common/libva/build/ |
D | gen_version.sh | 29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | link_layer_stats.h | 171 wifi_traffic_ac ac; // access category (VI, VO, BE, BK) member 209 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics member
|
/hardware/qcom/display/msm8998/ |
D | configure.ac | 2 # configure.ac -- Autoconf script for sdm
|
/hardware/qcom/display/sdm845/ |
D | configure.ac | 2 # configure.ac -- Autoconf script for sdm
|
/hardware/qcom/gps/sdm845/utils/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps gps-utils
|
/hardware/interfaces/wifi/1.1/default/ |
D | hidl_struct_util.cpp | 729 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].rx_mpdu; in convertLegacyLinkLayerStatsToHidl() 731 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].tx_mpdu; in convertLegacyLinkLayerStatsToHidl() 733 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].mpdu_lost; in convertLegacyLinkLayerStatsToHidl() 735 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].retries; in convertLegacyLinkLayerStatsToHidl() 737 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].rx_mpdu; in convertLegacyLinkLayerStatsToHidl() 739 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].tx_mpdu; in convertLegacyLinkLayerStatsToHidl() 741 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].mpdu_lost; in convertLegacyLinkLayerStatsToHidl() 743 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].retries; in convertLegacyLinkLayerStatsToHidl() 745 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].rx_mpdu; in convertLegacyLinkLayerStatsToHidl() 747 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].tx_mpdu; in convertLegacyLinkLayerStatsToHidl() [all …]
|
/hardware/qcom/msm8998/json-c/ |
D | RELEASE_CHECKLIST.txt | 21 Update the version in configure.ac 88 Update the version in configure.ac
|
D | config.h.in | 1 /* config.h.in. Generated from configure.ac by autoheader. */
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc-pla
|
/hardware/qcom/gps/sdm845/utils/platform_lib_abstractions/loc_pla/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc-pla
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc-stub
|
/hardware/qcom/gps/sdm845/utils/platform_lib_abstractions/loc_stub/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc-stub
|
/hardware/qcom/gps/msm8909/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_api
|
/hardware/qcom/gps/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_api
|
/hardware/qcom/gps/msm8996/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_api
|
/hardware/qcom/gps/sdm845/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_hal
|
/hardware/qcom/gps/msm8994/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_api
|
/hardware/qcom/gps/msm8998/ |
D | configure.ac | 1 # configure.ac -- Autoconf script for gps loc_hal
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 646 #define AC_BITMAP_TST(ab, ac) (((ab) & (1 << (ac))) != 0) argument 647 #define AC_BITMAP_SET(ab, ac) (((ab) |= (1 << (ac)))) argument 648 #define AC_BITMAP_RESET(ab, ac) (((ab) &= ~(1 << (ac)))) argument
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | llstats.cpp | 227 …stats->ac = (wifi_traffic_ac)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STA… in get_wifi_wmm_ac_stat() 331 stats->ac, in get_wifi_wmm_ac_stat() 666 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac in get_wifi_iface_stats()
|
/hardware/intel/common/libmix/mix_common/ |
D | INSTALL | 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 1092 int ac; member 3772 uint32 ac[AC_COUNT]; /* max bandwidth for each access category */ member 3808 uint32 ac; /* access class */ member
|