HomeSort by relevance Sort by last modified time
    Searched refs:bss (Results 251 - 275 of 1404) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16-e.d 12 0+0000000 l d \.bss 0+0000000 (|\.bss)
mips16-f.d 12 0+0000000 l d \.bss 0+0000000 (|\.bss)
mipsel16-f.d 13 0+0000000 l d \.bss 0+0000000 (|\.bss)
tmips16-f.d 13 0+0000000 l d \.bss 0+0000000 (|\.bss)
tmipsel16-f.d 13 0+0000000 l d \.bss 0+0000000 (|\.bss)
ulh-svr4pic.d 47 [ ]*74: R_MIPS_GOT16 .bss
50 [ ]*7c: R_MIPS_LO16 .bss
56 [ ]*90: R_MIPS_GOT16 .bss
59 [ ]*98: R_MIPS_LO16 .bss
105 [ ]*134: R_MIPS_GOT16 .bss
108 [ ]*13c: R_MIPS_LO16 .bss
113 [ ]*14c: R_MIPS_GOT16 .bss
116 [ ]*154: R_MIPS_LO16 .bss
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
basep-10.d 9 0+ l d \.bss 0+ (|\.bss)
basep-7.d 14 0+ l d \.bss 0+ (|\.bss)
greg1.d 8 0+ l d \.bss 0+ (|\.bss)
greg1a.d 10 0+ l d \.bss 0+ (|\.bss)
greg2.d 8 0+ l d \.bss 0+ (|\.bss)
greg2a.d 10 0+ l d \.bss 0+ (|\.bss)
greg3.d 10 0+ l d \.bss 0+ (|\.bss)
greg5.d 11 0+ l d \.bss 0+ (|\.bss)
greg6.d 11 0+ l d \.bss 0+ (|\.bss)
greg8.d 11 0+ l d \.bss 0+ (|\.bss)
prefix1.d 8 0+ l d \.bss 0+ (|\.bss)
sym-1.d 8 0+ l d .bss 0+ (|\.bss)
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
rgn-at3.d 10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
19 2 .bss +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00300[0-9a-f]+ +.*
rgn-over8-ok.d 10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
19 2 .bss 0+0000400 0+0001400 0+0000800 [0-9a-f]+ 2\*\*[0-9]+ ALLOC
  /external/wpa_supplicant_8/wpa_supplicant/
wnm_sta.c 21 #include "bss.h"
368 wpa_printf(MSG_DEBUG, "WNM: Too short BSS transition "
433 struct wpa_bss *bss = wpa_s->current_bss; local
437 if (bss) {
438 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY);
562 /* If failed to get candidate BSS transition status from driver,
627 struct wpa_bss *bss = wpa_s->current_bss; local
630 if (!bss)
633 wpa_printf(MSG_DEBUG, "WNM: Current BSS " MACSTR " RSSI %d",
634 MAC2STR(wpa_s->bssid), bss->level)
893 struct wpa_bss *bss = wpa_s->last_scan_res[i]; local
1030 struct wpa_bss *bss; local
1208 struct wpa_bss *bss; local
    [all...]
sme.c 27 #include "bss.h"
159 * @bss: Pointer to the bss which is the target of authentication attempt
162 struct wpa_bss *bss)
174 rrm_ie = wpa_bss_get_ie(bss, WLAN_EID_RRM_ENABLED_CAPABILITIES);
175 if (!rrm_ie || !(bss->caps & IEEE80211_CAP_RRM)) {
219 struct wpa_bss *bss, struct wpa_ssid *ssid,
236 if (bss == NULL) {
245 wpa_s->current_bss = bss;
250 params.freq = bss->freq
1390 struct wpa_bss *bss = wpa_s->current_bss; local
1586 struct wpa_bss *bss; local
1752 struct wpa_bss *bss = wpa_s->current_bss; local
    [all...]
  /system/connectivity/wificond/tests/
scan_utils_unittest.cpp 366 NL80211NestedAttr bss(NL80211_ATTR_BSS);
367 bss.AddAttribute(
370 bss.AddAttribute(
374 bss, &timestamp_microseconds));
380 NL80211NestedAttr bss(NL80211_ATTR_BSS);
381 bss.AddAttribute(
385 bss, &timestamp_microseconds));
394 NL80211NestedAttr bss(NL80211_ATTR_BSS);
395 bss.AddAttribute(
398 bss.AddAttribute
    [all...]
  /external/autotest/server/cros/network/
rf_switch_ap_box.py 66 for bss in ap_config_parser.sections():
67 aps.append(ap_config.AP(bss, ap_config_parser))
  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
elf_x86_64_fbsd_efi.lds 32 /* the EFI loader doesn't seem to like a .bss section, so we stick
37 *(.bss)

Completed in 281 milliseconds

<<11121314151617181920>>